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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152016 k(n)=n^4-n^3-n^2-n. 2
0, -2, 2, 42, 172, 470, 1038, 2002, 3512, 5742, 8890, 13178, 18852, 26182, 35462, 47010, 61168, 78302, 98802, 123082, 151580, 184758, 223102, 267122, 317352, 374350, 438698, 511002, 591892, 682022, 782070, 892738, 1014752, 1148862 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A116567 A087541 A153434 * A156467 A015167 A086204

Adjacent sequences:  A152013 A152014 A152015 * A152017 A152018 A152019

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