Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121956
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121956 3 X 3 matrix Marov with tribonacci-like structure with middle an n in the matrix: Characteristic Polynomial x^3-x^2-n*x-1. +0
1
0, 1, 1, 2, 5, 12, 34, 99, 315, 1042, 3661, 13354, 51006, 201561, 826987, 3498286, 15277665, 68578942, 316519868, 1497639547, 7263576113, 36035247374, 182804409181, 946808180148, 5004540429504, 26963932982089, 148019711470333 (list; graph; listen)
OFFSET

1,4

FORMULA

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

MATHEMATICA

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

CROSSREFS

Cf. A001053.

Sequence in context: A076864 A032292 A151408 this_sequence A131467 A000103 A101292

Adjacent sequences: A121953 A121954 A121955 this_sequence A121957 A121958 A121959

KEYWORD

nonn,uned

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Sep 01 2006

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 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research