Alphabeta Math
CorollaryStatement: AI-adaptedProof: 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.

For n1 the pairs of non-intersecting monotone paths (1,0)(n+1,n) and (0,1)(n,n+1) number (2nn)2(2nn+1)(2nn1)

Statement

Let n1. Then the number of pairs (P,Q) such that

  1. P is a monotone lattice path from (1,0) to (n+1,n),
  2. Q is a monotone lattice path from (0,1) to (n,n+1), and
  3. P and Q do not intersect,

is

(2nn)2(2nn+1)(2nn1).

Facts & Assumptions

Given: a natural number n1.

[L1]

In the compatible case, the determinant of the matrix of path counts equals the number of non-intersecting systems joining the starts to the corresponding ends (det(M(Ai,Ej))i,j=πSrsgn(π)#{non-intersecting π-systems}).

[L2]

If ac and bd, and m=ca, n=db are the corresponding natural numbers, then the number of monotone paths from (a,b) to (c,d) is (m+nn) (M((0,0),(m,n))=(m+nn)).

Proof

technique · direct
1.1

With A0=(1,0), A1=(0,1), E0=(n+1,n) and E1=(n,n+1), the four path counts are m0,0=m1,1=(2nn),m0,1=(2nn+1),m1,0=(2nn1) by [L2].

L2
1.2

Every monotone path P:(1,0)(n,n+1) meets every monotone path Q:(0,1)(n+1,n). After t steps, both paths lie on the line x+y=t+1; writing their x-coordinates as xP(t) and xQ(t), the difference xP(t)xQ(t) starts at 1 and ends at 1, and each step changes it by at most 1. So some index t has xP(t)=xQ(t), and then the common value of x+y forces the same y-coordinate as well.

givenalgebra
2.1

Step 1.2 is exactly the compatibility condition for these two pairs of endpoints, so [L1] applies and gives the count as the determinant det((2nn)(2nn+1)(2nn1)(2nn))=(2nn)2(2nn+1)(2nn1).

L1step 1.1step 1.2
3.1

At n=1 this gives 2211=3, which matches the direct count: there are four ordered pairs of paths, and exactly one pair meets at the point (1,1).

step 2.1

Remarks

  • The determinant is already nontrivial at n=1: the count is not the product of the two individual path counts because the compatibility condition removes the intersecting pair.

Depends on

Used by

Dependency tree · two levels

22 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