752800
domain: N
Appears in sequences
- a(n) = 2^n*P_n(5), 2^n times the Legendre polynomial of order n at 5.at n=5A098270
- A scaled Legendre triangle.at n=60A110124
- Central coefficients of a scaled Legendre triangle.at n=5A110129
- Central coefficients of a scaled Legendre triangle.at n=10A110130
- Square array A(n,k), n >= 0, k >= 0, read by antidiagonals downwards, where A(n,k) = Sum_{i=0..k*n} 2^i * Sum_{j=0..i} (-1)^j * binomial(i,j) * binomial(i-j,n)^k.at n=33A384362