Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120775
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120775 The (3,1)-entry of the matrix M^n, where M is the 3 X 3 matrix [0,1,1; 2,1,2; 1,2,2] (n>=1). +0
1
1, 6, 23, 100, 421, 1786, 7563, 32040, 135721, 574926, 2435423, 10316620, 43701901, 185124226, 784198803, 3321919440, 14071876561, 59609425686, 252509579303, 1069647742900, 4531100550901, 19194049946506, 81307300336923 (list; graph; listen)
OFFSET

1,2

COMMENT

Characteristic polynomial of M = x^3 - 3x^2 - 5x - 1. a(n)/a(n-1) tends to (2 + sqrt(5)) = phi^3, a root to the characteristic polynomial and an eigenvalue of M.

LINKS

Author?, Title

FORMULA

a(n) = 3a(n-1 + 5a(n-2) + a(n-3) (follows from the minimal polynomial of the matrix M).

a(n)=(3/4)*[2-sqrt(5)]^n-(1/2)*(-1)^n+(3/4)*[2+sqrt(5)]^n+(1/4)*[2+sqrt(5)]^n*sqrt(5)-(1/4)*[2 -sqrt(5)]^n*sqrt(5), with n>=0 - Paolo P. Lava (ppl(AT)spl.at), Jun 12 2008

EXAMPLE

a(6)=1786 because M^6=[799,1045,1292;1596,2091,2584;1786,2337,2889].

MAPLE

with(linalg): M[1]:=matrix(3, 3, [0, 1, 1, 2, 1, 2, 1, 2, 2]): for n from 2 to 25 do M[n]:=multiply(M[1], M[n-1]) od: seq(M[n][3, 1], n=1..25);

CROSSREFS

Cf. A120758, A120757.

Sequence in context: A013261 A013265 A038383 this_sequence A013258 A013264 A063383

Adjacent sequences: A120772 A120773 A120774 this_sequence A120776 A120777 A120778

KEYWORD

nonn

AUTHOR

Gary W. Adamson and Roger L. Bagula (qntmpkt(AT)yahoo.com), Jul 04 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Dec 03 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 November 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research