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

1968 AMC 12/AHSME, 23

Tags: logarithm
If all the logarithms are real numbers, the equality \[ \log(x+3)+\log (x-1) = \log (x^2-2x-3)\] is satisfied for: $\textbf{(A)}\ \text{all real values of}\ x \\ \qquad\textbf{(B)}\ \text{no real values of}\ x \\ \qquad\textbf{(C)}\ \text{all real values of}\ x\ \text{except}\ x=0 \\ \qquad\textbf{(D)}\ \text{no real values of}\ x\ \text{except}\ x=0 \\ \qquad\textbf{(E)}\ \text{all real values of}\ x\ \text{except}\ x=1$

2023 BMT, 12

Tags: algebra
Find the greatest integer less than $$\sqrt{10}+ \sqrt{80}.$$

2019 IMO Shortlist, C8

Alice has a map of Wonderland, a country consisting of $n \geq 2$ towns. For every pair of towns, there is a narrow road going from one town to the other. One day, all the roads are declared to be “one way” only. Alice has no information on the direction of the roads, but the King of Hearts has offered to help her. She is allowed to ask him a number of questions. For each question in turn, Alice chooses a pair of towns and the King of Hearts tells her the direction of the road connecting those two towns. Alice wants to know whether there is at least one town in Wonderland with at most one outgoing road. Prove that she can always find out by asking at most $4n$ questions.

2010 HMNT, 8

Tags: geometry
Two circles with radius one are drawn in the coordinate plane, one with center $(0,1)$ and the other with center $(2, y)$, for some real number y between $0$ and $1$. A third circle is drawn so as to be tangent to both of the other two circles as well as the $x$ axis. What is the smallest possible radius for this third circle?

2013 Oral Moscow Geometry Olympiad, 3

The bisectors $AA_1$ and $CC_1$ of the right triangle $ABC$ ($\angle B = 90^o$) intersect at point $I$. The line passing through the point $C_1$ and perpendicular on the line $AA_1$ intersects the line that passes through $A_1$ and is perpendicular on $CC_1$, at the point $K$. Prove that the midpoint of the segment $KI$ lies on segment $AC$.

2021 Iran RMM TST, 1

Suppose that two circles $\alpha, \beta$ with centers $P,Q$, respectively , intersect orthogonally at $A$,$B$. Let $CD$ be a diameter of $\beta$ that is exterior to $\alpha$. Let $E,F$ be points on $\alpha$ such that $CE,DF$ are tangent to $\alpha$ , with $C,E$ on one side of $PQ$ and $D,F$ on the other side of $PQ$. Let $S$ be the intersection of $CF,AQ$ and $T$ be the intersection of $DE,QB$. Prove that $ST$ is parallel to $CD$ and is tangent to $\alpha$

2008 Thailand Mathematical Olympiad, 2

Let $AD$ be the common chord of two equal-sized circles $O_1$ and $O_2$. Let $B$ and $C$ be points on $O_1$ and $O_2$, respectively, so that $D$ lies on the segment $BC$. Assume that $AB = 15, AD = 13$ and $BC = 18$, what is the ratio between the inradii of $\vartriangle ABD$ and $\vartriangle ACD$?

2005 Uzbekistan National Olympiad, 3

Find the last five digits of $1^{100}+2^{100}+3^{100}+...+999999^{100}$

2013 Hanoi Open Mathematics Competitions, 14

Solve the system of equations $\begin{cases} x^3+y = x^2+1\\ 2y^3+z=2y^2+1 \\ 3z^3+x=3z^2+1 \end{cases}$

1993 Vietnam National Olympiad, 1

The tetrahedron $ABCD$ has its vertices on the fixed sphere $S$. Prove that $AB^{2}+AC^{2}+AD^{2}-BC^{2}-BD^{2}-CD^{2}$ is minimum iff $AB\perp AC,AC\perp AD,AD\perp AB$.

2008 Tournament Of Towns, 1

An integer $N$ is the product of two consecutive integers. (a) Prove that we can add two digits to the right of this number and obtain a perfect square. (b) Prove that this can be done in only one way if $N > 12$

1991 Arnold's Trivium, 43

Tags:
Find the Betti numbers of the surface $x_1^2+\cdots+x_k^2-y_1^2-\cdots-y_l^2=1$ and the set $x_1^2+\cdots+x_k^2\le1+y_1^2+\cdots+y_l^2$ in a $(k+l)$-dimensional linear space.

2011 Abels Math Contest (Norwegian MO), 4b

In a group of $199$ persons, each person is a friend of exactly $100$ other persons in the group. All friendships are mutual, and we do not count a person as a friend of himself/herself. For which integers $k > 1$ is the existence of $k$ persons, all being friends of each other, guaranteed?

2019 Tuymaada Olympiad, 6

