29674645domain: NAppears in sequencesTriangle read by rows: T(n,k) = T(n-1,k-1)*T(n,k-1) and T(n,1) = prime(n).at n=18A066117