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

2012 Princeton University Math Competition, A2

Let $a, b, c$ be real numbers such that $a+b+c=abc$. Prove that $\frac{1}{a^2+1}+\frac{1}{b^2+1}+\frac{1}{c^2+1}\ge \frac{3}{4}$.

2008 Romania Team Selection Test, 2

Are there any sequences of positive integers $ 1 \leq a_{1} < a_{2} < a_{3} < \ldots$ such that for each integer $ n$, the set $ \left\{a_{k} \plus{} n\ |\ k \equal{} 1, 2, 3, \ldots\right\}$ contains finitely many prime numbers?

2017 Vietnamese Southern Summer School contest, Problem 2

Find all functions $f:\mathbb{R}\mapsto \mathbb{R}$ satisfy: $$f(x^2)+f(xy)=f(x)f(y)+yf(x)+xf(x+y)$$ for all real numbers $x,y$.

2012 USAMTS Problems, 5

An ordered quadruple $(y_1,y_2,y_3,y_4)$ is $\textbf{quadratic}$ if there exist real numbers $a$, $b$, and $c$ such that \[y_n=an^2+bn+c\] for $n=1,2,3,4$. Prove that if $16$ numbers are placed in a $4\times 4$ grid such that all four rows are quadratic and the first three columns are also quadratic then the fourth column must also be quadratic. [i](We say that a row is quadratic if its entries, in order, are quadratic. We say the same for a column.)[/i] [asy] size(100); defaultpen(linewidth(0.8)); for(int i=0;i<=4;i=i+1) draw((i,0)--(i,4)); for(int i=0;i<=4;i=i+1) draw((0,i)--(4,i)); [/asy]

2009 QEDMO 6th, 6

An empire has a finite number of cities. Every two cities are connected by a natural number of roads . Every street connects exactly two cities. Show that you have the kingdom can be divided into a maximum of three republics so that within each republic there are just many streets run away. (We say a road runs within a republic if the two cities that it connects, both belonging to this republic. The republics must meet each other be disjoint, and cover all cities of the empire in total.) [hide=original wording in German]Ein Reich hat endlich viele St¨adte. Je zwei St¨adte sind durch eine natu¨rliche Anzahl von Straßen verbunden. Jede Straße verbindet genau zwei St¨adte. Man zeige, dass man das Reich so in h¨ochstens drei Republiken zerteilen kann, dass innerhalb jeder Republik gerade viele Straßen verlaufen. (Wir sagen, eine Straße verl¨auft innerhalb einer Republik, wenn die zwei St¨adte, die sie verbindet, beide dieser Republik angeh¨oren. Die Republiken mu¨ssen zueinander disjunkt sein, und insgesamt alle St¨adte des Reiches abdecken.)[/hide]

2016 CMIMC, 1

David, when submitting a problem for CMIMC, wrote his answer as $100\tfrac xy$, where $x$ and $y$ are two positive integers with $x<y$. Andrew interpreted the expression as a product of two rational numbers, while Patrick interpreted the answer as a mixed fraction. In this case, Patrick's number was exactly double Andrew's! What is the smallest possible value of $x+y$?

LMT Team Rounds 2021+, 7

Kevin has a square piece of paper with creases drawn to split the paper in half in both directions, and then each of the four small formed squares diagonal creases drawn, as shown below. [img]https://cdn.artofproblemsolving.com/attachments/2/2/70d6c54e86856af3a977265a8054fd9b0444b0.png[/img] Find the sum of the corresponding numerical values of figures below that Kevin can create by folding the above piece of paper along the creases. (The figures are to scale.) Kevin cannot cut the paper or rip it in any way. [img]https://cdn.artofproblemsolving.com/attachments/a/c/e0e62a743c00d35b9e6e2f702106016b9e7872.png[/img]

2021 Federal Competition For Advanced Students, P1, 3

Let $n \ge 3$ be an integer. On a circle, there are $n$ points. Each of them is labelled with a real number at most $1$ such that each number is the absolute value of the difference of the two numbers immediately preceding it in clockwise order. Determine the maximal possible value of the sum of all numbers as a function of $n$. (Walther Janous)

2019 Balkan MO Shortlist, G9

Given semicircle $(c)$ with diameter $AB$ and center $O$. On the $(c)$ we take point $C$ such that the tangent at the $C$ intersects the line $AB$ at the point $E$. The perpendicular line from $C$ to $AB$ intersects the diameter $AB$ at the point $D$. On the $(c)$ we get the points $H,Z$ such that $CD = CH = CZ$. The line $HZ$ intersects the lines $CO,CD,AB$ at the points $S, I, K$ respectively and the parallel line from $I$ to the line $AB$ intersects the lines $CO,CK$ at the points $L,M$ respectively. We consider the circumcircle $(k)$ of the triangle $LMD$, which intersects again the lines $AB, CK$ at the points $P, U$ respectively. Let $(e_1), (e_2), (e_3)$ be the tangents of the $(k)$ at the points $L, M, P$ respectively and $R = (e_1) \cap (e_2)$, $X = (e_2) \cap (e_3)$, $T = (e_1) \cap (e_3)$. Prove that if $Q$ is the center of $(k)$, then the lines $RD, TU, XS$ pass through the same point, which lies in the line $IQ$.

VMEO IV 2015, 11.2

Let $ABC$ be a triangle with two isogonal points $ P$ and $Q$ . Let $D, E$ be the projection of $P$ on $AB$, $AC$. $G$ is the projection of $Q$ on $BC$. $U$ is the projection of $G$ on $DE$, $ L$ is the projection of $P$ on $AQ$, $K$ is the symmetric of $L$ wrt $UG$. Prove that $UK$ passes through a fixed point when $P$ and $Q$ vary.

