login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152435 a(n)=(11^n - 1)/(5*2^(3 - 2*Mod[n, 2])). 0
0, 1, 3, 133, 366, 16105, 44289, 1948717, 5358972, 235794769, 648435615, 28531167061, 78460709418, 3452271214393, 9493745839581, 417724816941565, 1148743246589304, 50544702849929377, 138997932837305787 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MATHEMATICA

a[n_] := (11^n - 1)/(5*2^(3 - 2*Mod[n, 2]));

Table[a[n], {n, 0, 30}]

CROSSREFS

Sequence in context: A090540 A048796 A199141 * A157086 A051376 A101721

Adjacent sequences:  A152432 A152433 A152434 * A152436 A152437 A152438

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 14 04:48 EST 2012. Contains 205570 sequences.