|
| |
|
|
A100296
|
|
Sequence generated from a symmetric matrix.
|
|
1
| |
|
|
1, 6, 25, 111, 488, 2149, 9461, 41654, 183389, 807403, 3554736, 15650361, 68903513, 303360038, 1335596817, 5880203831, 25888648920, 113979406525, 501814720109
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| A100295 is generated from M^n * [1 0 0]. a(n)/a(n-1) tends to 4.4026788295...a root of the characteristic polynomial of M, x^3 - 4x^2 - 2x + 1 and an eigenvalue of M.
|
|
|
FORMULA
| a(n) = rightmost term in M^n * [1 1 1]. a(n) = 4*a(n-1) + 2*a(n-2) - a(n-3).
|
|
|
EXAMPLE
| a(5) = 488 since M^5 * [1 1 1] = [2149 1263 488]. 2149 = a(6).
a(8) = 4*a(7) + 2*a(6) - a(5) =41654 = 4*9461 + 2*2149 - 488.
|
|
|
CROSSREFS
| Cf. A100295.
Sequence in context: A147543 A048875 A094669 * A120758 A179603 A153481
Adjacent sequences: A100293 A100294 A100295 * A100297 A100298 A100299
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Gary W. Adamson (qntmpkt(AT)yahoogroups.com), Nov 11 2004
|
| |
|
|