94196375
domain: N
Appears in sequences
- Number of (n+3)X(3+3) 0..1 arrays with each row divisible by 9 and column not divisible by 9, read as a binary number with top and left being the most significant bits.at n=5A262817
- T(n,k)=Number of (n+3)X(k+3) 0..1 arrays with each row divisible by 9 and column not divisible by 9, read as a binary number with top and left being the most significant bits.at n=33A262819
- a(n) = binomial(n+3,n)^3.at n=12A270272