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

1966 IMO Shortlist, 62

Solve the system of equations \[ |a_1-a_2|x_2+|a_1-a_3|x_3+|a_1-a_4|x_4=1 \] \[ |a_2-a_1|x_1+|a_2-a_3|x_3+|a_2-a_4|x_4=1 \] \[ |a_3-a_1|x_1+|a_3-a_2|x_2+|a_3-a_4|x_4=1 \] \[ |a_4-a_1|x_1+|a_4-a_2|x_2+|a_4-a_3|x_3=1 \] where $a_1, a_2, a_3, a_4$ are four different real numbers.

II Soros Olympiad 1995 - 96 (Russia), 11.5

$6$ points are taken on the surface of the sphere, forming three pairs of diametrically opposite points on the sphere. Consider a convex polyhedron with vertices at these points. Prove that if this polyhedron has one right dihedral angle, then it has exactly $6$ right dihedral angles.

2010 Sharygin Geometry Olympiad, 15

Let $AA_1, BB_1$ and $CC_1$ be the altitudes of an acute-angled triangle $ABC.$ $AA_1$ meets $B_1C_1$ in a point $K.$ The circumcircles of triangles $A_1KC_1$ and $A_1KB_1$ intersect the lines $AB$ and $AC$ for the second time at points $N$ and $L$ respectively. Prove that [b]a)[/b] The sum of diameters of these two circles is equal to $BC,$ [b] b)[/b] $\frac{A_1N}{BB_1} + \frac{A_1L}{CC_1}=1.$

2019 CHKMO, 4

Find all integers $n \geq 3$ with the following property: there exist $n$ distinct points on the plane such that each point is the circumcentre of a triangle formed by 3 of the points.

2024 MMATHS, 11

Tags:
Let $n$ be the least possible value of $$\sqrt{x^2+y^2-2x+6y+19}+\sqrt{x^2+y^2+8x-4y+21}.$$ Find $n^2.$

1986 IMO Shortlist, 13

A particle moves from $(0, 0)$ to $(n, n)$ directed by a fair coin. For each head it moves one step east and for each tail it moves one step north. At $(n, y), y < n$, it stays there if a head comes up and at $(x, n), x < n$, it stays there if a tail comes up. Let$ k$ be a fixed positive integer. Find the probability that the particle needs exactly $2n+k$ tosses to reach $(n, n).$

2013 BMT Spring, 8

The three-digit prime number $p$ is written in base $2$ as $p_2$ and in base $5$ as $p_5$, and the two representations share the same last $2$ digits. If the ratio of the number of digits in $p_2$ to the number of digits in $p_5$ is $5$ to $2$, find all possible values of $p$.

2023 AMC 12/AHSME, 22

Tags: function
A real-valued function $f$ has the property that for all real numbers $a$ and $b,$ $$f(a + b) + f(a - b) = 2f(a) f(b).$$ Which one of the following cannot be the value of $f(1)?$ $ \textbf{(A) } 0 \qquad \textbf{(B) } 1 \qquad \textbf{(C) } -1 \qquad \textbf{(D) } 2 \qquad \textbf{(E) } -2$

2009 Today's Calculation Of Integral, 506

Let $ a,\ b$ be the real numbers such that $ 0\leq a\leq b\leq 1$. Find the minimum value of $ \int_0^1 |(x\minus{}a)(x\minus{}b)|\ dx$.

1985 National High School Mathematics League, 1

Tags:
$a,b$ are real numbers (neither is $0$).Given two conditions: A: $a>0$. B: $a>b$ and $a^{-1}>b^{-1}$. Then, which one of the followings are true? $(\text{A})$A is sufficient but unnecessary condition of B. $(\text{B})$A is necessary but insufficient condition of B. $(\text{C})$A is sufficient and necessary condition of B. $(\text{D})$A is insufficient and unnecessary condition of B.

2002 Manhattan Mathematical Olympiad, 4

