Difference between revisions of "2016 AIME I Problems/Problem 12"
Nsking 1209 (talk | contribs) (→Solution 1a) |
(→Solution 2) |
||
| Line 23: | Line 23: | ||
==Solution 2== | ==Solution 2== | ||
| − | First, we can show that <math> | + | First, we can show that <math>2,3,5,7</math> <math>\not |</math> <math>m^2 - m + 11. This can be done by just testing all residue classes. |
| − | For example, we can test <math>m \equiv 0 \mod 2< | + | For example, we can test </math>m \equiv 0 \mod 2<math> or </math>m \equiv 1 \mod 2<math> to show that </math>m^2 - m + 11<math> is not divisible by 2. |
Case 1: m = 2k | Case 1: m = 2k | ||
| − | <math>m^2 - m + 11 \equiv 2(2 \cdot k^2 - k + 5) +1 \equiv 1 \mod 2 < | + | </math>m^2 - m + 11 \equiv 2(2 \cdot k^2 - k + 5) +1 \equiv 1 \mod 2 <math> |
Case 2: m = 2k+1 | Case 2: m = 2k+1 | ||
| − | <math>m^2 - m + 11 \equiv 2(2 \cdot k^2 + k + 5) +1 \equiv 1 \mod 2 < | + | </math>m^2 - m + 11 \equiv 2(2 \cdot k^2 + k + 5) +1 \equiv 1 \mod 2 <math> |
| − | Now, we can test <math>m^2 - m + 11 = 11^4< | + | Now, we can test </math>m^2 - m + 11 = 11^4<math>, which fails, so we test </math>m^2 - m + 11 = 11^3 \cdot 13<math>, and we get m = </math>132$. |
-AlexLikeMath | -AlexLikeMath | ||
Revision as of 00:57, 4 November 2025
Contents
Problem
Find the least positive integer
such that
is a product of at least four not necessarily distinct primes.
Solution 1
is the product of two consecutive integers, so it is always even. Thus
is odd and never divisible by
. Thus any prime
that divides
must divide
. We see that
. We can verify that
is not a perfect square mod
for each of
. Therefore, all prime factors of
are
.
Let
for primes
. From here, we could go a few different ways:
Solution 1a
Suppose
; then
. Reducing modulo 11, we get
so
.
Suppose
. Then we must have
, which leads to
, i.e.,
.
leads to
(impossible)! Then
leads to
, a prime (impossible). Finally, for
we get
.
Thus our answer is
.
Solution 1b
Let
for primes
. If
, then
. We can multiply this by
and complete the square to find
. But
hence we have pinned a perfect square
strictly between two consecutive perfect squares, a contradiction. Hence
. Thus
, or
. From the inequality, we see that
.
, so
and we are done.
Solution 2
First, we can show that
$m^2 - m + 11. This can be done by just testing all residue classes.
For example, we can test$ (Error compiling LaTeX. Unknown error_msg)m \equiv 0 \mod 2
m \equiv 1 \mod 2
m^2 - m + 11$is not divisible by 2.
Case 1: m = 2k$ (Error compiling LaTeX. Unknown error_msg)m^2 - m + 11 \equiv 2(2 \cdot k^2 - k + 5) +1 \equiv 1 \mod 2
m^2 - m + 11 \equiv 2(2 \cdot k^2 + k + 5) +1 \equiv 1 \mod 2
m^2 - m + 11 = 11^4
m^2 - m + 11 = 11^3 \cdot 13
132$.
-AlexLikeMath
Video Solution
~MathProblemSolvingSkills.com
See Also
| 2016 AIME I (Problems • Answer Key • Resources) | ||
| Preceded by Problem 11 |
Followed by Problem 13 | |
| 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.