291501domain: NAppears in sequencesPentagonal numbers penta(n) = (p + q + r)/3 which are the arithmetic mean of three consecutive primes such that p < penta(n) < q < r.at n=2A234532a(n) = n^2*(3*n^2 - 1)/2.at n=21A260810