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!)
A125579 Decimal expansion of positive root of x^3 = cos(x). 1
8, 6, 5, 4, 7, 4, 0, 3, 3, 1, 0, 1, 6, 1, 4, 4, 4, 6, 6, 2, 0, 6, 8, 5, 9, 0, 1, 1, 8, 6, 2, 2, 8, 7, 4, 7, 7, 9, 2, 9, 1, 1, 9, 3, 1, 8, 1, 8, 9, 3, 5, 5, 0, 0, 8, 8, 9, 2, 7, 9, 9, 1, 5, 8, 5, 5, 4, 4, 7, 0, 0, 6, 0, 5, 6, 0, 2, 1, 5, 6, 0, 5, 1, 4, 0, 6, 4, 2, 7, 2, 3, 1, 9, 5, 6, 2, 8, 0, 2, 2, 8, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
x^3 = cos(x)
EXAMPLE
0.865474033101614446620685901186228747792911931818935...
MATHEMATICA
RealDigits[FindRoot[Cos[x] == x^3, {x, {.7, 1}}, WorkingPrecision -> 120][[1, 2, 1]], 10, 111][[1]]
PROG
(PARI) solve(x=0, 1, cos(x)-x^3) \\ Charles R Greathouse IV, Apr 16 2014
CROSSREFS
Sequence in context: A061360 A353962 A120818 * A202258 A367409 A021540
KEYWORD
cons,nonn
AUTHOR
Denton J. Dailey (djd1497(AT)aol.com), Jan 03 2007
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 March 28 05:39 EDT 2024. Contains 371235 sequences. (Running on oeis4.)