OFFSET
1,10
COMMENTS
Essentially the same as A108299. - Philippe Deléham, Feb 27 2014
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
Triangle starts:
1
1
1 -1
1 -1 -1
1 -1 -2 1
1 -1 -3 2 1
...
CROSSREFS
KEYWORD
sign,tabf
AUTHOR
EXTENSIONS
More terms from Philippe Deléham, Feb 27 2014
STATUS
approved