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

Powers of primes congruent to 1 modulo 4 have primitive two-square representations

Statement

Every natural power of a prime congruent to 1 modulo 4 has a primitive two-square representation.

Facts & Assumptions

Given: A prime p1(mod4) and an exponent eN.

[F1]

A two-square representation is primitive when its coordinate gcd is 1 (Representations and primitive representations as sums of two squares).

[L1]

For all integers a,b,c,d, (a2+b2)(c2+d2)=(acbd)2+(ad+bc)2=(ac+bd)2+(adbc)2 (The Brahmagupta–Fibonacci two-square identity).

[L2]

A prime p is a sum of two integer squares if and only if p=2 or p1(mod4) (Fermat's two-square theorem for primes).

[L4]

If a prime divides uv, then u or v (Euclid's lemma: if p is prime and pab then pa or pb).

[L5]

If a property holds at 0 and passes from e to e+1, it holds for every eN (The principle of mathematical induction).

Proof

technique · induction
1.1

The pair (1,0) primitively represents p0=1.

F1basealgebra
1.2

By [L2], choose a,b with p=a2+b2. Neither coordinate is zero, and divisibility of either coordinate by p would force divisibility of the other and then p2p; in particular p divides neither coordinate. Any common prime divisor would have square dividing p, so (a,b) is primitive; the coordinates have opposite parity because p is odd.

givenL2F1choosealgebra
2.1

Assume pe=x2+y2 primitively. The two sign variants in [L1] give representations of pe+1 with coordinate pairs (axby,ay+bx) and (ax+by,aybx).

ihstep 1.2F1L1construct
3.1

If a prime divides both coordinates of either candidate, then 2pe+1 by step 2.1. The uniqueness of prime exponents in [L6], or [L4] iterated through the power, forces =p.

step 2.1L3L4L6algebra
3.2

If both candidates were coordinatewise divisible by p, their sums and differences would show that p divides 2ax,2ay,2bx,2by. Since p is odd and neither a nor b is divisible by p, [L4] would give px and py, contradicting the induction hypothesis.

step 2.1step 1.2L4ihalgebra
4.1

Thus at least one candidate has no common prime divisor; by [L3] its coordinate gcd cannot exceed one, so it is primitive. Step 1.1 and [L5] complete the induction.

step 1.1step 3.1step 3.2L3F1L5discharge-induction

Depends on

Used by

Dependency tree · two levels

46 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