AoPSWiki
Preparing for MATHCOUNTS or the AMC contests, and having a tough time with number theory problems? Read Art of Problem Solving's Introduction to Number Theory by Mathew Crawford.
Personal tools

1989 AIME Problems/Problem 8

From AoPSWiki

Problem

Assume that are real numbers such that

x_1+4x_2+9x_3+16x_4+25x_5+36x_6+49x_7=1
4x_1+9x_2+16x_3+25x_4+36x_5+49x_6+64x_7=12
9x_1+16x_2+25x_3+36x_4+49x_5+64x_6+81x_7=123

Find the value of 16x_1+25x_2+36x_3+49x_4+64x_5+81x_6+100x_7.

Contents

Solution

Solution 1

Let us try to derive a way to find the last expression in terms of the three given expressions. The coefficients of in the first equation can be denoted as , making its coefficients in the second equation as and the third as . We need to find a way to sum them up to make .

Thus, we can write that ay^2 + b(y+1)^2 + c(y+2)^2 = (y + 3)^2. FOILing out all of the terms, we get ay^2 + by^2 + cy^2 + 2by + 4cy + b + 4c = y^2 + 6y + 9. We can set up the three equation system:

Subtracting the second and third equations yields that , so and . Thus, we have to add d \cdot 1 + e \cdot 12 + f \cdot 123 = 1 - 36 + 369 = \boxed{334}.

Solution 2

Notice that we may rewrite the equations in the more compact form:

\sum_{i=1}^{7}(2k_1+1)^2x_i=c_1, \sum_{i=1}^{7}(2k_2+1)^2x_i=c_2, \sum_{i=1}^{7}(2k_3+1)^2x_i=c_3, and \sum_{i=1}^{7}(2k_4+1)^2x_i=c_4

, where k_1=i-1, \ k_2=i, \ k_3=i+1, \ k_4=i+2 and and is what we're trying to find.

Now undergo a paradigm shift: consider the polynomial in k: \ f(k):= \sum_{i=1}^7 (2(k+i)-1)^2x_i (we are only treating the as coefficients). Notice that the degree of must be ; it is a quadratic. We are given as and are asked to find . Using the concept of finite differences (a prototype of differentiation) we find that the second differences of consecutive values is constant, so that by arithmetic operations we find .

See also

1989 AIME (ProblemsResources)
Preceded by
Problem 7
Followed by
Problem 9
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
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!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us