a(n) is the number of walks from (0,0) to (0,3) that remain in the upper half-plane y >= 0 using 2*n +1 unit steps either up (U), down (D), left (L) or right (R).
A145602
a(n) is the number of walks from (0,0) to (0,3) that remain in the upper half-plane y >= 0 using 2*n +1 unit steps either up (U), down (D), left (L) or right (R).
Terms
- a(0) =1a(1) =24a(2) =392a(3) =5760a(4) =81675a(5) =1145144a(6) =16032016a(7) =225059328a(8) =3173688180a(9) =44986664800a(10) =641087516256
External references
- oeis: A145602