216688
domain: N
Appears in sequences
- Triangle T(n, k, m) = coefficients of p(x, n, m) where p(x,n,m) = (x+1)*p(x, n-1, m) + (2^(m+n-1) + 2^(n-2)*[n>=3])*x*p(x, n-2, m) and m=2, read by rows.at n=38A154984
- Triangle T(n, k, m) = coefficients of p(x, n, m) where p(x,n,m) = (x+1)*p(x, n-1, m) + (2^(m+n-1) + 2^(n-2)*[n>=3])*x*p(x, n-2, m) and m=2, read by rows.at n=42A154984
- The index of the first of two consecutive positive triangular numbers (A000217) the sum of which is equal to the sum of eleven consecutive positive triangular numbers.at n=6A262491