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: 14842

2022 Taiwan TST Round 2, 6

Let $N>s$ be positive integers. Electricity park has a number of buildings; exactly $N$ of them are power plants, and another one of them is the headquarter. Some pairs of buildings have one-way power cables between them, satisfying: (i) The cables connected to a power plant will only send the power out of the plant. (ii) For each non-headquarter building, there is a unique sequence of cables that can transport the power from that building to the headquarter. A building is [b]$s$-electrifed[/b] if, after removing any one cable from the park, the building can still receive power from at least $s$ different power plants. Find the maximum possible number of $s$-electrifed buildings. [i]Note: There seems to be confusion about whether a power plant is $1$-electrified. For the sake of simplicity let's say that any power plant is not $s$-electrified for any $s\geq 1$.[/i] [i]Proposed by usjl[/i]

2019 ABMC, 2019 Nov

[b]p1.[/b] The remainder of a number when divided by $7$ is $5$. If I multiply the number by $32$ and add $18$ to the product, what is the new remainder when divided by $7$? [b]p2.[/b] If a fair coin is flipped $15$ times, what is the probability that there are more heads than tails? [b]p3.[/b] Let $-\frac{\sqrt{p}}{q}$ be the smallest nonzero real number such that the reciprocal of the number is equal to the number minus the square root of the square of the number, where $p$ and $q$ are positive integers and $p$ is not divisible the square of any prime. Find $p + q$. [b]p4.[/b] Rachel likes to put fertilizers on her grass to help her grass grow. However, she has cows there as well, and they eat $3$ little fertilizer balls on average. If each ball is spherical with a radius of $4$, then the total volume that each cow consumes can be expressed in the form $a\pi$ where $a$ is an integer. What is $a$? [b]p5.[/b] One day, all $30$ students in Precalc class are bored, so they decide to play a game. Everyone enters into their calculators the expression $9 \diamondsuit 9 \diamondsuit 9 ... \diamondsuit 9$, where $9$ appears $2020$ times, and each $\diamondsuit$ is either a multiplication or division sign. Each student chooses the signs randomly, but they each choose one more multiplication sign than division sign. Then all $30$ students calculate their expression and take the class average. Find the expected value of the class average. [b]p6.[/b] NaNoWriMo, or National Novel Writing Month, is an event in November during which aspiring writers attempt to produce novel-length work - formally defined as $50,000$ words or more - within the span of $30$ days. Justin wants to participate in NaNoWriMo, but he's a busy high school student: after accounting for school, meals, showering, and other necessities, Justin only has six hours to do his homework and perhaps participate in NaNoWriMo on weekdays. On weekends, he has twelve hours on Saturday and only nine hours on Sunday, because he goes to church. Suppose Justin spends two hours on homework every single day, including the weekends. On Wednesdays, he has science team, which takes up another hour and a half of his time. On Fridays, he spends three hours in orchestra rehearsal. Assume that he spends all other time on writing. Then, if November $1$st is a Friday, let $w$ be the minimum number of words per minute that Justin must type to finish the novel. Round $w$ to the nearest whole number. [b]p7.[/b] Let positive reals $a$, $b$, $c$ be the side lengths of a triangle with area $2030$. Given $ab + bc + ca = 15000$ and $abc = 350000$, find the sum of the lengths of the altitudes of the triangle. [b]p8.[/b] Find the minimum possible area of a rectangle with integer sides such that a triangle with side lengths $3$, $4$, $5$, a triangle with side lengths $4$, $5$, $6$, and a triangle with side lengths $\frac94$, $4$, $4$ all fit inside the rectangle without overlapping. [b]p9.[/b] The base $16$ number $10111213...99_{16}$, which is a concatenation of all of the (base $10$) $2$-digit numbers, is written on the board. Then, the last $2n$ digits are erased such that the base $10$ value of remaining number is divisible by $51$. Find the smallest possible integer value of $n$. [b]p10.[/b] Consider sequences that consist entirely of $X$'s, $Y$ 's and $Z$'s where runs of consecutive $X$'s, $Y$ 's, and $Z$'s are at most length $3$. How many sequences with these properties of length $8$ are there? PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2021 Durer Math Competition Finals, 13

