Difference between revisions of "2006 AIME I Problems/Problem 9"
Ninja glace (talk | contribs) (→Solution) |
Ninja glace (talk | contribs) (→Solution) |
||
| Line 32: | Line 32: | ||
<math>2x+11y=1003</math> | <math>2x+11y=1003</math> | ||
| + | |||
| + | <math>11y=1003-2x</math> | ||
| + | |||
| + | <math>y=\frac{1003-2x}{11}</math> | ||
| + | |||
| + | For y to be an integer, the numerator must be divisible by 2. This occurs when <math>x=1</math> because <math>1001=91*11</math>. | ||
== See also == | == See also == | ||
Revision as of 14:02, 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
:
For y to be an integer, the numerator must be divisible by 2. This occurs when
because
.