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!)
A013868 a(n) = 13^(5*n + 3). 1
2197, 815730721, 302875106592253, 112455406951957393129, 41753905413413116367045797, 15502932802662396215269535105521, 5756130429098929077956071497934208653, 2137210935411428674141543654682486133398329 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Tanya Khovanova, Recursive Sequences
FORMULA
a(n) = 371293*a(n-1). - Wesley Ivan Hurt, Jan 22 2022
PROG
(Magma) [13^(5*n+3): n in [0..10]]; // Vincenzo Librandi, Jul 09 2011
(Maxima) makelist(13^(5*n+3), n , 0, 30); /* Martin Ettl, Oct 21 2012 */
CROSSREFS
Sequence in context: A017535 A180693 A013799 * A044884 A019297 A044989
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

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