-390238
domain: Z
Appears in sequences
- Triangle of T(n,k) coefficients of polynomials with first n prime numbers as roots.at n=30A070918
- Triangle read by rows: T(n,k) is coefficient of x^(n-k) in consecutive prime rooted polynomial of degree n, P(x) = Product_{k=1..n} (x-p(k)) = 1*x^n + T(n,1)*x^(n-1)+ ... + T(n,k-1)*x + T(n,k), for 1 <= k <= n.at n=25A238146