Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A147598
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A147598 Coefficient expansion of the symmetrical polynomial: 1 - x - 2 x^2 + 3 x^3 + x^4 - 5 x^5 + x^6 + 3 x^7 - 2 x^8 - x^9 + x^10. +0
1
1, 1, 3, 2, 4, 3, 6, 9, 14, 23, 29, 45, 57, 88, 123, 184, 267, 382, 556, 787, 1149, 1643, 2392, 3444, 4978, 7184, 10348, 14956, 21550, 31152, 44924, 64881, 93611, 135101, 195000, 281382, 406201, 586164, 846121, 1221064, 1762399, 2543555, 3671003 (list; graph; listen)
OFFSET

0,3

COMMENT

Vector Matrix Markov: M={{0, 1, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 1, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 1, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 1, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 1, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 1, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 1, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 1, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 1}, {-1, 1, 2, -3, -1, 5, -1, -3, 2, 1}}; v[0] = Table[a[[n]], {n, 1, 10}]={1, 1, 3, 2, 4, 3, 6, 9, 14, 23}; v[n_] := v[n] = M.v[n - 1]; Table[v[n][[1]], {n, 0, 50}]

FORMULA

a()=Coefficient_Expansion(1 - x - 2 x^2 + 3 x^3 + x^4 - 5 x^5 + x^6 + 3 x^7 - 2 x^8 - x^9 + x^10).

G.f.:1/((x^5-x^4-x^3+x^2-1)*(x^5-x^3+x^2+x-1)) [From Maksym Voznyy (voznyy(AT)mail.ru), Jul 27 2009]

MATHEMATICA

f[x_] = x^5 - x^4 - x^3 + x^2 - 1; g[x] = ExpandAll[ -f[x]*x^5*f[1/x]]; a = Table[SeriesCoefficient[Series[1/g[x], {x, 0, 50}], n], {n, 0, 50}]

CROSSREFS

Sequence in context: A058708 A141731 A024856 this_sequence A023869 A024596 A065375

Adjacent sequences: A147595 A147596 A147597 this_sequence A147599 A147600 A147601

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Nov 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research