Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107451
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107451 Let m = 5 and set 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 + 1), -m*(m + 1), -m, (m + 2)}}. Let v[0] = {0, 1, 1, 2, 3, 5}, v[n] = M.v[n - 1]. Then a = Abs[v[n][[1]]. +0
1
1, 1, 2, 3, 5, 29, 302, 2092, 12221, 66179, 341350, 1705958, 8333070, 40017287, 189643693, 889303635, 4134575230, 19086260759, 87581455636, 399845651745, 1817488787127, 8230050719153, 37144327008467, 167153266777585 (list; graph; listen)
OFFSET

0,3

COMMENT

Based on a Markov chain with characteristic polynomial 1 - m* x - (m + 1) *x^2 + m*(m + 1)* x^3 + m* x^4 - (m + 2)* x^5 + x^6 with m=5.

This is a doubled Bombieri polynomial with real roots {{x -> -1.64378}, {x -> -0.425321}, {x -> 0.201585}, {x -> 0.395849}, {x -> 4.10318}, {x -> 4.36848}}. The base vector is Fibonacci-like.

MATHEMATICA

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 + 1), -m*(m + 1), -m, (m + 2)}} Det[M - x*IdentityMatrix[6]] m = 5; NSolve[Det[M - x*IdentityMatrix[6]] == 0, x] v[0] = {0, 1, 1, 2, 3, 5} v[n_] := v[n] = M.v[n - 1] a = Table[Abs[v[n][[1]]], {n, 1, 50}]

CROSSREFS

Sequence in context: A019400 A084599 A062167 this_sequence A093490 A073309 A110389

Adjacent sequences: A107448 A107449 A107450 this_sequence A107452 A107453 A107454

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Jun 16 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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research