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

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

%S 262144,34012224,481890304,3010936384,12230590464,38068692544,

%T 98867482624,225199600704,464404086784,885842380864,1586874322944,

%U 2699554153024,4398046511104,6906762437184,10509215371264

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

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

%H <a href="/index/Rec#order_07">Index entries for linear recurrences with constant coefficients</a>, signature (7, -21, 35, -35, 21, -7, 1).

%t (10Range[0,20]+8)^6 (* or *) LinearRecurrence[{7,-21,35,-35,21,-7,1},{262144,34012224,481890304,3010936384,12230590464,38068692544,98867482624},20] (* _Harvey P. Dale_, Jun 09 2019 *)

%o (Magma) [(10*n+8)^6: n in [0..20]]; // _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 May 12 15:51 EDT 2024. Contains 372482 sequences. (Running on oeis4.)