Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A129997
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A129997 Doubly recursive vector matrix Markov of 2 X 2 type with characterostic polynomials: (4 - n - 4 x + x^2). +0
1
0, 1, 4, 14, 52, 208, 884, 3952, 18460, 89648, 450892, 2341456, 12522068, 68819920, 387978292, 2240112368, 13228210684, 79794191152, 491143503500, 3081692690128, 19693923313012, 128082776294096, 847127801497588 (list; graph; listen)
OFFSET

1,3

COMMENT

Single level sequence that is polynomial equalivalent to the Cartan matrix type: C(n)={{2,-n},{-1,2}} or {{2,-1},{-n,2}} which both give two level output sequence.

FORMULA

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

MATHEMATICA

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

CROSSREFS

Sequence in context: A047033 A017947 A052710 this_sequence A125783 A090319 A047118

Adjacent sequences: A129994 A129995 A129996 this_sequence A129998 A129999 A130000

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 15 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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research