At a table tennis competition, every pair of players played each other exactly once. Every boy beat thrice as many boys as girls, and every girl was beaten by twice as many girls as boys. How many competitors were there, if we know that there were $10$ more boys than girls? There are no draws in table tennis, every match was won by one of the two players.

2008 Romania Team Selection Test, 4

Let $ G$ be a connected graph with $ n$ vertices and $ m$ edges such that each edge is contained in at least one triangle. Find the minimum value of $ m$.

1998 All-Russian Olympiad Regional Round, 9.3

A $10$ digit number is called interesting if its digits are distinct and is divisible by $11111$. Then find the number of interesting numbers.

2016 CMIMC, 6

Shen, Ling, and Ru each place four slips of paper with their name on it into a bucket. They then play the following game: slips are removed one at a time, and whoever has all of their slips removed first wins. Shen cheats, however, and adds an extra slip of paper into the bucket, and will win when four of his are drawn. Given that the probability that Shen wins can be expressed as simplified fraction $\tfrac{m}{n}$, compute $m+n$.

1974 IMO Longlists, 28

Let $M$ be a finite set and $P=\{ M_1,M_2,\ldots ,M_l\}$ a partition of $M$ (i.e., $\bigcup_{i=1}^k M_i, M_i\not=\emptyset, M_i\cap M_j =\emptyset$ for all $i,j\in\{1,2, \ldots ,k\} ,i\not= j)$. We define the following elementary operation on $P$: Choose $i,j\in\{1,2,\ldots ,k\}$, such that $i=j$ and $M_i$ has a elements and $M_j$ has $b$ elements such that $a\ge b$. Then take $b$ elements from $M_i$ and place them into $M_j$, i.e., $M_j$ becomes the union of itself and a $b$-element subset of $M_i$, while the same subset is subtracted from $M_i$ (if $a=b$, $M_i$ is thus removed from the partition). Let a finite set $M$ be given. Prove that the property “for every partition $P$ of $M$ there exists a sequence $P=P_1,P_2,\ldots ,P_r$ such that $P_{i+1}$ is obtained from $P_i$ by an elementary operation and $P_r=\{M\}$” is equivalent to “the number of elements of $M$ is a power of $2$.”

1997 Estonia National Olympiad, 4

In a $3n \times 3n$ grid, each square is either black or red. Each red square not on the edge of the grid has exactly five black squares among its eight neighbor squares.. On every black square that not at the edge of the grid, there are exactly four reds in the adjacent squares box. How many black and how many red squares are in the grid?

2014 Chile National Olympiad, 6

Prove that for every set of $2n$ lines in the plane, such that there are no two parallel lines, there are two lines that divide the plane into four quadrants such that in each quadrant the number of unbounded regions is equal to $n$. [asy] unitsize(1cm); pair[] A, B; pair P, Q, R, S; A[1] = (0,5.2); B[1] = (6.1,0); A[2] = (1.5,5.5); B[2] = (3.5,0); A[3] = (6.8,5.5); B[3] = (1,0); A[4] = (7,4.5); B[4] = (0,4); P = extension(A[2],B[2],A[4],B[4]); Q = extension(A[3],B[3],A[4],B[4]); R = extension(A[1],B[1],A[2],B[2]); S = extension(A[1],B[1],A[3],B[3]); fill(P--Q--S--R--cycle, palered); fill(A[4]--(7,0)--B[1]--S--Q--cycle, paleblue); draw(A[1]--B[1]); draw(A[2]--B[2]); draw(A[3]--B[3]); draw(A[4]--B[4]); label("Bounded region", (3.5,3.7), fontsize(8)); label("Unbounded region", (5.4,2.5), fontsize(8)); [/asy]

