-9600
domain: Z
Appears in sequences
- Triangle T(n, k) giving coefficients in expansion of n! * Sum_{i=0..n} binomial(x - n, i) in powers of x.at n=20A054649
- Triangle read by rows: T(n,k) = (-1)^k * n! * 2^(n-2*k) * binomial(n,k) * binomial(2*k,k) (0<=k<=n).at n=16A123516
- Triangle read by rows, characteristic polynomials of matrices; (n X n bisymmetric matrices in which both diagonals equal the (n-1)-th row of Pascal's triangle with the rest zeros). (n>=0, 0<=k<=ceiling(n/2)).at n=22A140693
- Array: row n shows the coefficients of the characteristic polynomial of the n-th principal submatrix of A203953.at n=30A203954
- Expansion of phi(x)^2 * (5 * phi(-x)^8 + 64 * x * psi(-x)^8) in powers of x where phi(), psi() are Ramanujan theta functions.at n=7A204372
- Expansion of phi(x)^2 * (5 * phi(-x)^8 + 64 * x * psi(-x)^8) in powers of x where phi(), psi() are Ramanujan theta functions.at n=14A204372
- Expansion of phi(x)^2 * (5 * phi(-x)^8 + 64 * x * psi(-x)^8) in powers of x where phi(), psi() are Ramanujan theta functions.at n=28A204372
- Triangle read by rows: terms T(n,k) of a binomial decomposition of n*(n-1) as Sum(k=0..n)T(n,k).at n=26A244139
- Expansion of x * (psi(x^4) / phi(x))^2 in powers of x where phi(), psi() are Ramanujan theta functions.at n=11A260145
- Table read by rows. T(n, k) = [z^k] h(n, 1, z) where h(n, v, z) are the modified Lommel polynomials (A369117).at n=25A369585