29679
domain: N
Appears in sequences
- Rhombic dodecahedral numbers: a(n) = n^4 - (n - 1)^4.at n=19A005917
- a(n) = n*(n^2 + 1)/2.at n=39A006003
- Row sums of triangle A074135.at n=38A074132
- Sum of terms in each group in A074147.at n=38A074149
- Number of (w,x,y) with all terms in {0,...,n} and even range.at n=38A212975
- Number of (n+1) X (2+1) 0..3 arrays with no element unequal to a strict majority of its horizontal and vertical neighbors, with values 0..3 introduced in row major order.at n=9A231338
- a(n) = (1/2)*(n^3 + n*(n mod 2)).at n=38A317614
- a(n) = (1/3^n) * Sum_{k=0..n^3} ( (binomial(n^3, k) * 2^k) (mod 3^n) ).at n=38A376536