Difference between revisions of "2006 AIME I Problems/Problem 9"
Ninja glace (talk | contribs) (→Solution) |
Ninja glace (talk | contribs) (→Solution) |
||
Line 24: | Line 24: | ||
The product of <math>a^2</math> and <math>r^{11}</math> is a power of 2. Since both numbers have to be integers, this means that a and r are also powers of 2. Now, let <math>a=2^x</math> and <math>r=2^y</math>: | The product of <math>a^2</math> and <math>r^{11}</math> is a power of 2. Since both numbers have to be integers, this means that a and r are also powers of 2. Now, let <math>a=2^x</math> and <math>r=2^y</math>: | ||
+ | |||
+ | <math>(2^x)^2*(2^y)^{11}=2^{1003}</math> | ||
+ | |||
+ | <math>2^{2x}*2^{11y}=2^{1003}</math> | ||
+ | |||
+ | <math>2^{2x+11y}=2^{1003}</math> | ||
+ | |||
+ | <math>2x+11y=1003</math> | ||
== See also == | == See also == |
Revision as of 13:59, 3 August 2006
Problem
The sequence is geometric with
and common ratio
where
and
are positive integers. Given that
find the number of possible ordered pairs
Solution
The product of and
is a power of 2. Since both numbers have to be integers, this means that a and r are also powers of 2. Now, let
and
: