Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-31
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.

Ordered coprime pairs in a box have asymptotic density 6 over pi squared

Statement

Let C(x) be the number of ordered pairs (a,b) of positive integers with a,bx and gcd(a,b)=1 (Coprime integers: gcd(a,b)=1). Then

C(x)=6π2x2+O(xlogx)

for real x1.

Facts & Assumptions

Given: A real x1 and N:=x.

Proof

technique · direct
1.1

Since a,bx is equivalent to a,bN, the count is unchanged if x is replaced by N. For m=1 there is exactly one coprime pair with max(a,b)=1, namely (1,1). For m2, the coprime pairs with max(a,b)=m are exactly (m,b) with 1bm and gcd(m,b)=1, together with (a,m) with 1am and gcd(a,m)=1; these two families are disjoint because (m,m) is not coprime. Hence C(x)=1+2m=2Nφ(m)=2m=1Nφ(m)1.

givenalgebra
2.1

Applying The summatory totient function is 3 over pi squared times x squared plus O(x log x) at x=N gives C(x)=6π2N2+O(NlogN). Since N=x+O(1), this is C(x)=6π2x2+O(xlogx).

step 1.1givenalgebra

Depends on

Used by

Dependency tree · two levels

14 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