Found problems: 4275
The trinomial $f(x)$ is such that $(f(x))^3-f(x)=0$ has three real roots. Find the y-coordinate of the vertex of $f(x)$.
Let $(P_n(X))_{n\in\mathbb{N}}$ be a sequence of polynomials defined as: $P_1(X)=X-1, P_2(X)=X^2-X-1, P_n(X)=XP_{n-1}(X)-P_{n-2}(X), \forall n>2$. For every nonnegative integer $n{}$ find all roots of the polynomial $P_n(X)$.
Given positive integer $n$, find the largest real number $\lambda=\lambda(n)$, such that for any degree $n$ polynomial with complex coefficients $f(x)=a_n x^n+a_{n-1} x^{n-1}+\cdots+a_0$,
and any permutation $x_0,x_1,\cdots,x_n$ of $0,1,\cdots,n$, the following inequality holds $\sum_{k=0}^n|f(x_k)-f(x_{k+1})|\geq \lambda |a_n|$, where $x_{n+1}=x_0$.
Let $f$ and $g$ be two polynomials with integer coefficients such that the leading coefficients of both the polynomials are positive. Suppose $\deg(f)$ is odd and the sets $\{f(a)\mid a\in \mathbb{Z}\}$ and $\{g(a)\mid a\in \mathbb{Z}\}$ are the same. Prove that there exists an integer $k$ such that $g(x)=f(x+k)$.
Determine all pairs $(x,y)$ of positive integers such that $x^{2}y+x+y$ is divisible by $xy^{2}+y+7$.
Figures $ 0$, $ 1$, $ 2$, and $ 3$ consist of $ 1$, $ 5$, $ 13$, and $ 25$ nonoverlapping squares, respectively. If the pattern were continued, how many nonoverlapping squares would there be in figure $ 100$?
[asy]
unitsize(8);
draw((0,0)--(1,0)--(1,1)--(0,1)--cycle);
draw((9,0)--(10,0)--(10,3)--(9,3)--cycle);
draw((8,1)--(11,1)--(11,2)--(8,2)--cycle);
draw((19,0)--(20,0)--(20,5)--(19,5)--cycle);
draw((18,1)--(21,1)--(21,4)--(18,4)--cycle);
draw((17,2)--(22,2)--(22,3)--(17,3)--cycle);
draw((32,0)--(33,0)--(33,7)--(32,7)--cycle);
draw((29,3)--(36,3)--(36,4)--(29,4)--cycle);
draw((31,1)--(34,1)--(34,6)--(31,6)--cycle);
draw((30,2)--(35,2)--(35,5)--(30,5)--cycle);
label("Figure",(0.5,-1),S);
label("$0$",(0.5,-2.5),S);
label("Figure",(9.5,-1),S);
label("$1$",(9.5,-2.5),S);
label("Figure",(19.5,-1),S);
label("$2$",(19.5,-2.5),S);
label("Figure",(32.5,-1),S);
label("$3$",(32.5,-2.5),S);[/asy]$ \textbf{(A)}\ 10401 \qquad \textbf{(B)}\ 19801 \qquad \textbf{(C)}\ 20201 \qquad \textbf{(D)}\ 39801 \qquad \textbf{(E)}\ 40801$
Prove that for every nonnegative integer $n$, the number $7^{7^{n}}+1$ is the product of at least $2n+3$ (not necessarily distinct) primes.
Determine all polynomials $P(x)$ with degree $n\geq 1$ and integer coefficients so that for every real number $x$ the following condition is satisfied
$$P(x)=(x-P(0))(x-P(1))(x-P(2))\cdots (x-P(n-1))$$
Find all polynomials of two variables $P(x,y)$ which satisfy
\[P(a,b) P(c,d) = P (ac+bd, ad+bc), \forall a,b,c,d \in \mathbb{R}.\]
Let $n$ be a given positive integer. Alice and Bob play a game. In the beginning, Alice determines an integer polynomial $P(x)$ with degree no more than $n$. Bob doesn’t know $P(x)$, and his goal is to determine whether there exists an integer $k$ such that no integer roots of $P(x) = k$ exist.
In each round, Bob can choose a constant $c$. Alice will tell Bob an integer $k$, representing the number of integer $t$ such that $P(t) = c$. Bob needs to pay one dollar for each round. Find the minimum cost such that Bob can guarantee to reach his goal.
[i]Proposed by ltf0501[/i]
Find all polynomials $f(x)$ with real coefficients for which
\[f(x)f(2x^2) = f(2x^3 + x).\]
Let $\left \{ c_i \right \}_{i=0}^{\infty}$ be a sequence of non-negative real numbers with $c_{2017}>0$. A sequence of polynomials is defined as
$$P_{-1}(x)=0 \ , \ P_0(x)=1 \ , \ P_{n+1}(x)=xP_n(x)+c_nP_{n-1}(x).$$
Prove that there doesn't exist any integer $n>2017$ and some real number $c$ such that
$$P_{2n}(x)=P_n(x^2+c).$$
[i]Proposed by Navid Safaei[/i]
Prove that $f(2) \ge 3^n$ where the polynomial $f(x) = x_n + a_1x_{n-1} + ...+ a_{n-1}x + 1$ has non-negative coefficients and $n$ real roots.
Let $P_{1}(x)=x^{2}-2$ and $P_{j}(x)=P_{1}(P_{j-1}(x))$ for j$=2,\ldots$ Prove that for any positive integer n the roots of the equation $P_{n}(x)=x$ are all real and distinct.
Consider the functions $ f(x) = ax^{2} + bx + c $ , $ g(x) = cx^{2} + bx + a $, where a, b, c are real numbers. Given that $ |f(-1)| \leq 1 $, $ |f(0)| \leq 1 $, $ |f(1)| \leq 1 $, prove that $ |f(x)| \leq \frac{5}{4} $ and $ |g(x)| \leq 2 $ for $ -1 \leq x \leq 1 $.
Let $P(x)$ be any polynomial of degree at most $3.$ It can be shown that there are numbers $x_1$ and $x_2$ such that $\textstyle\int_{-1}^1 P(x) \ dx = P(x_1) + P(x_2),$ where $x_1$ and $x_2$ are independent of the polynomial $P.$
(a) Show that $x_1=-x_2.$
(b) Find $x_1$ and $x_2.$
Two quadratic polynomials $ f_{1},f_{2}$ satisfy $ f_{1}'(x)f_{2}'(x)\geq |f_{1}(x)|\plus{}|f_{2}(x)|\forall x\in\mathbb{R}$ . Prove that $ f_{1}\cdot f_{2}\equal{} g^{2}$ for some $ g\in\mathbb{R}[x]$.
[b]Problem 6.[/b] Let $p>2$ be prime. Find the number of the subsets $B$ of the set $A=\{1,2,\ldots,p-1\}$ such that, the sum of the elements of $B$ is divisible by $p.$
[i] Ivan Landgev[/i]
Find all pairs $(m,n)$ of natural numbers with $m<n$ such that $m^2+1$ is a multiple of $n$ and $n^2+1$ is a multiple of $m$.
Let $a,b,c,d$ be distinct integers such that
$$(x-a)(x-b)(x-c)(x-d) -4=0$$
has an integer root $r.$ Show that $4r=a+b+c+d.$
Let $f:\mathbb R\to\mathbb R$ be an infinitely differentiable function. Assume that for every $x\in\mathbb R$ there is an $n\in\mathbb N$ (depending on $x$) such that
$$f^{(n)}(x)=0.$$Prove that $f$ is a polynomial.
Let $P$ be a non-zero polynomial with non-negative real coefficients, let $N$ be a positive integer, and let $\sigma$ be a permutation of the set $\{1,2,...,n\}$. Determine the least value the sum
\[\sum_{i=1}^{n}\frac{P(x_i^2)}{P(x_ix_{\sigma(i)})}\] may achieve, as $x_1,x_2,...,x_n$ run through the set of positive real numbers.
[i]Fedor Petrov[/i]
Let $P$ be a real polynomial with degree $n\ge1$ such that
$$P(0),P(1),P(4),P(9),\ldots,P(n^2)$$
are in $\mathbb Z$. Prove that $\forall a\in\mathbb Z,P(a^2)\in\mathbb Z$.
[i]Proposed by Moubinool Omarjee[/i]
Let $r>0$ be a real number. We call a monic polynomial with complex coefficients $r$-[i]good[/i] if all of its roots have absolute value at most $r$. We call a monic polynomial with complex coefficients [i]primordial[/i] if all of its coefficients have absolute value at most $1$.
a) Prove that any $1$-good polynomial has a primordial multiple.
b) If $r>1$, prove that there exists an $r$-good polynomial that does not have a primordial multiple.
[i]Proposed by Pranjal Srivastava[/i]
Find all polynomials $P(x)$ with integer coefficients such that the polynomial \[ Q(x)=(x^2+6x+10) \cdot P^2(x)-1 \] is the square of a polynomial with integer coefficients.