2011 AIME I Problems/Problem 7
Contents
Problem 7
Find the number of positive integers for which there exist nonnegative integers
,
,
,
such that
Solution 1
. Now, divide by
to get
. Notice that since we can choose all nonnegative
, we can make
whatever we desire. WLOG, let
and let
. Notice that, also,
doesn't matter if we are able to make
equal to
for any power of
. Consider
. We can achieve a sum of
by doing
(the "simplest" sequence). If we don't have
, to compensate, we need
's. Now, let's try to generalize. The "simplest" sequence is having
times,
times,
. To make other sequences, we can split
s into
s since
. Since we want
terms, we have
. However, since we can set
to be anything we want (including 0), all we care about is that
which happens
times.
Solution 2
Let . The problem then becomes finding the number of positive integer roots
for which
and
are nonnegative integers. We plug in
and see that
Now, we can say that
for some polynomial
with integer coefficients. Then if
,
. Thus, if
, then
.
Now, we need to show that
We try with the first few
that satisfy this.
For
, we see we can satisfy this if
,
,
,
,
,
,
,
, because
(based on the idea
, leading to a chain of substitutions of this kind)
. Thus
is a possible value of
. For other values, for example
, we can use the same strategy, with
,
,
,
,
and
, because
It's clearly seen we can use the same strategy for all
. We count all positive
satisfying
, and see there are
Solution 3
One notices that if and only if there exist non-negative integers
such that
.
To prove the forward case, we proceed by directly finding . Suppose
is an integer such that
. We will count how many
, how many
, etc. Suppose the number of
is non-zero. Then, there must be at least
such
since
divides all the remaining terms, so
must also divide the sum of all the
terms. Thus, if we let
for
, we have,
Well clearly,
is greater than
, so
.
will also divide every term,
, where
. So, all the terms,
, where
must sum to a multiple of
. If there are exactly
terms where
, then we must have at least
terms where
. Suppose there are exactly
such terms and
for
. Now, we have,
One can repeat this process for successive powers of
until the number of terms reaches 2011. Since there are
terms after the
th power, we will only hit exactly 2011 terms if
is a factor of 2010. To see this,
Thus, when
(which is an integer since
by assumption, there are exactly 2011 terms. To see that these terms sum to a power of
, we realize that the sum is a geometric series:
Thus, we have found a solution for the case
.
Now, for the reverse case, we use the formula Suppose
has a solution. Subtract 2011 from both sides to get
Now apply the formula to get
where
are some integers. Rearranging this equation, we find
where
. Thus, if
is a solution, then
.
So, there is one positive integer solution corresponding to each factor of 2010. Since , the number of solutions is
.
Solution 4 (for noobs like me)
The problem is basically asking how many integers have a power that can be expressed as the sum of 2011 other powers of
(not necessarily distinct). Notice that
,
, and
. Thus, we can safely assume that the equation
must have an integer solution
. To find the number of
-values that allow the aforementioned equation to have an integer solution, we can subtract 1 from the constant
to make the equation equal a friendlier number,
, instead of the ugly prime number
:
. Factor the equation and we get
. The number of values of
that allow
to be an integer is quite obviously the number of factors of
. Factoring
, we obtain
, so the number of positive integers
that satisfy the required condition is
.
-fidgetboss_4000
Solution 5
First of all, note that the nonnegative integer condition really does not matter, since even if we have a nonnegative power, there is always a power of we can multiply to get to non-negative powers. Now we see that our problem is just a matter of m-chopping blocks. What is meant by
-chopping is taking an existing block of say
and turning it into
blocks of
. This process increases the total number of blocks by
per chop.The problem wants us to find the number of positive integers
where some number of chops will turn
block into
such blocks, thus increasing the total amount by
. Thus
, and a cursory check on extreme cases will confirm that there are indeed
possible
s.
Solution 6 (fast, easy)
The problem is basically saying that we want to find 2011 powers of m that add together to equal another power of m. If we had a power of m, m^n, then to get to m^(n+1) or m*(m^n), we have to add m^n, m-1 times. Then when we are at m^(n+1), to get to m^(n+2), it is similar. So we have to have m^(some number) = m^n + (m-1)(m^n) + (m-1)(m^(n+1))...<=This expression has 1 + (m-1) + (m-1) + ... = 1 + k(m-1) terms, and the number of terms must be equal to 2011 (the problem said). Then 1+k(m-1) = 2011, and we get the equation k*(m-1) = 2010 = 2*3*5*67. 2010 has 16 factors, and setting m-1 = each of these factors makes values of m.
Solution 7 (xooks-rbo)
Take of both sides
Setting both of these to be congruent to eachother, we get:
Subtract
from both sides to get:
must be a factor of
.
has
factors, so there are
values of
.
An Olympiad Problem that's (almost) the exact same (and it came before 2011, MAA)
https://artofproblemsolving.com/community/c6h84155p486903 2001 Austrian-Polish Math Individual Competition #1 ~MSC
See also
2011 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 6 |
Followed by Problem 8 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
- AIME Problems and Solutions
- American Invitational Mathematics Examination
- Mathematics competition resources
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.