Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck 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: n2+n+41n^{2} + n + 41 is prime for every natural number nn

Statement

False claim: for every nNn \in \mathbb{N} the integer

ι(n)2+ι(n)+41\iota(n)^{2} + \iota(n) + 41

is prime (Prime and composite integers: pp is prime when p>1p > 1 and its only positive divisors are 11 and pp), where ι:NZ\iota : \mathbb{N} \to \mathbb{Z} is the embedding of The naturals embed in the integers and the square is the natural power of Powers gng^{n}: natural exponents in a monoid and integer exponents in a group, with g0=eg^{0} = e in the commutative monoid (Z,,1)(\mathbb{Z},\cdot,1) of (Z,,1)(\mathbb{Z}, \cdot, 1) is a commutative monoid whose group of units is {1,1}\{1, -1\}; equivalently u1u \mid 1 holds exactly for u=1u = 1 and u=1u = -1. As usual a numeral kk inside Z\mathbb{Z} means ι(k)\iota(k).

Witness: n=40n = 40. Here

402+40+41  =  1600+40+41  =  1681  =  4141,40^{2} + 40 + 41 \;=\; 1600 + 40 + 41 \;=\; 1681 \;=\; 41 \cdot 41 ,

so 16811681 has the positive divisor 4141, which is neither 11 nor 16811681: it is composite, not prime.

The failure is structural rather than accidental: 402+40=404140^{2} + 40 = 40 \cdot 41, so the whole expression is 4041+41=414140 \cdot 41 + 41 = 41 \cdot 41.

Facts & Assumptions

Given: The integers 4040, 4141 and 16811681.

[L1]

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

[L5]

Z\mathbb{Z} is a commutative ring: multiplication is associative and commutative, x1=xx \cdot 1 = x, and multiplication distributes over addition (The integers form a commutative ring, Arithmetic on the integers, The integers as equivalence classes of pairs of naturals).

[L6]

The order on Z\mathbb{Z} is total, antisymmetric and transitive and is compatible with addition (The integers form a totally ordered ring, Order on the integers); ι\iota is injective and order preserving with image the nonnegative integers, ι(0)=0\iota(0) = 0, ι(1)=1\iota(1) = 1 (The naturals embed in the integers, Discreteness: σ(n)\sigma(n) is the immediate successor, The natural numbers N\mathbb{N} (von Neumann), Order on the natural numbers).

Refutation

technique · direct
1.1

0<10 < 1, since 1=ι(1)1 = \iota(1) is nonnegative and differs from 0=ι(0)0 = \iota(0) by injectivity of ι\iota.

L6
1.2

At n=40n = 40 the expression equals 414141 \cdot 41. By [L2], 402=404040^{2} = 40 \cdot 40, and distributivity gives 4040+40=40(40+1)=404140 \cdot 40 + 40 = 40 \cdot (40 + 1) = 40 \cdot 41; adding 4141 and using distributivity again, 4041+41=(40+1)41=414140 \cdot 41 + 41 = (40 + 1) \cdot 41 = 41 \cdot 41.

L2L5
1.3

Arithmetically 4040=160040 \cdot 40 = 1600, 1600+40=16401600 + 40 = 1640, 1640+41=16811640 + 41 = 1681, and 4141=168141 \cdot 41 = 1681; so the value at n=40n = 40 is 16811681.

L5algebra
2.1

41168141 \mid 1681, since 1681=41411681 = 41 \cdot 41; and 41>041 > 0.

step 1.2step 1.3L3
2.2

41141 \ne 1, because 411=40>041 - 1 = 40 > 0; and 41168141 \ne 1681, because 168141=1640>01681 - 41 = 1640 > 0; and 1681>11681 > 1.

step 1.1step 1.3L6algebra
3.1

So 16811681 has a positive divisor other than 11 and itself, hence is not prime; being greater than 11 it is composite. The claim therefore fails at n=40n = 40.

step 2.1step 2.2L1

Remarks

  • Checking small cases proves nothing here, and that is the point of the item. The values at n=0,1,,39n = 0, 1, \dots, 39 are classically known to be prime — this is Euler's polynomial, and the fact is not verified above, since it is not needed for a refutation. A claim that survives forty consecutive tests and fails at the forty-first is exactly the situation a universal statement has to be proved out of, not tested out of.

  • The witness is not isolated. n=41n = 41 fails for the same structural reason: 412+41+41=41(41+1+1)=4143=176341^{2} + 41 + 41 = 41 \cdot (41 + 1 + 1) = 41 \cdot 43 = 1763, again divisible by 4141 and again neither 11 nor itself. What both cases exploit is that 4141 divides the constant term, so it divides the whole value whenever it divides n2+nn^{2} + n.

  • The refuted claim is about N\mathbb{N}, which contains 00. At n=0n = 0 the value is 4141, so the claim is not vacuous at its first index; the witness is needed.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 71 results over 24 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources