Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123959
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123959 Let M be the 5 X 5 matrix {{0, 1, 0, 0, 0}, {0, 0, 1, 0, 0}, {0, 0, 0, 1, 0}, {0, 0, 0, 0, 1}, {-8, -8, 8, 4, 0}}; let v[1] = {0, 0, 0, 0, 1}'; v[n] = M.v[n - 1]'; then a(n) = v[n]'[[1]] (the prime denotes transposition). +0
1
0, 0, 0, 0, 1, 0, 4, 8, 8, 56, 64, 192, 576, 768, 2880, 5632, 11520, 34816, 61952, 163328, 389120, 778240, 2088960, 4423680, 10162176, 25067520, 53100544, 129466368, 296255488, 660832256, 1595408384, 3552837632, 8262516736 (list; graph; listen)
OFFSET

1,7

COMMENT

A 5 X 5 vector matrix Markov chain based on a shifted Chebyshev recursive characteristic polynomial: -8 - 8 x + 8 x^2 + 4 x^3 - x^5 <- (-1 + 4 y + 8 y^2 - 8 y^3 - 8 y^4).

MATHEMATICA

M = {{0, 1, 0, 0, 0}, {0, 0, 1, 0, 0}, {0, 0, 0, 1, 0}, {0, 0, 0, 0, 1}, {-8, -8, 8, 4, 0}}; v[1] = {0, 0, 0, 0, 1}; v[n_] := v[n] = M.v[n - 1]; a1 = Table[v[n][[1]], {n, 1, 50}]

CROSSREFS

Sequence in context: A030296 A095806 A096872 this_sequence A096412 A153109 A117180

Adjacent sequences: A123956 A123957 A123958 this_sequence A123960 A123961 A123962

KEYWORD

nonn

AUTHOR

Roger Bagula and Gary Adamson (rlbagulatftn(AT)yahoo.com), Oct 27 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Mar 30 2007

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 December 19 12:50 EST 2009. Contains 171053 sequences.


AT&T Labs Research