122761domain: NPropertiesPrimalityPrimeyesAppears 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=11A307655G.f. A(x) satisfies: A(x) = x + x^2 * A(x/(1 - 2*x)) / (1 - 2*x).at n=11A351028Prime numbersat n=11544