Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A095002
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A095002 a(n+3) = 9*a(n+2) - 9*a(n+1) + a(n); given a(1) = 1, a(2) = 3, a(3) = 19. +0
3
1, 3, 19, 145, 1137, 8947, 70435, 554529, 4365793, 34371811, 270608691, 2130497713, 16773373009, 132056486355, 1039678517827, 8185371656257, 64443294732225, 507360986201539, 3994444594880083, 31448195772839121 (list; graph; listen)
OFFSET

1,2

COMMENT

A companion to A095003, A005004; a(n)/a(n-1) tending to 4 + sqrt(15).

a(n)/a(n-1) tends to C = 4 + sqrt(15); C having the property that C + 1/C = 8. Eigenvalues of M (1, C, 1/C) are roots to x^3 - 9x^2 + 9x - 1.

FORMULA

Let M = a 3 X 3 symmetric Pascal's triangle matrix [1 1 1 / 1 2 3 / 1 3 6]. M^n * [1 0 0] = [A095002(a) A095003(a) A095004(a)].

O.g.f.: x(1-6x+x^2)/((1-x)(1-8x+x^2)). a(n)= (2+A001090(n+1)-7*A001090(n))/3. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 22 2008]

EXAMPLE

a(4) = 145 = 9*19 - 9*3 + 1.

a(4) = 145, leftmost term in M^4 * [1 0 0 = [145 352 640].

a[n_] := (MatrixPower[{{1, 1, 1}, {1, 2, 3}, {1, 3, 6}}, n].{{1}, {0},

{0}})[[1, 1]]; Table[ a[n], {n, 20}]; (from Robert G. Wilson v May 29 2004)

CROSSREFS

Cf. A095003, A095004, A076765.

Sequence in context: A082758 A110525 A058859 this_sequence A080833 A073516 A005258

Adjacent sequences: A094999 A095000 A095001 this_sequence A095003 A095004 A095005

KEYWORD

nonn

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), May 27 2004

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), May 29 2004

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research