Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-26
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.

Worpitzky's identity for n1

Statement

For every n,mN with n1,

mn=k=0n1A(n,k)(m+kn).

Facts & Assumptions

Given: Naturals n and m.

[L1]

The Eulerian numbers satisfy A(n,k)=(k+1)A(n1,k)+(nk)A(n1,k1) (The Eulerian numbers satisfy A(n,k)=(k+1)A(n1,k)+(nk)A(n1,k1)).

[L3]

A(1,0)=1 by the definition of Eulerian numbers (Eulerian numbers and Eulerian polynomials).

Proof

technique · induction
1.1

For n=1, [L3] makes the right-hand side (m1)=m=m1.

baseL3given
1.2

Assume the identity at n1, where n2, and write Wn(m):=k=0n1A(n,k)(m+kn).

ih
2.1

Using [L1] and shifting the second sum, Wn(m)=k=0n2A(n1,k)((k+1)(m+kn)+(nk1)(m+k+1n)).

step 1.2L1algebra
3.1

Fix k from step 2.1 and put M:=m+k. If n>M+1, then [L2] gives (Mn)=(M+1n)=(Mn1)=0, so the bracket in step 2.1 is 0=m(Mn1). If n=M+1, then (Mn)=0, (M+1n)=1, and (Mn1)=1, so the same bracket is (nk1)=m=m(Mn1). Finally, if nM, then Pascal's rule from [L2] gives (nk1)(M+1n)=(nk1)(Mn)+(nk1)(Mn1), and the closed-form identity from [L2] gives n(Mn)=(M+1n)(Mn1)=(m+k+1n)(Mn1). Substituting into the bracket of step 2.1 yields m(Mn1). So in every case that bracket simplifies to m(m+kn1).

step 2.1L2algebra
4.1

Steps 2.1 and 3.1 give Wn(m)=mk=0n2A(n1,k)(m+kn1), and the inductive hypothesis of step 1.2 makes this mmn1=mn.

step 1.2step 2.1step 3.1
5.1

This is the required identity.

step 4.1discharge-induction

Depends on

Used by

Dependency tree · two levels

30 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