Number of self-avoiding paths along the edges of a grid with n X n square cells, which do not pass above the diagonal. The paths start at the lower left corner and finish at the upper right corner.
A340005
Number of self-avoiding paths along the edges of a grid with n X n square cells, which do not pass above the diagonal. The paths start at the lower left corner and finish at the upper right corner.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =7a(4) =40a(5) =369a(6) =5680a(7) =150707a(8) =6993712a(9) =567670347a(10) =80294818098
External references
- oeis: A340005