A130559 Coefficients of the v=n member of a family of certain orthogonal polynomials with Diophantine properties.
1, -2, 1, 12, -8, 1, -144, 108, -20, 1, 2880, -2304, 508, -40, 1, -86400, 72000, -17544, 1708, -70, 1, 3628800, -3110400, 808848, -89280, 4648, -112, 1, -203212800, 177811200, -48405888, 5808528, -349568, 10920, -168, 1, 14631321600, -13005619200, 3663035136, -466619904
Offset: 0
Examples
n=2: [12,-8,1] stands for pt(2,2,x) = 12-8*x+x^2 = (x-2)*(x-6) with the integer zeros 2*1 and 2*3. Triangle begins: [1]; [-2,1]; [12,-8,1]; [-144,108,-20,1]; [2880,-2304,508,-40,1]; ...
Links
- M. Bruschi, F. Calogero and R. Droghei, Proof of certain Diophantine conjectures and identification of remarkable classes of orthogonal polynomials, J. Physics A, 40(2007), pp. 3815-3829.
- M. W. Coffey and M. C. Lettington, On Fibonacci Polynomial Expressions for Sums of mth Powers, their implications for Faulhaber's Formula and some Theorems of Fermat, arXiv:1510.05402 [math.NT], 2015.
- Wolfdieter Lang, First 10 rows and more.
Crossrefs
Formula
a(n,m) = [x^m]pt(n,n,x), n>=0, with the three term recurrence for orthogonal polynomial systems of the form pt(n,v,x) = (x + 2*n*(n-1-v))*pt(n-1,v,x) - (n-1)*n*(n-1-v)*(n-2-v)*pt(n-2,v,x), n>=1; pt(-1,v,x) = 0 and pt(0,v,x) = 1. Start with v = n.
Comments