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

2020 HK IMO Preliminary Selection Contest, 6

In $\Delta ABC$, $AB=6$, $BC=7$ and $CA=8$. Let $D$ be the mid-point of minor arc $AB$ on the circumcircle of $\Delta ABC$. Find $AD^2$

2001 AMC 10, 17

Which of the cones listed below can be formed from a $ 252^\circ$ sector of a circle of radius $ 10$ by aligning the two straight sides? [asy]import graph;unitsize(1.5cm);defaultpen(fontsize(8pt));draw(Arc((0,0),1,-72,180),linewidth(.8pt));draw(dir(288)--(0,0)--(-1,0),linewidth(.8pt));label("$10$",(-0.5,0),S);draw(Arc((0,0),0.1,-72,180));label("$252^{\circ}$",(0.05,0.05),NE);[/asy] [asy] import three; picture mainframe; defaultpen(fontsize(11pt)); picture conePic(picture pic, real r, real h, real sh) { size(pic, 3cm); triple eye = (11, 0, 5); currentprojection = perspective(eye); real R = 1, y = 2; triple center = (0, 0, 0); triple radPt = (0, R, 0); triple negRadPt = (0, -R, 0); triple heightPt = (0, 0, y); draw(pic, arc(center, radPt, negRadPt, heightPt, CW)); draw(pic, arc(center, radPt, negRadPt, heightPt, CCW), linetype("8 8")); draw(pic, center--radPt, linetype("8 8")); draw(pic, center--heightPt, linetype("8 8")); draw(pic, negRadPt--heightPt--radPt); label(pic, (string) r, center--radPt, dir(270)); if (h != 0) { label(pic, (string) h, heightPt--center, dir(0)); } if (sh != 0) { label(pic, (string) sh, heightPt--radPt, dir(0)); } return pic; } picture pic1; pic1 = conePic(pic1, 6, 0, 10); picture pic2; pic2 = conePic(pic2, 6, 10, 0); picture pic3; pic3 = conePic(pic3, 7, 0, 10); picture pic4; pic4 = conePic(pic4, 7, 10, 0); picture pic5; pic5 = conePic(pic5, 8, 0, 10); picture aux1; picture aux2; picture aux3; add(aux1, pic1.fit(), (0,0), W); label(aux1, "$\textbf{(A)}$", (0,0), 22W, linewidth(4)); label(aux1, "$\textbf{(B)}$", (0,0), 3E); add(aux1, pic2.fit(), (0,0), 35E); add(aux2, aux1.fit(), (0,0), W); label(aux2, "$\textbf{(C)}$", (0,0), 3E); add(aux2, pic3.fit(), (0,0), 35E); add(aux3, aux2.fit(), (0,0), W); label(aux3, "$\textbf{(D)}$", (0,0), 3E); add(aux3, pic4.fit(), (0,0), 35E); add(mainframe, aux3.fit(), (0,0), W); label(mainframe, "$\textbf{(E)}$", (0,0), 3E); add(mainframe, pic5.fit(), (0,0), 35E); add(mainframe.fit(), (0,0), N); [/asy]

2009 Princeton University Math Competition, 2

Let $p(x)$ be the polynomial with leading coefficent 1 and rational coefficents, such that \[p\left(\sqrt{3 + \sqrt{3 + \sqrt{3 + \ldots}}}\right) = 0,\] and with the least degree among all such polynomials. Find $p(5)$.

2016 AIME Problems, 2

Tags: dice , probability
Two dice appear to be standard dice with their faces numbered from $1$ to $6$, but each die is weighted so that the probability of rolling the number $k$ is directly proportional to $k$. The probability of rolling a $7$ with this pair of dice is $\tfrac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m + n$.

2023 Romanian Master of Mathematics Shortlist, A1

Determine all polynomials $P$ with real coefficients satisfying the following condition: whenever $x$ and $y$ are real numbers such that $P(x)$ and $P(y)$ are both rational, so is $P(x + y)$.

2024 LMT Fall, 24

