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

2021 Taiwan APMO Preliminary First Round, 6

Find all positive integers $A,B$ satisfying the following properties: (i) $A$ and $B$ has same digit in decimal. (ii) $2\cdot A\cdot B=\overline{AB}$ (Here $\cdot$ denotes multiplication, $\overline{AB}$ denotes we write $A$ and $B$ in turn. For example, if $A=12,B=34$, then $\overline{AB}=1234$)

1994 Poland - Second Round, 3

A plane passing through the center of a cube intersects the cube in a cyclic hexagon. Show that this hexagon is regular.

2020 CCA Math Bonanza, I5

Tags: quadratic
Let $f(x)=x^2-kx+(k-1)^2$ for some constant $k$. What is the largest possible real value of $k$ such that $f$ has at least one real root? [i]2020 CCA Math Bonanza Individual Round #5[/i]

2000 AMC 10, 16

The diagram show $28$ lattice points, each one unit from its nearest neighbors. Segment $AB$ meets segment $CD$ at $E$. Find the length of segment $AE$. [asy] path seg1, seg2; seg1=(6,0)--(0,3); seg2=(2,0)--(4,2); dot((0,0)); dot((1,0)); fill(circle((2,0),0.1),black); dot((3,0)); dot((4,0)); dot((5,0)); fill(circle((6,0),0.1),black); dot((0,1)); dot((1,1)); dot((2,1)); dot((3,1)); dot((4,1)); dot((5,1)); dot((6,1)); dot((0,2)); dot((1,2)); dot((2,2)); dot((3,2)); fill(circle((4,2),0.1),black); dot((5,2)); dot((6,2)); fill(circle((0,3),0.1),black); dot((1,3)); dot((2,3)); dot((3,3)); dot((4,3)); dot((5,3)); dot((6,3)); draw(seg1); draw(seg2); pair [] x=intersectionpoints(seg1,seg2); fill(circle(x[0],0.1),black); label("$A$",(0,3),NW); label("$B$",(6,0),SE); label("$C$",(4,2),NE); label("$D$",(2,0),S); label("$E$",x[0],N);[/asy] $\text{(A)}\ \frac{4\sqrt5}{3}\qquad\text{(B)}\ \frac{5\sqrt5}{3}\qquad\text{(C)}\ \frac{12\sqrt5}{7}\qquad\text{(D)}\ 2\sqrt5 \qquad\text{(E)}\ \frac{5\sqrt{65}}{9}$

2022 Thailand Mathematical Olympiad, 9

Tags: geometry
Let $PQRS$ be a quadrilateral that has an incircle and $PQ\neq QR$. Its incircle touches sides $PQ,QR,RS,$ and $SP$ at $A,B,C,$ and $D$, respectively. Line $RP$ intersects lines $BA$ and $BC$ at $T$ and $M$, respectively. Place point $N$ on line $TB$ such that $NM$ bisects $\angle TMB$. Lines $CN$ and $TM$ intersect at $K$, and lines $BK$ and $CD$ intersect at $H$. Prove that $\angle NMH=90^{\circ}$.

2015 Junior Balkan Team Selection Tests - Moldova, 4

The numbers $1, 2,. . . , 33$ are written on the board . A student performs the following procedure: choose two numbers from those written on the board so that one of them is a multiple of the other number; after the election he deletes the two numbers and writes on the board their number. The student repeats the procedure so many times until only numbers without multiples remain on the board. Determine how many numbers they remain on the board in the situation where the student can no longer repeat the procedure.

2009 Hong Kong TST, 3

