benchmarks.wiki / Public workspace

AMC (AIMO validation set) / https://artofproblemsolving.com/wiki/index.php/2023_AMC_12B_Problems/Problem_14 / For how many ordered pairs (a,b) of integers does the polynomial x³+ax²+bx+6 have 3 distinct integer roots?

Problem

Answer published by the source. Consult the official source to check your work against its answer.

problem

For how many ordered pairs (a,b)(a,b) of integers does the polynomial x3+ax2+bx+6x^3+ax^2+bx+6 have 33 distinct integer roots?
Plain-text mathematical notation (without MathML)
For how many ordered pairs (a,b) of integers does the polynomial x³+ax²+bx+6 have 3 distinct integer roots?
Original LaTeX notation
For how many ordered pairs $(a,b)$ of integers does the polynomial $x^3+ax^2+bx+6$ have $3$ distinct integer roots?

Discussion

Discussion

No discussion posts on this page yet. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. 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. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. Use the posting template.

Source and history

Official source

initial import