The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A138284 Decimal expansion of the negative real part of z0, the smallest second-quadrant solution of z = Cos(z). 1
2, 4, 8, 6, 8, 8, 5, 6, 9, 8, 9, 0, 8, 5, 6, 0, 2, 3, 0, 6, 9, 6, 9, 5, 7, 0, 3, 4, 3, 5, 0, 6, 5, 7, 9, 7, 9, 4, 2, 2, 8, 2, 8, 5, 5, 2, 8, 8, 8, 8, 3, 1, 4, 7, 8, 9, 7, 8, 2, 3, 9, 7, 8, 1, 6, 1, 9, 0, 4, 3, 3, 3, 9, 9, 2, 7, 0, 8, 7, 3, 8, 3, 1, 1, 3, 1, 1, 1, 1, 1, 5, 7, 7, 9, 9, 2, 5, 7, 9, 9, 0, 6, 1, 8, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
z0 is a repelling fixed point of Cos(z). The only fixed point on the real axis is 0.73908... (A003957), which is an attracting fixed point.
LINKS
EXAMPLE
2.486885698908560230696957...
MATHEMATICA
z0 = FindRoot[{Re[Cos[x+I*y]]==x, Im[Cos[x+I*y]]==y}, {{x, -2}, {y, 2}}, WorkingPrecision->150]; RealDigits[z0[[1, 2]]]
CROSSREFS
Cf. A138285 (imaginary part).
Sequence in context: A319078 A246631 A320153 * A175156 A320152 A352763
KEYWORD
cons,nonn
AUTHOR
T. D. Noe, Mar 12 2008
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 June 7 08:24 EDT 2024. Contains 373160 sequences. (Running on oeis4.)