73591
domain: N
Appears in sequences
- Number of (n+2) X (1+2) 0..1 arrays with no 3 x 3 subblock diagonal sum 1 and no antidiagonal sum 1 and no row sum 1 and no column sum 1.at n=9A255094
- a(n+1) = Sum_{k=1..n} (a(k) + k*(n-k)), with a(1)=1.at n=14A335927
- Consecutive states of the linear congruential pseudo-random number generator (31481*s+21139) mod 10^5 when started at s=1.at n=10A384341