392084domain: NAppears in sequencesa(n) = floor(n^(3/2))*floor(1 + n^(3/2))*floor(2 + n^(3/2))/6.at n=25A185592a(n) = (p+1)*(p+2)*(p+3)/6 where p is the n-th prime.at n=31A271512