Jump to content

Lattice path

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Emily McCullough (talk | contribs) at 13:20, 6 March 2014. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Lattice path of length 5 in .

In combinatorics, "a lattice path in of length with steps in is a sequence such that each consecutive difference lies in ." [1] A lattice path may lie in any lattice in [1], but the integer lattice is most commonly used.

An example of a lattice path in of length 5 with steps in is .

North East lattice paths

A North East (NE) lattice path is a lattice path in with steps in . The steps are called North steps and denoted by 's; the steps are called East steps and denoted by 's.

NE lattice paths most commonly begin at the origin. This convention allows us to encode all the information about a NE lattice path in a single permutation word. The length of the word gives us the number of steps of the lattice path, . The order of the 's and 's communicates the sequence of . Furthermore, the number of 's and the number of 's in the word determines the end point of .

If the permutation word for a NE lattice path contains steps and steps, and if the path begins at the origin, then the path necessarily ends at . This follows because you have "walked" exactly steps North and steps East from .


NE lattice paths starting from with exactly one and three 's. The endpoint is necessarily at .


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,

  • Dyck paths are counted by the Catalan number . A Dyck path is a lattice path in

from to with steps in that never passes below the -axis. [2] Equivalently, A Dyck path is a NE lattice path from to that "lies strictly below (but may touch) the diagonal ." [3] [2]

  • The Schröder numbers count "the number of lattice paths from to with steps in and that never rise above the line ". [2]
  • The number of NE lattice paths from to counts the counts the number of combinations of objects out of a set of objects.


Combinations and NE lattice paths

NE lattice paths have close connections to combinations, the binomial coefficient and Pascal's triangle. The diagram below demonstrates some of these connections.

The number of lattice paths from to is equal to .

The number of lattice paths from to is equal to the binomial coefficient, . The diagram demonstrates this for . If you rotate the diagram 135° clockwise about the origin and it it to include all , you obtain Pascal's triangle. This is a beautiful result, but no surprise because the entry of the row of Pascal's Triangle is the binomial coefficient [4].

Problems and proofs

The graphical representation of NE lattice paths lends itself beautifully to many bijective proofs involving combinations. Here are a few examples.

  • Prove .

Proof:

Each NE lattice path passes through exactly one colored node.
Each NE lattice path passes through exactly one colored node.
Each NE lattice path passes through exactly one colored node.
Sets of NE lattice paths squared, with the second copy rotated 90 clockwise.
Sets of NE lattice paths squared, with the second copy rotated 90 clockwise.

References

  1. ^ a b Stanley, Richard (2012). Enumerative Combinatorics, Volume 1 (2 ed.). Cambridge University Press. p. 21. ISBN 978-1-107-60262-5.
  2. ^ a b c Stanley, Richard (2001). Enumerative Combinatorics, Volume 2. Cambridge University Press. pp. 173, 239. ISBN 978-0-521-78987-5.
  3. ^ "Wolfram MathWorld". Retrieved 6 March 2014.
  4. ^ Wikipedia. "Pascal's Triangle". Retrieved 6 March 2014.