28440889domain: NAppears in sequencesSquares of primes, with property that all even digits occur together and all odd digits occur together.at n=37A030481a(1) = 8; a(n) = 3*a(n-1) + 2*sqrt(2*a(n-1)*(a(n-1)-7)) - 7 for n > 1.at n=9A275151