Found problems: 85335
ICMC 4, 1
Let \(S\) be a set with 10 distinct elements. A set \(T\) of subsets of \(S\) (possibly containing the empty set) is called [i]union-closed[/i] if, for all \(A, B \in T\), it is true that \(A \cup B \in T\). Show that the number of union-closed sets \(T\) is less than \(2^{1023}\).
[i]Proposed by Tony Wang[/i]
2017 AMC 8, 2
Alicia, Brenda, and Colby were the candidates in a recent election for student president. The pie chart below shows how the votes were distributed among the three candidates. If Brenda received 36 votes, then how many votes were cast all together?
[asy]
draw((-1,0)--(0,0)--(0,1));
draw((0,0)--(0.309, -0.951));
filldraw(arc((0,0), (0,1), (-1,0))--(0,0)--cycle, lightgray);
filldraw(arc((0,0), (0.309, -0.951), (0,1))--(0,0)--cycle, gray);
draw(arc((0,0), (-1,0), (0.309, -0.951)));
label("Colby", (-0.5, 0.5));
label("25\%", (-0.5, 0.3));
label("Alicia", (0.7, 0.2));
label("45\%", (0.7, 0));
label("Brenda", (-0.5, -0.4));
label("30\%", (-0.5, -0.6));[/asy]
$\textbf{(A) }70\qquad\textbf{(B) }84\qquad\textbf{(C) }100\qquad\textbf{(D) }106\qquad\textbf{(E) }120$
2004 Germany Team Selection Test, 3
Given six real numbers $a$, $b$, $c$, $x$, $y$, $z$ such that $0 < b-c < a < b+c$ and $ax + by + cz = 0$.
What is the sign of the sum $ayz + bzx + cxy$ ?
2019 India PRMO, 2
Ket $f(x) = x^{2} +ax + b$. If for all nonzero real $x$
$$f\left(x + \dfrac{1}{x}\right) = f\left(x\right) + f\left(\dfrac{1}{x}\right)$$
and the roots of $f(x) = 0$ are integers, what is the value of $a^{2}+b^{2}$?
1997 AIME Problems, 13
Let $ S$ be the set of points in the Cartesian plane that satisfy
\[ \Big|\big|{|x| \minus{} 2}\big| \minus{} 1\Big| \plus{} \Big|\big|{|y| \minus{} 2}\big| \minus{} 1\Big| \equal{} 1.
\]
If a model of $ S$ were built from wire of negligible thickness, then the total length of wire required would be $ a\sqrt {b},$ where $ a$ and $ b$ are positive integers and $ b$ is not divisible by the square of any prime number. Find $ a \plus{} b.$
2003 Croatia National Olympiad, Problem 1
Find all pairs of real numbers $(x,y)$ satisfying
$$(2x+1)^2+y^2+(y-2x)^2=\frac13.$$
2014 Contests, 2
Let $m$ and $n$ be odd positive integers. Each square of an $m$ by $n$ board is coloured red or blue. A row is said to be red-dominated if there are more red squares than blue squares in the row. A column is said to be blue-dominated if there are more blue squares than red squares in the column. Determine the maximum possible value of the number of red-dominated rows plus the number of blue-dominated columns. Express your answer in terms of $m$ and $n$.
2023 Indonesia MO, 8
Let $a, b, c$ be three distinct positive integers. Define $S(a, b, c)$ as the set of all rational roots of $px^2 + qx + r = 0$ for every permutation $(p, q, r)$ of $(a, b, c)$. For example, $S(1, 2, 3) = \{ -1, -2, -1/2 \}$ because the equation $x^2+3x+2$ has roots $-1$ and $-2$, the equation $2x^2+3x+1=0$ has roots $-1$ and $-1/2$, and for all the other permutations of $(1, 2, 3)$, the quadratic equations formed don't have any rational roots.
Determine the maximum number of elements in $S(a, b, c)$.
2013 China Western Mathematical Olympiad, 1
Does there exist any integer $a,b,c$ such that $a^2bc+2,ab^2c+2,abc^2+2$ are perfect squares?
2016 Postal Coaching, 3
Five airlines operate in a country consisting of $36$ cities. Between any pair of cities exactly one airline operates two way
flights. If some airlines operates between cities $A,B$ and $B,C$ we say that the ordered triple $A,B,C$ is properly-connected. Determine the largest possible value of $k$ such that no matter how these flights are arranged there are at least $k$ properly-connected triples.
1992 AMC 8, 16
[asy]
draw(ellipse((0,-5),10,3));
fill((-10,-5)--(10,-5)--(10,5)--(-10,5)--cycle,white);
draw(ellipse((0,0),10,3));
draw((10,0)--(10,-5));
draw((-10,0)--(-10,-5));
draw((0,0)--(7,-3*sqrt(51)/10));
label("10",(7/2,-3*sqrt(51)/20),NE);
label("5",(-10,-3),E);
[/asy]
Which cylinder has twice the volume of the cylinder shown above?
[asy]
unitsize(4);
draw(ellipse((0,-5),20,6));
fill((-20,-5)--(20,-5)--(20,5)--(-20,5)--cycle,white);
draw(ellipse((0,0),20,6));
draw((20,0)--(20,-5));
draw((-20,0)--(-20,-5));
draw((0,0)--(14,-3*sqrt(51)/5));
label("20",(7,-3*sqrt(51)/10),NE);
label("5",(-20,-4),E);
label("(A)",(0,6),N);
draw(ellipse((31,-7),10,3));
fill((21,-7)--(41,-7)--(41,7)--(21,7)--cycle,white);
draw(ellipse((31,3),10,3));
draw((41,3)--(41,-7));
draw((21,3)--(21,-7));
draw((31,3)--(38,3-3*sqrt(51)/10));
label("10",(34.5,3-3*sqrt(51)/20),NE);
label("10",(21,-4),E);
label("(B)",(31,6),N);
draw(ellipse((47,-15.5),5,3/2));
fill((42,-15.5)--(42,-15.5)--(42,15.5)--(42,15.5)--cycle,white);
draw(ellipse((47,4.5),5,3/2));
draw((42,4.5)--(42,-15.5));
draw((52,4.5)--(52,-15.5));
draw((47,4.5)--(50.5,4.5-3*sqrt(51)/20));
label("5",(48.75,4.5-3*sqrt(51)/40),NE);
label("10",(42,-6),E);
label("(C)",(47,6),N);
draw(ellipse((73,-10),20,6));
fill((53,-10)--(93,-10)--(93,5)--(53,5)--cycle,white);
draw(ellipse((73,0),20,6));
draw((53,0)--(53,-10));
draw((93,0)--(93,-10));
draw((73,0)--(87,-3*sqrt(51)/5));
label("20",(80,-3*sqrt(51)/10),NE);
label("10",(53,-6),E);
label("(D)",(73,6),N);
[/asy]
$\text{(E)}\ \text{None of the above}$
2014 Peru MO (ONEM), 4
Let $ABC$ be an acute triangle with circumcenter $O$, on the sides $BC, CA$ and $AB$ they take the points $D, E$ and $F$, respectively, in such a way that $BDEF$ is a parallelogram. Supposing that $DF^2 = AE\cdot EC <\frac{AC^2}{4}$ show that the circles circumscribed to the triangles $FBD$ and $AOC$ are tangent.
2003 India IMO Training Camp, 7
$p$ is a polynomial with integer coefficients and for every natural $n$ we have $p(n)>n$. $x_k $ is a sequence that: $x_1=1, x_{i+1}=p(x_i)$ for every $N$ one of $x_i$ is divisible by $N.$ Prove that $p(x)=x+1$
2020 Tuymaada Olympiad, 2
All non-zero coefficients of the polynomial $f(x)$ equal $1$, while the sum of the coefficients is $20$. Is it possible that thirteen coefficients of $f^2(x)$ equal $9$?
[i](S. Ivanov, K. Kokhas)[/i]
2020 AMC 10, 14
As shown in the figure below, six semicircles lie in the interior of a regular hexagon with side length $2$ so that the diameters of the semicircles coincide with the sides of the hexagon. What is the area of the shaded region—inside the hexagon but outside all of the semicircles?
[asy]
size(140);
fill((1,0)--(3,0)--(4,sqrt(3))--(3,2sqrt(3))--(1,2sqrt(3))--(0,sqrt(3))--cycle,gray(0.4));
fill(arc((2,0),1,180,0)--(2,0)--cycle,white);
fill(arc((3.5,sqrt(3)/2),1,60,240)--(3.5,sqrt(3)/2)--cycle,white);
fill(arc((3.5,3sqrt(3)/2),1,120,300)--(3.5,3sqrt(3)/2)--cycle,white);
fill(arc((2,2sqrt(3)),1,180,360)--(2,2sqrt(3))--cycle,white);
fill(arc((0.5,3sqrt(3)/2),1,240,420)--(0.5,3sqrt(3)/2)--cycle,white);
fill(arc((0.5,sqrt(3)/2),1,300,480)--(0.5,sqrt(3)/2)--cycle,white);
draw((1,0)--(3,0)--(4,sqrt(3))--(3,2sqrt(3))--(1,2sqrt(3))--(0,sqrt(3))--(1,0));
draw(arc((2,0),1,180,0)--(2,0)--cycle);
draw(arc((3.5,sqrt(3)/2),1,60,240)--(3.5,sqrt(3)/2)--cycle);
draw(arc((3.5,3sqrt(3)/2),1,120,300)--(3.5,3sqrt(3)/2)--cycle);
draw(arc((2,2sqrt(3)),1,180,360)--(2,2sqrt(3))--cycle);
draw(arc((0.5,3sqrt(3)/2),1,240,420)--(0.5,3sqrt(3)/2)--cycle);
draw(arc((0.5,sqrt(3)/2),1,300,480)--(0.5,sqrt(3)/2)--cycle);
label("$2$",(3.5,3sqrt(3)/2),NE);
[/asy]
$\textbf{(A)}\ 6\sqrt3-3\pi \qquad\textbf{(B)}\ \frac{9\sqrt3}{2}-2\pi \qquad\textbf{(C)}\ \frac{3\sqrt3}{2}-\frac{\pi}{3} \qquad\textbf{(D)}\ 3\sqrt3-\pi \\ \qquad\textbf{(E)}\ \frac{9\sqrt3}{2}-\pi$
2016 ASDAN Math Tournament, 6
In the diagram below, square $ABCD$ has side length $4$. Two congruent square $EGIK$ and $FHJL$ are drawn such that $AE=FB=BG=HC=CI=JD=DK=LA=1$ and $EF=GH=IJ=KL=2$. Compute the area of the region that lies in both $EGIK$ and $FHJL$.
2022 Dutch IMO TST, 1
Determine all positive integers $n \ge 2$ which have a positive divisor $m | n$ satisfying $$n = d^3 + m^3.$$
where $d$ is the smallest divisor of $n$ which is greater than $1$.
2014 IFYM, Sozopol, 8
Let $c>1$ be a real constant. For the sequence $a_1,a_2,...$ we have: $a_1=1$, $a_2=2$,
$a_{mn}=a_m a_n$, and $a_{m+n}\leq c(a_m+a_n)$. Prove that $a_n=n$.
2008 Harvard-MIT Mathematics Tournament, 3
Let $ ABC$ be a triangle with $ \angle BAC \equal{} 90^\circ$. A circle is tangent to the sides $ AB$ and $ AC$ at $ X$ and $ Y$ respectively, such that the points on the circle diametrically opposite $ X$ and $ Y$ both lie on the side $ BC$. Given that $ AB \equal{} 6$, find the area of the portion of the circle that lies outside the triangle.
[asy]import olympiad;
import math;
import graph;
unitsize(20mm);
defaultpen(fontsize(8pt));
pair A = (0,0);
pair B = A + right;
pair C = A + up;
pair O = (1/3, 1/3);
pair Xprime = (1/3,2/3);
pair Yprime = (2/3,1/3);
fill(Arc(O,1/3,0,90)--Xprime--Yprime--cycle,0.7*white);
draw(A--B--C--cycle);
draw(Circle(O, 1/3));
draw((0,1/3)--(2/3,1/3));
draw((1/3,0)--(1/3,2/3));
label("$A$",A, SW);
label("$B$",B, down);
label("$C$",C, left);
label("$X$",(1/3,0), down);
label("$Y$",(0,1/3), left);[/asy]
2017 NIMO Problems, 4
How many subsets of the set $\{1, 2, \ldots, 11\}$ have median 6?
[i]Proposed by Michael Tang
2006 AMC 8, 23
A box contains gold coins. If the coins are equally divided among six people, four coins are left over. If the coins are equally divided among five people, three coins are left over. If the box holds the smallest number of coins that meets these two conditions, how many coins are left when equally divided among seven people?
$ \textbf{(A)}\ 0 \qquad
\textbf{(B)}\ 1 \qquad
\textbf{(C)}\ 2 \qquad
\textbf{(D)}\ 3 \qquad
\textbf{(E)}\ 5$
2021 Yasinsky Geometry Olympiad, 2
In the quadrilateral $ABCD$ it is known that $\angle A = 90^o$, $\angle C = 45^o$ . Diagonals $AC$ and $BD$ intersect at point $F$, and $BC = CF$, and the diagonal $AC$ is the bisector of angle $A$. Determine the other two angles of the quadrilateral $ABCD$.
(Maria Rozhkova)
2003 JHMMC 8, 26
Given that $5^3+5^3 + 5^3 + 5^3 + 5^3 = 5^J$ and $3^2 + 3^2 + 3^2 = 3^N$ , what is the value of $J^
N$ ?
Mathematical Minds 2024, P1
Find all positive integers $n\geqslant 2$ such that $d_{i+1}/d_i$ is an integer for all $1\leqslant i < k$, where $1=d_1<d_2<\dots <d_k=n$ are all the positive divisors of $n$.
[i]Proposed by Pavel Ciurea[/i]
2014 Denmark MO - Mohr Contest, 5
Let $x_0, x_1, . . . , x_{2014}$ be a sequence of real numbers, which for all $i < j$ satisfy $x_i + x_j \le 2j$. Determine the largest possible value of the sum $x_0 + x_1 + · · · + x_{2014}$.