Alphabeta Math
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 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.

3 and 5 are sums of three squares and 15 is not

Statement refuted

False claim: if two nonnegative integers are each a sum of three integer squares, then so is their product.

The pair 3, 5 refutes it: 3=12+12+12 and 5=22+12+02, while 15=35 satisfies 157(mod8) and is therefore excluded by Positive integers 4am with m7(mod8) are not sums of three integer squares.

Facts & Assumptions

Given: The integers 3, 5 and 15.

[A1]

The false claim: if m and n are nonnegative integers, each a sum of three integer squares, then mn is a sum of three integer squares.

[F1]

For a,b,nZ, ab(modn) means n(ab) (Congruence modulo an integer: ab(modn) when n(ab), including the moduli 0 and 1).

[L1]

For aN and a positive integer m with m7(mod8), there are no integers x,y,z with 4am=x2+y2+z2 (Positive integers 4am with m7(mod8) are not sums of three integer squares).

Counterexample

technique · direct
1.1

Both factors are sums of three integer squares: 12+12+12=3 and 22+12+02=5.

givenalgebra
1.2

The product is 35=15, and 157=8, so 157(mod8) by [F1]; taking a=0 and m=15, which is a positive integer congruent to 7 modulo 8, [L1] gives that no integers x,y,z satisfy 4015=15=x2+y2+z2.

givenL1F1algebra
2.1

So 3 and 5 are sums of three integer squares while 15 is not, and [A1] is false.

step 1.1step 1.2A1

Remarks

The failure is not universal. Some products of three-square integers are again sums of three squares: 33=9=32+02+02 is one. The claim refuted above is that this always happens, and a single product for which it fails is what settles it.

What this separates. Sums of two squares are closed under products by the Brahmagupta–Fibonacci identity (Sums of two squares are closed under products), and sums of four squares by Sums of four squares are closed under products. Three squares admit no such product identity, and this pair is why: an identity expressing (x12+x22+x32)(y12+y22+y32) as a sum of three squares of integer bilinear forms would make 15 a sum of three squares.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

9 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