245522domain: NAppears in sequencesIf a(n) is prime then a(n+1) = a(n)^2+9, otherwise a(n+1) = floor(a(n)/2), with a(1) = 2.at n=10A307655