Problems

Age
Difficulty
Found: 331

Prove the inequality: \[\frac{(b_1 + \dots b_n)^{b_1 + \dots b_n}}{(a_1 + \dots a_n)^{b_1 + \dots + b_n}}\leq \left(\frac{b_1}{a_1}\right)^{b_1}\dots \left( \frac{b_n}{a_n}\right)^{b_n}\] where all variables are considered positive.

Let \(p\) and \(q\) be positive numbers where \(1 / p + 1 / q = 1\). Prove that \[a_1b_1 + a_2b_2 + \dots + a_nb_n \leq (a_1^p + \dots a_n^p)^{1/p}(b_1^q +\dots + b_n^q)^{1/q}\] The values of the variables are considered positive.

Prove that the polynomial \(P (x)\) is divisible by its derivative if and only if \(P (x)\) has the form \(P(x) = a_n(x - x_0)^n\).

Find the largest value of the expression \(a + b + c + d - ab - bc - cd - da\), if each of the numbers \(a\), \(b\), \(c\) and \(d\) belongs to the interval \([0, 1]\).

A polynomial of degree \(n > 1\) has \(n\) distinct roots \(x_1, x_2, \dots , x_n\). Its derivative has the roots \(y_1, y_2, \dots , y_{n-1}\). Prove the inequality \[\frac{x_1^2 + \dots + x_n^2}{n}> \frac{y_1^2 + \dots + y_n^2}{n}.\]

Solve the system of equations: \[\begin{aligned} \sin y - \sin x &= x-y; &&\text{and}\\ \sin y - \sin z &= z-y; && \text{and}\\ x-y+z &= \pi. \end{aligned}\]

Author: A. Khrabrov

Do there exist integers \(a\) and \(b\) such that

a) the equation \(x^2 + ax + b = 0\) does not have roots, and the equation \(\lfloor x^2\rfloor + ax + b = 0\) does have roots?

b) the equation \(x^2 + 2ax + b = 0\) does not have roots, and the equation \(\lfloor x^2\rfloor + 2ax + b = 0\) does have roots?

Note that here, square brackets represent integers and curly brackets represent non-integer values or 0.