823766domain: NAppears in sequencesa(1) = floor(Pi) = 3; a(n+1) = floor(a(n)*Pi).at n=11A115239a(0) = 1, a(n) = floor(a(n - 1)*Pi).at n=12A134915