Let $ ABCDE$ be an arbitrary convex pentagon. Suppose that $ BD\cap CE \equal{} A'$, $ CE\cap DA \equal{} B'$, $ DA\cap EB \equal{} C'$, $ EB\cap AC \equal{} D'$ and $ AC\cap BD \equal{} E'$. Suppose also that $ eABD'\cap eAC'E \equal{} A''$, $ eBCE'\cap eBD'A \equal{} B''$, $ eCDA'\cap eCE'B \equal{} C''$, $ eDEB'\cap eDA'C \equal{} D''$, $ eEAC'\cap eEB'D \equal{} E''$. Prove that $ AA'', BB'', CC'', DD'', EE''$ are concurrent. (Here $ l_1\cap l_2 \equal{} P$ means that $ P$ is the intersection of lines $ l_1$ and $ l_2$. Also $ eA_1A_2A_3\cap eB_1B_2B_3 \equal{} Q$ means that $ Q$ is the intersection of the circumcircles of $ \Delta A_1A_2A_3$ and $ \Delta B_1B_2B_3$.)

2001 Miklós Schweitzer, 5

Prove that if the function $f$ is defined on the set of positive real numbers, its values are real, and $f$ satisfies the equation $$f\left( \frac{x+y}{2}\right) + f\left(\frac{2xy}{x+y} \right) =f(x)+f(y)$$ for all positive $x,y$, then $$2f(\sqrt{xy})=f(x)+f(y)$$ for every pair $x,y$ of positive numbers.

2005 Georgia Team Selection Test, 4

Find all polynomials with real coefficients, for which the equality \[ P(2P(x)) \equal{} 2P(P(x)) \plus{} 2(P(x))^{2}\] holds for any real number $ x$.

2018 Peru Cono Sur TST, 6

Let $n$ be a positive integer. In an $n \times n$ board, two opposite sides have been joined, forming a cylinder. Determine whether it is possible to place $n$ queens on the board such that no two threaten each other when: $a)\:$ $n=14$. $b)\:$ $n=15$.

1985 Czech And Slovak Olympiad IIIA, 5

A triangular table with $n$ rows and $n$ columns is given, the $i$-th row ends with a field in the $v$-th column. In each field of the table, some of the numbers $1,2,..., n$ are written such that for each $k \in {1, 2,..., n}$ all the numbers $1,2,..., n$ occur in the union of the $k$-th row and the $k$-th column. Prove that for odd $n$, each of the numbers $1,2,..., n$ is written in the last box of a row. [img]https://cdn.artofproblemsolving.com/attachments/f/9/2aed55628edb1505c7de27c152127b04d8d991.png[/img]

2019 PUMaC Algebra A, 7

A doubly-indexed sequence $a_{m,n}$, for $m$ and $n$ nonnegative integers, is defined as follows: [list] [*]$a_{m,0}=0$ for all $m>0$ and $a_{0,0}=1$. [*]$a_{m,1}=0$ for all $m>1$, $a_{1,1}=1$, and $a_{0,1}=0$. [*]$a_{0,n}=a_{0,n-1}+a_{0,n-2}$ for all $n\geq 2$. [*]$a_{m,n}=a_{m,n-1}+a_{m,n-2}+a_{m-1,n-1}-a_{m-1,n-2}$ for all $m>0$, $n\geq 2$. [/list] Then there exists a unique value of $x$ so $\sum_{m=0}^{\infty}\sum_{n=0}^{\infty}\frac{a_{m,n}x^m}{3^{n-m}}=1$. Find $\lfloor 1000x^2 \rfloor$.

2001 IberoAmerican, 2

The incircle of the triangle $\triangle{ABC}$ has center at $O$ and it is tangent to the sides $BC$, $AC$ and $AB$ at the points $X$, $Y$ and $Z$, respectively. The lines $BO$ and $CO$ intersect the line $YZ$ at the points $P$ and $Q$, respectively. Show that if the segments $XP$ and $XQ$ has the same length, then the triangle $\triangle ABC$ is isosceles.

1989 All Soviet Union Mathematical Olympiad, 491

Eight pawns are placed on a chessboard, so that there is one in each row and column. Show that an even number of the pawns are on black squares.

2010 IFYM, Sozopol, 2

Tags: inequalities
If $a,b,c>0$ and $abc=3$,find the biggest value of: $\frac{a^2b^2}{a^7+a^3b^3c+b^7}+\frac{b^2c^2}{b^7+b^3c^3a+c^7}+\frac{c^2a^2}{c^7+c^3a^3b+a^7}$

