350400832domain: NAppears in sequencesTriangle read by rows: T(n,k) = (k+1)*T(n-1,k) + (n-k+1)*T(n,k-1).at n=42A096078Increasing binary trees having exactly two vertices with outdegree 1.at n=6A131638