Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-27
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

The Lah numbers count ordered-block set partitions and expand the rising factorial in the falling basis

Statement

Let L(0,0):=1, let L(n,0):=0 for n1, and for 1kn define

L(n,k):=n!k!(n1k1).

Then for every n,mN,

mn=k=0nL(n,k)mk.

Moreover, L(n,k) counts partitions of [n] into exactly k nonempty blocks, each equipped with a linear order.

Facts & Assumptions

Proof

technique · direct
1.1

Fix n1 and k{1,,n}. Take a permutation of [n], written as a word of length n, and choose k1 of the n1 gaps between consecutive letters. Cutting the word at those gaps produces an ordered list of k nonempty ordered blocks. This gives n!(n1k1) ordered lists of ordered blocks.

given
2.1

Forgetting the left-to-right order of the k blocks divides by k!, because every unordered family of k internally ordered blocks has exactly k! linear orders of its blocks. Hence L(n,k) counts partitions of [n] into k nonempty linearly ordered blocks.

step 1.1algebra
3.1

For mN, consider m distinguishable boxes arranged from left to right. Building an ordered list inside each box by inserting the elements 1,2,,n one after another gives m(m+1)(m+n1)=mn possibilities. Grouping the outcomes by the number k of nonempty boxes, one first chooses the underlying partition of [n] into k internally ordered blocks, counted by L(n,k) from step 2.1, and then chooses the k occupied boxes in order, which gives mk possibilities. Summing over k yields mn=k=0nL(n,k)mk.

step 2.1given
4.1

Steps 2.1 and 3.1 prove the counting interpretation and the falling-factorial expansion on natural arguments, together with the defining value L(0,0)=1.

step 2.1step 3.1

Depends on

Used by

Dependency tree · two levels

16 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources