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!)
A356035 Decimal expansion of the real root of x^3 - 2*x^2 - 1. 0
2, 2, 0, 5, 5, 6, 9, 4, 3, 0, 4, 0, 0, 5, 9, 0, 3, 1, 1, 7, 0, 2, 0, 2, 8, 6, 1, 7, 7, 8, 3, 8, 2, 3, 4, 2, 6, 3, 7, 7, 1, 0, 8, 9, 1, 9, 5, 9, 7, 6, 9, 9, 4, 4, 0, 4, 7, 0, 5, 5, 2, 2, 0, 3, 5, 5, 1, 8, 3, 4, 7, 9, 0, 3, 5, 9, 1, 6, 7, 4, 6, 9, 1, 7, 6, 4, 1, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Equals ((172 + 12*sqrt(177))^(1/3)+16/(172 + 12*sqrt(177))^(1/3) + 4)/6.
Equals ((172 + 12*sqrt(177))^(1/3) + (172 - 12*sqrt(177))^(1/3) + 4)/6.
Equals (((1/2)*(43 + 3*sqrt(3*59)))^(1/3) + ((1/2)*(43 - 3*sqrt(3*59)))^(1/3) + 2)/3.
Equals 2*(1 + 2*cosh(log((43 + 3*sqrt(177))/16)/3))/3. - Vaclav Kotesovec, Aug 19 2022
Equals y + 2/3 where y = 1.538902... is the real root of y^3 - (4/3)*y - 43/27.
Equals 1+A137421. - R. J. Mathar, Sep 23 2022
EXAMPLE
2.2055694304005903117020286177838234263771089195976994404705522035518347903...
MATHEMATICA
First[RealDigits[N[Root[#1^3-2#1^2-1 &, 1, 0], 78]]] (* Stefano Spezia, Aug 19 2022 *)
PROG
(PARI) solve(x=2, 3, x^3 - 2*x^2 - 1) \\ Michel Marcus, Aug 19 2022
CROSSREFS
Cf. A289265.
Sequence in context: A182508 A213626 A329687 * A321127 A222128 A088972
KEYWORD
nonn,cons,easy
AUTHOR
Wolfdieter Lang, Aug 18 2022
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)