All open problems
Source labels openChecked July 26, 2026

OEISNumber theory

Four-square conjecture with powers of 2, 3, and 5

*Zhi-Wei Sun's Four-Square Conjecture (A308734)**: Any integer n>1n > 1 can be written as (2a3b)2+(2c5d)2+x2+y2(2^a \cdot 3^b)^2 + (2^c \cdot 5^d)^2 + x^2 + y^2 for nonnegative integers a,b,c,d,x,ya, b, c, d, x, y.

Mathematical statement

*Zhi-Wei Sun's Four-Square Conjecture (A308734)**: Any integer n>1n > 1 can be written as (2a3b)2+(2c5d)2+x2+y2(2^a \cdot 3^b)^2 + (2^c \cdot 5^d)^2 + x^2 + y^2 for nonnegative integers a,b,c,d,x,ya, b, c, d, x, y.

Statement source: OEIS statement material

Statement terms: CC-BY-SA-4.0

Attributed source material. Reuse must follow the linked attribution and share-alike terms.

Statement artifacts, not proofs

These records expose exact Lean propositions and statement-only wrappers. Defining a proposition does not supply a proof of it. A placeholder-bearing target also contains no proof. Elaboration checks syntax and types; it does not certify that a formalization perfectly captures every nuance of the informal problem.

Pinned Lean formulation 1

conjecture

Canonical source
Complete statement target, proof intentionally absentLean 4
theorem conjecture (n : ) (hn : 1 < n) : A n := by  sorry
Statement source
Formal Conjectures
Lean version
v4.27.0
Placeholder
Present; no proof artifact
Source evidence
Pinned source index
Fidelity review
Community formulation

References