|
| |
|
|
A039961
|
|
Triangle of coefficients in a Fibonacci-like sequence of polynomials.
|
|
1
| |
|
|
1, 1, 1, -1, 1, -1, -1, 1, -1, -2, 1, 1, -1, -3, 2, 1, 1, -1, -4, 3, 3, -1
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,10
|
|
|
REFERENCES
| A. F. Horadam, R. P. Loh and A. G. Shannon, Divisibility properties of some Fibonacci-type sequences, pp. 55-64 of Combinatorial Mathematics VI (Armidale 1978), Lect. Notes Math. 748, 1979.
|
|
|
FORMULA
| q_{n+2}(x)=x*q_{n+1)(x)-q_n(x), q_1(x)=q_2(x)=1.
|
|
|
EXAMPLE
| 1; 1; 1 -1; 1 -1 -1; 1 -1 -2 1; 1 -1 -3 2 1; ...
|
|
|
CROSSREFS
| Sequence in context: A086290 A136568 A152157 * A065941 A108299 A123320
Adjacent sequences: A039958 A039959 A039960 * A039962 A039963 A039964
|
|
|
KEYWORD
| sign
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|