-6250
domain: Z
Appears in sequences
- Generalized Stirling number triangle of first kind.at n=11A051150
- Triangle read by rows: T(n,k)=(-1)^k*(2n/(2n-k))5^(n-k)*binomial(2n-k,k) (0<=k<=n, n>=1).at n=15A104064
- Triangle T, read by rows, where matrix power T^5 has powers of 5 in the secondary diagonal: [T^5](n+1,n) = 5^(n+1), with all 1's in the main diagonal and zeros elsewhere.at n=12A117256
- Triangle read by rows: T(n,k) is the coefficient of x^k of the polynomial n(n-x)(n-2x)(n-3x)...(n-(n-1)x) (n>=1, 0<=k<=n-1).at n=11A123670