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!)
A013811 a(n) = 19^(4*n + 3). 1
6859, 893871739, 116490258898219, 15181127029874798299, 1978419655660313589123979, 257829627945307727248226067259, 33600614943460448322716069311260139, 4378865740046709085864680868712732574619, 570658162108627174778971075491512021856922699 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Tanya Khovanova, Recursive Sequences
PROG
(Magma) [19^(4*n+3): n in [0..15]]; // Vincenzo Librandi, Jul 06 2011
(Maxima) makelist(19^(4*n+3), n, 0, 20); /* Martin Ettl, Oct 21 2012 */
(PARI) a(n) = 19^(4*n+3); \\ Altug Alkan, Sep 08 2018
CROSSREFS
Sequence in context: A176350 A114772 A354562 * A013892 A154086 A064351
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 May 11 11:07 EDT 2024. Contains 372409 sequences. (Running on oeis4.)