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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A128812 a(n)=(1+2^(1/3))^n. 0
1, 2, 5, 12, 26, 59, 133, 301, 680, 1538, 3475, 7853, 17747, 40106, 90637, 204833, 462905, 1046130, 2364171, 5342839, 12074394, 27287177, 61666867, 139362250, 314947683, 711756898, 1608514395, 3635115540, 8215074129 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MAPLE

for n from 0 to 30 do a[n]:=round(evalf((1+2^(1/3))^n, 50)) od: seq(a[n], n=0..30);

CROSSREFS

Sequence in context: A073778 A033490 A116716 * A078410 A096766 A111000

Adjacent sequences:  A128809 A128810 A128811 * A128813 A128814 A128815

KEYWORD

easy,nonn

AUTHOR

Miklos Kristof (kristmikl(AT)freemail.hu), Apr 10 2007

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 February 17 17:35 EST 2012. Contains 206061 sequences.