login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A020963 Sum of Floor[ 2*(1+sqrt(2))^(n-k) ] for k from 1 to infinity. 0
2, 6, 17, 45, 112, 276, 671, 1627, 3934, 9506, 22957, 55433, 133836, 323120, 780091, 1883319, 4546746, 10976830, 26500425, 63977701, 154455848, 372889420, 900234711, 2173358867, 5246952470, 12667263834 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

REFERENCES

C. Kimberling, Problem 10520 in Amer. Math. Mon. 103 (1996) p. 347.

LINKS

Table of n, a(n) for n=1..26.

MATHEMATICA

Table[t=0; k=0; While[k++; s=Floor[2*(1+Sqrt[2])^(n-k)]; s>0, t=t+s]; t, {n, 26}]

CROSSREFS

Sequence in context: A018024 A190159 A000996 * A065068 A109961 A190050

Adjacent sequences:  A020960 A020961 A020962 * A020964 A020965 A020966

KEYWORD

nonn

AUTHOR

Clark Kimberling

EXTENSIONS

Revised Feb 03 1999.  Revised Nov 30 2010.

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 20 04:51 EDT 2013. Contains 225448 sequences.