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

2022 Bulgarian Autumn Math Competition, Problem 11.1

Tags: algebra
Find all real numbers $q$, such that for all real $p \geq 0$, the equation $x^2-2px+q^2+q-2=0$ has at least one real root in $(-1;0)$.

2021 CMIMC, 1.5

Tags: geometry
Let $\gamma_1, \gamma_2, \gamma_3$ be three circles with radii $3, 4, 9,$ respectively, such that $\gamma_1$ and $\gamma_2$ are externally tangent at $C,$ and $\gamma_3$ is internally tangent to $\gamma_1$ and $\gamma_2$ at $A$ and $B,$ respectively. Suppose the tangents to $\gamma_3$ at $A$ and $B$ intersect at $X.$ The line through $X$ and $C$ intersect $\gamma_3$ at two points, $P$ and $Q.$ Compute the length of $PQ.$ [i]Proposed by Kyle Lee[/i]

2006 South africa National Olympiad, 1

Reduce the fraction \[\frac{2121212121210}{1121212121211}\] to its simplest form.

2003 Alexandru Myller, 3

$ ABC $ and $ ADE $ are two triangles with $ \angle ABC=\angle ADE =90^{\circ } $ and such that $ AB=AD. $ The projection of $ B $ on $ AC $ is $ F, $ and the projection of $ D $ on $ AE $ is $ G. $ Prove that $ B,F,E $ are collinear if and only if $ D,G,C $ are collinear.

2018 Baltic Way, 13

The bisector of the angle $A$ of a triangle $ABC$ intersects $BC$ in a point $D$ and intersects the circumcircle of the triangle $ABC$ in a point $E$. Let $K,L,M$ and $N$ be the midpoints of the segments $AB,BD,CD$ and $AC$, respectively. Let $P$ be the circumcenter of the triangle $EKL$, and $Q$ be the circumcenter of the triangle $EMN$. Prove that $\angle PEQ=\angle BAC$.

2021 AMC 10 Spring, 8

Tags: induction
Mr. Zhou places all the integers from $1$ to $225$ into a $15$ by $15$ grid. He places $1$ in the middle square (eight row and eight column) and places the other numbers one by one clockwise, as shown in part in the diagram below. What is the sum of the greatest and the least number that appear in the second row from the top? [asy] add(grid(7,7)); label("$\dots$", (0.5,0.5)); label("$\dots$", (1.5,0.5)); label("$\dots$", (2.5,0.5)); label("$\dots$", (3.5,0.5)); label("$\dots$", (4.5,0.5)); label("$\dots$", (5.5,0.5)); label("$\dots$", (6.5,0.5)); label("$\dots$", (1.5,0.5)); label("$\dots$", (0.5,1.5)); label("$\dots$", (0.5,2.5)); label("$\dots$", (0.5,3.5)); label("$\dots$", (0.5,4.5)); label("$\dots$", (0.5,5.5)); label("$\dots$", (0.5,6.5)); label("$\dots$", (6.5,0.5)); label("$\dots$", (6.5,1.5)); label("$\dots$", (6.5,2.5)); label("$\dots$", (6.5,3.5)); label("$\dots$", (6.5,4.5)); label("$\dots$", (6.5,5.5)); label("$\dots$", (0.5,6.5)); label("$\dots$", (1.5,6.5)); label("$\dots$", (2.5,6.5)); label("$\dots$", (3.5,6.5)); label("$\dots$", (4.5,6.5)); label("$\dots$", (5.5,6.5)); label("$\dots$", (6.5,6.5)); label("$17$", (1.5,1.5)); label("$18$", (1.5,2.5)); label("$19$", (1.5,3.5)); label("$20$", (1.5,4.5)); label("$21$", (1.5,5.5)); label("$16$", (2.5,1.5)); label("$5$", (2.5,2.5)); label("$6$", (2.5,3.5)); label("$7$", (2.5,4.5)); label("$22$", (2.5,5.5)); label("$15$", (3.5,1.5)); label("$4$", (3.5,2.5)); label("$1$", (3.5,3.5)); label("$8$", (3.5,4.5)); label("$23$", (3.5,5.5)); label("$14$", (4.5,1.5)); label("$3$", (4.5,2.5)); label("$2$", (4.5,3.5)); label("$9$", (4.5,4.5)); label("$24$", (4.5,5.5)); label("$13$", (5.5,1.5)); label("$12$", (5.5,2.5)); label("$11$", (5.5,3.5)); label("$10$", (5.5,4.5)); label("$25$", (5.5,5.5)); [/asy] $\textbf{(A) }367 \qquad \textbf{(B) }368 \qquad \textbf{(C) }369 \qquad \textbf{(D) }379 \qquad \textbf{(E) }380$

2019 Taiwan TST Round 2, 6

Tags: geometry , incenter
Given a triangle $ \triangle{ABC} $ whose incenter is $ I $ and $ A $-excenter is $ J $. $ A' $ is point so that $ AA' $ is a diameter of $ \odot\left(\triangle{ABC}\right) $. Define $ H_{1}, H_{2} $ to be the orthocenters of $ \triangle{BIA'} $ and $ \triangle{CJA'} $. Show that $ H_{1}H_{2} \parallel BC $

1998 IMO Shortlist, 4

Let $U=\{1,2,\ldots ,n\}$, where $n\geq 3$. A subset $S$ of $U$ is said to be [i]split[/i] by an arrangement of the elements of $U$ if an element not in $S$ occurs in the arrangement somewhere between two elements of $S$. For example, 13542 splits $\{1,2,3\}$ but not $\{3,4,5\}$. Prove that for any $n-2$ subsets of $U$, each containing at least 2 and at most $n-1$ elements, there is an arrangement of the elements of $U$ which splits all of them.

2015 BMT Spring, 20

The Tower of Hanoi is a puzzle with $n$ disks of different sizes and $3$ vertical rods on it. All of the disks are initially placed on the leftmost rod, sorted by size such that the largest disk is on the bottom. On each turn, one may move the topmost disk of any nonempty rod onto any other rod, provided that it is smaller than the current topmost disk of that rod, if it exists. (For instance, if there were two disks on different rods, the smaller disk could move to either of the other two rods, but the larger disk could only move to the empty rod.) The puzzle is solved when all of the disks are moved to the rightmost rod. The specifications normally include an intelligent monk to move the disks, but instead there is a monkey making random moves (with each valid move having an equal probability of being selected). Given $64$ disks, what is the expected number of moves the monkey will have to make to solve the puzzle?

2009 Federal Competition For Advanced Students, P1, 1

Show that for all positive integer $n$ the following inequality holds $3^{n^2} > (n!)^4$ .

2022 Kyiv City MO Round 1, Problem 4

You are given $n\ge 4$ positive real numbers. It turned out that all $\frac{n(n-1)}{2}$ of their pairwise products form an arithmetic progression in some order. Show that all given numbers are equal. [i](Proposed by Anton Trygub)[/i]

2015 Tuymaada Olympiad, 7

Tags: geometry , incenter
$CL$ is bisector of $\angle C$ of $ABC$ and intersect circumcircle at $K$. $I$ - incenter of $ABC$. $IL=LK$. Prove, that $CI=IK$ [i]D. Shiryaev [/i]

2013 Mediterranean Mathematics Olympiad, 1

Do there exist two real monic polynomials $P(x)$ and $Q(x)$ of degree 3,such that the roots of $P(Q(X))$ are nine pairwise distinct nonnegative integers that add up to $72$? (In a monic polynomial of degree 3, the coefficient of $x^{3}$ is $1$.)

2010 Laurențiu Panaitopol, Tulcea, 3

Tags: polynom , algebra
Let be two polynoms $ P,Q\in\mathbb{R} [X] $ having the property that $$ \left| \{ n\in\{ 0\}\cup\mathbb{N} | P(n)\le Q(n) \} \right| =\left| \{ n\in\{ 0\}\cup\mathbb{N} | P(n)\ge Q(n) \} \right| =\infty .$$ Show that $ P=Q. $ [i]Laurențiu Panaitopol[/i]

