266800domain: NAppears in sequencesNumbers of alternating permutations where numbers at odd positions and even positions are monotone respectively.at n=24A256644a(n) = Sum_{k=0..n} binomial(n,k) * binomial(n+3*k-1,3*k).at n=6A378378