The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A152438 a(n)=(19^n - 1)/(9*2^(3 - 2*Mod[n, 2])). 0
0, 1, 5, 381, 1810, 137561, 653415, 49659541, 235882820, 17927094321, 85153698025, 6471681049901, 30740484987030, 2336276859014281, 11097315080317835, 843395946104155461, 4006130743994738440 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
a[n_] :=(19^n - 1)/(9*2^(3 - 2*Mod[n, 2]));
Table[a[n], {n, 0, 30}]
CROSSREFS
Sequence in context: A206386 A198902 A100474 * A060506 A302394 A057633
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Dec 04 2008
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 22 21:38 EDT 2024. Contains 372758 sequences. (Running on oeis4.)