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!)
A125580 Decimal expansion of positive root of x^3 = sin(x). 1
9, 2, 8, 6, 2, 6, 3, 0, 8, 7, 3, 1, 7, 3, 4, 4, 2, 6, 0, 2, 9, 3, 4, 9, 5, 3, 2, 7, 0, 2, 6, 5, 4, 4, 9, 5, 0, 0, 5, 6, 8, 0, 7, 9, 6, 9, 0, 4, 0, 4, 0, 0, 7, 3, 5, 5, 1, 4, 1, 1, 2, 4, 7, 9, 7, 1, 5, 9, 3, 6, 4, 7, 7, 6, 1, 0, 2, 1, 4, 5, 6, 9, 4, 2, 2, 9, 5, 3, 5, 5, 0, 0, 6, 8, 1, 4, 9, 2, 5, 9, 6, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Three real roots: X = 0, +-0.9286263087...
LINKS
FORMULA
x^3 = sin(x)
EXAMPLE
0.928626308731734426029349532702654495005680...
MATHEMATICA
RealDigits[FindRoot[Sin[x] == x^3, {x, {.8, 1}}, WorkingPrecision -> 120][[1, 2, 1]], 10, 111][[1]]
PROG
(PARI) solve(x=.9, 1, sin(x)-x^3) \\ Charles R Greathouse IV, Apr 16 2014
CROSSREFS
Sequence in context: A105172 A231533 A011453 * A086238 A144664 A241560
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 April 19 02:12 EDT 2024. Contains 371782 sequences. (Running on oeis4.)