login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


a(n) = (12*n + 3)^4.
1

%I #16 Sep 08 2022 08:44:43

%S 81,50625,531441,2313441,6765201,15752961,31640625,57289761,96059601,

%T 151807041,228886641,332150625,466948881,639128961,855036081,

%U 1121513121,1445900625,1836036801,2300257521

%N a(n) = (12*n + 3)^4.

%H Vincenzo Librandi, <a href="/A017560/b017560.txt">Table of n, a(n) for n = 0..10000</a>

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

%t (12Range[0,30]+3)^4 (* _Harvey P. Dale_, Nov 16 2011 *)

%o (Magma) [(12*n+3)^4 : n in [0..30]]; // _Vincenzo Librandi_, Nov 17 2011

%K nonn,easy

%O 0,1

%A _N. J. A. Sloane_

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 20 04:19 EDT 2024. Contains 376016 sequences. (Running on oeis4.)