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

2023 India IMO Training Camp, 1

Let $ABC$ be a triangle, and let $D$ be the foot of the $A-$altitude. Points $P, Q$ are chosen on $BC$ such that $DP = DQ = DA$. Suppose $AP$ and $AQ$ intersect the circumcircle of $ABC$ again at $X$ and $Y$. Prove that the perpendicular bisectors of the lines $PX$, $QY$, and $BC$ are concurrent. [i]Proposed by Pranjal Srivastava[/i]

2012 HMNT, 10

Let $\alpha$ and $\beta$ be reals. Find the least possible value of $$(2 \cos \alpha + 5 \sin \beta - 8)^2 + (2 \sin \alpha + 5 \cos \beta - 15)^2.$$

2007 AMC 10, 24

Tags:
Let $ n$ denote the smallest positive integer that is divisible by both $ 4$ and $ 9$, and whose base-$ 10$ representation consists of only $ 4$'s and $ 9$'s, with at least one of each. What are the last four digits of $ n$? $ \textbf{(A)}\ 4444\qquad \textbf{(B)}\ 4494\qquad \textbf{(C)}\ 4944\qquad \textbf{(D)}\ 9444\qquad \textbf{(E)}\ 9944$

2024 Thailand Mathematical Olympiad, 6

Find all positive integers $n$ such that the elements of $$\{1,2,...,2n+1\}-\{n+1\}$$ can be partitioned into two groups with the same number of elements and the same sum of their elements.

PEN A Problems, 33

Let $a,b,x\in \mathbb{N}$ with $b>1$ and such that $b^{n}-1$ divides $a$. Show that in base $b$, the number $a$ has at least $n$ non-zero digits.

2008 China Western Mathematical Olympiad, 4

Let P be an interior point of a regular n-gon $ A_1 A_2 ...A_n$, the lines $ A_i P$ meet the regular n-gon at another point $ B_i$, where $ i\equal{}1,2,...,n$. Prove that sums of all $ PA_i\geq$ sum of all $ PB_i$.

1995 Tournament Of Towns, (481) 5

[u]Version for Nordic Countries[/u] Six pine trees grow on the shore of a circular lake. It is known that a treasure is submerged at the mid-point $T$ between the intersection points of the altitudes of two triangles, the vertices of one being at three of the $6$ pines, and the vertices of the second one at the other three pines. At how many points $T$ must one dive to find the treasure? [u]Version for Tropical Countries[/u] A captain finds his way to Treasure Island, which is circular in shape. He knows that there is treasure buried at the midpoint of the segment joining the orthocentres of triangles $ABC$ and $DEF$, where $A$, $B$, $C$, $D$, $E$ and $F$ are six palm trees on the shore of the island, not necessarily in cyclic order. He finds the trees all right, but does not know which tree is denoted by which letter. What is the maximum number of points at which the captain has to dig in order to recover the treasure? (S Markelov)

2021 International Zhautykov Olympiad, 4

Let there be an incircle of triangle $ABC$, and 3 circles each inscribed between incircle and angles of $ABC$. Let $r, r_1, r_2, r_3$ be radii of these circles ($r_1, r_2, r_3 < r$). Prove that $$r_1+r_2+r_3 \geq r$$

2021 SG Originals, Q2

Tags:
Let $n$ be a positive integer. Alice writes $n$ real numbers $a_1, a_2,\dots, a_n$ in a line (in that order). Every move, she picks one number and replaces it with the average of itself and its neighbors ($a_n$ is not a neighbor of $a_1$, nor vice versa). A number [i]changes sign[/i] if it changes from being nonnegative to negative or vice versa. In terms of $n$, determine the maximum number of times that $a_1$ can change sign, across all possible values of $a_1,a_2,\dots, a_n$ and all possible sequences of moves Alice may make.

2021 Kosovo National Mathematical Olympiad, 1

Each of the spots in a $8\times 8$ chessboard is occupied by either a black or white “horse”. At most how many black horses can be on the chessboard so that none of the horses attack more than one black horse? [b]Remark:[/b] A black horse could attack another black horse.

1983 Putnam, A4

Tags: algebra
Let $k$ be a positive integer and let $m=6k-1$. Let $$S(m)=\sum_{j=1}^{2k-1}(-1)^{j+1}\binom m{3j-1}.$$Prove that $S(m)$ is never zero.

2004 Polish MO Finals, 3

On a tournament with $ n \ge 3$ participants, every two participants played exactly one match and there were no draws. A three-element set of participants is called a [i]draw-triple[/i] if they can be enumerated so that the first defeated the second, the second defeated the third, and the third defeated the first. Determine the largest possible number of draw-triples on such a tournament.

1987 AMC 12/AHSME, 4

Tags:
$\frac{2^1+2^0+2^{-1}}{2^{-2}+2^{-3}+2^{-4}}$ equals $\text{(A)} \ 6 \qquad \text{(B)} \ 8 \qquad \text{(C)} \ \frac{31}{2} \qquad \text{(D)} \ 24 \qquad \text{(E)} \ 512$