Tags: speed
Find the number of positive integers $x$ that satisfy \[ \left \lfloor{\frac{2024}{ \left \lfloor \frac{2024}{x} \right \rfloor }} \right \rfloor = x.\]

2014 Harvard-MIT Mathematics Tournament, 8

Find all real numbers $k$ such that $r^4+kr^3+r^2+4kr+16=0$ is true for exactly one real number $r$.

III Soros Olympiad 1996 - 97 (Russia), 9.9

What is the smallest value that the expression $$\sqrt{3x-2y-1}+\sqrt{2x+y+2}+\sqrt{3y-x}$$ can take?

2002 National Olympiad First Round, 11

What is the coefficient of $x^5$ in the expansion of $(1 + x + x^2)^9$? $ \textbf{a)}\ 1680 \qquad\textbf{b)}\ 882 \qquad\textbf{c)}\ 729 \qquad\textbf{d)}\ 450 \qquad\textbf{e)}\ 246 $

1996 French Mathematical Olympiad, Problem 3

(a) Let there be given a rectangular parallelepiped. Show that some four of its vertices determine a tetrahedron whose all faces are right triangles. (b) Conversely, prove that every tetrahedron whose all faces are right triangles can be obtained by selecting four vertices of a rectangular parallelepiped. (c) Now investigate such tetrahedra which also have at least two isosceles faces. Given the length $a$ of the shortest edge, compute the lengths of the other edges.

2017 Korea USCM, 5

Evaluate the following limit. \[\lim_{n\to\infty} \sqrt{n} \int_0^\pi \sin^n x dx\]

1979 All Soviet Union Mathematical Olympiad, 272

Some numbers are written in the notebook. We can add to that list the arithmetic mean of some of them, if it doesn't equal to the number, already having been included in it. Let us start with two numbers, $0$ and $1$. Prove that it is possible to obtain : a) $1/5$, b) an arbitrary rational number between $0$ and $1$.

1993 Bundeswettbewerb Mathematik, 4

Given is a triangle $ABC$ with side lengths $a, b, c$ ($a = \overline{BC}$, $b = \overline{CA}$, $c = \overline{AB}$) and area $F$. The side $AB$ is extended beyond $A$ by a and beyond $B$ by $b$. Correspondingly, $BC$ is extended beyond $B$ and $C$ by $b$ and $c$, respectively. Eventually $CA$ is extended beyond $C$ and $A$ by $c$ and $a$, respectively. Connecting the outer endpoints of the extensions , a hexagon if formed with area $G$. Prove that $\frac{G}{F}>13$.

2011 Postal Coaching, 6

A positive integer is called [i]monotonic[/i] if when written in base $10$, the digits are weakly increasing. Thus $12226778$ is monotonic. Note that a positive integer cannot have first digit $0$. Prove that for every positive integer $n$, there is an $n$-digit monotonic number which is a perfect square.

1969 IMO Longlists, 5

$(BEL 5)$ Let $G$ be the centroid of the triangle $OAB.$ $(a)$ Prove that all conics passing through the points $O,A,B,G$ are hyperbolas. $(b)$ Find the locus of the centers of these hyperbolas.

2018 Turkey EGMO TST, 1

Tags: geometry
Let $ABCD$ be a cyclic quadrilateral and $w$ be its circumcircle. For a given point $E$ inside $w$, $DE$ intersects $AB$ at $F$ inside $w$. Let $l$ be a line passes through $E$ and tangent to circle $AEF$. Let $G$ be any point on $l$ and inside the quadrilateral $ABCD$. Show that if $\angle GAD =\angle BAE$ and $\angle GCB + \angle GAB = \angle EAD + \angle AGD + \angle ABE$ then $BC$, $AD$ and $EG$ are concurrent.

1994 IMC, 1

