370300
domain: N
Appears in sequences
- Smallest integer m > n such that both n*m and (n+1)*(m+1) are squares.at n=28A212651
- Triangle read by rows: T(m,n) = number of ways of distributing n distinguishable balls into m distinguishable bins of size 4 where empty bins are permitted (m >= 1, 1 <= n <= 4m).at n=47A248846
- a(n) = n * (4*n + 3)^2.at n=28A322675