cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A275904 Order of homogeneous linear recurrence satisfied by the Pisot sequence T(n, n^2-n+1).

Original entry on oeis.org

1, 2, 6, 36, 2048
Offset: 1

Views

Author

N. J. A. Sloane, Aug 11 2016

Keywords

Comments

Degree of denominator of minimal g.f. for T(n, n^2-n+1).
Conjecture: a(6) = 6852224. The conjectured generating function for T(6,31) is A(x)/(1+x - x*A(x)) where A(x) = 6 + x - x^2 - x^4 - x^22 - x^1130 - x^6852224 (and as usual there is a common factor of (1+x) in numerator and denominator). - David Boyd, Aug 12 2016.

Examples

			T(1,1) is the all-ones sequence, with g.f. 1/(1-x).
T(2,3) is 2,3,4,5,6,... with g.f. (2-x)/(1-2*x+x^2).
T(3,7) is A020746, with a linear recurrence of order 6.
T(4,13) is A010919, with a linear recurrence of order 36.
T(5,21) is A010925, with a linear recurrence of order 2048.
		

References

Crossrefs