Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A130637
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A130637 A vector matrix Markov doubly recursive sequence with characteristic polynomial: 1 + n x^3 - x^5 and matrix: M(n)={{0, n, 0, 0, 1}, {1, 0, 0, 0, 0}, {0, 1, 0, 0, 0}, {0, 0, 1, 0, 0}, {0, 0, 0, 1, 0}}. +0
1
0, 1, 0, 3, 0, 15, 1, 105, 11, 945, 125, 10396, 1605, 135159, 23415, 2027510, 385036, 34469275, 7065807, 654939640, 143343650, 13754117476, 3188029575, 316351767755, 77167649440, 7908937537525, 2020113002916, 213544501542750 (list; graph; listen)
OFFSET

1,4

COMMENT

Determinants are all 1.

FORMULA

M(0) ={{0, 1, 0, 0, 0}, {0, 0, 1, 0, 0}, {0, 0, 0, 1, 0}, {0, 0, 0, 0, 1}, {1, 0, 1, 0, 0}};; M(n)={{0, n, 0, 0, 1}, {1, 0, 0, 0, 0}, {0, 1, 0, 0, 0}, {0, 0, 1, 0, 0}, {0, 0, 0, 1, 0}}; v(n)=M(n).v(n-1) a(n) = v(n)[[1]]

MATHEMATICA

M[0] = {{0, 1, 0, 0, 0}, {0, 0, 1, 0, 0}, {0, 0, 0, 1, 0}, {0, 0, 0, 0, 1}, {1, 0, 1, 0, 0}}; M[n_] := {{0, n, 0, 0, 1}, {1, 0, 0, 0, 0}, {0, 1, 0, 0, 0}, {0, 0, 1, 0, 0}, {0, 0, 0, 1, 0}}; v[0] = {0, 0, 0, 0, 1}; v[n_] := v[n] = M[n].v[n - 1]; a = Table[v[n][[1]], {n, 0, 30}]

CROSSREFS

Sequence in context: A065121 A138540 A123023 this_sequence A054882 A086479 A091000

Adjacent sequences: A130634 A130635 A130636 this_sequence A130638 A130639 A130640

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 19 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 2 15:58 EST 2008. Contains 150992 sequences.


AT&T Labs Research