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 is primitively represented by some discriminant form exactly when is a square modulo
Statement
Let be a positive integer and let . Then the following are equivalent:
- some integral binary quadratic form of discriminant primitively represents ;
- is a square modulo .
Facts & Assumptions
Given: A positive integer and an integer .
A form primitively represents when for some integers with (Integers represented, and primitively represented, by a binary quadratic form).
The discriminant of is (The discriminant of a binary quadratic form).
Proper equivalence means substitution by a determinant-one integer matrix, and properly equivalent forms have the same discriminant (Proper equivalence of binary quadratic forms, Proper equivalence preserves discriminant and primitivity of the form).
if and only if for some integers ( and are coprime if and only if for some integers ; and in that case the only common divisors of and are and ).
means that divides (Congruence modulo an integer: when , including the moduli and ).
Proof
Suppose a form of discriminant primitively represents , say with . By [L1] choose integers with , and put .
Conversely, suppose for some integer . Then divides , so is an integer. The form has discriminant , and with , so it primitively represents .
The properly equivalent form has leading coefficient , so for some integers . By [F3], has the same discriminant , hence , which says exactly that .
Step 2.1 proves that primitive representation implies the square congruence, and step 1.2 proves the converse.
Depends on
- Integers represented, and primitively represented, by a binary quadratic form
- The discriminant of a binary quadratic form
- Proper equivalence of binary quadratic forms
- Proper equivalence preserves discriminant and primitivity of the form
- $a$ and $b$ are coprime if and only if $ax + by = 1$ for some integers $x, y$; and in that case the only common divisors of $a$ and $b$ are $1$ and $-1$
- Congruence modulo an integer: $a\equiv b\pmod n$ when $n\mid(a-b)$, including the moduli $0$ and $1$
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
20 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
- Andrew Granville, Binary Quadratic Forms, Proposition 4.1 (standard reference, not scraped)