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

EMCC Team Rounds, 2017

[b]p1.[/b] Compute $2017 + 7201 + 1720 + 172$. [b]p2. [/b]A number is called [i]downhill [/i]if its digits are distinct and in descending order. (For example, $653$ and $8762$ are downhill numbers, but $97721$ is not.) What is the smallest downhill number greater than 86432? [b]p3.[/b] Each vertex of a unit cube is sliced off by a planar cut passing through the midpoints of the three edges containing that vertex. What is the ratio of the number of edges to the number of faces of the resulting solid? [b]p4.[/b] In a square with side length $5$, the four points that divide each side into five equal segments are marked. Including the vertices, there are $20$ marked points in total on the boundary of the square. A pair of distinct points $A$ and $B$ are chosen randomly among the $20$ points. Compute the probability that $AB = 5$. [b]p5.[/b] A positive two-digit integer is one less than five times the sum of its digits. Find the sum of all possible such integers. [b]p6.[/b] Let $$f(x) = 5^{4^{3^{2^{x}}}}.$$ Determine the greatest possible value of $L$ such that $f(x) > L$ for all real numbers $x$. [b]p7.[/b] If $\overline{AAAA}+\overline{BB} = \overline{ABCD}$ for some distinct base-$10$ digits $A, B, C, D$ that are consecutive in some order, determine the value of $ABCD$. (The notation $\overline{ABCD}$ refers to the four-digit integer with thousands digit $A$, hundreds digit $B$, tens digit $C$, and units digit $D$.) [b]p8.[/b] A regular tetrahedron and a cube share an inscribed sphere. What is the ratio of the volume of the tetrahedron to the volume of the cube? [b]p9.[/b] Define $\lfloor x \rfloor$ as the greatest integer less than or equal to x, and ${x} = x - \lfloor x \rfloor$ as the fractional part of $x$. If $\lfloor x^2 \rfloor =2 \lfloor x \rfloor$ and $\{x^2\} =\frac12 \{x\}$, determine all possible values of $x$. [b]p10.[/b] Find the largest integer $N > 1$ such that it is impossible to divide an equilateral triangle of side length $ 1$ into $N$ smaller equilateral triangles (of possibly different sizes). [b]p11.[/b] Let $f$ and $g$ be two quadratic polynomials. Suppose that $f$ has zeroes $2$ and $7$, $g$ has zeroes $1$ and $ 8$, and $f - g$ has zeroes $4$ and $5$. What is the product of the zeroes of the polynomial $f + g$? [b]p12.[/b] In square $PQRS$, points $A, B, C, D, E$, and $F$ are chosen on segments $PQ$, $QR$, $PR$, $RS$, $SP$, and $PR$, respectively, such that $ABCDEF$ is a regular hexagon. Find the ratio of the area of $ABCDEF$ to the area of $PQRS$. [b]p13.[/b] For positive integers $m$ and $n$, define $f(m, n)$ to be the number of ways to distribute $m$ identical candies to $n$ distinct children so that the number of candies that any two children receive differ by at most $1$. Find the number of positive integers n satisfying the equation $f(2017, n) = f(7102, n)$. [b]p14.[/b] Suppose that real numbers $x$ and $y$ satisfy the equation $$x^4 + 2x^2y^2 + y^4 - 2x^2 + 32xy - 2y^2 + 49 = 0.$$ Find the maximum possible value of $\frac{y}{x}$. [b]p15.[/b] A point $P$ lies inside equilateral triangle $ABC$. Let $A'$, $B'$, $C'$ be the feet of the perpendiculars from $P$ to $BC, AC, AB$, respectively. Suppose that $PA = 13$, $PB = 14$, and $PC = 15$. Find the area of $A'B'C'$. PS. You had better use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

1993 Baltic Way, 7

Tags: algebra
Solve the system of equations in integers: \[\begin{cases}z^x=y^{2x}\\ 2^z=4^x\\ x+y+z=20.\end{cases}\]

2018 VJIMC, 4

Determine all possible (finite or infinite) values of \[\lim_{x \to -\infty} f(x)-\lim_{x \to \infty} f(x),\] if $f:\mathbb{R} \to \mathbb{R}$ is a strictly decreasing continuous function satisfying \[f(f(x))^4-f(f(x))+f(x)=1\] for all $x \in \mathbb{R}$.

1979 AMC 12/AHSME, 30

