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

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

%S 2744,1475789056,793714773254144,426878854210636742656,

%T 229585692886981495482220544,123476695691247935826229781856256,

%U 66408730383449729837806206197059026944,35716209009748467500288285041727074107129856

%N a(n) = 14^(5*n + 3).

%H Vincenzo Librandi, <a href="/A013872/b013872.txt">Table of n, a(n) for n = 0..100</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 (537824).

%t 14^(5*Range[0, 20] + 3) (* or *) NestList[537824#&,2744,20] (* _Harvey P. Dale_, Mar 15 2017 *)

%o (Magma) [14^(5*n+3): n in [0..10]]; // _Vincenzo Librandi_, Jul 09 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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)