Found problems: 4275
We define two types of operation on polynomial of third degree:
a) switch places of the coefficients of polynomial(including zero coefficients), ex:
$ x^3+x^2+3x-2 $ => $ -2x^3+3x^2+x+1$
b) replace the polynomial $P(x)$ with $P(x+1)$
If limitless amount of operations is allowed,
is it possible from $x^3-2$ to get $x^3-3x^2+3x-3$ ?
If a polynomial of degree n has integer values when evaluated in each of $k,k+1,\ldots,k+n$, where $k$ is an integer, prove that the polynomial has integer values when evaluated at each integer $x$.
Find all sequences $a_1$, $a_2$, $\dots$ of nonnegative integers such that for all positive integers $n$, the polynomial \[1+x^{a_1}+x^{a_2}+\dots+x^{a_n}\] has at least one integer root. (Here $x^0=1$.)
[i]Kornpholkrit Weraarchakul[/i]
Prove that, for every pair $ n$, $r$ of positive integers, there can be found a polynomial $ f(x)$ of degree $ n$ with integer coefficients, so that every polynomial $ g(x)$ of degree at most $ n$, for which the coefficients of the polynomial $ f(x)\minus{}g(x)$ are integers with absolute value not greater than $ r$, is irreducible over the field of rational numbers.
Let $f(x)$ be a polynomial with rational coefficients, and let $\alpha$ be a real number. If
\[\alpha^3-2019\alpha=(f(\alpha))^3-2019f(\alpha)=2021,\]
prove that $(f^n(\alpha))^3-2019f^n(\alpha)=2021$ for any positive integer $n$.
(Here, we define $f^n(x)=\underbrace{f(f(f\cdots f}_{n\text{ times}}(x)\cdots ))$.)
A polynomial $f(x)$ with integer coefficients is said to be [i]tri-divisible[/i] if $3$ divides $f(k)$ for any integer $k$. Determine necessary and sufficient conditions for a polynomial to be tri-divisible.
Let the real numbers $a,b,c,d$ satisfy the relations $a+b+c+d=6$ and $a^2+b^2+c^2+d^2=12.$ Prove that
\[36 \leq 4 \left(a^3+b^3+c^3+d^3\right) - \left(a^4+b^4+c^4+d^4 \right) \leq 48.\]
[i]Proposed by Nazar Serdyuk, Ukraine[/i]
Given is a polynomial $P(x)$ of degree $n>1$ with real coefficients. The equation $P(P(P(x)))=P(x)$ has $n^3$ distinct real roots. Prove that these roots could be split into two groups with equal arithmetic mean.
Let $a,b,c\ge-1$ be real numbers with $a^3+b^3+c^3=1$.
Prove that $a+b+c+a^2+b^2+c^2\le4$, and determine the cases of equality.
(Proposed by Karl Czakler)
[b]Problem 4 [/b]
Let $m$ be a positive integer and let $p$ be a prime divisor of $m$. Suppose that the complex polynomial
$a_0 + a_1x + \ldots + a_nx^n$ with $n < \frac{p}{p-1}\varphi(m)$ and $a_n \neq 0$ is divisible by the cyclotomic polynomial $\phi_m(x)$. Prove that there are at least $p$ nonzero coefficients $a_i\ .$
The cyclotomic polynomial $\phi_m(x)$ is the monic polynomial whose roots are the $m$-th primitive complex
roots of unity. Euler’s totient function $\varphi(m)$ denotes the number of positive integers less than or equal to $m$
which are coprime to $m$.
Solve the following system of equations in rational numbers:
\[ (x^2+1)^3=y+1,\\ (y^2+1)^3=z+1,\\ (z^2+1)^3=x+1.\]
Real numbers $a \neq 0, b, c$ are given. Prove that there is a polynomial $P(x)$ with real coefficients such that the polynomial $x^2+1$ divides the polynomial $aP(x)^2+bP(x)+c$.
[i]Proposed by A. Golovanov[/i]
Real constants $ a, b, c$ are such that there is exactly one square all of whose vertices lie on the cubic curve $ y \equal{} x^3 \plus{} ax^2 \plus{} bx \plus{} c.$ Prove that the square has sides of length $ \sqrt[4]{72}.$
Prove that the modulus of an integer root of a polynomial with integer coefficients cannot exceed the maximum of the moduli of the coefficients.
Which of the following polynomials does not divide $x^{60} - 1$?
$
\textbf{a)}\ x^2+x+1
\qquad\textbf{b)}\ x^4-1
\qquad\textbf{c)}\ x^5-1
\qquad\textbf{d)}\ x^{15}-1
\qquad\textbf{e)}\ \text{None of above}
$
Find all polynomials \(P(x)\) with real coefficients such that for all nonzero real numbers \(x\), \[P(x)+P\left(\frac1x\right) =\frac{P\left(x+\frac1x\right) +P\left(x-\frac1x\right)}2.\]
[i]Proposed by Holden Mui[/i]
Find all triples $ (x,y,z)$ of real numbers that satisfy the system of equations
\[ \begin{cases}x^3 \equal{} 3x\minus{}12y\plus{}50, \\ y^3 \equal{} 12y\plus{}3z\minus{}2, \\ z^3 \equal{} 27z \plus{} 27x. \end{cases}\]
[i]Razvan Gelca.[/i]
Find the unique real number $c$ such that the polynomial $x^3+cx+c$ has exactly two real roots.
Let $a, b$ be the roots of the quadratic polynomial $Q(x) = x^2 + x + 1$, and let $u, v$ be the roots of the quadratic polynomial $R(x) = 2x^2 + 7x + 1$.
Suppose $P$ is a cubic polynomial which satises the equations
$$\begin{cases}
P(au) = Q(u)R(a) \\
P(bu) = Q(u)R(b) \\
P(av) = Q(v)R(a) \\
P(bv) = Q(v)R(b)
\end{cases}$$
If $M$ and$ N$ are the coeffcients of $x^2$ and $x$ respectively in $P(x)$, what is the value of $M+ N$?
Let $a_1, a_2, \dots, a_n$ be real numbers, and let $b_1, b_2, \dots, b_n$ be distinct positive integers. Suppose that there is a polynomial $f(x)$ satisfying the identity
\[
(1-x)^n f(x) = 1 + \sum_{i=1}^n a_i x^{b_i}.
\]
Find a simple expression (not involving any sums) for $f(1)$ in terms of $b_1, b_2, \dots, b_n$ and $n$ (but independent of $a_1, a_2, \dots, a_n$).
[b]p1.[/b] Given any four digit number $X = \underline{ABCD}$, consider the quantity $Y(X) = 2 \cdot \underline{AB}+\underline{CD}$. For example, if $X = 1234$, then $Y(X) = 2 \cdot 12+34 = 58$. Find the sum of all natural numbers $n \le 10000$ such that over all four digit numbers $X$, the number $n$ divides $X$ if and only if it also divides $Y(X)$.
[b]p2.[/b] A sink has a red faucet, a blue faucet, and a drain. The two faucets release water into the sink at constant but different rates when turned on, and the drain removes water from the sink at a constant rate when opened. It takes $5$ minutes to fill the sink (from empty to full) when the drain is open and only the red faucet is on, it takes $10$ minutes to fill the sink when the drain is open and only the blue faucet is on, and it takes $15$ seconds to fill the sink when both faucets are on and the drain is closed. Suppose that the sink is currently one-thirds full of water, and the drain is opened. Rounded to the nearest integer, how many seconds will elapse before the sink is emptied (keeping the two faucets closed)?
[b]p3.[/b] One of the bases of a right triangular prism is a triangle $XYZ$ with side lengths $XY = 13$, $YZ = 14$, $ZX = 15$. Suppose that a sphere may be positioned to touch each of the five faces of the prism at exactly one point. A plane parallel to the rectangular face of the prism containing $\overline{YZ}$ cuts the prism and the sphere, giving rise to a cross-section of area $A$ for the prism and area $15\pi$ for the sphere. Find the sum of all possible values of $A$.
[b]p4.[/b] Albert, Brian, and Christine are hanging out by a magical tree. This tree gives each of them a stick, each of which have a non-negative real length. Say that Albert gets a branch of length $x$, Brian a branch of length $y$, and Christine a branch of length $z$, and the lengths follow the condition that $x+y+z = 2$. Let $m$ and $n$ be the minimum and maximum possible values of $xy+yz+xz-xyz$, respectively. What is $m+n$?
[b]p5.[/b] Let $S := MATHEMATICSMATHEMATICSMATHE...$ be the sequence where $7$ copies of the word $MATHEMATICS$ are concatenated together. How many ways are there to delete all but five letters of $S$ such that the resulting subsequence is $CHMMC$?
[b]p6.[/b] Consider two sequences of integers $a_n$ and $b_n$ such that $a_1 = a_2 = 1$, $b_1 = b_2 = 1$ and that the following recursive relations are satisfied for integers $n > 2$:
$$a_n = a_{n-1}a_{n-2}-b_{n-1}b_{n-2},$$
$$b_n = b_{n-1}a_{n-2}+a_{n-1}b_{n-2}.$$
Determine the value of $$\sum_{1\le n\le2023,b_n \ne 0} \frac{a_n}{b_n}.$$
[b]p7.[/b] Suppose $ABC$ is a triangle with circumcenter $O$. Let $A'$ be the reflection of $A$ across $\overline{BC}$. If $BC =12$, $\angle BAC = 60^o$, and the perimeter of $ABC$ is $30$, then find $A'O$.
[b]p8.[/b] A class of $10$ students wants to determine the class president by drawing slips of paper from a box. One of the students, Bob, puts a slip of paper with his name into the box. Each other student has a $\frac12$ probability of putting a slip of paper with their own name into the box and a $\frac12$ probability of not doing so. Later, one slip is randomly selected from the box. Given that Bob’s slip is selected, find the expected number of slips of paper in the box before the slip is selected.
[b]p9.[/b] Let $a$ and $b$ be positive integers, $a > b$, such that $6! \cdot 11$ divides $x^a -x^b$ for all positive integers $x$. What is the minimum possible value of $a+b$?
[b]p10.[/b] Find the number of pairs of positive integers $(m,n)$ such that $n < m \le 100$ and the polynomial $x^m+x^n+1$ has a root on the unit circle.
[b]p11.[/b] Let $ABC$ be a triangle and let $\omega$ be the circle passing through $A$, $B$, $C$ with center $O$. Lines $\ell_A$, $\ell_B$, $\ell_C$ are drawn tangent to $\omega$ at $A$, $B$, $C$ respectively. The intersections of these lines form a triangle $XYZ$ where $X$ is the intersection of $\ell_B$ and $\ell_C$, $Y$ is the intersection of $\ell_C$ and $\ell_A$, and $Z$ is the intersection of $\ell_A$ and $\ell_B$. Let $P$ be the intersection of lines $\overline{OX}$ and $\overline{YZ}$. Given $\angle ACB = \frac32 \angle ABC$ and $\frac{AC}{AB} = \frac{15}{16}$ , find $\frac{ZP}{YP}$.
[b]p12.[/b] Compute the remainder when $$\sum_{1\le a,k\le 2021} a^k$$ is divided by $2022$ (in the above summation $a,k$ are integers).
[b]p13.[/b] Consider a $7\times 2$ grid of squares, each of which is equally likely to be colored either red or blue. Madeline would like to visit every square on the grid exactly once, starting on one of the top two squares and ending on one of the bottom two squares. She can move between two squares if they are adjacent or diagonally adjacent. What is the probability that Madeline may visit the squares of the grid in this way such that the sequence of colors she visits is alternating (i.e., red, blue, red,... or blue, red, blue,... )?
[b]p14.[/b] Let $ABC$ be a triangle with $AB = 8$, $BC = 10$, and $CA = 12$. Denote by $\Omega_A$ the $A$-excircle of $ABC$, and suppose that $\Omega_A$ is tangent to $\overline{AB}$ and $\overline{AC}$ at $F$ and $E$, respectively. Line $\ell \ne \overline{BC}$ is tangent to $\Omega_A$ and passes through the midpoint of $\overline{BC}$. Let $T$ be the intersection of $\overline{EF}$ and $\ell$. Compute the area of triangle $ATB$.
[b]p15.[/b] For any positive integer $n$, let $D_n$ be the set of ordered pairs of positive integers $(m,d)$ such that $d$ divides $n$ and gcd$(m,n) = 1$, $1 \le m \le n$. For any positive integers $a$, $b$, let $r(a,b)$ be the non-negative remainder when $a$ is divided by $b$. Denote by $S_n$ the sum $$S_n = \sum_{(m,d)\in D_n} r(m,d).$$ Determine the value of $S_{396}$.
PS. You had better use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
Let $P(x)$ be the unique polynomial of minimal degree with the following properties:
$P(x)$ has leading coefficient $1,$
$1$ is a root of $P(x) - 1,$
$2$ is a root of $P(x-2),$
$3$ is a root of $P(3x),$
$4$ is a root of $4P(x)$
The roots of $P(x)$ are integers, with one exception. The root that is not an integer can be written in the form $\frac{m}{n}$, where m and n are relatively prime positive integers. What is $m+n$?
$\textbf{(A) }41\qquad\textbf{(B) }43\qquad\textbf{(C) }45\qquad\textbf{(D) }47\qquad\textbf{(E) }49$
Let $\alpha,\beta,\gamma$ be the three real roots of the polynomial $x^3-x^2-2x+1=0$. Find all possible values of $\tfrac{\alpha}{\beta}+\tfrac{\beta}{\gamma}+\tfrac{\gamma}{\alpha}$.
You’re given the complex number $\omega = e^{2i\pi/13} + e^{10i\pi/13} + e^{16i\pi/13} + e^{24i\pi/13}$, and told it’s a root of a unique monic cubic $x^3 +ax^2 +bx+c$, where $a, b, c$ are integers. Determine the value of $a^2 + b^2 + c^2$.
In this problem, we consider only polynomials with integer coeffients. Call two polynomials $p$ and $q$ [i]really close[/i] if $p(2k + 1) \equiv q(2k + 1)$ (mod $210$) for all $k \in Z^+$. Call a polynomial $p$ [i]partial credit[/i] if no polynomial of lesser degree is [i]really close[/i] to it. What is the maximum possible degree of [i]partial credit[/i]?