Tags:
Somebody placed digits $1,2,3, \ldots , 9$ around the circumference of a circle in an arbitrary order. Reading clockwise three consecutive digits you get a $3$-digit whole number. There are nine such $3$-digit numbers altogether. Find their sum.

2024 USAJMO, 2

Tags:
Let $m$ and $n$ be positive integers. Let $S$ be the set of integer points $(x,y)$ with $1\leq x\leq 2m$ and $1\leq y\leq 2n$. A configuration of $mn$ rectangles is called [i]happy[/i] if each point in $S$ is a vertex of exactly one rectangle, and all rectangles have sides parallel to the coordinate axes. Prove that the number of happy configurations is odd. [i]Proposed by Serena An and Claire Zhang[/i]

2017 IMC, 10

Tags:
Let $K$ be an equilateral triangle in the plane. Prove that for every $p>0$ there exists an $\varepsilon>0$ with the following property: If $n$ is a positive integer, and $T_1,\ldots,T_n$ are non-overlapping triangles inside $K$ such that each of them is homothetic to $K$ with a negative ratio, and $$ \sum_{\ell=1}^n \textrm{area}(T_\ell) > \textrm{area}(K)-\varepsilon, $$ then $$ \sum_{\ell=1}^n \textrm{perimeter}(T_\ell) > p. $$

2016 Baltic Way, 2

Prove or disprove the following hypotheses. a) For all $k \geq 2,$ each sequence of $k$ consecutive positive integers contains a number that is not divisible by any prime number less than $k.$ b) For all $k\geq 2,$ each sequence of $k$ consecutive positive integers contains a number that is relatively prime to all other members of the sequence.

2018 Baltic Way, 3

Let $a,b,c,d$ be positive real numbers such that $abcd=1$. Prove the inequality \[\frac{1}{\sqrt{a+2b+3c+10}}+\frac{1}{\sqrt{b+2c+3d+10}}+\frac{1}{\sqrt{c+2d+3a+10}}+\frac{1}{\sqrt{d+2a+3b+10}} \le 1.\]

1998 AMC 12/AHSME, 1

[asy] //rectangles above problem statement size(15cm); for(int i=0;i<5;++i){ draw((6*i-14,-1.2)--(6*i-14,1.2)--(6*i-10,1.2)--(6*i-10,-1.2)--cycle); } label("$A$", (-12,2.25)); label("$B$", (-6,2.25)); label("$C$", (0,2.25)); label("$D$", (6,2.25)); label("$E$", (12,2.25)); //top numbers label("$1$", (-12,1.25),dir(-90)); label("$0$", (-6,1.25),dir(-90)); label("$8$", (0,1.25),dir(-90)); label("$5$", (6,1.25),dir(-90)); label("$2$", (12,1.25),dir(-90)); //bottom numbers label("$9$", (-12,-1.25),dir(90)); label("$6$", (-6,-1.25),dir(90)); label("$2$", (0,-1.25),dir(90)); label("$8$", (6,-1.25),dir(90)); label("$0$", (12,-1.25),dir(90)); //left numbers label("$4$", (-14,0),dir(0)); label("$1$", (-8,0),dir(0)); label("$3$", (-2,0),dir(0)); label("$7$", (4,0),dir(0)); label("$9$", (10,0),dir(0)); //right numbers label("$6$", (-10,0),dir(180)); label("$3$", (-4,0),dir(180)); label("$5$", (2,0),dir(180)); label("$4$", (8,0),dir(180)); label("$7$", (14,0),dir(180)); [/asy] Each of the sides of the five congruent rectangles is labeled with an integer, as shown above. These five rectangles are placed, without rotating or reflecting, in positions $I$ through $V$ so that the labels on coincident sides are equal. [asy] //diagram below problem statement size(7cm); for(int i=-3;i<=1;i+=2){ for(int j=-1;j<=0;++j){ if(i==1 && j==-1) continue; draw((i,j)--(i+2,j)--(i+2,j-1)--(i,j-1)--cycle); }} label("$I$",(-2,-0.5)); label("$II$",(0,-0.5)); label("$III$",(2,-0.5)); label("$IV$",(-2,-1.5)); label("$V$",(0,-1.5)); [/asy] Which of the rectangles is in position $I$? $\textbf{(A)} \ A \qquad \textbf{(B)} \ B \qquad \textbf{(C)} \ C \qquad \textbf{(D)} \ D \qquad \textbf{(E)} \ E$

