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

Carmichael's function on prime powers and its least-common-multiple formula

Statement

Carmichael's function satisfies λ(1)=1, and for prime powers,

λ(pk)=pk1(p1)(p odd, k1),

λ(2)=1,λ(4)=2,λ(2k)=2k2(k3).

If n=i<rqiei is its prime-power factorisation, then

λ(n)=lcmi<rλ(qiei).

Here lcm of a finite list is the iterated binary least common multiple of Common multiple, and the least common multiple lcm(a,b), taken to be 0 when a=0 or b=0, which defines that operation for two arguments only: set lcmi<0ai:=1 and lcmi<s+1ai:=lcm(lcmi<sai,  as). In particular the empty least common multiple is 1, which is the value taken at n=1.

Facts & Assumptions

Given: A positive integer n and its prime-power factorisation.

[L1]

λ(n) is the exponent of the unit group (Carmichael's function λ(n) as the exponent of (Z/nZ)×).

[L2]

The structure theorem gives every prime-power factor of the unit group explicitly (The unit group modulo n is the product of its odd-prime cyclic factors and its explicit 2-power factor).

[L4]

For a,bZ both nonzero, lcm(a,b) is the least positive common multiple of a and b; if a=0 or b=0 then the only common multiple is 0 and lcm(a,b)=0. It is defined for two arguments only (Common multiple, and the least common multiple lcm(a,b), taken to be 0 when a=0 or b=0).

Proof

technique · direct
1.1

Reading the exponents of the cyclic factors in [L2] gives the displayed odd-prime and 2-power formulas, as well as λ(1)=1.

L1L2L3
1.2

Let a0,,ar1 be the factor exponents and s=lcmi<sai as defined in the Statement from the binary operation of [L4]. Induction on s shows that a positive integer m satisfies sm exactly when aim for every i<s: at s=0 both sides hold always, since 0=1 and the condition is vacuous; and s+1=lcm(s,as) divides m exactly when sm and asm, by [L5] for one direction and because s and as both divide s+1 for the other. In a finite direct product a power kills every tuple exactly when it is divisible by the exponent of each factor, by [L1] and [L3]; so the least such positive power is r.

L1L3L4L5algebra
2.1

Apply step 1.2 to the CRT decomposition in [L2] to obtain the formula for general n, including the empty product at n=1.

step 1.2L2

Depends on

Used by

Dependency tree · next 3 levels

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