2020 CHMMC Winter (2020-21), 6

Let $P_0P_5Q_5Q_0$ be a rectangular chocolate bar, one half dark chocolate and one half white chocolate, as shown in the diagram below. We randomly select $4$ points on the segment $P_0P_5$, and immediately after selecting those points, we label those $4$ selected points $P_1, P_2, P_3, P_4$ from left to right. Similarly, we randomly select $4$ points on the segment $Q_0Q_5$, and immediately after selecting those points, we label those $4$ points $Q_1, Q_2, Q_3, Q_4$ from left to right. The segments $P_1Q_1, P_2Q_2, P_3Q_3, P_4Q_4$ divide the rectangular chocolate bar into $5$ smaller trapezoidal pieces of chocolate. The probability that exactly $3$ pieces of chocolate contain both dark and white chocolate can be written as $\frac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m + n$. [Diagram in the individuals file for this exam on the Chmmc website]

2008 Mathcenter Contest, 8

Prove that there are different points $A_0 \,\, ,A_1 \,\, , \cdots A_{2550}$ on the $XY$ plane corresponding to the following properties simultaneously. (i) Any three points are not on the same line. (ii) If $ d(A_i,A_j)$ represents the distance between $A_i\,\, , A_j $ then $$ \sum_{0 \leq i < j \leq 2550}\{d(A_i,A_j)\} < 10^{-2008}$$ Note : $ \{x \}$ represents the decimal part of x e.g. $ \{ 3.16\} = 0.16$. [i] (passer-by)[/i]

2006 Hungary-Israel Binational, 2

A block of size $ a\times b\times c$ is composed of $ 1\times 1\times 2$ domino blocks. Assuming that each of the three possible directions of domino blocks occurs equally many times, what are the possible values of $ a$, $ b$, $ c$?

2013 China Team Selection Test, 3

Let $A$ be a set consisting of 6 points in the plane. denoted $n(A)$ as the number of the unit circles which meet at least three points of $A$. Find the maximum of $n(A)$

2013 Nordic, 2

In a football tournament there are n teams, with ${n \ge 4}$, and each pair of teams meets exactly once. Suppose that, at the end of the tournament, the final scores form an arithmetic sequence where each team scores ${1}$ more point than the following team on the scoreboard. Determine the maximum possible score of the lowest scoring team, assuming usual scoring for football games (where the winner of a game gets ${3}$ points, the loser ${0}$ points, and if there is a tie both teams get ${1}$ point).

2017 Estonia Team Selection Test, 12

Let $n \geq 3$ be a positive integer. Find the maximum number of diagonals in a regular $n$-gon one can select, so that any two of them do not intersect in the interior or they are perpendicular to each other.

Maryland University HSMC part II, 2013

[b]p1.[/b] A $10 \times 10$ array of squares is given. In each square, a student writes the product of the row number and the column number of the square (the upper left hand corner of this array is shown below). Determine the sum of the $100$ integers written in the array. [img]https://cdn.artofproblemsolving.com/attachments/5/9/527fdf90529221f6d06af169de1728da296538.png[/img] [b]p2.[/b] The equilateral triangle $DEF$ is inscribed in the equilateral triangle $ABC$ so that $ED$ is perpendicular to $BC$. If the area of $ABC$ equals one square unit, determine the area of $DEF$. [img]https://cdn.artofproblemsolving.com/attachments/c/0/6e1a303a45fa89576e26bc8fd30ce6564aaad1.png[/img] [b]p3.[/b] Consider a symmetric triangular set of points as shown (every point lies a distance of one unit from each of its neighbors). A collection of $m$ lines has the property that for every point in the arrangement, there is at least one line in the collection that passes through that point. Prove or disprove that $m \ge 10$. [img]https://cdn.artofproblemsolving.com/attachments/0/9/540f2781312f86672df1578bfe4f68b51d3b2c.png[/img] [b]p4.[/b] Let $P$ be a convex polygon drawn on graph paper (defined as the grid of all lines with equations $x = a$ and $y = b$, with $a$ and $b$ integers). We know that all the vertices of $P$ are at the intersections of grid lines and none of its sides is parallel to a grid line. Let $H$ be the sum of the lengths of the horizontal segments of the grid which are contained in the interior of $P$, and let $V$ be the sum of the lengths of the vertical segments of the grid in the interior of $P$. Prove that $H = V$ . [b]p5.[/b] Peter, Paul, and Mary play the following game. Given a fixed positive integer $k$ which is at most $2013$, they randomly choose a subset $A$ of $\{1, 2,..., 2013\}$ with $k$ elements. The winner is Peter, Paul, or Mary, respectively, if the sum of the numbers in $A$ leaves a remainder of $0$, $1$, or $2$ when divided by $3$. Determine the values of $k$ for which this game is fair (i.e., such that the three possible outcomes are equally likely). PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2017 BMT Spring, 12

