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.
The Jacobi symbol is multiplicative in numerator and denominator
Statement
For integers and an odd positive integer ,
For an integer and odd positive integers ,
No coprimality hypothesis is imposed on either pair of arguments.
Facts & Assumptions
Given: Integers and odd positive integers .
For odd with canonical prime factorisation , the Jacobi symbol is (The Jacobi symbol, with its zero value and empty-product convention).
For every odd prime and integers , (The Legendre symbol is multiplicative for all integer numerators).
Canonical prime-factor exponents are determined by the positive integer being factored (For and any injective list of primes containing every prime divisor of , one has ; the exponents are determined by , and for every prime outside the list).
For a prime and nonzero integers , ( for nonzero integers , and whenever , and are all nonzero).
Every positive integer has a finite prime factorisation, unique up to the order of its prime factors (The fundamental theorem of arithmetic: every integer is a product of primes, and the factorisation is unique up to order — if with every and prime, then and for some ).
Proof
Apply [L2] to every prime factor in [L1] and regroup the finite product: . This remains valid when a Legendre factor is zero.
By [L5], choose finite prime factorisations of and ; concatenating their factor lists gives a prime factorisation of . Grouping equal primes and using [L3] and [L4], the exponent of each prime in is the sum of its exponents in and . Substituting those sums in [L1] and regrouping gives . If either denominator is , its factor list is empty and its contribution is .
Depends on
- The Jacobi symbol, with its zero value and empty-product convention
- The Legendre symbol is multiplicative for all integer numerators
- For $n \ge 1$ and any injective list $p : r \to \mathbb{Z}$ of primes containing every prime divisor of $n$, one has $n = \prod_{i<r} p_i^{\,v_{p_i}(n)}$; the exponents are determined by $n$, and $v_q(n) = 0$ for every prime $q$ outside the list
- The fundamental theorem of arithmetic: every integer $n \ge 1$ is a product of primes, and the factorisation is unique up to order — if $\prod_{i<r} p_i = \prod_{j<s} q_j$ with every $p_i$ and $q_j$ prime, then $r = s$ and $q_i = p_{\pi(i)}$ for some $\pi \in \operatorname{Sym}(r)$
- $v_p(ab) = v_p(a) + v_p(b)$ for nonzero integers $a, b$, and $v_p(a+b) \ge \min\{v_p(a), v_p(b)\}$ whenever $a$, $b$ and $a+b$ are all nonzero
Used by
- For fixed odd modulus, the Jacobi symbol is a homomorphism on the unit group Proposition
- Quadratic reciprocity for coprime odd Jacobi denominators Theorem
- The Euclidean algorithm computes the Jacobi symbol without factoring the denominator Theorem
- The two supplementary laws for the Jacobi symbol Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 97 results over 27 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
- P. Hackman, Elementary Number Theory, §D.II (standard reference, not scraped)
- A. Gorodnik, Number Theory, Lecture 10, §1 (standard reference, not scraped)
- V. Shoup, A Computational Introduction to Number Theory and Algebra, 2nd ed., §12.2 (standard reference, not scraped)