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

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

%S 0,1,132,3294,32800,195375,839916,2882572,8388864,21523725,50000500,

%T 107180106,214991712,407866459,737895900,1281447000,2147485696,

%U 3487881177,5509983204,8491784950,12800004000,18911434311,27437942092

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

%H Vincenzo Librandi, <a href="/A168180/b168180.txt">Table of n, a(n) for n = 0..440</a>

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

%o (Magma) [n^3*(n^5+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 24 13:38 EDT 2024. Contains 371957 sequences. (Running on oeis4.)