AoPSWiki
Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
Personal tools

Mock AIME 2 2006-2007/Problem 8

From AoPSWiki

Problem

The positive integers \displaystyle x_1, x_2, ... , x_7 satisfy and \displaystyle x_{n+3} = x_{n+2}(x_{n+1}+x_n) for . Find the last three digits of .

Solution

This solution is rather long and unpleasant, so a nicer solution may exist:

From the givens, and so x_5 = x_4(x_3 + x_2) = x_3(x_2 + x_1)(x_3 + x_2) and x_6 = x_5(x_4 + x_3) = x_3(x_2 + x_1)(x_3 + x_2)(x_3(x_2 + x_1) + x_3) = x_3^2(x_3 + x_2)(x_2 + x_1)(x_2 + x_1 + 1) = 144 = 2^4\cdot 3^2.

Note that this factorization of 144 contains a pair of consecutive integers, and . The factors of 144 are 1, 2, 3, 4, 6, 8, 9, 12, 16, 18, 24, 36, 48, 72 and 144 itself. As both and are positive integers, , so we must have equal to one of 2, 3 and 8.

If then and so x_3^2(x_3 + 1)\cdot 2 \cdot 3 = 144 from which . It is clear that this equation has no solutions if , and neither nor is a solution, so in this case we have no solutions.

If then x_3^2(x_3 + x_2)\cdot 8 \cdot 9 = 144 so . It is clear that is the unique solution to this equation in positive integers. Then and our sequence is 7, 1, 1, 8, 16, 144, 144(16 + 8) = 3456.

If then either:

a) and so x_3^2(x_3 + 2)\cdot 3\cdot 4 = 144 so , which has no solutions in positive integers

or

b) and so x_3^2(x_3 + 1)\cdot 3\cdot 4 = 144 so which has solution . Then our sequence becomes 2, 1, 2, 6, 18, 144, 144(18 + 6) = 3456.


Thus we see there are two possible sequences, but in both cases the answer is 456.


Looking for a challenging geometry text? Preparing for MATHCOUNTS or the AMC exams? Check out Art of Problem Solving's Introduction to Geometry by Richard Rusczyk.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us