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!)
A016920 a(n) = (6*n)^12. 1

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

%S 0,2176782336,8916100448256,1156831381426176,36520347436056576,

%T 531441000000000000,4738381338321616896,30129469486639681536,

%U 149587343098087735296,614787626176508399616,2176782336000000000000

%N a(n) = (6*n)^12.

%H Vincenzo Librandi, <a href="/A016920/b016920.txt">Table of n, a(n) for n = 0..2000</a>

%H <a href="/index/Rec#order_13">Index entries for linear recurrences with constant coefficients</a>, signature (13, -78, 286, -715, 1287, -1716, 1716, -1287, 715, -286, 78, -13, 1).

%t (6*Range[0,20])^12 (* or *) LinearRecurrence[{13,-78,286,-715,1287,-1716,1716,-1287,715,-286,78,-13,1},{0,2176782336,8916100448256,1156831381426176,36520347436056576,531441000000000000,4738381338321616896,30129469486639681536,149587343098087735296,614787626176508399616,2176782336000000000000,6831675453247426400256,19408409961765342806016},20] (* _Harvey P. Dale_, Mar 17 2019 *)

%o (Magma) [(6*n)^12: n in [0..25]]; // _Vincenzo Librandi_, May 03 2011

%Y Cf. A008456, A008588.

%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 19 13:40 EDT 2024. Contains 371792 sequences. (Running on oeis4.)