This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND
OR
NO

Found problems: 3597

Find the number of ordered pairs of integers $(a,b)\in\{1,2,\ldots,35\}^2$ (not necessarily distinct) such that $ax+b$ is a "quadratic residue modulo $x^2+1$ and $35$", i.e. there exists a polynomial $f(x)$ with integer coefficients such that either of the following $\textit{equivalent}$ conditions holds: [list] [*] there exist polynomials $P$, $Q$ with integer coefficients such that $f(x)^2-(ax+b)=(x^2+1)P(x)+35Q(x)$; [*] or more conceptually, the remainder when (the polynomial) $f(x)^2-(ax+b)$ is divided by (the polynomial) $x^2+1$ is a polynomial with integer coefficients all divisible by $35$. [/list]
The degree of the polynomial $P(x)$ is $2017.$ Prove that the number of distinct real roots of the equation $P(P(x)) = 0$ is not less than the number of distinct real roots of the equation $P(x) = 0.$
Find all polynomials $P$ with real coefficients satisfying that there exist infinitely many pairs $(m, n)$ of coprime positives integer such that $P(\frac{m}{n})=\frac{1}{n}$. [i] Proposed by usjl[/i]
The polynomial $ f(x)\equal{}ax^2\plus{}bx\plus{}c$ has real coefficients and satisfies $ \left|f(x)\right|\le 1$ for all $ x\in [0, 1]$. Find the maximal value of $ |a|\plus{}|b|\plus{}|c|$.
Determine the number of real roots of the equation \[x^8 - x^7 + 2x^6 - 2x^5 + 3x^4 - 3x^3 + 4x^2 - 4x +\frac{5}{2}= 0.\]
Let $p(x)=x^{3}+a_{1}x^{2}+a_{2}x+a_{3}$ have rational coefficients and have roots $r_{1}$, $r_{2}$, and $r_{3}$. If $r_{1}-r_{2}$ is rational, must $r_{1}$, $r_{2}$, and $r_{3}$ be rational?
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$.
Let us consider one variable polynomials with the senior coefficient equal to one. We shall say that two polynomials $P(x)$ and $Q(x)$ commute, if $P(Q(x))=Q(P(x))$ (i.e. we obtain the same polynomial, having collected the similar terms). a) For every a find all $Q$ such that the $Q$ degree is not greater than three, and $Q$ commutes with $(x^2 - a)$. b) Let $P$ be a square polynomial, and $k$ is a natural number. Prove that there is not more than one commuting with $P$ $k$-degree polynomial. c) Find the $4$-degree and $8$-degree polynomials commuting with the given square polynomial $P$. d) $R$ and $Q$ commute with the same square polynomial $P$. Prove that $Q$ and $R$ commute. e) Prove that there exists a sequence $P_2, P_3, ... , P_n, ...$ ($P_k$ is $k$-degree polynomial), such that $P_2(x) = x^2 - 2$, and all the polynomials in this infinite sequence pairwise commute.
A cubic trinomial $x^3 + px + q$ with integer coefficients $p$ and $q$ is said to be [i]irrational [/i] if it has three pairwise distinct real irrational roots $a_1,a_2, a_3$ Find all irrational cubic trinomials for which the value of $|a_1| + [a_2| + |a_3|$ is the minimal possible. (E. Barabanov)
Find all functions $f: \mathbb{N}\to \mathbb{N}$ such that for all $n\in \mathbb{N}$: \[f^{(19)}(n)+97f(n)=98n+232.\]
Let $p$ be an odd prime number such that $p\equiv 2\pmod{3}.$ Define a permutation $\pi$ of the residue classes modulo $p$ by $\pi(x)\equiv x^3\pmod{p}.$ Show that $\pi$ is an even permutation if and only if $p\equiv 3\pmod{4}.$
Prove that there exist integers $a, b, c$ all greater than $2011$ such that \[(a+\sqrt{b})^c=\ldots 2010 \cdot 2011\ldots\] [Decimal point separates an integer ending in $2010$ and a decimal part beginning with $2011$.]
Determine all $n \in \mathbb{N}$ for which $n^{10} + n^5 + 1$ is prime.
For every non-constant polynomial $p$, let $H_p=\big\{z\in \mathbb{C} \, \big| \, |p(z)|=1\big\}$. Prove that if $H_p=H_q$ for some polynomials $p,q$, then there exists a polynomial $r$ such that $p=r^m$ and $q=\xi\cdot r^n$ for some positive integers $m,n$ and constant $|\xi|=1$.
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.
$\mathbb{N}_{10}$ is generalization of $\mathbb{N}$ that every hypernumber in $\mathbb{N}_{10}$ is something like: $\overline{...a_2a_1a_0}$ with $a_i \in {0,1..9}$ (Notice that $\overline {...000} \in \mathbb{N}_{10}$) Also we easily have $+,*$ in $\mathbb{N}_{10}$. first $k$ number of $a*b$= first $k$ nubmer of (first $k$ number of a * first $k$ number of b) first $k$ number of $a+b$= first $k$ nubmer of (first $k$ number of a + first $k$ number of b) Fore example $\overline {...999}+ \overline {...0001}= \overline {...000}$ Prove that every monic polynomial in $\mathbb{N}_{10}[x]$ with degree $d$ has at most $d^2$ roots.
Let $\alpha$ be an arbitrary angle and let $x = cos\alpha, y = cosn\alpha$ ($n \in Z$). i) Prove that to each value $x \in [-1, 1]$ corresponds one and only one value of $y$. Thus we can write $y$ as a function of $x, y = T_n(x)$. Compute $T_1(x), T_2(x)$ and prove that $T_{n+1}(x) = 2xT_n(x) - T_{n-1}(x)$. From this it follows that $T_n(x)$ is a polynomial of degree $n$. ii) Prove that the polynomial $T_n(x$) has $n$ distinct roots in $[-1, 1]$.
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$.
Prove that for any positive integer $ n$, there exists only $ n$ degree polynomial $ f(x),$ satisfying $ f(0) \equal{} 1$ and $ (x \plus{} 1)[f(x)]^2 \minus{} 1$ is an odd function.
a) Year 1872 Texas 3 gold miners found a peice of gold. They have a coin that with possibility of $\frac 12$ it will come each side, and they want to give the piece of gold to one of themselves depending on how the coin will come. Design a fair method (It means that each of the 3 miners will win the piece of gold with possibility of $\frac 13$) for the miners. b) Year 2005, faculty of Mathematics, Sharif university of Technolgy Suppose $0<\alpha<1$ and we want to find a way for people name $A$ and $B$ that the possibity of winning of $A$ is $\alpha$. Is it possible to find this way? c) Year 2005 Ahvaz, Takhti Stadium Two soccer teams have a contest. And we want to choose each player's side with the coin, But we don't know that our coin is fair or not. Find a way to find that coin is fair or not? d) Year 2005,summer In the National mathematical Oympiad in Iran. Each student has a coin and must find a way that the possibility of coin being TAIL is $\alpha$ or no. Find a way for the student.
Consider $p$ a prime number and $p$ consecutive positive integers $m_{1}, m_{2}, \ldots, m_{p}$. Choose a permutation $\sigma$ of $1, 2, \ldots, p$. Show that there exist two different numbers $k,l \in \{1,2, \ldots, p\}$ such that $m_{k}m_{\sigma(k)}-m_{l}m_{\sigma(l)}$ is divisible by $p$.
A zig-zag in the plane consists of two parallel half-lines connected by a line segment. Find $z_n$, the maximum number of regions into which $n$ zig-zags can divide the plane. For example, $z_1=2,z_2=12$(see the diagram). Of these $z_n$ regions how many are bounded? [The zig-zags can be as narrow as you please.] Express your answers as polynomials in $n$ of degree not exceeding $2$. [asy] draw((30,0)--(-70,0), Arrow); draw((30,0)--(-20,-40)); draw((-20,-40)--(80,-40), Arrow); draw((0,-60)--(-40,20), dashed, Arrow); draw((0,-60)--(0,15), dashed); draw((0,15)--(40,-65),dashed, Arrow); [/asy]
Let $f$ be a polynomial function with integer coefficients and $p$ be a prime number. Suppose there are at least four distinct integers satisfying $f(x) = p$. Show that $f$ does not have integer zeros.
Given a quadratic trinomial $p(x)$ with integer coefficients such that $p(x)$ is not divisible by $3$ for all integers $x$. Prove that there exist polynomials $f(x)$ and $h(x)$ with integer coefficients such that $$ p(x)\cdot f(x)+3h(x)=x^6+x^4+x^2+1. $$ [i](I. Gorodnin)[/i]
Let $a_1,\ldots, a_n$ be real numbers. Define polynomials $f,g$ by $$f(x)=\sum_{k=1}^n a_kx^k,\ g(x)=\sum_{k=1}^n \frac{a_k}{2^k-1}x^k.$$ Assume that $g(2016)=0$. Prove that $f(x)$ has a root in $(0;2016)$.