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

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

%S 24,191102976,1521681143169024,12116574790945106558976,

%T 96479729228174488169059713024,768231807465763655682670928358014976,

%U 6117141027690268863066571918245810640257024

%N a(n) = 24^(5*n + 1).

%H Vincenzo Librandi, <a href="/A013910/b013910.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 (7962624).

%F a(n) = 7962624*a(n-1), a(0)=24, where 7962624 = 24^5. - _Vincenzo Librandi_, May 29 2011

%F G.f.: 24/(1 - 7962624*x). - _Stefano Spezia_, Sep 09 2018

%F E.g.f.: 24*exp(7962624*x). - _Alejandro J. Becerra Jr._, May 18 2021

%t NestList[7962624#&,24,10] (* _Harvey P. Dale_, Jul 25 2019 *)

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

%Y Cf. A009968.

%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 19 06:16 EDT 2024. Contains 371782 sequences. (Running on oeis4.)