Number of lattice paths in plane starting at (0,0) and ending at (n,n) with steps from {(i,j): i+j > 0, i, j >= 0} that never go below the line y = x.
A059435
Number of lattice paths in plane starting at (0,0) and ending at (n,n) with steps from {(i,j): i+j > 0, i, j >= 0} that never go below the line y = x.
Terms
- a(0) =1a(1) =2a(2) =12a(3) =88a(4) =720a(5) =6304a(6) =57792a(7) =547712a(8) =5323008a(9) =52761088a(10) =531311616a(11) =5420488704a(12) =55905767424a(13) =581954543616
External references
- oeis: A059435