Skip to main content
OlympiadHQ

Browse · MATH

Print

jmc

number theory senior

Problem

The sequence is geometric with and common ratio where and are positive integers. Given that find the number of possible ordered pairs
Solution
So our question is equivalent to solving for positive integers. so . The product of and is a power of 2. Since both numbers have to be integers, this means that and are themselves powers of 2. Now, let and : \begin{eqnarray}(2^x)^2\cdot(2^y)^{11}&=&2^{1003}\\ 2^{2x}\cdot 2^{11y}&=&2^{1003}\\ 2x+11y&=&1003\\ y&=&\frac{1003-2x}{11} \end{eqnarray} For to be an integer, the numerator must be divisible by . This occurs when because . Because only even integers are being subtracted from , the numerator never equals an even multiple of . Therefore, the numerator takes on the value of every odd multiple of from to . Since the odd multiples are separated by a distance of , the number of ordered pairs that work is . (We must add 1 because both endpoints are being included.) So the answer is . For the step above, you may also simply do to find how many multiples of there are in between and . Then, divide = to find only the odd solutions.
Final answer
46