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!)
A013903 a(n) = 22^(5*n + 2). 1

%I #18 Sep 08 2022 08:44:38

%S 484,2494357888,12855002631049216,66249952919459433152512,

%T 341427877364219557396646723584,1759593634476317566025195247357657088,

%U 9068298061633453450429559033030337013743616,46734671075972137972644189178514201804813539213312

%N a(n) = 22^(5*n + 2).

%H Vincenzo Librandi, <a href="/A013903/b013903.txt">Table of n, a(n) for n = 0..50</a>

%H Tanya Khovanova, <a href="http://www.tanyakhovanova.com/RecursiveSequences/RecursiveSequences.html">Recursive Sequences</a>

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

%F a(n) = 5153632*a(n-1), a(0)=484. - _Vincenzo Librandi_, May 28 2011

%t NestList[5153632#&,484,20] (* _Harvey P. Dale_, Jul 21 2021 *)

%o (Magma) [22^(5*n+2): n in [0..10]]; // _Vincenzo Librandi_, May 28 2011

%Y Cf. A009966.

%K nonn

%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 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)