In mathematics, the (signed and unsigned) Lah numbers are coefficients expressing rising factorials in terms of falling factorials and vice versa. They were discovered by Ivo Lah in 1954. Explicitly, the unsigned Lah numbers L ( n , k ) {\displaystyle L(n,k)} are given by the formula involving the binomial coefficient
L ( n , k ) = ( n − 1 k − 1 ) n ! k ! {\displaystyle L(n,k)={n-1 \choose k-1}{\frac {n!}{k!}}}
for n ≥ k ≥ 1 {\displaystyle n\geq k\geq 1} , and the signed Lah numbers L ′ ( n , k ) {\displaystyle L'(n,k)} are related to them by L ′ ( n , k ) = ( − 1 ) n L ( n , k ) {\displaystyle L'(n,k)=(-1)^{n}L(n,k)} . Signed Lah numbers are only of historical interest as it's how they were defined in Lah's seminal paper, but their sign pattern ( ( − 1 ) n {\displaystyle (-1)^{n}} , instead of ( − 1 ) n − k {\displaystyle (-1)^{n-k}} as used for signed Stirling numbers) make them of little to no use in formulas of mathematical interest. Unsigned Lah numbers have an interesting meaning in combinatorics: they count the number of ways a set of n {\textstyle n} elements can be partitioned into k {\textstyle k} nonempty linearly ordered subsets. Lah numbers are related to Stirling numbers. For n ≥ 1 {\textstyle n\geq 1} , the Lah number L ( n , 1 ) {\textstyle L(n,1)} is equal to the factorial n ! {\textstyle n!} in the interpretation above, the only partition of { 1 , 2 , 3 } {\textstyle \{1,2,3\}} into 1 set can have its set ordered in 6 ways: { ( 1 , 2 , 3 ) } , { ( 1 , 3 , 2 ) } , { ( 2 , 1 , 3 ) } , { ( 2 , 3 , 1 ) } , { ( 3 , 1 , 2 ) } , { ( 3 , 2 , 1 ) } {\displaystyle \{(1,2,3)\},\{(1,3,2)\},\{(2,1,3)\},\{(2,3,1)\},\{(3,1,2)\},\{(3,2,1)\}}
L ( 3 , 2 ) {\textstyle L(3,2)} is equal to 6, because there are six partitions of { 1 , 2 , 3 } {\textstyle \{1,2,3\}} into two ordered parts: { 1 , ( 2 , 3 ) } , { 1 , ( 3 , 2 ) } , { 2 , ( 1 , 3 ) } , { 2 , ( 3 , 1 ) } , { 3 , ( 1 , 2 ) } , { 3 , ( 2 , 1 ) } {\displaystyle \{1,(2,3)\},\{1,(3,2)\},\{2,(1,3)\},\{2,(3,1)\},\{3,(1,2)\},\{3,(2,1)\}}
L ( n , n ) {\textstyle L(n,n)} is always 1 because the only way to partition { 1 , 2 , … , n } {\textstyle \{1,2,\ldots ,n\}} into n {\displaystyle n} non-empty subsets results in subsets of size 1, that can only be permuted in one way. In the more recent literature, Karamata–Knuth style notation has taken over. Lah numbers are now often written as L ( n , k ) = ⌊ n k ⌋ {\displaystyle L(n,k)=\left\lfloor {n \atop k}\right\rfloor }
Table of values Below is a table of values for the Lah numbers:
The row sums are 1 , 1 , 3 , 13 , 73 , 501 , 4051 , 37633 , … {\textstyle 1,1,3,13,73,501,4051,37633,\dots } (sequence A000262 in the OEIS).
… excerpt ends here. Continue reading the full article.


