Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107467
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107467 a(n)= 3*a(n-1) +a(n-2) -3*a(n-3) +a(n-4) 2*a(n-5) -a(n-6) -a(n-7). +0
1
0, 1, 1, 2, 3, 5, 8, 23, 67, 208, 635, 1943, 5940, 18169, 55579, 170024, 520127, 1591139, 4867506, 14890349, 45551563, 139348310, 426285079, 1304062953, 3989302624, 12203809169, 37333081059, 114206877712, 349374081829 (list; graph; listen)
OFFSET

0,4

FORMULA

G.f.: x*(1-2*x-2*x^2-x^3-4*x^4-7*x^5)/(1-3*x-x^2+3*x^3-x^4-2*x^5+x^6+x^7). [Sep 28 2009]

MATHEMATICA

M = {{0, 1, 0, 0, 0, 0, 0}, {0, 0, 1, 0, 0, 0, 0}, {0, 0, 0, 1, 0, 0, 0}, {0, 0, 0, 0, 1, 0, 0}, {0, 0, 0, 0, 0, 1, 0}, {0, 0, 0, 0, 0, 0, 1}, {-1, -1, 2, 1, -3, 1, 3}} v[n_] := v[n] = M.v[n - 1] a = Table[v[n][[1]], {n, 1, digits}]

CROSSREFS

Sequence in context: A041157 A042785 A136682 this_sequence A155881 A041731 A041331

Adjacent sequences: A107464 A107465 A107466 this_sequence A107468 A107469 A107470

KEYWORD

nonn,easy

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), May 27 2005

EXTENSIONS

Definition replaced by recurrence by the Associate Editors of the OEIS, Sep 28 2009

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research