Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-16
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.

A positive integer admits a primitive root exactly when it is 1, 2, 4, pk, or 2pk for an odd prime p

Statement

A positive integer n admits a primitive root if and only if

n{1,2,4,pk,2pk},

where p is an odd prime and k1.

Facts & Assumptions

Given: A positive integer n.

[L1]

A primitive root exists exactly when the unit group is cyclic (A unit is a primitive root modulo n if and only if it generates (Z/nZ)×).

[L3]

A product of finite cyclic groups is cyclic exactly when the factor orders are pairwise coprime, by repeated use of A direct product of two finite cyclic groups is cyclic if and only if their orders are coprime.

[L4]

Primitive-root existence is equivalent for odd n and 2n (For odd n, primitive-root existence is equivalent for n and 2n).

Proof

technique · direct
1.1

The unit groups for 1 and 2 are trivial, that for 4 is C2, and [L2] makes the unit group for every odd prime power cyclic. By [L4], every twice-odd-prime-power also has a cyclic unit group.

L2L4
1.2

Conversely, write n=2apiki. If a3, [L2] contains cyclic factors of orders 2 and 2a2, which are not coprime, so [L3] makes the unit group noncyclic. If a=2 and an odd factor is present, the factor C2 and the even-order odd-prime factor are likewise not coprime.

L2L3
1.3

If two distinct odd-prime factors are present, both cyclic factor orders are even, so [L3] again makes the product noncyclic. Thus cyclicity leaves only 1,2,4,pk, and 2pk.

L2L3
2.1

By [L1], all moduli in the displayed list admit primitive roots.

step 1.1L1
3.1

Combining steps 2.1 and 1.3 with [L1] proves both directions, including the convention at n=1.

step 2.1step 1.2step 1.3L1

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 87 results over 17 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