login
(4n)^9.
0

%I #10 Oct 06 2017 00:16:59

%S 0,262144,134217728,5159780352,68719476736,512000000000,2641807540224,

%T 10578455953408,35184372088832,101559956668416,262144000000000,

%U 618121839509504,1352605460594688,2779905883635712

%N (4n)^9.

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

%t (4Range[0, 15])^9 (* _Alonso del Arte_, Oct 05 2017 *)

%o (PARI) a(n)=(4*n)^9 \\ _Charles R Greathouse IV_, Oct 06 2017

%K nonn,easy

%O 0,2

%A _N. J. A. Sloane_.