Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A087503
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A087503 a(n)=(a(n-2)+1)*3, a(0)=1, a(1)=3. +0
3
1, 3, 6, 12, 21, 39, 66, 120, 201, 363, 606, 1092, 1821, 3279, 5466, 9840, 16401, 29523, 49206, 88572, 147621, 265719, 442866, 797160, 1328601, 2391483, 3985806, 7174452, 11957421, 21523359, 35872266, 64570080, 107616801 (list; graph; listen)
OFFSET

0,2

COMMENT

a(n) = a(n-1) + A038754(n).

See A133627 for an essentially identical sequence. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 08 2008

MAPLE

a[0]:=0:a[1]:=1:for n from 2 to 100 do a[n]:=3*a[n-2]+3 od: seq(a[n], n=1..33); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 17 2008

CROSSREFS

Sequence in context: A115855 A128128 A006330 this_sequence A133627 A092176 A000991

Adjacent sequences: A087500 A087501 A087502 this_sequence A087504 A087505 A087506

KEYWORD

nonn

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)lhsystems.com), Sep 11 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research