Difference between revisions of "2016 AIME II Problems/Problem 9"
m (→Solution 2) |
m (→Solution 2) |
||
Line 8: | Line 8: | ||
== Solution 2== | == Solution 2== | ||
− | Using the same reasoning (<math>100</math> isn't very big), we can guess which terms will work. The first case is <math>k=3</math>, so the second and fourth terms of <math>c</math> are <math>100</math> and <math>1000</math>. We let <math>r</math> be the common ratio of the geometric sequence and write the arithmetic relationships in terms of <math>r</math>. | + | Using the same reasoning (<math>100</math> isn't very big), we can guess which terms will work. The first case is <math>k=3</math>, so we assume the second and fourth terms of <math>c</math> are <math>100</math> and <math>1000</math>. We let <math>r</math> be the common ratio of the geometric sequence and write the arithmetic relationships in terms of <math>r</math>. |
The common difference is <math>100-r - 1</math>, and so we can equate: <math>2(99-r)+100-r=1000-r^3</math>. Moving all the terms to one side and the constants to the other yields | The common difference is <math>100-r - 1</math>, and so we can equate: <math>2(99-r)+100-r=1000-r^3</math>. Moving all the terms to one side and the constants to the other yields |
Revision as of 21:39, 9 April 2016
The sequences of positive integers and are an increasing arithmetic sequence and an increasing geometric sequence, respectively. Let . There is an integer such that and . Find .
Solution
Since all the terms of the sequences are integers, and 100 isn't very big, we should just try out the possibilities for . When we get to and , we have and , which works, therefore, the answer is .
Solution by Shaddoll
Solution 2
Using the same reasoning ( isn't very big), we can guess which terms will work. The first case is , so we assume the second and fourth terms of are and . We let be the common ratio of the geometric sequence and write the arithmetic relationships in terms of .
The common difference is , and so we can equate: . Moving all the terms to one side and the constants to the other yields
, or . Simply listing out the factors of shows that the only factor less than a square that works is . Thus and we solve from there to get .
Solution by rocketscience