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!)
A168189 a(n) = n^3*(n^8 + 1)/2. 1

%I #16 Sep 08 2022 08:45:48

%S 0,1,1028,88587,2097184,24414125,181398636,988663543,4294967552,

%T 15690530169,50000000500,142655835971,371504186208,896080198117,

%U 2024782586204,4324877931375,8796093024256,17135948156273,32134205042532,58245129452539,102400000004000

%N a(n) = n^3*(n^8 + 1)/2.

%H Vincenzo Librandi and T. D. Noe, <a href="/A168189/b168189.txt">Table of n, a(n) for n = 0..1000</a> (first 353 terms from Vincenzo Librandi)

%t Table[n^3*(n^8 + 1)/2, {n,0,50}] (* _G. C. Greubel_, Jul 15 2016 *)

%o (Magma) [n^3*(n^8+1)/2: n in [0..50]]; // _Vincenzo Librandi_, Apr 25 2011

%K nonn

%O 0,3

%A _N. J. A. Sloane_, Dec 11 2009

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 April 18 20:21 EDT 2024. Contains 371781 sequences. (Running on oeis4.)