120560
domain: N
Appears in sequences
- a(n) = n*(n+1)*(22*n-19)/6.at n=32A256716
- a(n) is the number of regions into which three-dimensional Euclidean space is divided by n-1 planes parallel to each face of a regular tetrahedron with edge length n, dividing the edges into unit segments.at n=31A364401
- a(n) = Sum_{1 <= x_1, x_2, x_3 <= n} gcd(x_1, x_2, x_3, n)^3.at n=27A372928