a(n) is the number of different pairs of shortest grid paths joining two opposite corners in opposite order in an n X n X n grid with middle point on the paths as a common point.
A357760
a(n) is the number of different pairs of shortest grid paths joining two opposite corners in opposite order in an n X n X n grid with middle point on the paths as a common point.
Terms
- a(0) =6a(1) =1782a(2) =163968a(3) =145833750a(4) =20373051636
External references
- oeis: A357760