login
This site is supported by donations 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; internal format)
OFFSET

0,3

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 A057633 A193126

Adjacent sequences:  A152435 A152436 A152437 * A152439 A152440 A152441

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Dec 04 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 15:54 EST 2012. Contains 205932 sequences.