|
|
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
|
Vincenzo Librandi, Table of n, a(n) for n = 0..1000
|
|
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 A087275
Adjacent sequences: A135797 A135798 A135799 * A135801 A135802 A135803
|
|
KEYWORD
|
nonn,cons
|
|
AUTHOR
|
Alexander R. Povolotsky and Robert Israel, Mar 06 2008
|
|
STATUS
|
approved
|
|
|
|