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: 1671

For $ a,b,c\geq 0$ with $ a\plus{}b\plus{}c\equal{}1$, prove that $ \sqrt{a\plus{}\frac{(b\minus{}c)^2}{4}}\plus{}\sqrt{b}\plus{}\sqrt{c}\leq \sqrt{3}$
Let ABCD be a convex quadrilateral and O a point inside it. Let the parallels to the lines BC, AB, DA, CD through the point O meet the sides AB, BC, CD, DA of the quadrilateral ABCD at the points E, F, G, H, respectively. Then, prove that $ \sqrt {\left|AHOE\right|} \plus{} \sqrt {\left|CFOG\right|}\leq\sqrt {\left|ABCD\right|}$, where $ \left|P_1P_2...P_n\right|$ is an abbreviation for the non-directed area of an arbitrary polygon $ P_1P_2...P_n$.
Given positive real numbers $a, b, c, d$ such that $cd=1$. Prove that there exists at least one positive integer $m$ such that $$ab\le m^2\le (a+c) (b+d). $$
Let $a,b,c$ be three positive real numbers. Show that \[ \frac {a+b+3c}{3a+3b+2c}+\frac {a+3b+c}{3a+2b+3c}+\frac {3a+b+c}{2a+3b+3c} \ge \frac {15}{8}\]
Let $a, b,$ and $c$ be positive real numbers such that $ab + bc + ca = 3$. Show that \[ \dfrac{bc}{1 + a^4} + \dfrac{ca}{1 + b^4} + \dfrac{ab}{1 + c^4} \geq \dfrac{3}{2}. \]
Find all functions $f:\mathbb{R}\to \mathbb{R}$ such that for all real numbers $a,b,$ and $c$: (i) If $a+b+c\ge 0$ then $f(a^3)+f(b^3)+f(c^3)\ge 3f(abc).$ (ii) If $a+b+c\le 0$ then $f(a^3)+f(b^3)+f(c^3)\le 3f(abc).$ [i]Proposed by Ashwin Sah[/i]
The polynomials $ P(x)$ and $ Q(x)$ are given. It is known that for a certain polynomial $ R(x, y)$ the identity $ P(x) \minus{} P(y) \equal{} R(x, y) (Q(x) \minus{} Q(y))$ applies. Prove that there is a polynomial $ S(x)$ so that $ P(x) \equal{} S(Q(x)) \quad \forall x.$
Let $a, b, c$ be reals such that some two of them have difference greater than $\frac{1}{2 \sqrt{2}}$. Prove that there exists an integer $x$, such that $$x^2-4(a+b+c)x+12(ab+bc+ca)<0.$$
Find the smallest real $ K$ such that for each $ x,y,z\in\mathbb R^{ \plus{} }$: \[ x\sqrt y \plus{} y\sqrt z \plus{} z\sqrt x\leq K\sqrt {(x \plus{} y)(y \plus{} z)(z \plus{} x)} \]
Consider an odd prime $p$ and a positive integer $N < 50p$. Let $a_1, a_2, \ldots , a_N$ be a list of positive integers less than $p$ such that any specific value occurs at most $\frac{51}{100}N$ times and $a_1 + a_2 + \cdots· + a_N$ is not divisible by $p$. Prove that there exists a permutation $b_1, b_2, \ldots , b_N$ of the $a_i$ such that, for all $k = 1, 2, \ldots , N$, the sum $b_1 + b_2 + \cdots + b_k$ is not divisible by $p$. [i]Will Steinberg, United Kingdom[/i]
If $x_1 + x_2 + \cdots + x_n = \sum_{i=1}^{n} x_i = \frac{1}{2}$ and $x_i > 0$ ; then prove that: $ \frac{1-x_1}{1+x_1} \cdot \frac{1-x_2}{1+x_2} \cdots \frac{1-x_n}{1+x_n} = \prod_{i=1}^{n} \frac{1-x_i}{1+x_i} \geq \frac{1}{3}$
Find all real numbers $ a,b,c,d$ such that \[ \left\{\begin{array}{cc}a \plus{} b \plus{} c \plus{} d \equal{} 20, \\ ab \plus{} ac \plus{} ad \plus{} bc \plus{} bd \plus{} cd \equal{} 150. \end{array} \right.\]
Let $ a, b, c $ be the side lengths of a triangle. Prove that $$ \displaystyle\sum_{cyc} \frac{(a^2 + b^2)(a + c)}{b} \ge 2(a^2 + b^2 + c^2) $$
Let $a$, $b$, $c$ be positive real numbers such that $ab+bc+ca\leq 3abc$. Prove that \[\sqrt{\frac{a^2+b^2}{a+b}}+\sqrt{\frac{b^2+c^2}{b+c}}+\sqrt{\frac{c^2+a^2}{c+a}}+3\leq \sqrt{2}\left(\sqrt{a+b}+\sqrt{b+c}+\sqrt{c+a}\right)\] [i]Proposed by Dzianis Pirshtuk, Belarus[/i]
Let $a,b,c$ be positive real numbers, such that: $a+b+c \geq \frac{1}{a}+\frac{1}{b}+\frac{1}{c}.$ Prove that: \[a+b+c \geq \frac{3}{a+b+c}+\frac{2}{abc}. \]
Let $a,b,c \in \mathbb {R}^{+}$ and $abc=1$ prove that: $\frac {a+b}{(a+b+1)^2}+\frac {b+c}{(b+c+1)^2}+\frac {c+a}{(c+a+1)^2} \geq \frac {2}{a+b+c}$
$x_{1},...,x_{n}$ are positive reals such that their sum and their squares' sum are equal to $t$. Prove that $\sum_{i\neq{j}}\frac{x_{i}}{x_{j}}\ge\frac{(n-1)^{2}\cdot{t}}{t-1}$
Let $ A\equal{}(a_{ij})_{1\leq i,j\leq n}$ be a real $ n\times n$ matrix, such that $ a_{ij} \plus{} a_{ji} \equal{} 0$, for all $ i,j$. Prove that for all non-negative real numbers $ x,y$ we have \[ \det(A\plus{}xI_n)\cdot \det(A\plus{}yI_n) \geq \det (A\plus{}\sqrt{xy}I_n)^2.\]
if $x,y,z>0$ are postive real numbers such that $x^{2}+y^{2}+z^{2}=x^{2}y^{2}+y^{2}z^{2}+z^{2}x^{2}$ prove that \[((x-y)(y-z)(z-x))^{2}\leq 2((x^{2}-y^{2})^{2}+(y^{2}-z^{2})^{2}+(z^{2}-x^{2})^{2})\]
I tried to search SRMC problems,but i didn't find them(I found only SRMC 2006).Maybe someone know where on this site i could find SRMC problems?I have all SRMC problems,if someone want i could post them, :wink: Here is one of them,this is one nice inequality from first SRMC: Let $ n$ be an integer with $ n>2$ and $ a_{1},a_{2},\dots,a_{n}\in R^{\plus{}}$.Given any positive integers $ t,k,p$ with $ 1<t<n$,set $ m\equal{}k\plus{}p$,prove the following inequalities: a) $ \frac{a_{1}^{p}}{a_{2}^{k}\plus{}a_{3}^{k}\plus{}\dots\plus{}a_{t}^{k}}\plus{}\frac{a_{2}^{p}}{a_{3}^{k}\plus{}a_{4}^{k}\plus{}\dots\plus{}a_{t\plus{}1}^{k}}\plus{}\dots\plus{}\frac{a_{n\minus{}1}^{p}}{a_{n}^{k}\plus{}a_{1}^{k}\plus{}\dots\plus{}a_{t\minus{}2}^{k}}\plus{}\frac{a_{n}^{p}}{a_{1}^{k}\plus{}a_{2}^{k}\plus{}\dots\plus{}a_{t\minus{}1}^{k}}\geq\frac{(a_{1}^{p}\plus{}a_{2}^{p}\dots\plus{}a_{n}^{p})^{2}}{(t\minus{}1) ( a_{1}^{m}\plus{}a_{2}^{m}\plus{}\dots\plus{}a_{n}^{m})}$ b)$ \frac{a_{2}^{k}\plus{}a_{3}^{k}\dots\plus{}a_{t}^{k}}{a_{1}^{p}}\plus{}\frac{a_{3}^{k}\plus{}a_{4}^{k}\dots\plus{}a_{t\plus{}1}^{k}}{a_{2}^{p}}\plus{}\dots\plus{}\frac{a_{1}^{k}\plus{}a_{2}^{k}\dots\plus{}a_{t\minus{}1}^{k}}{a_{n}^{p}}\geq\frac{(t\minus{}1)(a_{1}^{k}\plus{}a_{2}^{k}\dots\plus{}a_{n}^{k})^{2}}{( a_{1}^{m}\plus{}a_{2}^{m}\plus{}\dots\plus{}a_{n}^{m})}$ :wink:
Prove that for all positive real numbers $a,b,c$, \[ \frac{a}{\sqrt{a^2 + 8bc}} + \frac{b}{\sqrt{b^2 + 8ca}} + \frac{c}{\sqrt{c^2 + 8ab}} \geq 1. \]
Let $\mathbb{R}^{*}$ be the set of non-zero real numbers. Find all functions $f : \mathbb{R}^{*} \to \mathbb{R}^{*}$ such that $f(x^{2}+y) = (f(x))^{2} + \frac{f(xy)}{f(x)}$, for all $x,y \in \mathbb{R}^{*}$ and $-x^{2} \not= y$.
Consider real numbers $a, b ,c \ge0$ with $a+b+c=2$. Prove that: $\frac{bc}{\sqrt[4]{3a^2+4}}+\frac{ca}{\sqrt[4]{3b^2+4}}+\frac{ab}{\sqrt[4]{3c^2+4}} \le \frac{2*\sqrt[4] {3}}{3}$
Let $a_i,b_i,i=1,\cdots,n$ are nonnegitive numbers,and $n\ge 4$,such that $a_1+a_2+\cdots+a_n=b_1+b_2+\cdots+b_n>0$. Find the maximum of $\frac{\sum_{i=1}^n a_i(a_i+b_i)}{\sum_{i=1}^n b_i(a_i+b_i)}$
Find all functions $ f,g: \mathbb Q \to \mathbb Q$ such that for all rational numbers $ x,y$ we have \[ f(f(x) \plus{} g(y) ) \equal{} g(f(x)) \plus{} y . \]