Found problems: 3597
1998 Slovenia National Olympiad, Problem 2
Find all polynomials $p$ with real coefficients such that for all real $x$
$$(x-8)p(2x)=8(x-1)p(x).$$
2004 BAMO, 5
Find (with proof) all monic polynomials $f(x)$ with integer coefficients that satisfy the following two conditions.
1. $f (0) = 2004$.
2. If $x$ is irrational, then $f (x)$ is also irrational.
(Notes: Apolynomial is monic if its highest degree term has coefficient $1$. Thus, $f (x) = x^4-5x^3-4x+7$ is an example of a monic polynomial with integer coefficients.
A number $x$ is rational if it can be written as a fraction of two integers. A number $x$ is irrational if it is a real number which cannot be written as a fraction of two integers. For example, $2/5$ and $-9$ are rational, while $\sqrt2$ and $\pi$ are well known to be irrational.)
2012 Swedish Mathematical Competition, 4
Given that $a$ is a real solution to the polynomial equation $$nx^n-x^{n-1}-x^{n-2}-\cdots-x-1=0$$ where $n$ is a positive integer, show that $a=1$ or $-1<a<0$.
1959 Putnam, A1
Let $n$ be a positive integer. Prove that $x^n -\frac{1}{x^{n}}$ is expressible as a polynomial in $x-\frac{1}{x}$ with real coefficients if and only if $n$ is odd.
2008 Moldova National Olympiad, 9.5
Determine the polynomial P(X) satisfying simoultaneously the conditions:
a) The remainder obtained when dividing P(X) to the polynomial X^3 −2 is equal
to the fourth power of quotient.
b) P(−2) + P(2) = −34.
2012 Brazil Team Selection Test, 1
Let $ P $ be a point in the interior of a triangle $ ABC $, and let $ D, E, F $ be the point of intersection of the line $ AP $ and the side $ BC $ of the triangle, of the line $ BP $ and the side $ CA $, and of the line $ CP $ and the side $ AB $, respectively. Prove that the area of the triangle $ ABC $ must be $ 6 $ if the area of each of the triangles $ PFA, PDB $ and $ PEC $ is $ 1 $.
2018 China Team Selection Test, 1
Define the polymonial sequence $\left \{ f_n\left ( x \right ) \right \}_{n\ge 1}$ with $f_1\left ( x \right )=1$, $$f_{2n}\left ( x \right )=xf_n\left ( x \right ), \; f_{2n+1}\left ( x \right ) = f_n\left ( x \right )+ f_{n+1} \left ( x \right ), \; n\ge 1.$$ Look for all the rational number $a$ which is a root of certain $f_n\left ( x \right ).$
2025 All-Russian Olympiad, 11.3
A pair of polynomials \(F(x, y)\) and \(G(x, y)\) with integer coefficients is called $\emph{important}$ if from the divisibility of both differences \(F(a, b) - F(c, d)\) and \(G(a, b) - G(c, d)\) by $100$, it follows that both \(a - c\) and \(b - d\) are divisible by 100. Does there exist such an important pair of polynomials \(P(x, y)\), \(Q(x, y)\), such that the pair \(P(x, y) - xy\) and \(Q(x, y) + xy\) is also important?
1970 Spain Mathematical Olympiad, 4
Knowing that the polynomials
$$2x^5 - 13x^4 + 4x^3 + 61x^2 + 20x-25$$
$$x^5 -4x^4 - 13x^3 + 28x^2 + 85x+50$$
have two common double roots, determine all their roots.
2023 AMC 12/AHSME, 14
For how many ordered pairs $(a,b)$ of integers does the polynomial $x^3+ax^2+bx+6$ have $3$ distinct integer roots?
$\textbf{(A)}\ 5 \qquad\textbf{(B)}\ 6 \qquad\textbf{(C)}\ 8 \qquad\textbf{(D)}\ 7 \qquad\textbf{(E)}\ 4$
2019 Ukraine Team Selection Test, 2
Polynomial $p(x)$ with real coefficients, which is different from the constant, has the following property:
[i] for any naturals $n$ and $k$ the $\frac{p(n+1)p(n+2)...p(n+k)}{p(1)p(2)...p(k)}$ is an integer.[/i]
Prove that this polynomial is divisible by $x$.
1986 AMC 12/AHSME, 24
Let $p(x) = x^{2} + bx + c$, where $b$ and $c$ are integers. If $p(x)$ is a factor of both \[x^{4} + 6x^{2} + 25\quad\text{and}\quad 3x^{4} + 4x^{2} + 28x + 5,\] what is $p(1)$?
$ \textbf{(A)}\ 0\qquad\textbf{(B)}\ 1\qquad\textbf{(C)}\ 2\qquad\textbf{(D)}\ 4\qquad\textbf{(E)}\ 8 $
2018-2019 Winter SDPC, 5
Prove that there exists a positive integer $N$ such that for every polynomial $P(x)$ of degree $2019$, there exist $N$ linear polynomials $p_1,p_2, \ldots p_N$ such that $P(x)=p_1(x)^{2019}+p_2(x)^{2019}+ \ldots + p_N(x)^{2019}$. (Assume all polynomials in this problem have real coefficients, and leading coefficients cannot be zero.)
2007 QEDMO 5th, 5
Let $ a$, $ b$, $ c$ be three integers. Prove that there exist six integers $ x$, $ y$, $ z$, $ x^{\prime}$, $ y^{\prime}$, $ z^{\prime}$ such that
$ a\equal{}yz^{\prime}\minus{}zy^{\prime};\ \ \ \ \ \ \ \ \ \ b\equal{}zx^{\prime}\minus{}xz^{\prime};\ \ \ \ \ \ \ \ \ \ c\equal{}xy^{\prime}\minus{}yx^{\prime}$.
2010 AIME Problems, 6
Find the smallest positive integer $ n$ with the property that the polynomial $ x^4 \minus{} nx \plus{} 63$ can be written as a product of two nonconstant polynomials with integer coefficients.
2007 District Olympiad, 4
Let $\mathcal K$ be a field with $2^{n}$ elements, $n \in \mathbb N^\ast$, and $f$ be the polynomial $X^{4}+X+1$. Prove that:
(a) if $n$ is even, then $f$ is reducible in $\mathcal K[X]$;
(b) if $n$ is odd, then $f$ is irreducible in $\mathcal K[X]$.
[hide="Remark."]I saw the official solution and it wasn't that difficult, but I just couldn't solve this bloody problem.[/hide]
2002 AMC 10, 11
Let $P(x)=kx^3+2k^2x^2+k^3$. Find the sum of all real numbers $k$ for which $x-2$ is a factor of $P(x)$.
$\textbf{(A) }-8\qquad\textbf{(B) }-4\qquad\textbf{(C) }0\qquad\textbf{(D) }5\qquad\textbf{(E) }8$
2013 Iran MO (3rd Round), 7
An equation $P(x)=Q(y)$ is called [b]Interesting[/b] if $P$ and $Q$ are polynomials with degree at least one and integer coefficients and the equations has an infinite number of answers in $\mathbb{N}$.
An interesting equation $P(x)=Q(y)$ [b]yields in[/b] interesting equation $F(x)=G(y)$ if there exists polynomial $R(x) \in \mathbb{Q} [x]$ such that $F(x) \equiv R(P(x))$ and $G(x) \equiv R(Q(x))$.
(a) Suppose that $S$ is an infinite subset of $\mathbb{N} \times \mathbb{N}$.$S$ [i]is an answer[/i] of interesting equation $P(x)=Q(y)$ if each element of $S$ is an answer of this equation. Prove that for each $S$ there's an interesting equation $P_0(x)=Q_0(y)$ such that if there exists any interesting equation that $S$ is an answer of it, $P_0(x)=Q_0(y)$ yields in that equation.
(b) Define the degree of an interesting equation $P(x)=Q(y)$ by $max\{deg(P),deg(Q)\}$. An interesting equation is called [b]primary[/b] if there's no other interesting equation with lower degree that yields in it.
Prove that if $P(x)=Q(y)$ is a primary interesting equation and $P$ and $Q$ are monic then $(deg(P),deg(Q))=1$.
Time allowed for this question was 2 hours.
2019 All-Russian Olympiad, 8
Let $P(x)$ be a non-constant polynomial with integer coefficients and let $n$ be a positive integer. The sequence $a_0,a_1,\ldots$ is defined as follows: $a_0=n$ and $a_k=P(a_{k-1})$ for all positive integers $k.$ Assume that for every positive integer $b$ the sequence contains a $b$th power of an integer greater than $1.$ Show that $P(x)$ is linear.
1989 IMO Shortlist, 5
Find the roots $ r_i \in \mathbb{R}$ of the polynomial \[ p(x) \equal{} x^n \plus{} n \cdot x^{n\minus{}1} \plus{} a_2 \cdot x^{n\minus{}2} \plus{} \ldots \plus{} a_n\] satisfying \[ \sum^{16}_{k\equal{}1} r^{16}_k \equal{} n.\]
2020 Thailand TST, 5
We say that a set $S$ of integers is [i]rootiful[/i] if, for any positive integer $n$ and any $a_0, a_1, \cdots, a_n \in S$, all integer roots of the polynomial $a_0+a_1x+\cdots+a_nx^n$ are also in $S$. Find all rootiful sets of integers that contain all numbers of the form $2^a - 2^b$ for positive integers $a$ and $b$.
1983 AIME Problems, 5
Suppose that the sum of the squares of two complex numbers $x$ and $y$ is 7 and the sum of the cubes is 10. What is the largest real value that $x + y$ can have?
1978 Polish MO Finals, 3
Prove that if $m$ is a natural number and $P,Q,R$ polynomials of degrees less than $m$ satisfying
$$x^{2m}P(x,y)+y^{2m}Q(x,y) = (x+y)^{2m}R(x,y),$$
then each of the polynomials is zero.
2010 Princeton University Math Competition, 8
Let $p$ be a polynomial with integer coefficients such that $p(15)=6$, $p(22)=1196$, and $p(35)=26$. Find an integer $n$ such that $p(n)=n+82$.
2012 Moldova Team Selection Test, 1
Prove that polynomial $x^8+98x^4+1$ can be factorized in $Z[X]$.