6113769domain: NAppears in sequencesSum over all Dyck paths of semilength n of products over all peaks p of y_p, where y_p is the y-coordinate of peak p.at n=10A258173Array read by downward antidiagonals: A(n,k) = A(n-1,k+1) + (k+1)*Sum_{j=0..k} A(n-1,j) with A(0,k) = k+1, n >= 0, k >= 0.at n=54A371567