OFFSET
0,1
EXAMPLE
0.21175267284313356422891828878302637078159516791....
MATHEMATICA
PROG
(PARI) t=solve(x=2, 3, x^2 + 2*x*tan(x) + 1); 1/sin(t)/(1 + t^2) \\ Charles R Greathouse IV, Feb 22 2025
(PARI) t=solve(x=2, 3, x^2 + 2*x*tan(x) + 1); sqrt(t^4 + 6*t^2 + 1)/(t^2 + 1)^2 \\ Charles R Greathouse IV, Aug 06 2026
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Oct 07 2011
STATUS
approved