Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 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.

Φ1 through Φ12 computed from the divisor recursion

Example

Running the recursion of The cyclotomic polynomials ΦnZ[t], defined by dnΦd=tn1 gives

Φ1=t1,Φ2=t+1,Φ3=t2+t+1,Φ4=t2+1,Φ5=t4+t3+t2+t+1,Φ6=t2t+1,Φ7=t6+t5+t4+t3+t2+t+1,Φ8=t4+1,Φ9=t6+t3+1,Φ10=t4t3+t2t+1,Φ11=k=010tk,Φ12=t4t2+1,

each monic in Z[t], with degrees

1, 1, 2, 2, 4, 2, 6, 4, 6, 4, 10, 4

matching φ(1),,φ(12) (The unit group (Z/n)× and Euler's totient φ(n)=(Z/n)× for n1).

Facts & Assumptions

Given: The recursion Φ1=t1 and Φn=(tn1)/dn,d<nΦd (The cyclotomic polynomials ΦnZ[t], defined by dnΦd=tn1, The sum iSai over a finite index set, and its product form, Divisibility in Z: da when a=dq for some integer q); and the elementary identity (ta1)(ta(b1)++ta+1)=tab1 for a,b1.

[L1]

For every n1, Φn is monic in Z[t] with dnΦd=tn1 and degΦn=φ(n) (The recursion defines a unique monic ΦnZ[t], of degree φ(n), Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).

[L2]

For a prime p and r1, Φpr=k=0p1tkpr1 (Φpr(t)=k<ptkpr1, and Φpr(t+1) is Eisenstein at p).

[L3]

Z[t] is an integral domain (A polynomial ring over an integral domain is an integral domain), so a nonzero factor may be cancelled; and division by a monic polynomial has a unique quotient and remainder (Division by a monic polynomial over a commutative ring).

[L4]

φ(1)=1 and φ(p)=p1 for a prime p (φ(1)=1, and φ(p)=p1 for every prime p); φ(pk)=pkpk1 (For a prime p and k1, φ(pk)=pkpk1); and for n1 with prime divisors p0,,pr1 and ki=vpi(n), φ(n)=i<r(pikipiki1) (Euler's product formula φ(n)=npn(11/p)=pkn(pkpk1) for n1, stated through a finite injective list of its prime divisors).

Verification

technique · direct
1.1

Φ1=t1 is the base clause of the recursion, of degree 1=φ(1) by [L4].

L4given
1.2

The prime powers among 2,,12 are 2,3,4,5,7,8,9,11, and [L2] gives their cyclotomic polynomials directly: Φ2=1+t, Φ3=1+t+t2, Φ4=1+t2, Φ5=1+t+t2+t3+t4, Φ7=k=06tk, Φ8=1+t4, Φ9=1+t3+t6 and Φ11=k=010tk.

L2
2.1

For n=6: the positive divisors of 6 are 1,2,3,6 and those of 3 are 1,3, so [L1] gives Φ1Φ2Φ3Φ6=t61 and Φ1Φ3=t31; dividing and using the given identity with a=3, b=2 yields Φ2Φ6=(t61)/(t31)=t3+1. Since (t+1)(t2t+1)=t3+1 and Φ2=t+1 is nonzero, cancelling in Z[t] by [L3] gives Φ6=t2t+1.

step 1.2L1L3given
2.2

For n=10: the divisors of 10 are 1,2,5,10 and those of 5 are 1,5, so Φ2Φ10=(t101)/(t51)=t5+1 by [L1] and the given identity with a=5, b=2; and (t+1)(t4t3+t2t+1)=t5+1, so cancelling gives Φ10=t4t3+t2t+1.

step 1.2L1L3given
3.1

For n=12: the divisors of 12 are 1,2,3,4,6,12 and those of 6 are 1,2,3,6, so Φ4Φ12=(t121)/(t61)=t6+1 by [L1] and the given identity with a=6, b=2; and (t2+1)(t4t2+1)=t6+1 with Φ4=t2+1, so cancelling gives Φ12=t4t2+1.

step 1.2step 2.1L1L3given
4.1

The degrees read off the displayed polynomials are 1,1,2,2,4,2,6,4,6,4,10,4. By [L4] these are φ(1)=1, φ(2)=1, φ(3)=2, φ(4)=222=2, φ(5)=4, φ(6)=(21)(31)=2, φ(7)=6, φ(8)=2322=4, φ(9)=323=6, φ(10)=(21)(51)=4, φ(11)=10 and φ(12)=(222)(31)=4, so every degree matches [L1].

step 1.1step 1.2step 2.1step 2.2step 3.1L1L4

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

78 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