Difference between revisions of "2019 AIME I Problems/Problem 9"
Line 68: | Line 68: | ||
Now we add up the values of <math>n</math> to get the answer: <math>8+16+9+25+121+361 = \boxed{540}</math>. | Now we add up the values of <math>n</math> to get the answer: <math>8+16+9+25+121+361 = \boxed{540}</math>. | ||
~toastybaker | ~toastybaker | ||
+ | ==Solution 3 (Official MAA)== | ||
+ | Let <math>p,\,q,</math> and <math>r</math> represent primes. Because <math>\tau(n)=1</math> only for <math>n=1,</math> there is no <math>n</math> for which <math>\{\tau(n),\tau(n+1)\}=\{1,6\}</math>. If <math>\{\tau(n),\tau(n+1)\}=\{2,5\},</math> then <math>\{n,n+1\}=\{p,q^4\},</math> so <math>|p-q^4|=1.</math> Checking <math>q=2</math> and <math>p=17</math> yields the solution <math>n=16.</math> If <math>q>2,</math> then <math>q</math> is odd, and <math>p=q^4\pm 1</math> is even, so <math>p</math> cannot be prime. | ||
+ | If <math>\{\tau(n),\tau(n+1)\}=\{3,4\},</math> then <math>\{n,n+1\}=\{p^2,q^3\}</math> or <math>\{p^2,qr\}.</math> Consider <math>|p^2-q^3|=1.</math> If <math>p^2-1=(p-1)(p+1)=q^3,</math> Then <math>q=2.</math> This yields the solution <math>p=3</math> and <math>q=2,</math> so <math>n=8.</math> If <math>q^3-1=(q-1)(q^2+q+1)=p^2,</math> then <math>q-1=1,</math> which does not give a solution. Consider <math>|p^2-qr|=1.</math> If <math>p^2-1=(p-1)(p+1)=qr,</math> then if <math>p>2,</math> the left side is divisible by 8, so there are no solutions. Finding the smallest four primes such that <math>p^2+1=qr</math> gives <math>3^2+1=10,\,5^2+1=26,\,11^2+1=122,</math> and <math>19^2+1=362.</math> The six least values of <math>n</math> are <math>8,9,16,25,121,</math> and <math>361,</math> whose sum is <math>540.</math> | ||
==See Also== | ==See Also== | ||
{{AIME box|year=2019|n=I|num-b=8|num-a=10}} | {{AIME box|year=2019|n=I|num-b=8|num-a=10}} |
Revision as of 17:02, 25 February 2021
Problem
Let denote the number of positive integer divisors of
(including
and
). Find the sum of the six least positive integers
that are solutions to
.
Solution
In order to obtain a sum of , we must have:
- either a number with
divisors (a fourth power of a prime) and a number with
divisors (a prime), or
- a number with
divisors (a semiprime or a cube of a prime) and a number with
divisors (a square of a prime). (No integer greater than
can have fewer than
divisors.)
Since both of these cases contain a number with an odd number of divisors, that number must be an even power of a prime. These can come in the form of a square-like with
divisors, or a fourth power like
with
divisors. We then find the smallest such values by hand.
has two possibilities:
and
or
and
. Neither works.
has two possibilities:
and
or
and
.
and
both work.
has two possibilities:
and
or
and
. Only
works.
has two possibilities:
and
or
and
. Only
works.
has two possibilities:
and
or
and
. Neither works.
has two possibilities:
and
or
and
. Neither works.
has two possibilities:
and
or
and
. Only
works.
has two possibilities:
and
or
and
. Neither works.
has two possibilities:
and
or
and
. Neither works.
has two possibilities:
and
or
and
. Only
works.
Having computed the working possibilities, we take the sum of the corresponding values of :
. ~Kepy.
Possible improvement: since all primes are odd, their fourth powers are odd as well, which cannot be adjacent to any primes because both of the adjacent numbers will be even. Thus, we only need to check
for the fourth power case. - mathleticguyyy
Solution 2
Let the ordered pair represent the number of divisors of
and
respectively.
We see that to obtain a sum of
, we can have
and
.
Case 1: When we have
For
to have 2 divisors, it must be a prime number.
For
to have 5 divisors, it must be in the form
.
If
is in the form
, then
. This means that
, or
has factors other than 1 and itself;
is not prime.
No cases work in this case
Case 2: When we have
For
to have 4 divisors, it must be in the form
or
, where
and
are distinct prime numbers .
For
to have 3 divisors, it must be a square number.
Let
(
is a prime number). When
.
We see that the only case when it works is when
, so
works.
Case 3: When we have
For
to have 5 divisors, it must be in the form
, where
is a prime number.
For
to have 2 divisors, it must be a prime number.
Notice that
and
have the same parity (even/odd). Since every prime greater than 2 are odd,
must be even. Since
is even,
must be even as well, and the only prime number that is even is 2. When
.
Case 4: When we have
For
to have 3 divisors, it must be a square number.
For
to have 4 divisors, it must be in the form
or
, where
and
are distinct prime numbers.
Similar to Case 2, let
(
is a prime number).
- When
.
There are no cases that satisfy this equation.
- When
.
We test squares of primes to find values of n that work.
,
. Doesn't work.
,
. It works.
,
. It works.
,
. Doesn't work.
,
. It works.
,
. Doesn't work
,
. Doesn't work
,
. It works.
Now we add up the values of to get the answer:
.
~toastybaker
Solution 3 (Official MAA)
Let and
represent primes. Because
only for
there is no
for which
. If
then
so
Checking
and
yields the solution
If
then
is odd, and
is even, so
cannot be prime.
If then
or
Consider
If
Then
This yields the solution
and
so
If
then
which does not give a solution. Consider
If
then if
the left side is divisible by 8, so there are no solutions. Finding the smallest four primes such that
gives
and
The six least values of
are
and
whose sum is
See Also
2019 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.