Let $\mathbb{S}$ is the set of prime numbers that less or equal to 26. Is there any $a_1, a_2, a_3, a_4, a_5, a_6 \in \mathbb{N}$ such that $$ gcd(a_i,a_j) \in \mathbb{S} \qquad \text {for } 1\leq i \ne j \leq 6$$ and for every element $p$ of $\mathbb{S}$ there exists a pair of $ 1\leq k \ne l \leq 6$ such that $$s=gcd(a_k,a_l)?$$

2023 Bangladesh Mathematical Olympiad, P8

We are given $n$ intervals $[l_1,r_1],[l_2,r_2],[l_3,r_3],\dots, [l_n,r_n]$ in the number line. We can divide the intervals into two sets such that no two intervals in the same set have overlaps. Prove that there are at most $n-1$ pairs of overlapping intervals.

2009 AMC 10, 24

The keystone arch is an ancient architectural feature. It is composed of congruent isosceles trapezoids fitted together along the non-parallel sides, as shown. The bottom sides of the two end trapezoids are horizontal. In an arch made with $ 9$ trapezoids, let $ x$ be the angle measure in degrees of the larger interior angle of the trapezoid. What is $ x$? [asy]unitsize(4mm); defaultpen(linewidth(.8pt)); int i; real r=5, R=6; path t=r*dir(0)--r*dir(20)--R*dir(20)--R*dir(0); for(i=0; i<9; ++i) { draw(rotate(20*i)*t); } draw((-r,0)--(R+1,0)); draw((-R,0)--(-R-1,0));[/asy]$ \textbf{(A)}\ 100 \qquad \textbf{(B)}\ 102 \qquad \textbf{(C)}\ 104 \qquad \textbf{(D)}\ 106 \qquad \textbf{(E)}\ 108$

2020 LMT Spring, 1

Tags:
Compute the smallest nonnegative integer that can be written as the sum of 2020 distinct integers.

2009 Cuba MO, 2

Let $I$ be the incenter of an acute riangle $ABC$. Let $C_A(A, AI)$ be the circle with center $A$ and radius $AI$. Circles $C_B(B, BI)$, $C_C(C, CI) $ are defined in an analogous way. Let $X, Y, Z$ be the intersection points of $C_B$ with $C_C$, $C_C$ with $C_A$, $C_A$ with $C_B$ respectively (different than $I$) . Show that if the radius of the circle that passes through the points $X, Y, Z$ is equal to the radius of the circle that passes through points $A$, $B$ and $C$ then triangle $ABC$ is equilateral.

2004 Postal Coaching, 19

Suppose a circle passes through the feet of the symmedians of a non-isosceles triangle $ABC$ , and is tangent to one of the sides. Show that $a^2 +b^2, b^2 + c^2 , c^2 + a^2$ are in geometric progression when taken in some order

2015 ASDAN Math Tournament, 12

Tags: team test
Find the smallest positive integer solution to the equation $2^{2^k}\equiv k\pmod{29}$.

1978 AMC 12/AHSME, 13

If $a,b,c,$ and $d$ are non-zero numbers such that $c$ and $d$ are the solutions of $x^2+ax+b=0$ and $a$ and $b$ are the solutions of $x^2+cx+d=0$, then $a+b+c+d$ equals $\textbf{(A) }0\qquad\textbf{(B) }-2\qquad\textbf{(C) }2\qquad\textbf{(D) }4\qquad \textbf{(E) }(-1+\sqrt{5})/2$

2010 Paraguay Mathematical Olympiad, 5

In a triangle $ABC$, let $D$, $E$ and $F$ be the feet of the altitudes from $A$, $B$ and $C$ respectively. Let $D'$, $E'$ and $F'$ be the second intersection of lines $AD$, $BE$ and $CF$ with the circumcircle of $ABC$. Show that the triangles $DEF$ and $D'E'F'$ are similar.

2019 Harvard-MIT Mathematics Tournament, 5

Tags: hmmt , algebra
Let $a_1, a_2, \dots$ be an arithmetic sequence and $b_1, b_2, \dots$ be a geometric sequence. Suppose that $a_1 b_1 = 20$, $a_2 b_2 = 19$, and $a_3 b_3 = 14$. Find the greatest possible value of $a_4 b_4$.

STEMS 2024 Math Cat A, P2

Let $S = \mathbb Z \times \mathbb Z$. A subset $P$ of $S$ is called [i]nice[/i] if [list] [*] $(a, b) \in P \implies (b, a) \in P$ [*] $(a, b)$, $(c, d)\in P \implies (a + c, b - d) \in P$ [/list] Find all $(p, q) \in S$ so that if $(p, q) \in P$ for some [i]nice[/i] set $P$ then $P = S$.

2017 Princeton University Math Competition, A8

Find the minimum value attained by $\sum_{m=1}^{100} \gcd(M - m, 400)$ for $M$ an integer in the range $[1746, 2017]$.