OFFSET
1,2
COMMENTS
For a discussion and guide to related sequences, see A197739.
EXAMPLE
1.2253054542403810364502801560817479178...
MATHEMATICA
(See the program at A197589.)
PROG
(PARI) my(t=solve(x=-0.6875, -0.65625, 2*cos(x)*-sin(x)+2*sin(2*x)*2*cos(2*x))); my(m=cos(t)^2+sin(2*t)^2); solve(x=1.2, 1.3, cos(x)^2+sin(2*x)^2-m/3) \\ Charles R Greathouse IV, May 17 2026
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Oct 18 2011
STATUS
approved