[asy] /*Using regular asymptote, this diagram would take 30 min to make. Using cse5, this takes 5 minutes. Conclusion? CSE5 IS THE BEST PACKAGE EVER CREATED!!!!*/ size(100); import cse5; pathpen=black; anglefontpen=black; pointpen=black; anglepen=black; dotfactor=3; pair A=(0,0),B=(0.5,0.5*sqrt(3)),C=(3,0),D=(1.7,0),EE; EE=(B+C)/2; D(MP("$A$",A,W)--MP("$B$",B,N)--MP("$C$",C,E)--cycle); D(MP("$E$",EE,N)--MP("$D$",D,S)); D(D);D(EE); MA("80^\circ",8,D,EE,C,0.1); MA("20^\circ",8,EE,C,D,0.3,2,shift(1,3)*C); draw(arc(shift(-0.1,0.05)*C,0.25,100,180),arrow =ArcArrow()); MA("100^\circ",8,A,B,C,0.1,0); MA("60^\circ",8,C,A,B,0.1,0); //Credit to TheMaskedMagician for the diagram [/asy] In $\triangle ABC$, $E$ is the midpoint of side $BC$ and $D$ is on side $AC$. If the length of $AC$ is $1$ and $\measuredangle BAC = 60^\circ$, $\measuredangle ABC = 100^\circ$, $\measuredangle ACB = 20^\circ$ and $\measuredangle DEC = 80^\circ$, then the area of $\triangle ABC$ plus twice the area of $\triangle CDE$ equals $\textbf{(A) }\frac{1}{4}\cos 10^\circ\qquad\textbf{(B) }\frac{\sqrt{3}}{8}\qquad\textbf{(C) }\frac{1}{4}\cos 40^\circ\qquad\textbf{(D) }\frac{1}{4}\cos 50^\circ\qquad\textbf{(E) }\frac{1}{8}$

2013 Bogdan Stan, 1

Under composition, let be a group of linear polynomials that admit a fixed point . Show that all polynomials of this group have the same fixed point. [i]Vasile Pop[/i]

2013 Stanford Mathematics Tournament, 13

Tags:
$\mathbb{R}^2$-tic-tac-toe is a game where two players take turns putting red and blue points anywhere on the $xy$ plane. The red player moves first. The first player to get $3$ of their points in a line without any of their opponent's points in between wins. What is the least number of moves in which Red can guarantee a win? (We count each time that Red places a point as a move, including when Red places its winning point.)

2018 ITAMO, 3

Tags: inequality
Let $x_1,x_2, ... , x_n$ be positive integers,Asumme that in their decimal representations no $x_i$ "prolongs" $x_j$.For instance , $123$ prolongs $12$ , $459$ prolongs $4$ , but $124$ does not prolog $123$. Prove that : $\frac {1}{x_1}+\frac {1}{x_2}+...+\frac {1}{x_n} < 3$.

MathLinks Contest 3rd, 1

Tags: inequalities
Let $a, b, c$ be positive reals. Prove that $$\sqrt{abc}(\sqrt{a} +\sqrt{b} +\sqrt{c}) + (a + b + c)^2 \ge 4 \sqrt{3abc(a + b + c)}.$$

2020 Bangladesh Mathematical Olympiad National, Problem 10

Tags: geometry
Let $ABCD$ be a convex quadrilateral. $O$ is the intersection of $AC$ and $BD$. $AO=3$ ,$BO=4$, $CO=5$, $DO=6$. $X$ and $Y$ are points in segment $AB$ and $CD$ respectively, such that $X,O,Y$ are collinear. The minimum of $\frac{XB}{XA}+\frac{YC}{YD}$ can be written as $\frac{a\sqrt{c}}{b}$ , where $\frac{a}{b}$ is in lowest term and $c$ is not divisible by any square number greater then $1$. What is the value of $10a+b+c$?

1987 IMO, 3

Let $n\ge2$ be an integer. Prove that if $k^2+k+n$ is prime for all integers $k$ such that $0\le k\le\sqrt{n\over3}$, then $k^2+k+n$ is prime for all integers $k$ such that $0\le k\le n-2$.

2016 Iran Team Selection Test, 5

Tags: geometry
Let $ABC$ be a triangle with $\angle{C} = 90^{\circ}$, and let $H$ be the foot of the altitude from $C$. A point $D$ is chosen inside the triangle $CBH$ so that $CH$ bisects $AD$. Let $P$ be the intersection point of the lines $BD$ and $CH$. Let $\omega$ be the semicircle with diameter $BD$ that meets the segment $CB$ at an interior point. A line through $P$ is tangent to $\omega$ at $Q$. Prove that the lines $CQ$ and $AD$ meet on $\omega$.

2001 Austrian-Polish Competition, 8

The prism with the regular octagonal base and with all edges of the length equal to $1$ is given. The points $M_{1},M_{2},\cdots,M_{10}$ are the midpoints of all the faces of the prism. For the point $P$ from the inside of the prism denote by $P_{i}$ the intersection point (not equal to $M_{i}$) of the line $M_{i}P$ with the surface of the prism. Assume that the point $P$ is so chosen that all associated with $P$ points $P_{i}$ do not belong to any edge of the prism and on each face lies exactly one point $P_{i}$. Prove that \[\sum_{i=1}^{10}\frac{M_{i}P}{M_{i}P_{i}}=5\]

