Difference between revisions of "2006 AIME II Problems/Problem 13"
m (→Problem) |
Chickendude (talk | contribs) (Added (possibly convoluted) Solution) |
||
Line 3: | Line 3: | ||
== Solution == | == Solution == | ||
− | + | Let the first odd integer be <math>2n+1</math> with <math>n\geq 0</math>. | |
+ | The final odd integer is <math>2n+1 + 2(j-1) = 2(n+j) - 1</math> | ||
+ | |||
+ | The odd integers form an arithmetic sequence with sum <math>j\left(\frac{(2n+1) + (2(n+j)-1)}{2}\right) = j(2n+j)</math> | ||
+ | |||
+ | so <math>N = j(2n+j)</math>. <math>j</math> is a factor of <math>N</math>. | ||
+ | |||
+ | Since <math>n\geq 0</math>, it follows that <math>2n+j \geq j</math> and <math>j\leq \sqrt{N}</math> | ||
+ | |||
+ | Since there are exactly <math>5</math> values of <math>j</math> that satisfy the equation, there must be either <math>9</math> or <math>10</math> factors to <math>N</math>. This means <math>N=p_1^2p_2^2</math> or <math>N=p_1p_2^4</math>. | ||
+ | Unfortunately, we cannot simply observe prime factorizations of <math>N</math> because the factor <math>(2n+j)</math> does not cover all integers for any given value of <math>j</math> | ||
+ | |||
+ | |||
+ | |||
+ | Instead we do some casework: | ||
+ | |||
+ | <b>If <math>N</math> is odd</b>, then <math>j</math> must also be odd. For every odd value of <math>j</math>, <math>2n+j</math> is also odd, making this case valid for all odd <math>j</math>. Looking at the forms above and the bound of 1000, N must be | ||
+ | |||
+ | <math>(3^2\cdot5^2)</math>, <math>(3^2\cdot7^2)</math>, <math>(3^4\cdot5)</math>, <math>(3^4\cdot7)</math> or <math>(3^4\cdot 11)</math> | ||
+ | |||
+ | Those give <math>5</math> possibilities for odd <math>N</math> | ||
+ | |||
+ | |||
+ | <b>If <math>N</math> is even</b>, then <math>j</math> must also be even. Substituting <math>j=2k</math>, we get | ||
+ | |||
+ | <math>N = 4k(n+k)</math> | ||
+ | |||
+ | <math>\frac{N}{4} = k(n+k)</math> | ||
+ | |||
+ | Now we can just look at all the prime factorizations since <math>(n+k)</math> cover the integers for any <math>k</math>. Note that our upper bound is now 250 | ||
+ | |||
+ | <math>\frac{N}{4} = (2^2\cdot3^2),(2^2\cdot5^2),(2^2\cdot7^2), (3^2\cdot5^2), (2^4\cdot3), (2^4\cdot5), (2^4\cdot7), (2^4\cdot11), (2^4\cdot13),</math> or <math>(3^4\cdot2)</math> | ||
+ | |||
+ | Those give <math>10</math> possibilities for even <math>N</math> | ||
+ | |||
+ | The total number of integers <math>N</math> is <math>5 + 10 = \boxed{015}</math> | ||
== See also == | == See also == | ||
{{AIME box|year=2006|n=II|num-b=12|num-a=14}} | {{AIME box|year=2006|n=II|num-b=12|num-a=14}} | ||
[[Category:Intermediate Number Theory Problems]] | [[Category:Intermediate Number Theory Problems]] |
Revision as of 21:52, 3 March 2008
Problem
How many integers less than 1000 can be written as the sum of consecutive positive odd integers from exactly 5 values of ?
Solution
Let the first odd integer be with .
The final odd integer is
The odd integers form an arithmetic sequence with sum
so . is a factor of .
Since , it follows that and
Since there are exactly values of that satisfy the equation, there must be either or factors to . This means or . Unfortunately, we cannot simply observe prime factorizations of because the factor does not cover all integers for any given value of
Instead we do some casework:
If is odd, then must also be odd. For every odd value of , is also odd, making this case valid for all odd . Looking at the forms above and the bound of 1000, N must be
, , , or
Those give possibilities for odd
If is even, then must also be even. Substituting , we get
Now we can just look at all the prime factorizations since cover the integers for any . Note that our upper bound is now 250
or
Those give possibilities for even
The total number of integers is
See also
2006 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 12 |
Followed by Problem 14 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |