Difference between revisions of "2006 AIME I Problems/Problem 9"
(img) |
m (rv) |
||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
+ | The sequence <math> a_1, a_2, \ldots </math> is geometric with <math> a_1=a </math> and common ratio <math> r, </math> where <math> a </math> and <math> r </math> are positive integers. Given that <math> \log_8 a_1+\log_8 a_2+\cdots+\log_8 a_{12} = 2006, </math> find the number of possible ordered pairs <math> (a,r). </math> | ||
− | + | == Solution == | |
+ | <math>\log_8 a_1+\log_8 a_2+\ldots+\log_8 a_{12}= \log_8 a+\log_8 (ar)+\ldots+\log_8 (ar^{11}) = </math> | ||
− | == | + | <math> = \log_8(a\cdot ar\cdot ar^2\cdot \cdots \cdot ar^{11}) = \log_8 (a^{12}r^{66}) </math> |
− | [[ | + | |
+ | So our question is equivalent to solving <math>\log_8 (a^{12}r^{66})=2006</math> for <math>a, r</math> [[positive integer]]s. | ||
+ | |||
+ | <math>a^{12}r^{66}=8^{2006} = (2^3)^{2006} = (2^6)^{1003}</math> so | ||
+ | |||
+ | <math>a^{2}r^{11}=2^{1003}</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 <math>a</math> and <math>r</math> are themselves powers of 2. Now, let <math>a=2^x</math> and <math>r=2^y</math>: | ||
+ | |||
+ | <math>(2^x)^2\cdot(2^y)^{11}=2^{1003}</math> | ||
+ | |||
+ | <math>2^{2x}\cdot 2^{11y}=2^{1003}</math> | ||
+ | |||
+ | <math>2^{2x+11y}=2^{1003}</math> | ||
− | + | <math>2x+11y=1003</math> | |
− | + | <math>11y=1003-2x</math> | |
− | + | <math>y=\frac{1003-2x}{11}</math> | |
− | + | For <math>y</math> to be an integer, the [[numerator]] must be [[divisible]] by 11. This occurs when <math>x=1</math> because <math>1001=91*11</math>. Because only [[even integer]]s are being subtracted from 1003, the numerator never equals an even [[multiple]] of 11. Therefore, the numerator takes on the value of every [[odd integer | odd]] multiple of 11 from 11 to 1001. Since the odd multiples are separated by a distance of 22, the number of ordered pairs that work is <math>1 + \frac{1001-11}{22}=1 + \frac{990}{22}=46</math>. (We must add 1 because both endpoints are being included.) So the answer is <math>46</math>. | |
== See also == | == See also == |
Revision as of 18:20, 25 September 2007
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 :
For to be an integer, the numerator must be divisible by 11. This occurs when because . Because only even integers are being subtracted from 1003, the numerator never equals an even multiple of 11. Therefore, the numerator takes on the value of every odd multiple of 11 from 11 to 1001. Since the odd multiples are separated by a distance of 22, the number of ordered pairs that work is . (We must add 1 because both endpoints are being included.) So the answer is .
See also
2006 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |