2914420domain: NAppears in sequencesTriangle T(n, k) = T(n-1, k) + T(n-1, k-1) + (j+4)*prime(j)*T(n-2, k-1) with j=5, read by rows.at n=24A153650