Skip to content

Erdős problem 723

If there is a finite projective plane of order nn then must nn be a prime power?

Sources

Browse retained paths and inspect the exact material available for this Problem.

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

723.lean

Retained formal statement2 of 5

Bruck and Ryser have proved that if n1(mod4)n \equiv 1 (\mod 4) or n2(mod4)n \equiv 2 (\mod 4) then nn must be the sum of two squares.

FormalConjectures/ErdosProblems/723.leanErdos723.erdos_723.variants.bruck_ryser2 linesExact file
∀ {P L : Type} [inst : Membership P L] [Fintype P] [Fintype L] (n : ℕ) (pp : Configuration.ProjectivePlane P L),  Configuration.ProjectivePlane.order P L = nn ≡ 1 [MOD 4] ∨ n ≡ 2 [MOD 4] → ∃ a b, n = a ^ 2 + b ^ 2
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page