2020 AIME Problems, 14

Tags: algebra
For real number $x$ let $\lfloor x\rfloor$ be the greatest integer less than or equal to $x$, and define $\{x\}=x-\lfloor x\rfloor$ to be the fractional part of $x$. For example, $\{3\}=0$ and $\{4.56\}=0.56$. Define $f(x)=x\{x\}$, and let $N$ be the number of real-valued solutions to the equation $f(f(f(x)))=17$ for $0\leq x\leq 2020$. Find the remainder when $N$ is divided by $1000$.

2010 Malaysia National Olympiad, 1

Tags: geometry
A square with side length $2$ cm is placed next to a square with side length $6$ cm, as shown in the diagram. Find the shaded area, in cm$^2$. [img]https://cdn.artofproblemsolving.com/attachments/5/7/ceb4912a6e73ca751113b2b5c92cbfdbb6e0d1.png[/img]

2009 Princeton University Math Competition, 2

Tags:
For what positive integer $k$ is $\binom{100}{k} \binom{200}{k}$ maximal?

2003 Poland - Second Round, 2

The quadrilateral $ABCD$ is inscribed in the circle $o$. Bisectors of angles $DAB$ and $ABC$ intersect at point $P$, and bisectors of angles $BCD$ and $CDA$ intersect in point $Q$. Point $M$ is the center of this arc $BC$ of the circle $o$ which does not contain points $D$ and $A$. Point $N$ is the center of the arc $DA$ of the circle $o$, which does not contain points $B$ and $C$. Prove that the points $P$ and $Q$ lie on the line perpendicular to $MN$.

2000 Singapore Team Selection Test, 2

Find all prime numbers $p$ such that $5^p + 12^p$ is a perfect square

1997 Nordic, 1

Let $A$ be a set of seven positive numbers. Determine the maximal number of triples $(x, y, z)$ of elements of $A$ satisfying $x < y$ and $x + y = z$.

1978 Swedish Mathematical Competition, 3

Two satellites are orbiting the earth in the equatorial plane at an altitude $h$ above the surface. The distance between the satellites is always $d$, the diameter of the earth. For which $h$ is there always a point on the equator at which the two satellites subtend an angle of $90^\circ$?

2000 Mexico National Olympiad, 3

Given a set $A$ of positive integers, the set $A'$ is composed from the elements of $A$ and all positive integers that can be obtained in the following way: Write down some elements of $A$ one after another without repeating, write a sign $+ $ or $-$ before each of them, and evaluate the obtained expression. The result is included in $A'$. For example, if $A = \{2,8,13,20\}$, numbers $8$ and $14 = 20-2+8$ are elements of $A'$. Set $A''$ is constructed from $A'$ in the same manner. Find the smallest possible number of elements of $A$, if $A''$ contains all the integers from $1$ to $40$.

1995 IMC, 7

Let $A$ be a $3\times 3$ real matrix such that the vectors $Au$ and $u$ are orthogonal for every column vector $u\in \mathbb{R}^{3}$. Prove that: a) $A^{T}=-A$. b) there exists a vector $v \in \mathbb{R}^{3}$ such that $Au=v\times u$ for every $u\in \mathbb{R}^{3}$, where $v \times u$ denotes the vector product in $\mathbb{R}^{3}$.

2000 Stanford Mathematics Tournament, 11

Tags: function
If $ a@b\equal{}\frac{a\plus{}b}{a\minus{}b}$, find $ n$ such that $ 3@n\equal{}3$.

2018 AMC 10, 24

Tags: geometry , ratio
Triangle $ABC$ with $AB=50$ and $AC=10$ has area $120$. Let $D$ be the midpoint of $\overline{AB}$, and let $E$ be the midpoint of $\overline{AC}$. The angle bisector of $\angle BAC$ intersects $\overline{DE}$ and $\overline{BC}$ at $F$ and $G$, respectively. What is the area of quadrilateral $FDBG$? $ \textbf{(A) }60 \qquad \textbf{(B) }65 \qquad \textbf{(C) }70 \qquad \textbf{(D) }75 \qquad \textbf{(E) }80 \qquad $

1990 IberoAmerican, 2

Let $ABC$ be a triangle. $I$ is the incenter, and the incircle is tangent to $BC$, $CA$, $AB$ at $D$, $E$, $F$, respectively. $P$ is the second point of intersection of $AD$ and the incircle. If $M$ is the midpoint of $EF$, show that $P$, $I$, $M$, $D$ are concyclic.

2020 Denmark MO - Mohr Contest, 5

Alma places spies on some of the squares on a $2020\times 2020$ game board. Now Bertha secretly chooses a quadradic area consisting of $1020 \times 1020$ squares and tells Alma which spies are standing on a square in the secret quadradic area. At least how many spies must Alma have placed in order for her to determine with certainty which area Bertha has chosen?

2019-2020 Winter SDPC, 5

Tags: algebra
Let $a_1, a_2, \ldots$ be a sequence of real numbers such that $a_1=4$ and $a_2=7$ such that for all integers $n$, $\frac{1}{a_{2n-1}}, \frac{1}{a_{2n}}, \frac{1}{a_{2n+1}}$ forms an arithmetic progression, and $a_{2n}, a_{2n+1}, a_{2n+2}$ forms an arithmetic progression. Find, with proof, the prime factorization of $a_{2019}$.

1984 Tournament Of Towns, (075) T1

In convex hexagon $ABCDEF, AB$ is parallel to $CF, CD$ is parallel to $BE$ and $EF$ is parallel to $AD$. Prove that the areas of triangles $ACE$ and $BDF$ are equal .