a(n) is the number of walks from (0,0) to (0,4) that remain in the upper half-plane y >= 0 using 2*n +2 unit steps either up (U), down (D), left (L) or right (R).

A145603

a(n) is the number of walks from (0,0) to (0,4) that remain in the upper half-plane y >= 0 using 2*n +2 unit steps either up (U), down (D), left (L) or right (R).

Terms

    a(0) =1a(1) =35a(2) =720a(3) =12375a(4) =196625a(5) =3006003a(6) =45048640a(7) =668144880a(8) =9859090500a(9) =145173803500

External references