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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A125083 a(n) = n^5-n^4-n^3-n^2-n-1. 2
-1, -4, 1, 122, 683, 2344, 6221, 14006, 28087, 51668, 88889, 144946, 226211, 340352, 496453, 705134, 978671, 1331116, 1778417, 2338538, 3031579, 3879896, 4908221, 6143782, 7616423, 9358724, 11406121, 13797026, 16572947, 19778608, 23462069, 27674846, 32472031, 37912412, 44058593 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

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

MATHEMATICA

Table[n^5 - n^4 - n^3 - n^2 - n - 1, {n, 0, 41}]

PROG

(MAGMA) [n^5-n^4-n^3-n^2-n-1: n in [0..60]]; // Vincenzo Librandi, Apr 26 2011

CROSSREFS

Cf. A125082, A083074.

Sequence in context: A100864 A164797 A152841 * A094423 A094337 A038019

Adjacent sequences:  A125080 A125081 A125082 * A125084 A125085 A125086

KEYWORD

sign

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Nov 19 2006

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 16 02:30 EST 2012. Contains 205860 sequences.