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

%I

%S -1,-4,1,122,683,2344,6221,14006,28087,51668,88889,144946,226211,

%T 340352,496453,705134,978671,1331116,1778417,2338538,3031579,3879896,

%U 4908221,6143782,7616423,9358724,11406121,13797026,16572947,19778608,23462069,27674846,32472031,37912412,44058593

%N a(n) = n^5-n^4-n^3-n^2-n-1.

%H Vincenzo Librandi, <a href="/A125083/b125083.txt">Table of n, a(n) for n = 0..580</a>

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

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

%Y Cf. A125082, A083074.

%K sign

%O 0,2

%A _Artur Jasinski_, 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 June 19 12:08 EDT 2013. Contains 226404 sequences.