2016 Israel Team Selection Test, 1

Let $a,b,c$ be positive numbers satisfying $ab+bc+ca+2abc=1$. Prove that $4a+b+c \geq 2$.

2010 Contests, 2

Find all polynomials $p(x)$ with real coeffcients such that \[p(a + b - 2c) + p(b + c - 2a) + p(c + a - 2b) = 3p(a - b) + 3p(b - c) + 3p(c - a)\] for all $a, b, c\in\mathbb{R}$. [i](2nd Benelux Mathematical Olympiad 2010, Problem 2)[/i]

2018 CMIMC Individual Finals, 2

Suppose $ABCD$ is a trapezoid with $AB\parallel CD$ and $AB\perp BC$. Let $X$ be a point on segment $\overline{AD}$ such that $AD$ bisects $\angle BXC$ externally, and denote $Y$ as the intersection of $AC$ and $BD$. If $AB=10$ and $CD=15$, compute the maximum possible value of $XY$.

1970 Poland - Second Round, 1

Prove that $$ |\cos n\beta - \cos n\alpha| \leq n^2 |\cos \beta - \cos\alpha|,$$ where $n$ is a natural number . Check for what values of $ n $, $ \alpha $, $ \beta $ equality holds.

2009 AMC 12/AHSME, 12

Tags:
How many positive integers less than $ 1000$ are $ 6$ times the sum of their digits? $ \textbf{(A)}\ 0 \qquad \textbf{(B)}\ 1 \qquad \textbf{(C)}\ 2 \qquad \textbf{(D)}\ 4 \qquad \textbf{(E)}\ 12$

2024 IFYM, Sozopol, 1

Does there exist a polynomial \( P(x,y) \) in two variables with real coefficients, such that the following two conditions hold: 1) \( P(x,y) = P(x, x-y) = P(y-x, y) \) for any real numbers \( x \) and \( y \); 2) There does not exist a polynomial \( Q(z) \) in one variable with real coefficients such that \( P(x,y) = Q(x^2 - xy + y^2) \) for any real numbers \( x \) and \( y \)?

2005 ITAMO, 3

In each cell of a $4 \times 4$ table a digit $1$ or $2$ is written. Suppose that the sum of the digits in each of the four $3 \times 3$ sub-tables is divisible by $4$, but the sum of the digits in the entire table is not divisible by $4$. Find the greatest and the smallest possible value of the sum of the $16$ digits.

2019 Rioplatense Mathematical Olympiad, Level 3, 3

In the dog dictionary the words are any sequence of letters $A$ and $U$ for example $AA$, $UAU$ and $AUAU$. For each word, your "profundity" will be the quantity of subwords we can obtain by the removal of some letters. For each positive integer $n$, determine the largest "profundity" of word, in dog dictionary, can have with $n$ letters. Note: The word $AAUUA$ has "profundity" $14$ because your subwords are $A, U, AU, AA, UU, UA, AUU, UUA, AAU, AUA, AAA, AAUU, AAUA, AUUA$.

2007 Stanford Mathematics Tournament, 17

Tags: probability
There is a test for the dangerous bifurcation virus that is $ 99\%$ accurate. In other words, if someone has the virus, there is a $ 99\%$ chance that the test will be positive, and if someone does not have it, then there is a $ 99\%$ chance the test will be negative. Assume that exactly $ 1\%$ of the general population has the virus. Given an individual that has tested positive from this test, what is the probability that he or she actually has the disease? Express your answer as a percentage.

1993 Greece National Olympiad, 1

Tags:
How many even integers between 4000 and 7000 have four different digits?

2014 Contests, A3

Tags: sequence , algebra
$\boxed{A3}$The sequence $a_1,a_2,a_3,...$ is defined by $a_1=a_2=1,a_{2n+1}=2a_{2n}-a_n$ and $a_{2n+2}=2a_{2n+1}$ for $n\in{N}.$Prove that if $n>3$ and $n-3$ is divisible by $8$ then $a_n$ is divisible by $5$