2006 USA Team Selection Test, 4

Let $n$ be a positive integer. Find, with proof, the least positive integer $d_{n}$ which cannot be expressed in the form \[\sum_{i=1}^{n}(-1)^{a_{i}}2^{b_{i}},\] where $a_{i}$ and $b_{i}$ are nonnegative integers for each $i.$

2015 Math Prize for Girls Problems, 3

Tags:
What is the area of the region bounded by the graphs of $y = |x + 2| - |x - 2|$ and $y = |x + 1| - |x - 3|$?

1995 China Team Selection Test, 1

Find the smallest prime number $p$ that cannot be represented in the form $|3^{a} - 2^{b}|$, where $a$ and $b$ are non-negative integers.

1998 Portugal MO, 6

Let $a_0$ be a positive real number and consider the general term sequence $a_n$ defined by $$a_n =a_{n-1} + \frac{1}{a_{n-1}} \,\,\, n=1,2,3,...$$ Prove that $a_{1998} > 63$.

2000 Harvard-MIT Mathematics Tournament, 7

Tags:
Assume that $a,b,c,d$ are positive integers, and $\dfrac{a}{c}=\dfrac{b}{d}=\dfrac{3}{4}$, $\sqrt{a^2+c^2}-\sqrt{b^2+d^2}=15$. Find $ac+bd-ad-bc$.

2014 Harvard-MIT Mathematics Tournament, 5

Tags: probability
[5] If four fair six-sided dice are rolled, what is the probability that the lowest number appearing on any die is exactly $3$?

Russian TST 2018, P1

Let $I{}$ be the incircle of the triangle $ABC$. Let $A_1, B_1$ and $C_1$ be the midpoints of the sides $BC, CA$ and $AB$ respectively. The point $X{}$ is symmetric to $I{}$ with respect to $A_1$. The line $\ell$ parallel to $BC$ and passing through $X{}$ intersects the lines $A_1B_1$ and $A_1C_1$ at $M{}$ and $N{}$ respectively. Prove that one of the excenters of the triangle $ABC$ lies on the $A_1$-excircle of the triangle $A_1MN$.

LMT Theme Rounds, 2023F 3A

Tags: theme , geo
A rectangular tea bag $PART$ has a logo in its interior at the point $Y$ . The distances from $Y$ to $PT$ and $PA$ are $12$ and $9$ respectively, and triangles $\triangle PYT$ and $\triangle AYR$ have areas $84$ and $42$ respectively. Find the perimeter of pentagon $PARTY$. [i]Proposed by Muztaba Syed[/i] [hide=Solution] [i]Solution[/i]. $\boxed{78}$ Using the area and the height in $\triangle PYT$, we see that $PT = 14$, and thus $AR = 14$, meaning the height from $Y$ to $AR$ is $6$. This means $PA = TR = 18$. By the Pythagorean Theorem $PY=\sqrt{12^2+9^2} = 15$ and $YT =\sqrt{12^2 +5^2} = 13$. Combining all of these gives us an answer of $18+14+18+13+15 = \boxed{78}$. [/hide]

2016 BMT Spring, 12

Tags: algebra
What is the number of nondecreasing positive integer sequences of length $7$ whose last term is at most $9$?

2007 Polish MO Finals, 6

6. Sequence $a_{0}, a_{1}, a_{2},...$ is determined by $a_{0}=-1$ and $a_{n}+\frac{a_{n-1}}{2}+\frac{a_{n-2}}{3}+...+\frac{a_{1}}{n}+\frac{a_{0}}{n+1}=0$ for $n\geq 1$ Prove that $a_{n}>0$ for $n\geq 1$

1992 Tournament Of Towns, (335) 3

The numbers $$\frac{1}{i+j-1} \,\,\,\,\,\,\, (i = 1,2,...,n; j = 1,2,...,n)$$ are written in an $n$ by $n$ table: the number $1/(i + j - 1)$ stands at the intersection of the $i$-th row and $j$-th column. Chose any $n$ squares of the table so that no two of them stand in the same row and no two of them stand in the same column. Prove that the sum of the numbers in these $n$ squares is not less than $1$. (Sergey Ivanov, St Petersburg)

2006 IMO, 1

Let $ABC$ be triangle with incenter $I$. A point $P$ in the interior of the triangle satisfies \[\angle PBA+\angle PCA = \angle PBC+\angle PCB.\] Show that $AP \geq AI$, and that equality holds if and only if $P=I$.

2009 Purple Comet Problems, 2

Tags:
Let $p_1 = 2, p_2 = 3, p_3 = 5 ...$ be the sequence of prime numbers. Find the least positive even integer $n$ so that $p_1 + p_2 + p_3 + ... + p_n$ is not prime.