Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107477
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107477 Vector Matrix Markov of real valued characteristic polynomial:-x^6+7*x^5+5*x^4-35*x^3+7*x^2+5*x-1. +0
1
1, 1, 2, 3, 5, 8, 118, 1011, 7339, 52332, 368505, 2591989, 18211138, 127942244, 898765639, 6313614979, 44351223914, 311553904337, 2188569785219, 15374026372032, 107997774755178, 758650932498691, 5329287885039911 (list; graph; listen)
OFFSET

0,3

COMMENT

After m=3 this polynomial doesn't factor. Factor[Det[M - x*IdentityMatrix[6]]] Real Roots: {{x -> -2.28425}, {x -> -0.375048}, {x -> 0.197354}, {x -> 0.4167}, {x ->2.02056}, {x -> 7.02469}}

FORMULA

m=5 M = {{0, 1, 0, 0, 0, 0}, {0, 0, 1, 0, 0, 0}, {0, 0, 0, 1, 0, 0}, {0, 0, 0, 0, 1, 0}, {0, 0, 0, 0, 0, 1}, {-1, m, (m + 2), -m*(m + 2), m, (m + 2)}} v[n]=M.v[n-1] a(n) = v[n][[1]]

MATHEMATICA

m=5 M = {{0, 1, 0, 0, 0, 0}, {0, 0, 1, 0, 0, 0}, {0, 0, 0, 1, 0, 0}, {0, 0, 0, 0, 1, 0}, {0, 0, 0, 0, 0, 1}, {-1, m, (m + 2), -m*(m + 2), m, (m + 2)}} v[0] = {0, 1, 1, 2, 3, 5} v[n_] := M.v[n - 1] a = Table[Abs[v[n][[1]]], {n, 1, 50}]

CROSSREFS

Adjacent sequences: A107474 A107475 A107476 this_sequence A107478 A107479 A107480

Sequence in context: A068500 A042667 A120495 this_sequence A064358 A109736 A119628

KEYWORD

nonn,uned

AUTHOR

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

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 October 8 07:38 EDT 2008. Contains 144667 sequences.


AT&T Labs Research