PEN P Problems, 25

Let $a$ and $b$ be positive integers with $\gcd(a, b)=1$. Show that every integer greater than $ab-a-b$ can be expressed in the form $ax+by$, where $x, y \in \mathbb{N}_{0}$.

2014 Portugal MO, 4

Determine all natural numbers $x$, $y$ and $z$, such that $x\leq y\leq z$ and \[\left(1+\frac1x\right)\left(1+\frac1y\right)\left(1+\frac1z\right) = 3\text{.}\]

2023 MOAA, 23

Tags:
For every positive integer $n$ let $$f(n) = \frac{n^4+n^3+n^2-n+1}{n^6-1}$$ Given $$\sum_{n = 2}^{20} f(n) = \frac{a}{b}$$ for relatively prime positive integers $a$ and $b$, find the sum of the prime factors of $b$. [i]Proposed by Harry Kim[/i]

2008 China Team Selection Test, 2

Let $ n > 1$ be an integer, and $ n$ can divide $ 2^{\phi(n)} \plus{} 3^{\phi(n)} \plus{} \cdots \plus{} n^{\phi(n)},$ let $ p_{1},p_{2},\cdots,p_{k}$ be all distinct prime divisors of $ n$. Show that $ \frac {1}{p_{1}} \plus{} \frac {1}{p_{2}} \plus{} \cdots \plus{} \frac {1}{p_{k}} \plus{} \frac {1}{p_{1}p_{2}\cdots p_{k}}$ is an integer. ( where $ \phi(n)$ is defined as the number of positive integers $ \leq n$ that are relatively prime to $ n$.)

2018-IMOC, A1

Find all functions $f:\mathbb Q\to\mathbb Q$ such that for all $x,y,z,w\in\mathbb Q$, $$f(f(xyzw)+x+y)+f(z)+f(w)=f(f(xyzw)+z+w)+f(x)+f(y).$$

2021 JHMT HS, 2

Tags: geometry , general
Let $P$ and $Q$ be the midpoints of sides $AB$ and $BC,$ respectively, of $\triangle ABC.$ Suppose $\angle A = 30^{\circ}$ and $\angle PQC = 110^{\circ}.$ Find $\angle B$ in degrees.

2015 BMT Spring, 7

At Durant University, an A grade corresponds to raw scores between $90$ and $100$, and a B grade corresponds to raw scores between $80$ and $90$. Travis has $3$ equally weighted exams in his math class. Given that Travis earned an A on his first exam and a B on his second (but doesn't know his raw score for either), what is the minimum score he needs to have a $90\%$ chance of getting an A in the class? Note that scores on exams do not necessarily have to be integers.

1987 Tournament Of Towns, (133) 2

In an acute angled triangle the feet of the altitudes are joined to form a new triangle. In this new triangle it is known that two sides are parallel to sides of the original triangle . Prove that the third side is also parallel to one of the sides of the original triangle .

May Olympiad L2 - geometry, 2011.3

In a right triangle rectangle $ABC$ such that $AB = AC$, $M$ is the midpoint of $BC$. Let $P$ be a point on the perpendicular bisector of $AC$, lying in the semi-plane determined by $BC$ that does not contain $A$. Lines $CP$ and $AM$ intersect at $Q$. Calculate the angles that form the lines $AP$ and $BQ$.