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

1981 Czech and Slovak Olympiad III A, 1

Determine all $a\in\mathbb R$ such that the inequality \[x^4+x^3-2(a+1)x^2-ax+a^2<0\] has at least one real solution $x.$

1994 Balkan MO, 1

An acute angle $XAY$ and a point $P$ inside the angle are given. Construct (using a ruler and a compass) a line that passes through $P$ and intersects the rays $AX$ and $AY$ at $B$ and $C$ such that the area of the triangle $ABC$ equals $AP^2$. [i]Greece[/i]

2000 French Mathematical Olympiad, Exercise 2

Let $A,B,C$ be three distinct points in space, $(A)$ the sphere with center $A$ and radius $r$. Let $E$ be the set of numbers $R>0$ for which there is a sphere $(H)$ with center $H$ and radius $R$ such that $B$ and $C$ are outside the sphere, and the points of the sphere $(A)$ are strictly inside it. (a) Suppose that $B$ and $C$ are on a line with $A$ and strictly outside $(A)$. Show that $E$ is nonempty and bounded, and determine its supremum in terms of the given data. (b) Find a necessary and sufficient condition for $E$ to be nonempty and bounded (c) Given $r$, compute the smallest possible supremum of $E$, if it exists.

2013 Tuymaada Olympiad, 5

Prove that every polynomial of fourth degree can be represented in the form $P(Q(x))+R(S(x))$, where $P,Q,R,S$ are quadratic trinomials. [i]A. Golovanov[/i] [b]EDIT.[/b] It is confirmed that assuming the coefficients to be [b]real[/b], while solving the problem, earned a maximum score.

2011 Uzbekistan National Olympiad, 2

Let triangle ABC with $ AB=c$ $AC=b$ $BC=a$ $R$ circumradius, $p$ half peremetr of $ABC$. I f $\frac{acosA+bcosB+ccosC}{asinA+bsinB+csinC}=\frac{p}{9R}$ then find all value of $cosA$.

2009 AIME Problems, 10

The Annual Interplanetary Mathematics Examination (AIME) is written by a committee of five Martians, five Venusians, and five Earthlings. At meetings, committee members sit at a round table with chairs numbered from $ 1$ to $ 15$ in clockwise order. Committee rules state that a Martian must occupy chair $ 1$ and an Earthling must occupy chair $ 15$. Furthermore, no Earthling can sit immediately to the left of a Martian, no Martian can sit immediately to the left of a Venusian, and no Venusian can sit immediately to the left of an Earthling. The number of possible seating arrangements for the committee is $ N\cdot (5!)^3$. Find $ N$.

2013 USAMO, 4

Find all real numbers $x,y,z\geq 1$ satisfying \[\min(\sqrt{x+xyz},\sqrt{y+xyz},\sqrt{z+xyz})=\sqrt{x-1}+\sqrt{y-1}+\sqrt{z-1}.\]

1975 Czech and Slovak Olympiad III A, 4

Determine all real values of parameter $p$ such that the equation \[|x-2|+|y-3|+y=p\] is an equation of a ray in the plane $xy.$

1957 Czech and Slovak Olympiad III A, 1

Find all real numbers $p$ such that the equation $$\sqrt{x^2-5p^2}=px-1$$ has a root $x=3$. Then, solve the equation for the determined values of $p$.

2009 Indonesia TST, 2

Find the value of real parameter $ a$ such that $ 2$ is the smallest integer solution of \[ \frac{x\plus{}\log_2 (2^x\minus{}3a)}{1\plus{}\log_2 a} >2.\]

1998 AIME Problems, 2

Find the number of ordered pairs $(x,y)$ of positive integers that satisfy $x\le 2y\le 60$ and $y\le 2x\le 60.$

2017 District Olympiad, 2

Let $ E(x,y)=\frac{x}{y} +\frac{x+1}{y+1} +\frac{x+2}{y+2} . $ [b]a)[/b] Solve in $ \mathbb{N}^2 $ the equation $ E(x,y)=3. $ [b]b)[/b] Show that there are infinitely many natural numbers $ n $ such that the equation $ E(x,y)=n $ has at least one solution in $ \mathbb{N}^2. $

2019 LIMIT Category B, Problem 5

