|
| |
|
|
A073414
|
|
Numerator of the n-th convergent to sum(k>=0,1/2^(2^k)).
|
|
1
|
|
|
|
0, 1, 4, 9, 40, 169, 1054, 4385, 9824, 43681, 271910, 587501, 2621914, 16318985, 67897854, 287910401, 643718656, 2862785025, 17820428806, 38503642637, 171834999354, 725843640053, 4526896839672, 18833430998741, 42193758837154
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
1,3
|
|
|
LINKS
|
Table of n, a(n) for n=1..25.
|
|
|
PROG
|
(PARI) a(n)=component(component(contfracpnqn(contfrac(sum(k=0, 20, 1/2^(2^k)), n)), 1), 1)
|
|
|
CROSSREFS
|
Cf. A007404, A073415.
Sequence in context: A149162 A149163 A149164 * A085110 A013459 A041229
Adjacent sequences: A073411 A073412 A073413 * A073415 A073416 A073417
|
|
|
KEYWORD
|
base,easy,frac,nonn
|
|
|
AUTHOR
|
Benoit Cloitre, Aug 23 2002
|
|
|
STATUS
|
approved
|
| |
|
|