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