Found problems: 1148
2008 Harvard-MIT Mathematics Tournament, 6
Determine all real numbers $ a$ such that the inequality $ |x^2 \plus{} 2ax \plus{} 3a|\le2$ has exactly one solution in $ x$.
2014 NIMO Problems, 7
Let $P(n)$ be a polynomial of degree $m$ with integer coefficients, where $m \le 10$. Suppose that $P(0)=0$, $P(n)$ has $m$ distinct integer roots, and $P(n)+1$ can be factored as the product of two nonconstant polynomials with integer coefficients. Find the sum of all possible values of $P(2)$.
[i]Proposed by Evan Chen[/i]
2005 Harvard-MIT Mathematics Tournament, 10
Find the sum of the absolute values of the roots of $x^4 - 4x^3 - 4x^2 + 16x - 8 = 0$.
2003 District Olympiad, 3
Let $\displaystyle \mathcal K$ be a finite field such that the polynomial $\displaystyle X^2-5$ is irreducible over $\displaystyle \mathcal K$. Prove that:
(a) $1+1 \neq 0$;
(b) for all $\displaystyle a \in \mathcal K$, the polynomial $\displaystyle X^5+a$ is reducible over $\displaystyle \mathcal K$.
[i]Marian Andronache[/i]
[Edit $1^\circ$] I wanted to post it in "Superior Algebra - Groups, Fields, Rings, Ideals", but I accidentally put it here :blush: Can any mod move it? I'd be very grateful.
[Edit $2^\circ$] OK, thanks.
1985 Balkan MO, 2
Let $a,b,c,d \in [-\frac{\pi}{2}, \frac{\pi}{2}]$ be real numbers such that
$\sin{a}+\sin{b}+\sin{c}+\sin{d}=1$ and $\cos{2a}+\cos{2b}+\cos{2c}+\cos{2d}\geq \frac{10}{3}$.
Prove that $a,b,c,d \in [0, \frac{\pi}{6}]$
2012 Indonesia TST, 3
The [i]cross[/i] of a convex $n$-gon is the quadratic mean of the lengths between the possible pairs of vertices. For example, the cross of a $3 \times 4$ rectangle is $\sqrt{ \dfrac{3^2 + 3^2 + 4^2 + 4^2 + 5^2 + 5^2}{6} } = \dfrac{5}{3} \sqrt{6}$.
Suppose $S$ is a dodecagon ($12$-gon) inscribed in a unit circle. Find the greatest possible cross of $S$.
2009 Indonesia TST, 1
Find the smallest odd integer $ k$ such that: for every $ 3\minus{}$degree polynomials $ f$ with integer coefficients, if there exist $ k$ integer $ n$ such that $ |f(n)|$ is a prime number, then $ f$ is irreducible in $ \mathbb{Z}[n]$.
1993 Kurschak Competition, 1
Let $a$ and $b$ be positive integers. Prove that the numbers $an^2+b$ and $a(n+1)^2+b$ are both perfect squares only for finitely many integers $n$.
2007 China Team Selection Test, 3
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.
2005 Germany Team Selection Test, 1
Let $k$ be a fixed integer greater than 1, and let ${m=4k^2-5}$. Show that there exist positive integers $a$ and $b$ such that the sequence $(x_n)$ defined by \[x_0=a,\quad x_1=b,\quad x_{n+2}=x_{n+1}+x_n\quad\text{for}\quad n=0,1,2,\dots,\] has all of its terms relatively prime to $m$.
[i]Proposed by Jaroslaw Wroblewski, Poland[/i]
1992 Vietnam Team Selection Test, 3
Let $ABC$ a triangle be given with $BC = a$, $CA = b$, $AB = c$ ($a \neq b \neq c \neq a$). In plane ($ABC$) take the points $A'$, $B'$, $C'$ such that:
[b]I.[/b] The pairs of points $A$ and $A'$, $B$ and $B'$, $C$ and $C'$ either all lie in one side either all lie in different sides under the lines $BC$, $CA$, $AB$ respectively;
[b]II.[/b] Triangles $A'BC$, $B'CA$, $C'AB$ are similar isosceles triangles.
Find the value of angle $A'BC$ as function of $a, b, c$ such that lengths $AA', BB', CC'$ are not sides of an triangle. (The word "triangle" must be understood in its ordinary meaning: its vertices are not collinear.)
2008 National Olympiad First Round, 19
Let $f:(0,\infty) \rightarrow (0,\infty)$ be a function such that
\[
10\cdot \frac{x+y}{xy}=f(x)\cdot f(y)-f(xy)-90
\]
for every $x,y \in (0,\infty)$. What is $f(\frac 1{11})$?
$
\textbf{(A)}\ 1
\qquad\textbf{(B)}\ 11
\qquad\textbf{(C)}\ 21
\qquad\textbf{(D)}\ 31
\qquad\textbf{(E)}\ \text{There is more than one solution}
$
2012 India IMO Training Camp, 2
Let $a\ge b$ and $c\ge d$ be real numbers. Prove that the equation
\[(x+a)(x+d)+(x+b)(x+c)=0\]
has real roots.
2008 Turkey MO (2nd round), 2
$ a \minus{} )$ Find all prime $ p$ such that $ \dfrac{7^{p \minus{} 1} \minus{} 1}{p}$ is a perfect square
$ b \minus{} )$ Find all prime $ p$ such that $ \dfrac{11^{p \minus{} 1} \minus{} 1}{p}$ is a perfect square
1965 AMC 12/AHSME, 34
For $ x \ge 0$ the smallest value of $ \frac {4x^2 \plus{} 8x \plus{} 13}{6(1 \plus{} x)}$ is:
$ \textbf{(A)}\ 1 \qquad \textbf{(B)}\ 2 \qquad \textbf{(C)}\ \frac {25}{12} \qquad \textbf{(D)}\ \frac {13}{6} \qquad \textbf{(E)}\ \frac {34}{5}$
1995 AMC 12/AHSME, 28
Two parallel chords in a circle have lengths $10$ and $14$, and the distance between them is $6$. The chord parallel to these chords and midway between them is of length $\sqrt{a}$ where $a$ is
[asy]
// note: diagram deliberately not to scale -- azjps
void htick(pair A, pair B, real r){ D(A--B); D(A-(r,0)--A+(r,0)); D(B-(r,0)--B+(r,0)); }
size(120); pathpen = linewidth(0.7); pointpen = black+linewidth(3);
real min = -0.6, step = 0.5;
pair[] A, B; D(unitcircle);
for(int i = 0; i < 3; ++i) {
A.push(intersectionpoints((-9,min+i*step)--(9,min+i*step),unitcircle)[0]); B.push(intersectionpoints((-9,min+i*step)--(9,min+i*step),unitcircle)[1]);
D(D(A[i])--D(B[i]));
}
MP("10",(A[0]+B[0])/2,N);
MP("\sqrt{a}",(A[1]+B[1])/2,N);
MP("14",(A[2]+B[2])/2,N);
htick((B[1].x+0.1,B[0].y),(B[1].x+0.1,B[2].y),0.06); MP("6",(B[1].x+0.1,B[0].y/2+B[2].y/2),E);[/asy]
$\textbf{(A)}\ 144 \qquad
\textbf{(B)}\ 156 \qquad
\textbf{(C)}\ 168 \qquad
\textbf{(D)}\ 176 \qquad
\textbf{(E)}\ 184$
2011 Canadian Students Math Olympiad, 2
For a fixed positive integer $k$, prove that there exist infinitely many primes $p$ such that there is an integer $w$, where $w^2-1$ is not divisible by $p$, and the order of $w$ in modulus $p$ is the same as the order of $w$ in modulus $p^k$.
[i]Author: James Rickards[/i]
1994 India Regional Mathematical Olympiad, 4
Solve the system of equations for real $x$ and $y$: \begin{eqnarray*} 5x \left( 1 + \frac{1}{x^2 + y^2}\right) &=& 12 \\ 5y \left( 1 - \frac{1}{x^2+y^2} \right) &=& 4 . \end{eqnarray*}
2017-2018 SDPC, 2
Call a quadratic [i]invasive[/i] if it has $2$ distinct real roots. Let $P$ be a quadratic polynomial with real coefficients. Prove that $P(x)$ is invasive [b]if and only if[/b] there exists a real number $c \neq 0$ such that $P(x) + P(x - c)$ is invasive.
2002 Moldova National Olympiad, 2
Let $ a,b,c\geq 0$ such that $ a\plus{}b\plus{}c\equal{}1$. Prove that:
$ a^2\plus{}b^2\plus{}c^2\geq 4(ab\plus{}bc\plus{}ca)\minus{}1$
1984 Vietnam National Olympiad, 1
$(a)$ Let $x, y$ be integers, not both zero. Find the minimum possible value of $|5x^2 + 11xy - 5y^2|$.
$(b)$ Find all positive real numbers $t$ such that $\frac{9t}{10}=\frac{[t]}{t - [t]}$.
PEN H Problems, 54
Show that the number of integral-sided right triangles whose ratio of area to semi-perimeter is $p^{m}$, where $p$ is a prime and $m$ is an integer, is $m+1$ if $p=2$ and $2m+1$ if $p \neq 2$.
2002 USA Team Selection Test, 6
Find in explicit form all ordered pairs of positive integers $(m, n)$ such that $mn-1$ divides $m^2 + n^2$.
2001 All-Russian Olympiad, 1
Two monic quadratic trinomials $f(x)$ and $g(x)$ take negative values on disjoint intervals. Prove that there exist positive numbers $\alpha$ and $\beta$ such that $\alpha f(x) + \beta g(x) > 0$ for all real $x$.
2001 National Olympiad First Round, 11
For how many integers $n$, does the equation system \[\begin{array}{rcl}
2x+3y &=& 7\\
5x + ny &=& n^2
\end{array}\] have a solution over integers?
$
\textbf{(A)}\ 0
\qquad\textbf{(B)}\ 3
\qquad\textbf{(C)}\ 4
\qquad\textbf{(D)}\ 8
\qquad\textbf{(E)}\ \text{None of the preceding}
$