Difference between revisions of "2015 AIME II Problems/Problem 5"
(→Solution 3) |
(→Solution 4 (cheese)) |
||
Line 25: | Line 25: | ||
~[[OrenSH|orenbad]] | ~[[OrenSH|orenbad]] | ||
+ | |||
+ | ==Solution 5== | ||
+ | |||
+ | Lets start with some simpler cases. For example, lets use a 2x2. We have <math>2</math> horizontally and <math>2</math> vertically, for a total of <math>4</math>. Then, our possible outcomes is just <math>\binom{4}{2}</math>, so our probability is just <math>\dfrac{2}{3}</math>. Now, lets do a 3x3. We have that there are <math>6</math> horizontally and <math>6</math> vertically, for a total of <math>12</math>. Our possible outcomes is just <math>\binom{9}{2} = 36</math>. Now, our probability is just <math>\dfrac{1}{3}</math>. Now, lets try to generalize. For each colum, there is <math>n-1</math> ways, then we multiply that by <math>n</math> for our <math>n</math> columns. Then we multiply all that by <math>2</math> for the rows to get <math>2n(n-1)</math>. For our denominator, we have <math>n^2</math> squares, and we need to choose <math>2</math> of them, so our probability is: <cmath>\dfrac{2n(n-1)}{\binom{n^2}{2}}</cmath>. Lets simplify this. We have: <cmath>\dfrac{2n(n-1)}{\dfrac{n^2(n^2-1)}{2}} \Longrightarrow \dfrac{4}{n(n+1)}</cmath>. So, we have this to be less than <math>\dfrac{2}{2015}</math>. So we have: <cmath>\dfrac{4}{n(n+1)} < \dfrac{1}{2015} \Longrightarrow n(n+1) > 8060</cmath>, so the smallest <math>n</math> that satisfies this condition is <math>n = \boxed{090}</math> | ||
+ | |||
+ | -jb2015007 | ||
==Video Solution== | ==Video Solution== |
Revision as of 13:28, 1 June 2025
Contents
Problem
Two unit squares are selected at random without replacement from an grid of unit squares. Find the least positive integer
such that the probability that the two selected unit squares are horizontally or vertically adjacent is less than
.
Solution 1
Call the given grid "Grid A". Consider Grid B, where the vertices of Grid B fall in the centers of the squares of Grid A; thus, Grid B has dimensions . There is a one-to-one correspondence between the edges of Grid B and the number of adjacent pairs of unit squares in Grid A. The number of edges in Grid B is
, and the number of ways to pick two squares out of Grid A is
. So, the probability that the two chosen squares are adjacent is
. We wish to find the smallest positive integer
such that
, and by inspection the first such
is
.
Solution 2
Consider a grid, where there are
corner squares,
edge squares, and
center square. A
grid has
corner squares,
edge squares, and
center squares. By examining simple cases, we can conclude that for a grid that is
, there are always
corners squares,
edge squares, and
center squares.
Each corner square is adjacent to other squares, edge squares to
other squares, and center squares to
other squares. In the problem, the second square can be any square that is not the first, which means there are
to choose from. With this information, we can conclude that the probability that second unit square is adjacent to the first is
.
Simplifying, we get which we can set to be less than
. By inspection, we find that the first such
is
.
Solution 3
There are 3 cases in this problem. Number one, the center squares. Two, the edges, and three, the corners. The probability of getting one center square and an adjacent square is multiplied by
. Add that to the probability of an edge and an adjacent square(
multiplied by
) and the probability of a corner and an adjacent square(
multiplied by
) to get
. Simplify to get
. With some experimentation, we realize that the smallest value of n is
.
Solution 4 (cheese)
Notice how a chosen unit square on the grid has 4 vertically & horizontally adjacent squares around it (not counting corners or sides.) That's . Using this, we rewrite
as
. Notice that the denominator
is really close to
, and the problem is asking for the least positive integer less than
. Therefore, the closest possible estimation is
. We can check this by adding in our corners and sides. Easy multiplication and simplification finds us with
as the correct answer.
Solution 5
Lets start with some simpler cases. For example, lets use a 2x2. We have horizontally and
vertically, for a total of
. Then, our possible outcomes is just
, so our probability is just
. Now, lets do a 3x3. We have that there are
horizontally and
vertically, for a total of
. Our possible outcomes is just
. Now, our probability is just
. Now, lets try to generalize. For each colum, there is
ways, then we multiply that by
for our
columns. Then we multiply all that by
for the rows to get
. For our denominator, we have
squares, and we need to choose
of them, so our probability is:
. Lets simplify this. We have:
. So, we have this to be less than
. So we have:
, so the smallest
that satisfies this condition is
-jb2015007
Video Solution
https://www.youtube.com/watch?v=9re2qLzOKWk&t=304s
~MathProblemSolvingSkills.com
See also
2015 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 4 |
Followed by Problem 6 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.