2018 Purple Comet Problems, 6

Find the greatest integer $n$ such that $10^n$ divides $$\frac{2^{10^5} 5^{2^{10}}}{10^{5^2}}$$

2023 Harvard-MIT Mathematics Tournament, 1

Tags:
Suppose $P(x)$ is a cubic polynomial with integer coefficients such $P(\sqrt{5})=5$ and $P(\sqrt[3]{5})=5\sqrt[3]{5}$.

2020 MBMT, 4

Tags:
Ken has a six sided die. He rolls the die, and if the result is not even, he rolls the die one more time. Find the probability that he ends up with an even number. [i]Proposed by Gabriel Wu[/i]

2021 Saudi Arabia Training Tests, 15

Tags: geometry , angle
Let $ABC$ be convex quadrilateral and $X$ lying inside it such that $XA \cdot XC^2 = XB \cdot XD^2$ and $\angle AXD + \angle BXC = \angle CXD$. Prove that $\angle XAD + \angle XCD = \angle XBC + \angle XDC$.

2012 Serbia National Math Olympiad, 3

We are given $n>1$ piles of coins. There are two different types of coins: real and fake coins; they all look alike, but coins of the same type have the same mass, while the coins from different types have different masses. Coins that belong to the same pile are of the same type. We know the mass of real coin. Find the minimal number of weightings on digital scale that we need in order to conclude: which piles consists of which type of coins and also the mass of fake coin. (We assume that every pile consists from infinite number of coins.)

2024 AMC 8 -, 18

Tags: geometry
Three concentric circles centered at $O$ have radii of $1$, $2$, and $3$. Points $B$ and $C$ lie on the largest circle. The region between the two smaller circles is shaded, as is the portion of the region between the two larger circles bounded by central angle $BOC$, as shown in the figure below. Suppose the shaded and unshaded regions are equal in area. What is the measure of $\angle{BOC}$ in degrees? [asy] size(100); import graph; draw(circle((0,0),3)); real radius = 3; real angleStart = -54; // starting angle of the sector real angleEnd = 54; // ending angle of the sector label("$O$",(0,0),W); pair O = (0, 0); filldraw(arc(O, radius, angleStart, angleEnd)--O--cycle, lightgray); filldraw(circle((0,0),2),lightgray); filldraw(circle((0,0),1),white); draw((1.763,2.427)--(0,0)--(1.763,-2.427)); label("$B$",(1.763,2.427),NE); label("$C$",(1.763,-2.427),SE); [/asy] $\textbf{(A)}\ 108 \qquad \textbf{(B)}\ 120 \qquad \textbf{(C)}\ 135 \qquad \textbf{(D)}\ 144 \qquad \textbf{(E)}\ 150$

2011 Cuba MO, 5

Determine all functions $f : R \to R$ such that $$f(x)f(y) = 2f(x + y) + 9xy \ \ \forall x, y \in R.$$

2001 District Olympiad, 3

Tags: geometry
Consider four points $A,B,C,D$ not in the same plane such that \[AB=BD=CD=AC=\sqrt{2} AD=\frac{\sqrt{2}}{2}BC=a\] Prove that: a)There is a point $M\in [BC]$ such that $MA=MB=MC=MD$. b)$2m(\sphericalangle(AD,BC))=3m(\sphericalangle((ABC),(BCD)))$ c)$6(d(A,CD))^2=7(d(A,(BCD)))^2$ [i]Ion Trandafir[/i]

2022 Durer Math Competition (First Round), 2

In the acute triangle $ABC$ the circle through $B$ touching the line $AC$ at $A$ has centre $P$, the circle through $A$ touching the line $BC$ at $B$ has centre $Q$. Let $R$ and $O$ be the circumradius and circumcentre of triangle $ABC$, respectively. Show that $R^2 = OP \cdot OQ$.

2016 Math Prize for Girls Problems, 4

Tags:
Compute the smallest positive integer $n$ such that $2016^n$ does not divide $2016!$.