Found problems: 233
2018 HMNT, 1
What is the largest factor of $130000$ that does not contain the digit $0$ or $5$?
2013 Harvard-MIT Mathematics Tournament, 1
Let $x$ and $y$ be real numbers with $x>y$ such that $x^2y^2+x^2+y^2+2xy=40$ and $xy+x+y=8$. Find the value of $x$.
2018 Harvard-MIT Mathematics Tournament, 6
Call a polygon [i]normal[/i] if it can be inscribed in a unit circle. How many non-congruent normal polygons are there such that the square of each side length is a positive integer?
2019 Harvard-MIT Mathematics Tournament, 6
Scalene triangle $ABC$ satisfies $\angle A = 60^{\circ}$. Let the circumcenter of $ABC$ be $O$, the orthocenter be $H$, and the incenter be $I$. Let $D$, $T$ be the points where line $BC$ intersects the internal and external angle bisectors of $\angle A$, respectively. Choose point $X$ on the circumcircle of $\triangle IHO$ such that $HX \parallel AI$. Prove that $OD \perp TX$.
2019 Harvard-MIT Mathematics Tournament, 8
In triangle $ABC$ with $AB < AC$, let $H$ be the orthocenter and $O$ be the circumcenter. Given that the midpoint of $OH$ lies on $BC$, $BC = 1$, and the perimeter of $ABC$ is 6, find the area of $ABC$.
2019 Harvard-MIT Mathematics Tournament, 4
Find all positive integers $n$ for which there do not exist $n$ consecutive composite positive integers less than $n!$.
2013 Harvard-MIT Mathematics Tournament, 5
Let $a$ and $b$ be real numbers, and let $r$, $s$, and $t$ be the roots of $f(x)=x^3+ax^2+bx-1$. Also, $g(x)=x^3+mx^2+nx+p$ has roots $r^2$, $s^2$, and $t^2$. If $g(-1)=-5$, find the maximum possible value of $b$.
2016 HMNT, 1
DeAndre Jordan shoots free throws that are worth $1$ point each. He makes $40\%$ of his shots. If he takes two shots find the probability that he scores at least $1$ point.
2008 Harvard-MIT Mathematics Tournament, 7
A [i]root of unity[/i] is a complex number that is a solution to $ z^n \equal{} 1$ for some positive integer $ n$. Determine the number of roots of unity that are also roots of $ z^2 \plus{} az \plus{} b \equal{} 0$ for some integers $ a$ and $ b$.
2013 Harvard-MIT Mathematics Tournament, 10
Wesyu is a farmer, and she's building a cao (a relative of the cow) pasture. Shw starts with a triangle $A_0A_1A_2$ where angle $A_0$ is $90^\circ$, angle $A_1$ is $60^\circ$, and $A_0A_1$ is $1$. She then extends the pasture. FIrst, she extends $A_2A_0$ to $A_3$ such that $A_3A_0=\dfrac12A_2A_0$ and the new pasture is triangle $A_1A_2A_3$. Next, she extends $A_3A_1$ to $A_4$ such that $A_4A_1=\dfrac16A_3A_1$. She continues, each time extending $A_nA_{n-2}$ to $A_{n+1}$ such that $A_{n+1}A_{n-2}=\dfrac1{2^n-2}A_nA_{n-2}$. What is the smallest $K$ such that her pasture never exceeds an area of $K$?
2020 Harvard-MIT Mathematics Tournament, 6
Alice writes $1001$ letters on a blackboard, each one chosen independently and uniformly at random from the set $S=\{a, b, c\}$. A move consists of erasing two distinct letters from the board and replacing them with the third letter in $S$. What is the probability that Alice can perform a sequence of moves which results in one letter remaining on the blackboard?
[i]Proposed by Daniel Zhu.[/i]
2012 Harvard-MIT Mathematics Tournament, 5
Find all ordered triples $(a,b,c)$ of positive reals that satisfy: $\lfloor a\rfloor bc=3,a\lfloor b\rfloor c=4$, and $ab\lfloor c\rfloor=5$, where $\lfloor x\rfloor$ denotes the greatest integer less than or equal to $x$.
2013 Harvard-MIT Mathematics Tournament, 20
The polynomial $f(x)=x^3-3x^2-4x+4$ has three real roots $r_1$, $r_2$, and $r_3$. Let $g(x)=x^3+ax^2+bx+c$ be the polynomial which has roots $s_1$, $s_2$, and $s_3$, where $s_1=r_1+r_2z+r_3z^2$, $s_2=r_1z+r_2z^2+r_3$, $s_3=r_1z^2+r_2+r_3z$, and $z=\frac{-1+i\sqrt3}2$. Find the real part of the sum of the coefficients of $g(x)$.
2023 Harvard-MIT Mathematics Tournament, 10
Triangle $ABC$ has incenter $I$. Let $D$ be the foot of the perpendicular from $A$ to side $BC$. Let $X$ be a point such that segment $AX$ is a diameter of the circumcircle of triangle $ABC$. Given that $ID = 2$, $IA = 3$, and $IX = 4$, compute the inradius of triangle $ABC$.
2016 HMNT, 4-6
4. A square can be divided into four congruent figures as shown: [asy]
size(2cm);
draw((0,0)--(2,0)--(2,2)--(0,2)--cycle);
draw((1,0)--(1,2));
draw((0,1)--(2,1));
[/asy]
For how many $n$ with $1 \le n \le 100$ can a unit square be divided into $n$ congruent figures?
5. If $x + 2y - 3z = 7$ and $2x - y + 2z = 6$, determine $8x + y$.
6. Let $ABCD$ be a rectangle, and let $E$ and $F$ be points on segment $AB$ such that $AE = EF = FB$. If $CE$ intersects the line $AD$ at $P$, and $PF$ intersects $BC$ at $Q$, determine the ratio of $BQ$ to $CQ$.
2012 Harvard-MIT Mathematics Tournament, 6
Let $a_0=-2,b_0=1$, and for $n\geq 0$, let
\begin{align*}a_{n+1}&=a_n+b_n+\sqrt{a_n^2+b_n^2},\\b_{n+1}&=a_n+b_n-\sqrt{a_n^2+b_n^2}.\end{align*} Find $a_{2012}$.
2019 Harvard-MIT Mathematics Tournament, 3
For any angle $0 < \theta < \pi/2$, show that
\[0 < \sin \theta + \cos \theta + \tan \theta + \cot \theta - \sec \theta - \csc \theta < 1.\]
2014 HMNT, 3
Compute the greatest common divisor of $4^8 - 1$ and $8^{12} - 1$.
2018 PUMaC Combinatorics A, 6
Michael is trying to drive a bus from his home, $(0,0)$, to school, located at $(6,6)$. There are horizontal and vertical roads at every line $x=0,1,\ldots,6$ and $y=0,1,\ldots,6$. The city has placed $6$ roadblocks on lattice point intersections $(x,y)$ with $0\leq x,y \leq 6$. Michael notices that the only path he can take that only goes up and to the right is directly up from $(0,0)$ to $(0,6)$, and then right to $(6,6)$. How many sets of $6$ locations could the city have blocked?
2016 Harvard-MIT Mathematics Tournament, 6
The numbers $1, 2\ldots11$ are arranged in a line from left to right in a random order. It is observed that the middle number is larger than exactly one number to its left. Find the probability that it is larger than exactly one number to its right.
2014 Harvard-MIT Mathematics Tournament, 9
Given $a$, $b$, and $c$ are complex numbers satisfying
\[ a^2+ab+b^2=1+i \]
\[ b^2+bc+c^2=-2 \]
\[ c^2+ca+a^2=1, \]
compute $(ab+bc+ca)^2$. (Here, $i=\sqrt{-1}$)
2013 Harvard-MIT Mathematics Tournament, 14
Consider triangle $ABC$ with $\angle A=2\angle B$. The angle bisectors from $A$ and $C$ intersect at $D$, and the angle bisector from $C$ intersects $\overline{AB}$ at $E$. If $\dfrac{DE}{DC}=\dfrac13$, compute $\dfrac{AB}{AC}$.
2016 Harvard-MIT Mathematics Tournament, 7
Seven lattice points form a convex heptagon with all sides having distinct lengths. Find the minimum possible value of the sum of the squares of the sides of the heptagon.
2016 Harvard-MIT Mathematics Tournament, 1
DeAndre Jordan shoots free throws that are worth $1$ point each. He makes $40\%$ of his shots. If he takes two shots find the probability that he scores at least $1$ point.
2008 AMC 12/AHSME, 24
Triangle $ ABC$ has $ \angle C \equal{} 60^{\circ}$ and $ BC \equal{} 4$. Point $ D$ is the midpoint of $ BC$. What is the largest possible value of $ \tan{\angle BAD}$?
$ \textbf{(A)} \ \frac {\sqrt {3}}{6} \qquad \textbf{(B)} \ \frac {\sqrt {3}}{3} \qquad \textbf{(C)} \ \frac {\sqrt {3}}{2\sqrt {2}} \qquad \textbf{(D)} \ \frac {\sqrt {3}}{4\sqrt {2} \minus{} 3} \qquad \textbf{(E)}\ 1$