benchmarks.wiki / Public workspace
Omni-MATH / Let S be a set of positive integers, such that n∈S if and only if ∑_(d|n,d<n,d∈S)d≤n Find all positive integers n=2^(k)⋅p where k is a non-negative integer and p is an odd prime, s…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
problem
Let be a set of positive integers, such that if and only if
Find all positive integers where is a non-negative integer and is an odd prime, such that
Plain-text mathematical notation (without MathML)
Let S be a set of positive integers, such that n∈S if and only if ∑_(d|n,d<n,d∈S)d≤n Find all positive integers n=2^(k)⋅p where k is a non-negative integer and p is an odd prime, such that ∑_(d|n,d<n,d∈S)d=n
Original LaTeX notation
Let $S$ be a set of positive integers, such that $n \in S$ if and only if $$\sum_{d|n,d<n,d \in S} d \le n$$
Find all positive integers $n=2^k \cdot p$ where $k$ is a non-negative integer and $p$ is an odd prime, such that $$\sum_{d|n,d<n,d \in S} d = n$$Discussion
No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
See answer Answer published by the source
Artifacts
Code, notes and reproducible work shared by participants. Files are served from a separate origin.
No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
Source and history
initial import