471771domain: NAppears in sequencesTriangle read by rows: a(1,1) = 1. a(m,m) = product of the terms in row m-1. For n < m, a(m,n) = a(m-1,n) + (product of the terms in row m-1).at n=11A159931