benchmarks.wiki / Public workspace
OlympiadBench / 1798 / Determine all integers n≥1 for which there exists a pair of positive…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
question
Determine all integers for which there exists a pair of positive integers such that no cube of a prime divides and
Plain-text mathematical notation (without MathML)
Determine all integers n≥1 for which there exists a pair of positive integers (a,b) such that no cube of a prime divides a²+b+3 and (ab+3b+8)/(a²+b+3)=n
Original LaTeX notation
Determine all integers $n \geqslant 1$ for which there exists a pair of positive integers $(a, b)$ such that no cube of a prime divides $a^{2}+b+3$ and
$$
\frac{a b+3 b+8}{a^{2}+b+3}=n
$$answer type
Numerical
is multiple answer
false
language
English
question type
Open-ended
subject
Math
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