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

2010 CHMMC Fall, 6

A $101\times 101$ square grid is given with rows and columns numbered in order from $1$ to $101$. Each square that is contained in both an even-numbered row and an even-numbered column is cut out. A small section of the grid is shown below, with the cut-out squares in black. Compute the maximum number of $L$-triominoes (pictured below) that can be placed in the grid so that each $L$-triomino lies entirely inside the grid and no two overlap. Each $L$-triomino may be placed in the orientation pictured below, or rotated by $90^o$, $180^o$, or $270^o$. [img]https://cdn.artofproblemsolving.com/attachments/2/5/016d4e823e3df4b83556a49f7e612d40e3deba.png[/img]

2002 National High School Mathematics League, 3

Tags:
Before the FIFA world cup, the football coach of F country want to test seven players $A_1, A_2, \cdots, A_7$. He asks them to join in three training matches (90 minutes each), and everyone must appear in each match at least once. Suppose that at any moment during a match, one and only one of them enters the field, and the total time (measured in minutes) on the field for $A_1, A_2, A_3, A_4$ are multiples of $7$ and the total time for$A_5, A_6, A_7$ are multiples of $13$. If the number of substitutions of players during each match is not limited, find the number of different cases. Note: If and only if the total time of a certian player is different, then the case is considered different.

2011 Greece Team Selection Test, 2

What is the maximal number of crosses than can fit in a $10\times 11$ board without overlapping? Is this problem well-known? [asy] size(4.58cm); real labelscalefactor = 0.5; /* changes label-to-point distance */ pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); /* default pen style */ pen dotstyle = black; /* point style */ real xmin = -3.18, xmax = 1.4, ymin = -0.22, ymax = 3.38; /* image dimensions */ /* draw figures */ draw((-3.,2.)--(1.,2.)); draw((-2.,3.)--(-2.,0.)); draw((-2.,0.)--(-1.,0.)); draw((-1.,0.)--(-1.,3.)); draw((-1.,3.)--(-2.,3.)); draw((-3.,1.)--(1.,1.)); draw((1.,1.)--(1.,2.)); draw((-3.,2.)--(-3.,1.)); draw((0.,2.)--(0.,1.)); draw((-1.,2.)--(-1.,1.)); draw((-2.,2.)--(-2.,1.)); /* dots and labels */ clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle); /* end of picture */ [/asy]

2009 JBMO TST - Macedonia, 3

Tags: geometry
Let $ \triangle ABC $ be equilateral. On the side $ AB $ points $ C_{1} $ and $ C_{2} $, on the side $ AC $ points $ B_{1} $ and $ B_{2} $ are chosen, and on the side $ BC $ points $ A_{1} $ and $ A_{2} $ are chosen. The following condition is given : $ A_{1}A_{2} $ = $ B_{1}B_{2} $ = $ C_{1}C_{2} $. Let the intersection lines $ A_{2}B_{1}$ and $ B_{2}C_{1} $, $ B_{2}C_{1} $ and $ C_{2}A_{1} $ and $ C_{2}A_{1} $ and $ A_{2}B_{1} $ are $ E $, $ F $, and $ G $ respectively. Show that the triangle formed by $ B_{1}A_{2} $, $ A_{1}C_{2} $ and $ C_{1}B_{2} $ is similar to $ \triangle EFG $.

2020 Harvard-MIT Mathematics Tournament, 5

Tags:
Let $a_0,b_0,c_0,a,b,c$ be integers such that $\gcd(a_0,b_0,c_0)=\gcd(a,b,c)=1$. Prove that there exists a positive integer $n$ and integers $a_1,a_2,\ldots,a_n=a,b_1,b_2,\ldots,b_n=b,c_1,c_2,\ldots,c_n=c$ such that for all $1\le i\le n$, $a_{i-1}a_i+b_{i-1}b_i+c_{i-1}c_i=1$. [i]Proposed by Michael Ren.[/i]

2011 Northern Summer Camp Of Mathematics, 1

Solve the system of equations \[(x+\sqrt{x^2+1})(y+\sqrt{y^2+1})=1,\]\[y+\frac{y}{\sqrt{x^2-1}}+\frac{35}{12}=0.\]

2018 Switzerland - Final Round, 4

Let $D$ be a point inside an acute triangle $ABC$, such that $\angle BAD = \angle DBC$ and $\angle DAC = \angle BCD$. Let $P$ be a point on the circumcircle of the triangle $ADB$. Suppose $P$ are itself outside the triangle $ABC$. A line through $P$ intersects the ray $BA$ in $X$ and ray $CA$ in $Y$, so that $\angle XPB = \angle PDB$. Show that $BY$ and $CX$ intersect on $AD$.

1988 USAMO, 2

The cubic equation $x^3 + ax^2 + bx + c = 0$ has three real roots. Show that $a^2-3b\geq 0$, and that $\sqrt{a^2-3b}$ is less than or equal to the difference between the largest and smallest roots.

2023 Serbia National Math Olympiad, 4

Given a positive integer $n$ and a prime $q$, prove that the number $n^q+(\frac{n-1}{2})^2$ can't be a power of $q$.

IV Soros Olympiad 1997 - 98 (Russia), 11.8

Sum of all roots of the equation $$cos^{100} x + a_1 cos^{99} x + a_2cos^{98} x +... + a_99 cos x+ a_{100} = 0$$, in interval $\left[\pi, \frac{3\pi}{2} \right]$, is equal to $21\pi$, and the sum of all roots of the equation $$sin^{100} x + a_1 sin^{99} x + a_2sin ^{98} x +... + a_99sin x+ a_{100} = 0$$, in the same interval, is equal to $24\pi $. How many roots does the first equation have on the segment $\left[ \frac{\pi}{2}, \pi\right]$?

