Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passverified 2026-08-03 (gpt-5.6-sol-codex-subscription)
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.

FALSE: every Fermat number 22n+1 is prime

Statement

Powers are the natural powers of Powers gn: natural exponents in a monoid and integer exponents in a group, with g0=e in the commutative monoid (Z,⋅,1) of (Z,⋅,1) is a commutative monoid whose group of units is {1,−1}; equivalently u∣1 holds exactly for u=1 and u=−1, and ι:N→Z is the embedding of The naturals embed in the integers; a numeral k inside Z means ι(k).

False claim: every Fermat number is prime (Prime and composite integers: p is prime when p>1 and its only positive divisors are 1 and p). That is: for every m∈N which is a power of two — meaning ι(m)=2k for some k∈N — the integer

2m+1

is prime.

Witness: k=5, so m=32 and ι(32)=25. The integer 232+1 is not prime, because

641  ∣  232+1,

while 641 is neither 1 nor 232+1.

Euler's verification is used below rather than a ten-digit division: 641 is simultaneously 5⋅27+1 and 24+54, and those two readings together force 641 to divide 232+1. Congruence notation is not available at this point in the library, so every step is written as a divisibility statement with an explicit witness.

Facts & Assumptions

Given: The integers 2, 5, 641 and the powers named below.

[L1]

p is prime when p>1 and its only positive divisors are 1 and p; an integer >1 that is not prime is composite (Prime and composite integers: p is prime when p>1 and its only positive divisors are 1 and p).

[L3]

Exponent laws for natural exponents in a monoid: ga+b=gagb, (ga)b=gab, and (gh)b=gbhb when gh=hg (Exponent laws in a group: gm+n=gmgn and (gm)n=gmn for all m,n∈Z, and (gh)n=gnhn when g and h commute).

[L6]

Z is a commutative ring: addition and multiplication are associative and commutative, x⋅1=x, multiplication distributes over addition, and every x has an additive inverse; we write u−v for u+(−v) (The integers form a commutative ring, Arithmetic on the integers, The integers as equivalence classes of pairs of naturals).

[L7]

The order on Z is total, antisymmetric and transitive, is compatible with addition, and positives are closed under multiplication (The integers form a totally ordered ring, Order on the integers); ι is injective, preserves addition, multiplication and order, and has as image the nonnegative integers, with ι(0)=0, ι(1)=1 (The naturals embed in the integers, Discreteness: σ(n) is the immediate successor, The natural numbers N (von Neumann), Order on the natural numbers, Addition of natural numbers).

Refutation

technique · direct
1.1

0<1, and every integer y>0 satisfies y≥1: y=ι(t) with t≠0, so 1≤y because ι preserves the order.

L7
1.2

The small powers, by repeated doubling from [L2]: 21=2, 22=4, 23=8, 24=16, 25=32, 26=64, 27=128, 28=256, 29=512, 210=1024. Also 52=25 and 54=25⋅25=625.

L2L3L6algebra
2.1

2t≥1 for every t∈N: the set of such t contains 0, since 20=1, and if 2t≥1 then 2σ(t)=2t⋅2 has both factors ≥1>0, so the product is positive and hence ≥1 by step 1.1. Induction finishes it.

step 1.1L2L7L8
2.2

641=5⋅27+1 and 641=24+54: indeed 5⋅128=640 and 640+1=641, while 16+625=641.

step 1.2L6algebra
3.1

Put u:=5⋅27, so u=640 and u+1=641; hence 641∣u+1.

step 2.2L4
3.2

232+1>641: by [L3], 232=210⋅222=1024⋅222, and 222≥1>0, so 232≥1024>641. Hence 641≠232+1; also 641≠1 and 641>0, and 232+1>1.

step 2.1step 1.2L3L7algebra
4.1

u4−1=(u+1)(u3−u2+u−1), by expanding the right side with distributivity: the terms −u3+u3, u2−u2 and −u+u cancel. Hence 641∣u4−1.

step 3.1L2L4L6
5.1

u4=(5⋅27)4=54(27)4=54⋅228, using [L3] with 5 and 27 commuting and 7⋅4=28. So 641∣54⋅228−1.

step 4.1L3L6
6.1

From step 2.2, 54=641−24, so 54⋅228−1=(641−24)228−1=641⋅228−24228−1=641⋅228−(232+1), using 24228=232 from [L3].

step 2.2step 5.1L3L6
7.1

Now 641∣641⋅228, and 641∣641⋅228−(232+1) by steps 5.1 and 6.1; subtracting, linearity gives 641∣232+1.

step 5.1step 6.1L4L6
8.1

So 232+1 has a positive divisor other than 1 and itself, hence is not prime, and being greater than 1 it is composite. Since ι(32)=25 by step 1.2, the natural number 32 is a power of two and the claim fails there.

step 1.2step 7.1step 3.2L1L7∎

Remarks

  • The first five Fermat numbers are prime, which is why the claim was believed. For k=0,1,2,3,4 the values are 3, 5, 17, 257 and 65537, all classically known to be prime; that is not verified here, since the refutation needs only the single witness at k=5. Fermat conjectured primality for all k; Euler produced the divisor 641.

  • Why the two readings of 641 are both needed. 641=5⋅27+1 is what makes 641 divide 54228−1, and 641=24+54 is what converts that into a statement about 232+1. Either alone says nothing.

  • Nothing is claimed about the cofactor. The refutation needs only that 641 is a divisor of 232+1 lying strictly between 1 and 232+1; the complementary factor is neither computed nor analysed here, and its primality is not asserted.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

56 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