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