Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141685
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141685 An Invert transform sequence of the form: a(n)=Sun[Mod[k,3]*a(n-k),{k,1,n}]. +0
1
1, 1, 3, 5, 12, 25, 54, 116, 249, 535, 1149, 2468, 5301, 11386, 24456, 52529, 112827, 242341, 520524, 1118033, 2401422, 5158012, 11078889, 23796335, 51112125, 109783684, 235804269, 506483762, 1087875984, 2336647777, 5018883507 (list; graph; listen)
OFFSET

1,3

COMMENT

Limit[a(n+1)/a(n),n->Infinity]=2.1478990357047874

FORMULA

a(n)=Sun[Mod[k,3]*a(n-k),{k,1,n}].

MATHEMATICA

a[0] = 1; a[n_] := a[n] = Sum[Mod[k, 3]*a[n - k], {k, 1, n}]; Table[a[n], {n, 0, 30}]

CROSSREFS

Sequence in context: A030270 A129757 A135019 this_sequence A017921 A161762 A005913

Adjacent sequences: A141682 A141683 A141684 this_sequence A141686 A141687 A141688

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Sep 08 2008

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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research