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!)
A017376 a(n) = (10*n + 8)^12. 1

%I #14 Sep 08 2022 08:44:42

%S 68719476736,1156831381426176,232218265089212416,9065737908494995456,

%T 149587343098087735296,1449225352009601191936,9774779120406941925376,

%U 50714860157241037295616,215671155821681003462656,784716723734800033386496

%N a(n) = (10*n + 8)^12.

%H Vincenzo Librandi, <a href="/A017376/b017376.txt">Table of n, a(n) for n = 0..10000</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 (10*Range[0,30]+8)^12 (* or *) LinearRecurrence[{13,-78,286,-715,1287,-1716,1716,-1287,715,-286,78,-13,1},{68719476736,1156831381426176,232218265089212416,9065737908494995456,149587343098087735296,1449225352009601191936,9774779120406941925376,50714860157241037295616,215671155821681003462656,784716723734800033386496,2518170116818978404827136,7287592625109126008344576,19342813113834066795298816},30] (* _Harvey P. Dale_, Mar 09 2014 *)

%o (Magma) [(10*n+8)^12: n in [0..10]]; // _Vincenzo Librandi_, Aug 31 2011

%K nonn,easy

%O 0,1

%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 18 17:56 EDT 2024. Contains 371781 sequences. (Running on oeis4.)