In combinatorics, a lattice path L in the d-dimensional integer lattice Z d {\displaystyle \mathbb {Z} ^{d}} of length k with steps in the set S, is a sequence of vectors v 0 , v 1 , … , v k ∈ Z d {\displaystyle v_{0},v_{1},\ldots ,v_{k}\in \mathbb {Z} ^{d}} such that each consecutive difference v i − v i − 1 {\displaystyle v_{i}-v_{i-1}} lies in S. A lattice path may lie in any lattice in R d {\displaystyle \mathbb {R} ^{d}} , but the integer lattice Z d {\displaystyle \mathbb {Z} ^{d}} is most commonly used. An example of a lattice path in Z 2 {\displaystyle \mathbb {Z} ^{2}} of length 5 with steps in S = { ( 2 , 0 ) , ( 1 , 1 ) , ( 0 , − 1 ) } {\displaystyle S=\lbrace (2,0),(1,1),(0,-1)\rbrace }
is L = { ( − 1 , − 2 ) , ( 0 , − 1 ) , ( 2 , − 1 ) , ( 2 , − 2 ) , ( 2 , − 3 ) , ( 4 , − 3 ) } {\displaystyle L=\lbrace (-1,-2),(0,-1),(2,-1),(2,-2),(2,-3),(4,-3)\rbrace } .
North-East lattice paths A North-East (NE) lattice path is a lattice path in Z 2 {\displaystyle \mathbb {Z} ^{2}} with steps in S = { ( 0 , 1 ) , ( 1 , 0 ) } {\displaystyle S=\lbrace (0,1),(1,0)\rbrace } . The ( 0 , 1 ) {\displaystyle (0,1)} steps are called North steps and denoted by N {\displaystyle N} s; the ( 1 , 0 ) {\displaystyle (1,0)} steps are called East steps and denoted by E {\displaystyle E} s. NE lattice paths most commonly begin at the origin. This convention allows encoding all the information about a NE lattice path L {\displaystyle L} in a single permutation word. The length of the word gives the number of steps of the lattice path, k {\displaystyle k} . The order of the N {\displaystyle N} s and E {\displaystyle E} s communicates the sequence of L {\displaystyle L} . Furthermore, the number of N {\displaystyle N} s and the number of E {\displaystyle E} s in the word determines the end point of L {\displaystyle L} . If the permutation word for a NE lattice path contains n {\displaystyle n} N {\displaystyle N} -steps and e {\displaystyle e} E {\displaystyle E} -steps, and if the path begins at the origin, then the path necessarily ends at ( e , n ) {\displaystyle (e,n)} . This follows because the path "walks" exactly n {\displaystyle n} steps North and e {\displaystyle e} steps East from ( 0 , 0 ) {\displaystyle (0,0)} .
Counting lattice paths Lattice paths are often used to count other combinatorial objects. Similarly, there are many combinatorial objects that count the number of lattice paths of a certain kind. This occurs when the lattice paths are in bijection with the object in question. For example,
… excerpt ends here. Continue reading the full article.