A robot starts at the origin of the Cartesian plane. At each of $10$ steps, he decides to move $ 1$ unit in any of the following directions: left, right, up, or down, each with equal probability. After $10$ steps, the probability that the robot is at the origin is $\frac{n}{4^{10}}$ . Find$ n$

2016 China Girls Math Olympiad, 6

Find the greatest positive integer $m$, such that one of the $4$ letters $C,G,M,O$ can be placed in each cell of a table with $m$ rows and $8$ columns, and has the following property: For any two distinct rows in the table, there exists at most one column, such that the entries of these two rows in such a column are the same letter.

2023 Auckland Mathematical Olympiad, 7

In a square of area $1$ there are situated $2024$ polygons whose total area is greater than $2023$. Prove that they have a point in common.

2014 VTRMC, Problem 4

Suppose we are given a $19\times19$ chessboard (a table with $19^2$ squares) and remove the central square. Is it possible to tile the remaining $19^2-1=360$ squares with $4\times1$ and $1\times4$ rectangles? (So that each of the $360$ squares is covered by exactly one rectangle.) Justify your answer.

2012 Indonesia TST, 2

Let $T$ be the set of all 2-digit numbers whose digits are in $\{1,2,3,4,5,6\}$ and the tens digit is strictly smaller than the units digit. Suppose $S$ is a subset of $T$ such that it contains all six digits and no three numbers in $S$ use all six digits. If the cardinality of $S$ is $n$, find all possible values of $n$.

1976 IMO Longlists, 33

A finite set of points $P$ in the plane has the following property: Every line through two points in $P$ contains at least one more point belonging to $P$. Prove that all points in $P$ lie on a straight line. [hide="Remark."]This may be a well known theorem called "Sylvester Gallai", but I didn't find this problem (I mean, exactly this one) using search function. So please discuss about the problem here, in this topic. Thanks :) [/hide]

1953 Moscow Mathematical Olympiad, 250

Somebody wrote $1953$ digits on a circle. The $1953$-digit number obtained by reading these figures clockwise, beginning at a certain point, is divisible by $27$. Prove that if one begins reading the figures at any other place, one gets another $1953$-digit number also divisible by $27$.

1998 All-Russian Olympiad Regional Round, 9.7

Given a billiard in the form of a regular $1998$-gon $A_1A_2...A_{1998}$. A ball was released from the midpoint of side $A_1A_2$, which, reflected therefore from sides $A_2A_3$, $A_3A_4$, . . . , $A_{1998}A_1$ (according to the law, the angle of incidence is equal to the angle of reflection), returned to the starting point. Prove that the trajectory of the ball is a regular $1998$-gon.

2012 HMNT, 5

How many ways are there to arrange three indistinguishable rooks on a $ 6 \times 6$ board such that no two rooks are attacking each other? (Two rooks are attacking each other if and only if they are in the same row or the same column.)