a) Let $A$ be a $n\times n$, $n\geq 2$, symmetric, invertible matrix with real positive elements. Show that $z_n\leq n^2-2n$, where $z_n$ is the number of zero elements in $A^{-1}$. b) How many zero elements are there in the inverse of the $n\times n$ matrix $$A=\begin{pmatrix} 1&1&1&1&\ldots&1\\ 1&2&2&2&\ldots&2\\ 1&2&1&1&\ldots&1\\ 1&2&1&2&\ldots&2\\ \vdots&\vdots&\vdots&\vdots&\ddots&\vdots\\ 1&2&1&2&\ldots&\ddots \end{pmatrix}$$

2007 Mexico National Olympiad, 2

Given an equilateral $\triangle ABC$, find the locus of points $P$ such that $\angle APB=\angle BPC$.

2018 PUMaC Algebra A, 5

Tags: algebra
For $k \in \left \{ 0, 1, \ldots, 9 \right \},$ let $\epsilon_k \in \left \{-1, 1 \right \}$. If the minimum possible value of $\sum_{i = 1}^9 \sum_{j = 0}^{i -1} \epsilon_i \epsilon_j 2^{i + j}$ is $m$, find $|m|$.

2014 AMC 12/AHSME, 5

Tags: ratio
Doug constructs a square window using $8$ equal-size panes of glass, as shown. The ratio of the height to width for each pane is $5:2$, and the borders around and between the panes are $2$ inches wide. In inches, what is the side length o the square window? [asy] fill((0,0)--(25,0)--(25,25)--(0,25)--cycle,grey); for(int i = 0; i < 4; ++i){ for(int j = 0; j < 2; ++j){ fill((6*i+2,11*j+3)--(6*i+5,11*j+3)--(6*i+5,11*j+11)--(6*i+2,11*j+11)--cycle,white); } }[/asy] $\textbf{(A) }26\qquad\textbf{(B) }28\qquad\textbf{(C) }30\qquad\textbf{(D) }32\qquad\textbf{(E) }34$

2023 Chile Junior Math Olympiad, 3

Let $\vartriangle ABC$ be an equilateral triangle with side $1$. Four points are marked $P_1$, $P_2$, $P_3$, $P_4$ on side $AC$ and four points $Q_1$, $Q_2$, $Q_3$, $Q_4$ on side $AB$ (see figure) of such a way to generate $9$ triangles of equal area. Find the length of segment $AP_4$. [img]https://cdn.artofproblemsolving.com/attachments/5/f/29243932262cb963b376244f4c981b1afe87c6.png[/img] PS. Easier version of [url=https://artofproblemsolving.com/community/c6h3323141p30741525]2023 Chile NMO L2 P3[/url]

2014 Sharygin Geometry Olympiad, 8

Let $M$ be the midpoint of the chord $AB$ of a circle centered at $O$. Point $K$ is symmetric to $M$ with respect to $O$, and point $P$ is chosen arbitrarily on the circle. Let $Q$ be the intersection of the line perpendicular to $AB$ through $A$ and the line perpendicular to $PK$ through $P$. Let $H$ be the projection of $P$ onto $AB$. Prove that $QB$ bisects $PH$. (Tran Quang Hung)

2016 Postal Coaching, 5

For even positive integer $n$ we put all numbers $1, 2, \cdots , n^2$ into the squares of an $n \times n$ chessboard (each number appears once and only once). Let $S_1$ be the sum of the numbers put in the black squares and $S_2$ be the sum of the numbers put in the white squares. Find all $n$ such that it is possible to have $\frac{S_1}{S_2}=\frac{39}{64}$.

1995 Korea National Olympiad, Problem 1

For any positive integer $m$,show that there exist integers $a,b$ satisfying $\left | a \right |\leq m$, $ \left | b \right |\leq m$, $0< a+b\sqrt{2}\leq \frac{1+\sqrt{2}}{m+2}$

2019 European Mathematical Cup, 1

Every positive integer is marked with a number from the set $\{ 0,1,2\}$, according to the following rule: $$\text{if a positive integer }k\text{ is marked with }j,\text{ then the integer }k+j\text{ is marked with }0.$$ Let $S$ denote the sum of marks of the first $2019$ positive integers. Determine the maximum possible value of $S$. [i]Proposed by Ivan Novak[/i]