benchmarks.wiki / Public workspace
Omni-MATH / For a positive integer M, if there exist integers a, b, c and d so that: M≤a<b≤c<d≤M+49, ad=bc then we call M a GOOD number, if not then M is BAD. Please find the greatest GOOD num…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
problem
For a positive integer , if there exist integers , , and so that:
then we call a GOOD number, if not then is BAD. Please find the greatest GOOD number and the smallest BAD number.
Plain-text mathematical notation (without MathML)
For a positive integer M, if there exist integers a, b, c and d so that: M≤a<b≤c<d≤M+49, ad=bc then we call M a GOOD number, if not then M is BAD. Please find the greatest GOOD number and the smallest BAD number.
Original LaTeX notation
For a positive integer $M$, if there exist integers $a$, $b$, $c$ and $d$ so that: \[ M \leq a < b \leq c < d \leq M+49, \qquad ad=bc \] then we call $M$ a GOOD number, if not then $M$ is BAD. Please find the greatest GOOD number and the smallest BAD number.
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