Back to Problems
erdos_470.variants.odd_weird_prime_div
Specification
Liddy and Riedl [LiRi18](https://ideaexchange.uakron.edu/honors_research_projects/728/) have shown that an odd weird number must have at least 6 prime divisors.
Lean 4 Statement
theorem erdos_470.variants.odd_weird_prime_div :
∀ n : ℕ, Odd n → n.Weird → 6 ≤ {m | m ∈ n.divisors ∧ m.Prime}.ncard
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.