Triangle read by rows: T(m,n) is the number of simple paths for a Racetrack car (using von Neumann neighborhood) with initial velocity zero, going from one corner to the diagonally opposite corner on an m X n grid, 1 <= n <= m.

A351108

Triangle read by rows: T(m,n) is the number of simple paths for a Racetrack car (using von Neumann neighborhood) with initial velocity zero, going from one corner to the diagonally opposite corner on an m X n grid, 1 <= n <= m.

Terms

    a(0) =1a(1) =1a(2) =0a(3) =1a(4) =1a(5) =2a(6) =2a(7) =2a(8) =3a(9) =8a(10) =3a(11) =3a(12) =7a(13) =12a(14) =40a(15) =5a(16) =7a(17) =13a(18) =26a(19) =160a(20) =1380a(21) =9a(22) =13a(23) =28a(24) =61a(25) =918a(26) =12940a(27) =211164a(28) =14a(29) =27

External references