login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A190578 a(n) = n^7 + n. 1
0, 2, 130, 2190, 16388, 78130, 279942, 823550, 2097160, 4782978, 10000010, 19487182, 35831820, 62748530, 105413518, 170859390, 268435472, 410338690, 612220050, 893871758, 1280000020, 1801088562, 2494357910, 3404825470, 4586471448 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) = n^7 + n, A005843 for k=1, A002378 for k=2, A034262 for k=3, A091940 for k=4, A131471 for k=5, A131472 for k=6.
LINKS
MATHEMATICA
k=7; Table[n^k+n, {n, 0, 50}]
PROG
(Magma) [n^7+n: n in [0..30]]; // Vincenzo Librandi, Sep 30 2011
CROSSREFS
Sequence in context: A351916 A300292 A259109 * A098533 A182421 A218434
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
Offset changed from 1 to 0 by Vincenzo Librandi, Sep 30 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 4 14:43 EDT 2024. Contains 372243 sequences. (Running on oeis4.)