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!)
A017383 (10*n+9)^7. 1

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

%S 4782969,893871739,17249876309,137231006679,678223072849,

%T 2488651484819,7446353252589,19203908986159,44231334895529,

%U 93206534790699,182803912081669,337931541778439,594467302491009

%N (10*n+9)^7.

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

%H <a href="/index/Rec#order_08">Index entries for linear recurrences with constant coefficients</a>, signature (8, -28, 56, -70, 56, -28, 8, -1).

%p seq((10*n+9)^7, n=0 .. 50); # _Robert Israel_, Dec 29 2014

%t (10 Range[0,20]+9)^7 (* or *) LinearRecurrence[{8,-28,56,-70,56,-28,8,-1},{4782969,893871739,17249876309,137231006679,678223072849,2488651484819,7446353252589,19203908986159},20] (* _Harvey P. Dale_, Aug 23 2018 *)

%o (Magma) [(10*n+9)^7: n in [0..20]]; // _Vincenzo Librandi_, Sep 01 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 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)