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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152030 a(n)=n^6-n^5-n^4-n^3-n^2-n. 0
0, -4, 2, 366, 2732, 11720, 37326, 98042, 224696, 465012, 888890, 1594406, 2714532, 4424576, 6950342, 10577010, 15658736, 22628972, 32011506, 44432222, 60631580, 81477816, 107980862, 141306986, 182794152, 233968100, 296559146, 372519702 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A057167 A096683 A158903 * A072349 A016518 A118202

Adjacent sequences:  A152027 A152028 A152029 * A152031 A152032 A152033

KEYWORD

sign

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 20 2008

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 13 14:31 EST 2012. Contains 205511 sequences.