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!)
A259076 Powers of 80. 0

%I #16 Jul 12 2021 03:28:11

%S 1,80,6400,512000,40960000,3276800000,262144000000,20971520000000,

%T 1677721600000000,134217728000000000,10737418240000000000,

%U 858993459200000000000,68719476736000000000000

%N Powers of 80.

%C Let T_n denote the n X n matrix with T_n(i,j) = 9^abs(i-j); then a(n) = abs(det(T_(n+1))). - _Lechoslaw Ratajczak_, Jun 17 2021

%H <a href="/index/Rec#order_01">Index entries for linear recurrences with constant coefficients</a>, signature (80).

%F a(n) = A001018(n) * A011557(n).

%o (PARI) a(n)=80^n \\ _Charles R Greathouse IV_, Jun 19 2015

%o (PARI) powers(80,8) \\ _Charles R Greathouse IV_, Jun 19 2015

%K nonn,easy

%O 0,2

%A _Anders Wallberg_, Jun 18 2015

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 14:32 EDT 2024. Contains 371914 sequences. (Running on oeis4.)