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!)
A016804 a(n) = (4*n)^4. 3

%I #22 Sep 08 2022 08:44:41

%S 0,256,4096,20736,65536,160000,331776,614656,1048576,1679616,2560000,

%T 3748096,5308416,7311616,9834496,12960000,16777216,21381376,26873856,

%U 33362176,40960000,49787136,59969536

%N a(n) = (4*n)^4.

%C a(n) = A155955(n,4) for n > 3. - _Reinhard Zumkeller_, Jan 31 2009

%H Vincenzo Librandi, <a href="/A016804/b016804.txt">Table of n, a(n) for n = 0..600</a>

%H <a href="/index/Rec#order_05">Index entries for linear recurrences with constant coefficients</a>, signature (5,-10,10,-5,1).

%o (Magma) [(4*n)^4: n in [0..40]]; // _Vincenzo Librandi_, Jul 29 2011

%o (PARI) a(n)=n^4<<8 \\ _Charles R Greathouse IV_, Jul 29 2011

%K nonn,easy

%O 0,2

%A _N. J. A. Sloane_

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 26 02:24 EDT 2024. Contains 371989 sequences. (Running on oeis4.)