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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100019 n^4+n^3+n^2. 10
0, 3, 28, 117, 336, 775, 1548, 2793, 4672, 7371, 11100, 16093, 22608, 30927, 41356, 54225, 69888, 88723, 111132, 137541, 168400, 204183, 245388, 292537, 346176, 406875, 475228, 551853, 637392, 732511, 837900, 954273, 1082368, 1222947 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..1000

MATHEMATICA

f[n_]:=n^4+n^3+n^2; Array[f, 50, 0] (* From Vladimir Joseph Stephan Orlovsky, Apr 12 2011 *)

PROG

(MAGMA) [n^4+n^3+n^2: n in [0..50]]; // Vincenzo Librandi, Jun 09 2011

CROSSREFS

Cf. A000583 A002523 A091940 A071253 A059826 A027445 A053699.

Sequence in context: A186429 A165393 A107651 * A053132 A048367 A095665

Adjacent sequences:  A100016 A100017 A100018 * A100020 A100021 A100022

KEYWORD

nonn

AUTHOR

Douglas Winston (douglas.winston(AT)srupc.com), Nov 19 2004

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 15 17:13 EST 2012. Contains 205828 sequences.