Number of lattice paths from (0,0) to (n,n) using steps (1,0), (0,1), (1,1), (-1,1) and whose points lie entirely in the integer square of lattice points {(i,j): 0 <= i,j <= n}.
A339654
Number of lattice paths from (0,0) to (n,n) using steps (1,0), (0,1), (1,1), (-1,1) and whose points lie entirely in the integer square of lattice points {(i,j): 0 <= i,j <= n}.
Terms
- a(0) =1a(1) =4a(2) =33a(3) =341a(4) =3860a(5) =45801a(6) =558967a(7) =6949276a(8) =87529800a(9) =1113178232a(10) =14262575360a(11) =183817376373
External references
- oeis: A339654