login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A087063
Sum{Floor(n*(r^k)): r=sqrt(2)-1, k>=0}.
1
0, 1, 2, 4, 5, 7, 9, 10, 12, 13, 15, 16, 18, 20, 21, 24, 25, 27, 29, 30, 32, 33, 35, 36, 38, 40, 41, 43, 44, 47, 49, 50, 52, 53, 56, 58, 59, 61, 62, 64, 65, 67, 69, 71, 73, 74, 76, 78, 79, 81, 82, 84, 85, 87, 89, 90, 92, 94, 96, 98, 99, 101, 102, 104, 105, 107, 109, 110, 113
OFFSET
0,3
EXAMPLE
a(3)=4=3+[3*r]+[3*r^2]+[3*r^3]+...
CROSSREFS
Cf. A005187.
Sequence in context: A289240 A188019 A189382 * A047497 A004956 A026351
KEYWORD
nonn
AUTHOR
Clark Kimberling, Aug 07 2003
STATUS
approved