15204352
domain: N
Appears in sequences
- a(n) is the number of occurrences of 7's in the palindromic compositions of 2*n-1, or also, the number of occurrences of 8's in the palindromic compositions of 2*n.at n=19A079861
- T(n,k) = numerator of 2*Pi*Sum_{j=0..n-k-1} ((-1)^j*n*(k + j + 2)*(n + k +j)!*(k + j)!^2)/((n - k - j - 1)!*(2*k + j + 1)!*j!*Gamma(k + j + 3/2)*Gamma(k + j + 5/2)), triangle read by rows (n >= 1, 0 <= k <= n - 1).at n=25A159982
- a(0)=2, a(1)=7, and a(n) = (3*n+1)*2^(n-1) if n > 1.at n=19A176662
- Number of (n+1) X (n+1) 0..1 arrays with the number of clockwise edge increases in every 2 X 2 subblock differing from each horizontal or vertical neighbor.at n=17A205186