User:Crazyvideogamez
Contents
[hide]AOPS Contributions
AMC
- 2019 AMC 10B Problems/Problem 18 Solution 5 (Combinatorics)
- 2020 AMC 10A Problems/Problem 24 Solution 12 (Number Theory)
- 2019 AMC 10B Problems/Problem 25 Solution 1 (Combinatorics)
- 2021 Fall AMC 12A Problems/Problem 20 Solution 2 (Number Theory)
- 2021 Fall AMC 12A Problems/Problem 23 Solution 2.5 (Algebra)
AIME
- 2011 AIME II Problems/Problem 8 Solution
(Complex Numbers)
Problems that I enjoyed solving
Problem
Let be a positive integer. Prove that there are exactly
ordered pairs
of nonnegative integers that satisfy any one of the following equations:
(Source: Mandelbrot)
My Solution
First, allow us to prove that none of these equations share a solution. Let and
be any integer from
to
. Then, we solve
This clearly has no solutions in nonnegative integers. Therefore, each solution each equation provides is guaranteed to be distinct from one another without any overcounting.
Next, let us represent the number of solutions to each equation as a generating function. The equation
represents a sum of multiples of and
equaling
. So, we can represent it as so:
where the number of solutions is the coefficient of .
Then, to find the total number of solutions, we sum each of the generating functions corresponding to each equation and derive the coefficient of .
Let . Then, we have
Notice that
Via the factorization , we obtain
Returning to our original expression, we have
Expanding the infinite geometric series, we see that
To find the coefficient of , we can ignore all the powers of
in
since they are all above
. Thus, we must only find the coefficient of
in the expression
Each (first power of
originating from the first series, second power of
originating from the infinite geometric series) contribute one factor of
. There are
of these factors. Therefore, there are exactly
ordered pairs of
satisfying any of the equations listed in the problem.