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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152031 k(n)=n^5+n^4+n^3+n^2+n. 1
0, 5, 62, 363, 1364, 3905, 9330, 19607, 37448, 66429, 111110, 177155, 271452, 402233, 579194, 813615, 1118480, 1508597, 2000718, 2613659, 3368420, 4288305, 5399042, 6728903, 8308824, 10172525, 12356630, 14900787, 17847788, 21243689 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

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

MATHEMATICA

lst={}; Do[AppendTo[lst, n^5+n^4+n^3+n^2+n], {n, 0, 5!}]; lst

CROSSREFS

Sequence in context: A201254 A116163 A092823 * A182118 A111387 A067129

Adjacent sequences:  A152028 A152029 A152030 * A152032 A152033 A152034

KEYWORD

nonn

AUTHOR

Vladimir Joseph Stephan Orlovsky, Nov 20 2008

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 23 10:30 EDT 2013. Contains 225587 sequences.