2012 Thailand Mathematical Olympiad, 2

Let $a_1, a_2, ..., a_{2012}$ be pairwise distinct integers. Show that the equation $(x -a_1)(x - a_2)...(x - a_{2012}) = (1006!)^2$ has at most one integral solution.

2002 JBMO ShortLists, 8

Tags: geometry
Let $ ABC$ be a triangle with centroid $ G$ and $ A_1,B_1,C_1$ midpoints of the sides $ BC,CA,AB$. A paralel through $ A_1$ to $ BB_1$ intersects $ B_1C_1$ at $ F$. Prove that triangles $ ABC$ and $ FA_1A$ are similar if and only if quadrilateral $ AB_1GC_1$ is cyclic.

2024 Czech-Polish-Slovak Junior Match, 4

Let $a,b,c$ be integers satisfying $a+b+c=1$ and $ab+bc+ca<abc$. Show that $ab+bc+ca<2abc$.

2020-21 KVS IOQM India, 21

Let $A = \{1,2,3,4,5,6,7,8\}$, $B = \{9,10,11,12,13,14,15,16\}$ and $C =\{17,18,19,20,21,22,23,24\}$. Find the number of triples $(x, y, z)$ such that $x \in A, y \in B, z \in C $ and $x + y + z = 36$.

2023 Cono Sur Olympiad, 2

Grid the plane forming an infinite board. In each cell of this board, there is a lamp, initially turned off. A permitted operation consists of selecting a square of \(3\times 3\), \(4\times 4\), or \(5\times 5\) cells and changing the state of all lamps in that square (those that are off become on, and those that are on become off). (a) Prove that for any finite set of lamps, it is possible to achieve, through a finite sequence of permitted operations, that those are the only lamps turned on on the board. (b) Prove that if in a sequence of permitted operations only two out of the three square sizes are used, then it is impossible to achieve that at the end the only lamps turned on on the board are those in a \(2\times 2\) square.

LMT Speed Rounds, 2016.8

Tags:
How many lattice points $P$ in or on the circle $x^2+y^2=25$ have the property that there exists a unique line with rational slope through $P$ that divides the circle into two parts with equal areas? [i]Proposed by Nathan Ramesh

2021 IMO Shortlist, A6

Let $m\ge 2$ be an integer, $A$ a finite set of integers (not necessarily positive) and $B_1,B_2,...,B_m$ subsets of $A$. Suppose that, for every $k=1,2,...,m$, the sum of the elements of $B_k$ is $m^k$. Prove that $A$ contains at least $\dfrac{m}{2}$ elements.

1941 Eotvos Mathematical Competition, 1

Tags: algebra , product
Prove that $$(1 + x)(1 + x^2)(1 + x^4)(1 + x^8) ... (1 + x^{2^{k-1}} ) = 1 + x + x^2 + x^3 +... + x^{2^{k-1}}$$

2006 QEDMO 3rd, 4

Among the points corresponding to number $1,2,...,2n$ on the real line, $n$ are colored in blue and $n$ in red. Let $a_1,a_2,...,a_n$ be the blue points and $b_1,b_2,...,b_n$ be the red points. Prove that the sum $\mid a_1-b_1\mid+...+\mid a_n-b_n\mid$ does not depend on coloring , and compute its value. :roll:

2011 Argentina Team Selection Test, 5

At least $3$ players take part in a tennis tournament. Each participant plays exactly one match against each other participant. After the tournament has ended, we find out that each player has won at least one match. (There are no ties in tennis). Show that in the tournament, there was at least one trio of players $A,B,C$ such that $A$ beat $B$, $B$ beat $C$, and $C$ beat $A$.

2008 Putnam, A4

Define $ f: \mathbb{R}\to\mathbb{R}$ by \[ f(x)\equal{}\begin{cases}x&\text{if }x\le e\\ xf(\ln x)&\text{if }x>e\end{cases}\] Does $ \displaystyle\sum_{n\equal{}1}^{\infty}\frac1{f(n)}$ converge?

2006 Germany Team Selection Test, 3

Tags: geometry
Does there exist a set $ M$ of points in space such that every plane intersects $ M$ at a finite but nonzero number of points?

2014 JBMO Shortlist, 6

Tags: geometry
Let $ABCD$ be a quadrilateral whose diagonals are not perpendicular and whose sides $AB$ and $CD$ are not parallel.Let $O$ be the intersection of its diagonals.Denote with $H_1$ and $H_2$ the orthocenters of triangles $AOB$ and $COD,$ respectively.If $M$ and $N$ are the midpoints of the segment lines $AB$ and $CD,$ respectively.Prove that the lines $H_1H_2$ and $MN$ are parallel if and only if $AC=BD.$

2017 CCA Math Bonanza, L1.1

Tags:
Consider the harmonic sequence $\frac{2017}{4},\frac{2017}{7},\frac{2017}{10},\ldots$, where the reciprocals of the terms of the sequence form an arithmetic sequence. How many terms of this sequence are integers? [i]2017 CCA Math Bonanza Lightning Round #1.1[/i]

2022 AMC 12/AHSME, 3

Tags: prime
How many of the first ten numbers of the sequence $121$, $11211$, $1112111$, ... are prime numbers? $\textbf{(A) } 0 \qquad \textbf{(B) }1 \qquad \textbf{(C) }2 \qquad \textbf{(D) }3 \qquad \textbf{(E) }4$