The set of values of $m$ for which $mx^2-6mx+5m+1>0$ for all real $x$ is $\textbf{(A)}~m<\frac14$ $\textbf{(B)}~m\ge0$ $\textbf{(C)}~0\le m\le\frac14$ $\textbf{(D)}~0\le m<\frac14$

1963 IMO, 4

Find all solutions $x_1, x_2, x_3, x_4, x_5$ of the system \[ x_5+x_2=yx_1 \] \[ x_1+x_3=yx_2 \] \[ x_2+x_4=yx_3 \] \[ x_3+x_5=yx_4 \] \[ x_4+x_1=yx_5 \] where $y$ is a parameter.

2008 Bulgarian Autumn Math Competition, Problem 12.1

Determine the values of the real parameter $a$, such that the solutions of the system of inequalities $\begin{cases} \log_{\frac{1}{3}}{(3^{x}-6a)}+\frac{2}{\log_{a}{3}}<x-3\\ \log_{\frac{1}{3}}{(3^{x}-18)}>x-5\\ \end{cases}$ form an interval of length $\frac{1}{3}$.

2010 Romania Team Selection Test, 2

Let $n$ be a positive integer number and let $a_1, a_2, \ldots, a_n$ be $n$ positive real numbers. Prove that $f : [0, \infty) \rightarrow \mathbb{R}$, defined by \[f(x) = \dfrac{a_1 + x}{a_2 + x} + \dfrac{a_2 + x}{a_3 + x} + \cdots + \dfrac{a_{n-1} + x}{a_n + x} + \dfrac{a_n + x}{a_1 + x}, \] is a decreasing function. [i]Dan Marinescu et al.[/i]

1996 Vietnam Team Selection Test, 2

There are some people in a meeting; each doesn't know at least 56 others, and for any pair, there exist a third one who knows both of them. Can the number of people be 65?

2014 Postal Coaching, 3

Fix positive integers $k$ and $n$.Derive a simple expression involving Fibonacci numbers for the number of sequences $(T_1,T_2,\ldots,T_k)$ of subsets $T_i$ of $[n]$ such that $T_1\subseteq T_2\supseteq T_3\subseteq T_4\supseteq\ldots$. [color=#008000]Moderator says: and the original source for this one is Richard Stanley, [i]Enumerative Combinatorics[/i] vol. 1 (1st edition), exercise 1.15.[/color]

2013 Math Prize for Girls Olympiad, 2

Say that a (nondegenerate) triangle is [i]funny[/i] if it satisfies the following condition: the altitude, median, and angle bisector drawn from one of the vertices divide the triangle into 4 non-overlapping triangles whose areas form (in some order) a 4-term arithmetic sequence. (One of these 4 triangles is allowed to be degenerate.) Find with proof all funny triangles.

2002 Vietnam Team Selection Test, 2

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.

1967 IMO Shortlist, 4

Find values of the parameter $u$ for which the expression \[y = \frac{ \tan(x-u) + \tan(x) + \tan(x+u)}{ \tan(x-u)\tan(x)\tan(x+u)}\] does not depend on $x.$

VII Soros Olympiad 2000 - 01, 9.5

For all valid values ​​of $a$ and $b$, solve the equation $$\frac{x^3}{(x-a) (x-b)} +\frac{a^3}{(a-b) (a-x)} + \frac{b^3}{ (b-x) (b-a)}= x^2 + a + b$$

1995 Canada National Olympiad, 5

$u$ is a real parameter such that $0<u<1$. For $0\le x \le u$, $f(x)=0$. For $u\le x \le n$, $f(x)=1-\left(\sqrt{ux}+\sqrt{(1-u)(1-x)}\right)^2$. The sequence $\{u_n\}$ is define recursively as follows: $u_1=f(1)$ and $u_n=f(u_{n-1})$ $\forall n\in \mathbb{N}, n\neq 1$. Show that there exists a positive integer $k$ for which $u_k=0$.

2005 IMC, 1

1. Let $f(x)=x^2+bx+c$, M = {x | |f(x)|<1}. Prove $|M|\leq 2\sqrt{2}$ (|...| = length of interval(s))

1992 India Regional Mathematical Olympiad, 7

Solve the system \begin{eqnarray*} \\ (x+y)(x+y+z) &=& 18 \\ (y+z)(x+y+z) &=& 30 \\ (x+z)(x+y+z) &=& 2A \end{eqnarray*} in terms of the parameter $A$.