login
A073088
Sum of first n terms of the simple continued fraction of Sum_{k>=0} 1/2^(2^k) (cf. A007400).
2
0, 1, 5, 7, 11, 15, 21, 25, 27, 31, 37, 39, 43, 49, 53, 57, 59, 63, 69, 71, 75, 79, 85, 89, 91, 97, 101, 103, 107, 113, 117, 121, 123, 127, 133, 135, 139, 143, 149, 153, 155, 159, 165, 167, 171, 177, 181, 185, 187, 193, 197, 199, 203, 207, 213, 217, 219, 225, 229
OFFSET
1,3
FORMULA
a(n) ~ 4n and a(n) < 4n.
EXAMPLE
The first 9 terms are 0, 1, 4, 2, 4, 4, 6, 4, 2, hence a(9)= 0 + 1 + 4 + 2 + 4 + 4 + 6 + 4 + 2 = 27.
CROSSREFS
Cf. A007400.
Sequence in context: A023741 A096819 A032699 * A054059 A072058 A072055
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, Aug 18 2002
STATUS
approved