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!)
A335566 Decimal expansion of the imaginary part of the complex root of cos(x + i*y) = x + i*y with least x > 0 and y > 0. 3
2, 5, 4, 4, 8, 8, 5, 7, 6, 6, 8, 8, 5, 7, 0, 9, 3, 2, 6, 5, 5, 5, 9, 7, 0, 4, 2, 5, 6, 7, 3, 0, 9, 9, 7, 2, 3, 5, 4, 8, 2, 2, 5, 8, 0, 1, 6, 8, 0, 8, 1, 6, 1, 2, 3, 1, 3, 8, 4, 1, 9, 1, 7, 3, 3, 0, 5, 3, 3, 8, 5, 7, 2, 0, 0, 9, 8, 1, 3, 1, 8, 0, 4, 5, 3, 1, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Henry E. Fettis, Complex Roots of sin z = az, cos z = az, and cosh z = az, Mathematics of Computation, Vol. 30, No. 135 (1976), pp. 541-545, Table 18, alternative link (without the tables).
T. H. Miller, On the numerical values of the roots of the equation cos x = x, Proc. Edinburgh Math. Soc., Vol. 9 (1890), pp. 80-83.
T. Hugh Miller, On the imaginary roots of cos x = x, Proc. Edinburgh Math. Soc., Vol. 21 (1902), pp. 160-162 (the last 3 pages of the pdf file).
Eric Weisstein's World of Mathematics, Dottie Number.
Wikipedia, Dottie number.
EXAMPLE
2.54488576688570932655597042567309972354822580168081...
MATHEMATICA
z = {x, y} /. FindRoot[{x == Cos[x]*Cosh[y], y == -Sin[x]*Sinh[y]}, {{x, 5}, {y, 2}}, WorkingPrecision -> 100]; RealDigits[z[[2]], 10, 90][[1]]
CROSSREFS
Cf. A003957, A335563, A335564, A335565 (the real part).
Sequence in context: A021397 A325941 A104658 * A231730 A095758 A299212
KEYWORD
nonn,cons
AUTHOR
Amiram Eldar, Jun 14 2020
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 26 06:40 EDT 2024. Contains 373715 sequences. (Running on oeis4.)