194081domain: NAppears in sequencesa(n) = sum of squares of first n odd primes.at n=32A133547a(n) = (n^2 - n + 1)*(n^2 + n - 1).at n=20A257925