AoPSWiki
Want to learn how to tackle those tough AMC/AIME/Olympiad algebra problems? Check out Art of Problem Solving's NEW Intermediate Algebra by Richard Rusczyk and Mathew Crawford. Over 1600 problems!
Personal tools

1988 AIME Problems/Problem 13

From AoPSWiki

Problem

Find if and are integers such that is a factor of .

Contents

Solution

Solution 1

Let's work backwards! Let and let be the polynomial such that .

First, it's kinda obvious that the constant term of must be . Now, we have (x^2 - x - 1)(c_1x^{15} + c_2x^{14} + \cdots + c_{15}x - 1), where is some random coefficient. However, since has no term, it must be true that .

Let's find now. Notice that all we care about in finding is that (x^2 - x - 1)(\cdots + c_{14}x^2 + x - 1) = \text{something} + 0x^2 + \text{something}. Therefore, . Undergoing a similar process, , , , and we see a nice pattern. The coefficients of are just the Fibonacci sequence with alternating signs! Therefore, , where denotes the 16th Fibonnaci number and .

Solution 2

Let represent the th number in the Fibonacci sequence. Therefore,

x^2 - x - 1 = 0\Longrightarrow x^n = F_n(x),\ n\in N\Longrightarrow x^{n + 2} = F_{n + 1}\cdot x + F_n,\ n\in N\ .

The above uses the similarity between the Fibonacci recursive definition, , and the polynomial .

0 = ax^{17} + bx^{16} + 1 = a(F_{17}\cdot x + F_{16}) + b(F_{16}\cdot x + F_{15}) + 1\Longrightarrow

(aF_{17} + bF_{16})\cdot x + (aF_{16} + bF_{15} + 1) = 0,\ x\not\in Q\Longrightarrow

and aF_{16} + bF_{15} + 1 = 0\Longrightarrow

a = F_{16},\ b = - F_{17}\Longrightarrow \boxed {a = 987,\ b = - 1597}\ .

Solution 3

We can long divide and search for a pattern; then the remainder would be set to zero to solve for . Writing out a few examples quickly shows us that the remainders after each subtraction follow the Fibonacci sequence. Carrying out this pattern, we find that the remainder is (F_{16} + F_{17}a)x + F_{15}b + F_{16}a + 1 = 0. Since the coefficient of must be zero, this gives us two equations, and . Solving these two as above, we get that .

There are various similar solutions which yield the same pattern, such as repeated substitution of into the larger polynomial.

Solution 4

The roots of are the golden ratio and 1-(the golden ratio). Call these and . These two must also be roots of . Thus, we have two equations: and . Subtract these two and divide by to get a(g^{17}-(1-g)^{17})/\sqrt{5}+b(g^{16}-(1-g)^{16})/\sqrt{5}=0. But the formula for the nth fibonacci number is (You may want to research this). Thus, we have , so since 1597 and 987 are relatively prime, and the anwser must be a positive integer less than 1000, we can guess it equals 987.

See also

1988 AIME (ProblemsResources)
Preceded by
Problem 12
Followed by
Problem 14
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
NEW! Hard Problems DVD
A documentary about the 2006 US IMO team. Features many current and past AoPS members!
Click here for more details and to order
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us