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!)
A135800 Decimal expansion of root of (2-x)^(1/(2+x)) + (3-x)^(1/(2+x)) = Pi. 1
0, 0, 3, 4, 3, 4, 7, 6, 5, 6, 9, 7, 4, 6, 0, 3, 0, 0, 3, 9, 5, 9, 5, 7, 7, 0, 0, 2, 0, 4, 1, 4, 2, 5, 5, 1, 0, 7, 2, 0, 4, 7, 4, 2, 0, 4, 4, 6, 4, 4, 7, 7, 7, 6, 2, 7, 6, 5, 6, 9, 2, 6, 3, 5, 5, 8, 1, 1, 6, 0, 1, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
EXAMPLE
0.0034347656974603003959577002041425510720474204464477762765...
MATHEMATICA
digits = 70; x /. FindRoot[ (2-x)^(1/(2+x)) + (3-x)^(1/(2+x)) == Pi, {x, 0}, WorkingPrecision -> digits+5] // RealDigits[#, 10, digits]& // First // Join[{0, 0}, #]& (* Jean-François Alcover, Mar 07 2013 *)
CROSSREFS
Sequence in context: A258168 A061988 A094151 * A178152 A006984 A361458
KEYWORD
nonn,cons
AUTHOR
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 07:52 EDT 2024. Contains 371922 sequences. (Running on oeis4.)