2018 CCA Math Bonanza, T1

In the diagram of rectangles below, with lengths as labeled, let $A$ be the area of the rectangle labeled $A$, and so on. Find $36A+6B+C+6D$. [asy] size(3cm); real[] A = {0,8,13}; real[] B = {0,7,12}; for (int i = 0; i < 3; ++i) { draw((A[i],0)--(A[i],-B[2])); draw((0,-B[i])--(A[2],-B[i])); } label("8", (4,0), N); label("5", (10.5,0),N); label("7", (0,-3.5),W); label("5", (0,-9.5),W); label("$A$", (4,-3.5)); label("$B$", (10.5,-3.5)); label("$C$", (10.5,- 9.5)); label("$D$", (4, -9.5)); [/asy] [i]2018 CCA Math Bonanza Team Round #1[/i]

1971 AMC 12/AHSME, 11

The numeral $47$ in base $a$ represents the same number as $74$ in base $b$. Assuming that both bases are positive integers, the least possible value of $a+b$ written as a Roman numeral, is $\textbf{(A) }\mathrm{XIII}\qquad\textbf{(B) }\mathrm{XV}\qquad\textbf{(C) }\mathrm{XXI}\qquad\textbf{(D) }\mathrm{XXIV}\qquad \textbf{(E) }\mathrm{XVI}$

2015 Greece Junior Math Olympiad, 4

Let $ABC$ be an acute triangle with $AB\le AC$ and let $c(O,R)$ be it's circumscribed circle (with center $O$ and radius $R$). The perpendicular from vertex $A$ on the tangent of the circle passing through point $C$, intersect it at point $D$. a) If the triangle $ABC$ is isosceles with $AB=AC$, prove that $CD=BC/2$. b) If $CD=BC/2$, prove that the triangle $ABC$ is isosceles.

2023 Saint Petersburg Mathematical Olympiad, 3

The infinite periodic fractions $\frac{a} {b}$ and $\frac{c} {d}$ with $(a, b)=(c, d)=1$ are such that every finite block of digits in the first fraction after the decimal point appears in the second fraction as well (again after the decimal point). Show that $b=d$.

2016 IMO Shortlist, C2

Find all positive integers $n$ for which all positive divisors of $n$ can be put into the cells of a rectangular table under the following constraints: [list] [*]each cell contains a distinct divisor; [*]the sums of all rows are equal; and [*]the sums of all columns are equal. [/list]

2022 AMC 12/AHSME, 14

Tags:
The graph of $y=x^2+2x-15$ intersects the $x$-axis at points $A$ and $C$ and the $y$-axis at point $B$. What is $\tan(\angle ABC)$? $\textbf{(A)}\frac{1}{7}~\textbf{(B)}\frac{1}{4}~\textbf{(C)}\frac{3}{7}~\textbf{(D)}\frac{1}{2}~\textbf{(E)}\frac{4}{7}$

2010 All-Russian Olympiad Regional Round, 11.2

In a row of $2009$ weights, the weight of each weight is an integer grams and does not exceed $1$ kg. The weights of any two adjacent weights differ by exactly $1$ g, and the total weight of all weights in grams is an even number. Prove that weights can be separated into two piles, the sums of the weights in which are equal.

PEN O Problems, 22

Tags:
Prove that for each positive integer $n$, there exists a positive integer with the following properties: [list] [*] it has exactly $n$ digits, [*] none of the digits is 0, [*] it is divisible by the sum of its digits.[/list]

2024 Korea Summer Program Practice Test, 2

Tags: geometry
Let $ABCD$ be a quadtrilateral with no parallel sides. The diagonals intersect at $E$, and $P, Q$ are points on sides $AB, CD$ respectively such that $\frac{AP}{PB} = \frac{CQ}{QD}$. $PQ$ meet $AC$ and $BD$ at $R,S$. Prove that $(EAB),(ECD),(ERS)$ all meet a point other than $E$.

2003 Brazil National Olympiad, 1

Given a circle and a point $A$ inside the circle, but not at its center. Find points $B$, $C$, $D$ on the circle which maximise the area of the quadrilateral $ABCD$.

2008 Switzerland - Final Round, 5

Tags: geometry , locus , square
Let $ABCD$ be a square with side length $1$. Find the locus of all points $P$ with the property $AP\cdot CP + BP\cdot DP = 1$.

1983 Spain Mathematical Olympiad, 6

In a cafeteria, a glass of lemonade, three sandwiches and seven biscuits have cost $1$ shilling and $2$ pence, and a glass of lemonade, four sandwiches and $10$ biscuits they are worth $1$ shilling and $5$ pence. Find the price of: a) a glass of lemonade, a sandwich and a cake; b) two glasses of lemonade, three sandwiches and five biscuits. ($1$ shilling = $12$ pence).