Benchmark AI / Public workspace
OlympiadBench / 1738 / Find the smallest number n such that there exist polynomials …
Problem
Answer published by the source. Consult the official source to check your work against its answer.
answer type
Numerical
is multiple answer
false
language
English
question
Find the smallest number such that there exist polynomials with rational coefficients satisfying
Plain-text mathematical notation (without MathML)
Find the smallest number n such that there exist polynomials f₁,f₂,…,f_(n) with rational coefficients satisfying x²+7=f₁(x)²+f₂(x)²+⋯+f_(n)(x)².
Original LaTeX notation
Find the smallest number $n$ such that there exist polynomials $f_{1}, f_{2}, \ldots, f_{n}$ with rational coefficients satisfying
$$
x^{2}+7=f_{1}(x)^{2}+f_{2}(x)^{2}+\cdots+f_{n}(x)^{2} .
$$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.
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