login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A362220 Decimal expansion of smallest positive root of x = tan(tan(x)). 1
1, 3, 2, 9, 7, 3, 1, 2, 2, 0, 6, 7, 8, 9, 4, 5, 5, 1, 5, 7, 3, 7, 1, 4, 6, 0, 6, 5, 5, 8, 4, 6, 4, 8, 5, 8, 9, 6, 0, 4, 8, 2, 9, 8, 5, 7, 4, 9, 0, 3, 8, 0, 4, 3, 6, 7, 5, 1, 2, 4, 6, 4, 5, 7, 9, 7, 9, 9, 7, 8, 0, 4, 7, 0, 6, 0, 1, 4, 3, 2, 0, 4, 5, 8, 3, 8, 2, 3, 7, 1, 3, 6, 9, 5, 1, 6, 2, 4, 8, 8, 4, 3, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Equals tan(A362219).
Equals arctan(A362219).
EXAMPLE
1.329731220678945515737146065584648589604829857490380436751246457979...
MATHEMATICA
RealDigits[FindRoot[Tan[Tan[x]] == x, {x, 1.3}, WorkingPrecision -> 105][[1, 2]]][[1]]
PROG
(PARI) solve(x=1.32, 1.35, tan(tan(x)) - x) \\ Michel Marcus, Apr 12 2023
CROSSREFS
Sequence in context: A197311 A078478 A346109 * A019778 A134480 A182950
KEYWORD
cons,nonn
AUTHOR
Wolfe Padawer, Apr 11 2023
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 2 16:57 EDT 2024. Contains 372198 sequences. (Running on oeis4.)