Found problems: 1148
2014 Contests, 4
Written on a blackboard is the polynomial $x^2+x+2014$. Calvin and Hobbes take turns alternately (starting with Calvin) in the following game. At his turn, Calvin should either increase or decrease the coefficient of $x$ by $1$. And at this turn, Hobbes should either increase or decrease the constant coefficient by $1$. Calvin wins if at any point of time the polynomial on the blackboard at that instant has integer roots. Prove that Calvin has a winning stratergy.
2013 China Team Selection Test, 2
Prove that: there exists a positive constant $K$, and an integer series $\{a_n\}$, satisfying:
$(1)$ $0<a_1<a_2<\cdots <a_n<\cdots $;
$(2)$ For any positive integer $n$, $a_n<1.01^n K$;
$(3)$ For any finite number of distinct terms in $\{a_n\}$, their sum is not a perfect square.
2018 Tuymaada Olympiad, 1
Do there exist three different quadratic trinomials $f(x), g(x), h(x)$ such that the roots of the equation $f(x)=g(x)$ are $1$ and $4$, the roots of the equation $g(x)=h(x)$ are $2$ and $5$, and the roots of the equation $h(x)=f(x)$ are $3$ and $6$?
[i]Proposed by A. Golovanov[/i]
2012 NIMO Problems, 9
Let $f(x) = x^2 - 2x$. A set of real numbers $S$ is [i]valid[/i] if it satisfies the following:
$\bullet$ If $x \in S$, then $f(x) \in S$.
$\bullet$ If $x \in S$ and $\underbrace{f(f(\dots f}_{k\ f\text{'s}}(x)\dots )) = x$ for some integer $k$, then $f(x) = x$.
Compute the number of 7-element valid sets.
[i]Proposed by Lewis Chen[/i]
2008 AIME Problems, 4
There exist unique positive integers $ x$ and $ y$ that satisfy the equation $ x^2 \plus{} 84x \plus{} 2008 \equal{} y^2$. Find $ x \plus{} y$.
2009 Albania Team Selection Test, 1
An equilateral triangle has inside it a point with distances 5,12,13 from the vertices . Find its side.
MathLinks Contest 7th, 7.1
Find all pairs of positive integers $ a,b$ such that \begin{align*} b^2 + b+ 1 & \equiv 0 \pmod a \\ a^2+a+1 &\equiv 0 \pmod b . \end{align*}
1995 Iran MO (2nd round), 2
Let $n \geq 0$ be an integer. Prove that
\[ \lceil \sqrt n +\sqrt{n+1}+\sqrt{n+2} \rceil = \lceil \sqrt{9n+8} \rceil\]
Where $\lceil x \rceil $ is the smallest integer which is greater or equal to $x.$
2013 Sharygin Geometry Olympiad, 14
Let $M$, $N$ be the midpoints of diagonals $AC$, $BD$ of a right-angled trapezoid $ABCD$ ($\measuredangle A=\measuredangle D = 90^\circ$).
The circumcircles of triangles $ABN$, $CDM$ meet the line $BC$ in the points $Q$, $R$.
Prove that the distances from $Q$, $R$ to the midpoint of $MN$ are equal.
2003 AIME Problems, 10
Two positive integers differ by $60.$ The sum of their square roots is the square root of an integer that is not a perfect square. What is the maximum possible sum of the two integers?
2003 CHKMO, 4
Let $p$ be a prime number such that $p\equiv 1\pmod{4}$. Determine $\sum_{k=1}^{\frac{p-1}{2}}\left \lbrace \frac{k^2}{p} \right \rbrace$, where $\{x\}=x-[x]$.
1991 IMO Shortlist, 14
Let $ a, b, c$ be integers and $ p$ an odd prime number. Prove that if $ f(x) \equal{} ax^2 \plus{} bx \plus{} c$ is a perfect square for $ 2p \minus{} 1$ consecutive integer values of $ x,$ then $ p$ divides $ b^2 \minus{} 4ac.$
2008 Hong kong National Olympiad, 2
Let $ n>4$ be a positive integer such that $ n$ is composite (not a prime) and divides $ \varphi (n) \sigma (n) \plus{}1$, where $ \varphi (n)$ is the Euler's totient function of $ n$ and $ \sigma (n)$ is the sum of the positive divisors of $ n$. Prove that $ n$ has at least three distinct prime factors.
1987 IMO Shortlist, 20
Let $n\ge2$ be an integer. Prove that if $k^2+k+n$ is prime for all integers $k$ such that $0\le k\le\sqrt{n\over3}$, then $k^2+k+n$ is prime for all integers $k$ such that $0\le k\le n-2$.[i](IMO Problem 6)[/i]
[b][i]Original Formulation[/i][/b]
Let $f(x) = x^2 + x + p$, $p \in \mathbb N.$ Prove that if the numbers $f(0), f(1), \cdots , f(\sqrt{p\over 3} )$ are primes, then all the numbers $f(0), f(1), \cdots , f(p - 2)$ are primes.
[i]Proposed by Soviet Union. [/i]
1993 Greece National Olympiad, 9
Two thousand points are given on a circle. Label one of the points 1. From this point, count 2 points in the clockwise direction and label this point 2. From the point labeled 2, count 3 points in the clockwise direction and label this point 3. (See figure.) Continue this process until the labels $1, 2, 3, \dots, 1993$ are all used. Some of the points on the circle will have more than one label and some points will not have a label. What is the smallest integer that labels the same point as 1993?
[asy]
int x=101, y=3*floor(x/4);
draw(Arc(origin, 1, 360*(y-3)/x, 360*(y+4)/x));
int i;
for(i=y-2; i<y+4; i=i+1) {
dot(dir(360*i/x));
}
label("3", dir(360*(y-2)/x), dir(360*(y-2)/x));
label("2", dir(360*(y+1)/x), dir(360*(y+1)/x));
label("1", dir(360*(y+3)/x), dir(360*(y+3)/x));[/asy]
2013 Brazil Team Selection Test, 2
Determine all positive integers $n$ for which $\dfrac{n^2+1}{[\sqrt{n}]^2+2}$ is an integer. Here $[r]$ denotes the greatest integer less than or equal to $r$.
2016 Mathematical Talent Reward Programme, MCQ: P 13
Let $P(x)=x^2+bx+c$. Suppose $P(P(1))=P(P(-2))=0$ and $P(1)\neq P(-2)$. Then $P(0)=$
[list=1]
[*] $-\frac{5}{2}$
[*] $-\frac{3}{2}$
[*] $-\frac{7}{4}$
[*] $\frac{6}{7}$
[/list]
2024 Ukraine National Mathematical Olympiad, Problem 4
The board contains $20$ non-constant linear functions, not necessarily distinct. For each pair $(f, g)$ of these functions ($190$ pairs in total), Victor writes on the board a quadratic function $f(x)\cdot g(x) - 2$, and Solomiya writes on the board a quadratic function $f(x)g(x)-1$. Victor calculated that exactly $V$ of his quadratic functions have a root, and Solomiya calculated that exactly $S$ of her quadratic functions have a root. Find the largest possible value of $S-V$.
[i]Remarks.[/i] A linear function $y = kx+b$ is called non-constant if $k\neq 0$.
[i]Proposed by Oleksiy Masalitin[/i]
2013 AIME Problems, 8
A hexagon that is inscribed in a circle has side lengths $22$, $22$, $20$, $22$, $22$, and $20$ in that order. The radius of the circle can be written as $p+\sqrt{q}$, where $p$ and $q$ are positive integers. Find $p+q$.
1964 Czech and Slovak Olympiad III A, 3
Determine all values of parameter $\alpha\in [0,2\pi]$ such that the equation $$(2\cos\alpha-1)x^2+4x+4\cos\alpha+2=0$$ has
1) a positive root $x_1$,
2) if a second root $x_2$ exists and if $x_2\neq x_1$, the $x_2\leq 0$.
2004 Iran Team Selection Test, 1
Suppose that $ p$ is a prime number. Prove that for each $ k$, there exists an $ n$ such that:
\[ \left(\begin{array}{c}n\\ \hline p\end{array}\right)\equal{}\left(\begin{array}{c}n\plus{}k\\ \hline p\end{array}\right)\]
2023 Canadian Mathematical Olympiad Qualification, 7
(a) Let $u$, $v$, and $w$ be the real solutions to the equation $x^3 - 7x + 7 = 0$. Show that there exists a quadratic polynomial $f$ with rational coefficients such that $u = f(v)$, $v = f(w)$, and $w = f(u)$.
(b) Let $u$, $v$, and $w$ be the real solutions to the equation $x^3 -7x+4 = 0$. Show that there does not exist a quadratic polynomial $f $with rational coefficients such that $u = f(v)$, $v = f(w)$, and $w = f(u)$.
1966 AMC 12/AHSME, 23
If $x$ is a real and $4y^2+4xy+x+6=0$, then the complete set of values of $x$ for which $y$ is real, is:
$\text{(A)} \ x\le -2~\text{or}~x\ge3 \qquad \text{(B)} \ x\le 2~\text{or}~x\ge3 \qquad \text{(C)} \ x\le -3 ~\text{or}~x\ge 2$
$\text{(D)} \ -3\le x \le 2\qquad \text{(E)} \ \-2\le x \le 3$
2017 Romanian Masters In Mathematics, 4
In the Cartesian plane, let $G_1$ and $G_2$ be the graphs of the quadratic functions $f_1(x) = p_1x^2 + q_1x + r_1$ and $f_2(x) = p_2x^2 + q_2x + r_2$, where $p_1 > 0 > p_2$. The graphs $G_1$ and $G_2$ cross at distinct points $A$ and $B$. The four tangents to $G_1$ and $G_2$ at $A$ and $B$ form a convex quadrilateral which has an inscribed circle. Prove that the graphs $G_1$ and $G_2$ have the same axis of symmetry.
1974 AMC 12/AHSME, 30
A line segment is divided so that the lesser part is to the greater part as the greater part is to the whole. If $ R$ is the ratio of the lesser part to the greater part, then the value of \[ R^{[R^{(R^2\plus{}R^{\minus{}1})}\plus{}R^{\minus{}1}]}\plus{}R^{\minus{}1}\] is
$ \textbf{(A)}\ 2
\qquad \textbf{(B)}\ 2R
\qquad \textbf{(C)}\ R^{\minus{}1}
\qquad \textbf{(D)}\ 2\plus{}R^{\minus{}1}
\qquad \textbf{(E)}\ 2\plus{}R$