benchmarks.wiki / Public workspace
Omni-MATH / Given distinct prime numbers p and q and a natural number n≥3, find all a∈Z such that the polynomial f(x)=x^(n)+ax^(n−1)+pq can be factored into 2 integral polynomials of degree at…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
problem
Given distinct prime numbers and and a natural number , find all such that the polynomial can be factored into 2 integral polynomials of degree at least 1.
Plain-text mathematical notation (without MathML)
Given distinct prime numbers p and q and a natural number n≥3, find all a∈Z such that the polynomial f(x)=x^(n)+ax^(n−1)+pq can be factored into 2 integral polynomials of degree at least 1.
Original LaTeX notation
Given distinct prime numbers $p$ and $q$ and a natural number $n \geq 3$, find all $a \in \mathbb{Z}$ such that the polynomial $f(x) = x^n + ax^{n-1} + pq$ can be factored into 2 integral polynomials of degree at least 1.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