Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134326
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134326 A 9 X 9 Matrix vector sum Markov sequence with characteristic polynomial: -5 x - 8 x^2 + 42 x^3 + 37 x^4 - 19 x^5 - 23 x^6 + 5 x^7 + 4 x^8 - x^9 Largest root/ratio is 3.23322. +0
4
3, 11, 34, 112, 359, 1167, 3764, 12191, 39391, 127434, 411973, 1332290, 4307638, 13928919, 45036841, 145621921, 470842799, 1522389829, 4922341763, 15915370482, 51458800352, 166380151440, 537950254595, 1739329494378 (list; graph; listen)
OFFSET

1,1

COMMENT

The root structure is nearly all semi-unique algebriac real irrationals: NSolve[CharacteristicPolynomial[M, x] == 0, x] {{x -> -1.71677}, {x -> -1.08312 - 0.612998 I}, {x -> -1.08312 + 0.612998I}, {x -> -0.296126}, {x -> 0.}, {x -> 0.394603}, {x -> 1.82647}, {x -> 2.72485}, {x -> 3.23322}} The game value of the matrix is: Det[M]/(Sum[Sum[If[i == j, M[[i, j]], 0], {i, 1, 9}], {j, 1, 9}] - Sum[Sum[If[i == j, 0, M[[i, j]]], {i, 1, 9}], {j, 1, 9}])=0 zero

FORMULA

M = {{0, 1, 0, 1, 0, 0, 1, 0, 0}, {0, 0, 1, 0, 1, 0, 0, 1, 0}, {1, 0, 0, 0, 0, 1, 0, 0, 1}, {1, 0, 0, 0, 1, 0, 1, 0, 0}, {0, 1, 0, 1, 0, 0, 0, 1, 0}, {0, 0, 1, 0, 1, 0, 0, 0, 1}, {1, 0, 0, 1, 0, 0, 1, 1, 0}, {0, 1, 0, 0, 1, 0, 0, 1, 0}, {0, 0, 1, 0, 0, 1, 0, 0, 2}}; v[0] = {1, 0, 0, 0, 1, 0, 0, 0, 1}; v[n_] := v[n] = M.v[n - 1]; a(n) = Sum[v[n][[i]],{i,1,9}]

MATHEMATICA

M = {{0, 1, 0, 1, 0, 0, 1, 0, 0}, {0, 0, 1, 0, 1, 0, 0, 1, 0}, {1, 0, 0, 0, 0, 1, 0, 0, 1}, {1, 0, 0, 0, 1, 0, 1, 0, 0}, {0, 1, 0, 1, 0, 0, 0, 1, 0}, {0, 0, 1, 0, 1, 0, 0, 0, 1}, {1, 0, 0, 1, 0, 0, 1, 1, 0}, {0, 1, 0, 0, 1, 0, 0, 1, 0}, {0, 0, 1, 0, 0, 1, 0, 0, 2}}; v[0] = {1, 0, 0, 0, 1, 0, 0, 0, 1}; v[n_] := v[n] = M.v[n - 1]; a = Table[Apply[Plus, v[n]], {n, 0, 50}]

CROSSREFS

Adjacent sequences: A134323 A134324 A134325 this_sequence A134327 A134328 A134329

Sequence in context: A084266 A052471 A037496 this_sequence A094308 A057838 A088578

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jan 16 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 May 15 13:16 EDT 2008. Contains 139641 sequences.


AT&T Labs Research