Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-11
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.

Content and primitive integer polynomials

Definition

Let 0≠f∈Z[x]. Through the trimmed-list correspondence (Finitely supported coefficient sequences and trimmed finite coefficient lists define the same formal polynomials), write f=a0+a1x+⋯+anxn with an≠0. Its content is the iterated nonnegative integer gcd

cont⁡(f):=gcd⁡(⋯gcd⁡(gcd⁡(0,a0),a1)⋯ ,an),

using the integer gcd of Common divisor, and the greatest common divisor gcd⁡(a,b), with the convention gcd⁡(0,0):=0. The result is positive because not every coefficient is zero. The polynomial f is primitive when cont⁡(f)=1. Set cont⁡(0):=0, but do not call the zero polynomial primitive.

The value does not depend on appending trailing zero coefficients, and Content is the positive common divisor of the coefficients divisible by every common divisor ↗ proves its universal common-divisor characterization.

Depends on

Used by

Dependency tree · two levels

24 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