Fixed-k fab certificates are signed divisor products

Corridor · hosted from the CENTL repository

Research library · Corridor

Corridor

Let p be a prime with

Source in the repository

Status: proved exact theorem

Date: 2026-08-15

Depends on: FAB-COPRIME-DIVISOR-CRITERION.md

Claim boundary: this is an exact reformulation of the coprime fab problem for a fixed admissible divisor k. It does not prove that the signed product target is always attained and therefore does not prove Erdős-Straus.

1. Setup

Let p be a prime with

p\equiv1\pmod4,

and fix an odd positive integer

\boxed{k\equiv3\pmod4}

with

\gcd(k,p)=1.

Put

\boxed{N_k=\frac{p+k}{4}.}

Then N_k is a positive integer and

\boxed{\gcd(k,N_k)=1.}

Indeed, multiplication by 4 is invertible modulo odd k, and

4N_k=p+k\equiv p\pmod k.

Factor

N_k=\prod_{r\mid N_k}r^{e_r}.

All prime factors r are therefore units modulo k.

We consider coprime positive integers a,b satisfying

ab\mid N_k.

When N_k<p (for example whenever k<3p), the size hypotheses a,b<p in the coprime fab criterion are automatic.

2. From a,b to signed exponents

Because gcd(a,b)=1 and ab|N_k, each prime power r^{e_r} of N_k is distributed in exactly one of three ways:

  1. some exponent z_r with 1<=z_r<=e_r goes into a;
  2. some exponent -z_r with 1<=-z_r<=e_r goes into b;
  3. none of that prime enters a or b.

Equivalently, choose

\boxed{-e_r\le z_r\le e_r}

and define

a=\prod_{z_r>0}r^{z_r}, \qquad b=\prod_{z_r<0}r^{-z_r}.

This gives every coprime pair a,b with ab|N_k, and gives it uniquely.

Because every r is invertible modulo k, the ratio satisfies

\boxed{ a b^{-1}\equiv\prod_{r\mid N_k}r^{z_r}\pmod k. }

3. Exact fixed-k criterion

By FAB-COPRIME-DIVISOR-CRITERION.md, the fixed integer k is a fab-admissible divisor for (p,a,b) exactly when

k\mid a+bp

and

4ab\mid p+k.

The second condition is precisely

ab\mid N_k.

Since b is invertible modulo k, the first condition is equivalent to

\boxed{ a b^{-1}\equiv-p\pmod k.}

Combining with the signed-exponent representation gives the theorem.

Theorem — fixed-k signed-divisor criterion

Assume N_k<p (or separately require the resulting a,b<p). Then there is a coprime fab certificate using the fixed admissible divisor k if and only if

\boxed{ -p\pmod k \in \left\{ \prod_{r^{e_r}\parallel N_k}r^{z_r}\pmod k: -e_r\le z_r\le e_r \right\}. }

In words: the target class -p mod k must be representable as a signed product of prime factors of (p+k)/4, using each prime no more often than its actual valuation.

The zero exponent means that prime power is left in the unused factor

t=\frac{N_k}{ab}.

4. Explicit reconstruction

Given signed exponents attaining -p mod k, set

a=\prod_{z_r>0}r^{z_r}, \qquad b=\prod_{z_r<0}r^{-z_r}, \qquad t=\frac{N_k}{ab}.

Then

4abt\mid p+k

and in fact

p+k=4abt.

The congruence

a b^{-1}\equiv-p\pmod k

is equivalent to

k\mid a+bp.

Put

q=\frac{a+bp}{k}.

The resulting Erdős-Straus decomposition is

\boxed{ \frac4p = \frac1{abt} + \frac1{aqt} + \frac1{bpqt}. }

Thus a signed-product witness is immediately constructive.

5. Group-theoretic interpretation

Let

G_k=(\mathbb Z/k\mathbb Z)^\times.

For each prime power r^{e_r}||N_k, define the symmetric local set

S_r=\{r^{-e_r},\ldots,r^{-1},1,r,\ldots,r^{e_r}\}\subseteq G_k.

Then fixed-k solvability is exactly

\boxed{-p\in\prod_{r\mid N_k}S_r.}

This is a finite restricted product-set problem in an abelian group.

Consequently, failure at a fixed k is not vague factorization bad luck. It says that the symmetric product set generated by the actual prime factors of N_k misses one explicitly prescribed group element.

6. Shift form

For the especially useful family

k=4s+3,

write

A=\frac{p+3}{4}.

Then

\boxed{N_k=A+s.}

So the fixed-divisor sequence

k=3,7,11,15,19,\ldots

corresponds to the consecutive shifted integers

A,A+1,A+2,A+3,A+4,\ldots.

For prime or otherwise convenient k≡3 mod4, each shift imposes a finite signed-product obstruction in G_k.

This converts the all-prime problem into a simultaneous factor-residue problem across short shifts of one integer A.

7. Research target

A prime counterexample must make the target product element fail for every admissible k.

A promising finite-window theorem would therefore have the form:

\boxed{ \text{for every Mordell-hard prime }p, \text{ some }k\in\mathcal K \text{ has }-p\in\prod_{r\mid N_k}S_r }

for a fixed finite set K, or else prove a descent showing that simultaneous failure over an expanding set of shifts is impossible.

Computational success for a bounded K is only evidence; a proof must use the group/product-set structure above.