-2560
domain: Z
Appears in sequences
- E.g.f. sin(arctan(x)*exp(x)).at n=8A012409
- Expansion of Product_{m>=1} (1 - m*q^m)^8.at n=9A022668
- a(n) = A048106(A001405(n)).at n=49A048244
- a(n) = A048106(A001405(n)).at n=50A048244
- Triangle of coefficients of Chebyshev's U(n,2*x-1) polynomials (exponents of x in increasing order).at n=19A053124
- Triangle of coefficients of Chebyshev's U(n,2*x-1) polynomials (exponents of x in decreasing order).at n=16A053125
- Binomial transform, alternating in sign, of Lucas generalized numbers S(n): S(n) = S(n-1) + S(n-2) + S(n-3), S(0)=3, S(1)=1, S(2)=3.at n=20A073314
- First differences of A014292.at n=24A104862
- Triangle T, read by rows, where matrix power T^2 has 2*4^n in the secondary diagonal: [T^2](n+1,n) = 2*4^n, with all 1's in the main diagonal and zeros elsewhere.at n=10A117258
- Column 0 of triangle A117258.at n=4A117259
- Triangle read by rows of coefficients of Chebyshev-like polynomials P_{n,6}(x) with 0 omitted (exponents in increasing order).at n=49A136398
- T(i,j) = (-1)^(i+j)*(i+1)*binomial(i,j)*2^(i-j)*4^j.at n=13A137337
- A triangle of coefficients of a Chebyshev T(x,n) polynomials to make pair binomials by in {x,y,z} and x only polynomial reduced: f(x,y,n)=Sum[CoefficientList[ChebyshevT[n, x], x][[i + 1]]*x^i*y^(n - i), {i,0, Length[CoefficientList[ChebyshevT[n, x], x]] - 1}]; p(x,y,z,n)=f(x,y,n)+f(y,z,n)+f(z,x,n).at n=63A139569
- Triangle T(n, k) = coefficients of p(n, x), where p(n, x) = (-1)^n*(x+2-n)*(x+2)^(n-1), p(0, x) = 1, and p(1, x) = -1-x, read by rows.at n=37A158285
- a(n) = 2^n*floor((5-2*n)/3).at n=9A171552
- A triangle of coefficients based on the squares of the Chebyshev T and U polynomials: p(x,n)=If[Mod[n, 2] == 0, (ChebyshevT[n + 1, x]^2 + x^2*ChebyshevU[n, x]^2)/(2*x^2), (-1 + ChebyshevT[n + 1, x]^2 + x^2*ChebyshevU[n, x]^2)/(2*x^2)].at n=33A173335
- Integer coefficient array for polynomials related to the minimal polynomials of cos(2Pi/n). Rising powers of x.at n=123A181877
- Coefficient array for the fourth power of Chebyshev's S-polynomials as a function of x^2.at n=52A219234
- Triangle read by rows: terms T(n,k) of a binomial decomposition of 2^n-1 as Sum(k=0..n)T(n,k).at n=24A244127
- Expansion of 1 / (1 + x + x^2 - x^5) in powers of x.at n=58A247920