Polynomial knowing only the leading coefficient.

Algebra Level 5

Given a quartic polynomial f ( x ) f(x) knowing the value of the leading coefficient is 1 1 .

It's also given that f ( 1 ) = 3 f(1)=3 ; f ( 3 ) = 11 f(3)=11 and f ( 5 ) = 27 f(5) = 27 .

Calculate f ( 2 ) + 7 f ( 6 ) f(-2)+7f(6) .

Hint: You don't have to find all the variables and coefficients of f ( x ) f(x) .


The answer is 1112.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Chris Lewis
May 20, 2019

Note that 3 = 1 2 + 2 3=1^2+2 , 11 = 3 2 + 2 11=3^2+2 and 27 = 5 2 + 2 27=5^2+2 . This means we have f ( x ) = x 2 + 2 + ( x k ) ( x 1 ) ( x 3 ) ( x 5 ) f(x)=x^2+2+(x-k)(x-1)(x-3)(x-5) for some k k . Substituting in, we find

f ( 2 ) = 216 + 105 k f(-2)=216+105k

7 f ( 6 ) = 896 105 k 7f(6)=896-105k

and so f ( 2 ) + 7 f ( 6 ) = 1112 f(-2)+7f(6)=\boxed{1112} .

Great solution! Do you think we can define an extra polynomial?

Tin Le - 2 years ago

Log in to reply

Thanks! Hmm. I'm not quite sure I know what you mean by an extra polynomial (sorry, I am being less than Brilliant...). I suspect you have something very clever up your sleeve!

Chris Lewis - 2 years ago

Nice solution. A more generalised way which works for rational functions also is to define a polynomial g ( x ) = f ( x ) ( x 2 + 2 ) . g(x)=f(x)-(x^2+2). Thus g ( x ) g(x) has 4 roots 3 of which are 1 , 3 , 5 {1,3,5} . We write, since g ( x ) g(x) is monic polynomial, g ( x ) = ( x 1 ) ( x 3 ) ( x 5 ) ( x α ) ( 1 ) g(x)=(x-1)(x-3)(x-5)(x- \alpha ) \cdots \cdots (1) for some real α \alpha .

Substituting x = 2 x=-2 and x = 6 x=6 in (1) leads to the answer.

Harsh Poonia - 2 years ago

Same solution! Nice. Upvoted!

Jun Arro Estrella - 1 year, 11 months ago
Noe Blassel
Sep 26, 2019

Notice f ( x ) = x 2 + 2 f(x)=x^2+2 for x { 1 , 3 , 5 } x\in\{1,3,5\} . This means ( x 1 ) ( x 2 ) ( x 3 ) f ( x ) ( x 2 + 2 ) (x-1)(x-2)(x-3)|f(x)-(x^2+2) , and because f ( x ) f(x) is quartic with leading coefficient 1 1 , f ( x ) ( x 2 + 2 ) ( x 1 ) ( x 3 ) ( x 5 ) \frac{f(x)-(x^2+2)}{(x-1)(x-3)(x-5)} is linear with leading coefficient 1 1 . In particular, we have that x , y 1 , 3 , 5 \forall x,y \neq 1,3,5 , f ( x ) ( x 2 + 2 ) ( x 1 ) ( x 3 ) ( x 5 ) f ( y ) ( y 2 + 2 ) ( y 1 ) ( y 3 ) ( y 5 ) = x y \frac{f(x)-(x^2+2)}{(x-1)(x-3)(x-5)}-\frac{f(y)-(y^2+2)}{(y-1)(y-3)(y-5)}=x-y . Taking x = 6 , y = 2 x=6,y=-2 yields the solution: 7 f ( 6 ) + f ( 2 ) = 1112 7f(6)+f(-2)=1112

K T
Jun 7, 2019

If we set f ( x ) = x 4 + a x 3 + b x 2 + c x + d f(x)=x^4+ax^3+bx^2+cx+d , we get the equations

f ( 1 ) = 1 + a + b + c + d f(1)=1+a+b+c+d

f ( 3 ) = 81 + 27 a + 9 b + 3 c + d f(3)=81+27a+9b+3c+d

f ( 5 ) = 625 + 125 a + 25 b + 5 c + d f(5)=625+125a+25b+5c+d

and we want to know

f ( 2 ) + 7 f ( 6 ) = 9088 + 1504 a + 256 b + 40 c + 8 d f(-2)+7f(6)=9088+1504a+256b+40c+8d

We will not be able to find a, b, c, d, because we only have three equations and 4 unknowns, but we are hoping that some linear combination c 1 f ( 1 ) + c 3 f ( 3 ) + c 5 f ( 5 ) c_1f(1)+ c_3f(3) + c_5f(5) will be equal to f ( 2 ) + 7 f ( 6 ) f(-2)+7f(6) (possibly apart from a constant).

So we want to solve

1 c 1 + 27 c 3 + 125 c 5 = 1504 1c_1 + 27c_3 + 125c_5 = 1504 (a)

1 c 1 + 9 c 3 + 25 c 5 = 256 1c_1 + 9c_3 + 25c_5 = 256 (b)

1 c 1 + 3 c 3 + 5 c 5 = 40 1c_1 + 3c_3 + 5c_5 = 40 (c)

1 c 1 + 1 c 3 + 1 c 5 = 8 1c_1 + 1c_3 + 1c_5 = 8 (d)

These are 4 equations for 3 unknowns, but let's see if it works out. I used the last three eqations to find c 1 = 7 , c 3 = 14 , c 5 = 15 c_1=7, c_3=-14, c_5=15 and checked the first equation afterwards: c 1 + 27 c 3 + 125 c 5 = 1504 c_1 + 27c_3 + 125c_5 = 1504 .

For the units we have c 1 + 81 c 3 + 625 c 5 = 8248 c_1 + 81c_3 + 625c_5 = 8248 , which is 840 less than the 9088 required, so we need to add 840. We now know that f ( 2 ) + 7 f ( 6 ) = c 1 f ( 1 ) + c 3 f ( 3 ) + c 5 f ( 5 ) + 840 = 7 × 3 14 × 11 + 15 × 27 + 840 = 1112 f(-2)+7f(6) = c_1f(1) +c_3f(3) + c_5f(5) + 840 = 7×3 -14×11 + 15 ×27 +840 = \boxed{1112} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...