|
Search: id:A120220
|
|
|
| A120220 |
|
Decimal expansion of sole real positive fixed point of Sum[x^Prime[n+1],{n,0,Infinity}]. |
|
+0 2
|
|
| 5, 5, 7, 8, 5, 8, 6, 5, 3, 7, 6, 7, 9, 5, 6, 6, 6, 3, 5, 7, 7, 2, 5, 9, 6, 6, 1, 1, 2, 5, 3, 6, 8, 8, 9, 7, 5, 4, 8, 5, 2, 2, 3, 9, 6, 8, 9
(list; cons; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
Only other fixed points are 0 and A120219. Function involved is equivalent to o.g.f. Sum[A010051(n)*x^n, {n, 0, Infinity}] where A010051(0) is considered 0.
|
|
EXAMPLE
|
0.55785865376795666357725966112536889754852239689...
|
|
MATHEMATICA
|
Select[NSolve[Sum[x^Prime[n + 1], {n, 0, (*arb*)250}] == x, x, (*arb*)80], Element[ #[[1]][[2]], Reals] && Positive[ #[[1]][[2]]] &][[1]][[1]][[2]]
|
|
CROSSREFS
|
Cf. A120219.
Sequence in context: A053671 A028278 A095943 this_sequence A134125 A097996 A033300
Adjacent sequences: A120217 A120218 A120219 this_sequence A120221 A120222 A120223
|
|
KEYWORD
|
cons,hard,more,nonn
|
|
AUTHOR
|
Joseph Biberstine (jrbibers(AT)indiana.edu), Jun 10 2006
|
|
|
Search completed in 0.004 seconds
|