Easy to think, Harder to solve

Algebra Level 5

f ( x ) f(x) is a monic quartic polynomial.

Such that

f ( 1 ) = 48 f(1)=-48

f ( 2 ) = 0 f(2)=0

f ( 3 ) = 192 f(3)=192

f ( x ) f(x) has real integer roots α \alpha , β \beta , γ \gamma and δ \delta and also integer coefficients .

Then find ,

[ ( α 4 + β 4 + γ 4 + δ 4 ) \left ( \alpha^{4} + \beta^{4} + \gamma^{4}+ \delta^{4}\right ) + ( α 3 + β 3 + γ 3 + δ 3 ) \left ( \alpha^{3} + \beta^{3} + \gamma^{3}+ \delta^{3}\right ) ] mod 11

This problem is original


The answer is 6.

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.

2 solutions

Mark Hennings
Aug 30, 2016

To specify a monic quartic polynomial, there are four numbers to determine: the coefficients of 1 1 , X X , X 2 X^2 and X 3 X^3 . Since the question only gives three conditions, we have a problem. All of the polynomials f a ( X ) = ( X 1 ) ( X 2 ) ( X 3 ) ( X + a ) + 24 ( X 2 ) ( 3 X 1 ) = ( X 2 ) [ X 3 + ( a 4 ) X 2 ( 4 a 75 ) X + 3 ( a 8 ) ] = X 4 + ( a 6 ) X 3 ( 6 a 83 ) X 2 + ( 11 a 174 ) X 6 ( a 8 ) \begin{array}{rcl} f_a(X) & = & (X-1)(X-2)(X-3)(X+a) + 24(X-2)(3X-1) \\ & = & (X-2)\big[X^3 + (a-4)X^2 - (4a - 75)X + 3(a-8)\big] \\ & = & X^4 + (a-6)X^3 - (6a - 83)X^2 + (11a - 174)X - 6(a-8) \end{array} satisfy the conditions f a ( 1 ) = 48 f_a(1)=-48 , f a ( 2 ) = 0 f_a(2) = 0 and f a ( 3 ) = 192 f_a(3) = 192 for any real a a . Many of them have four real roots as well. The cubic discriminant of X 3 + ( a 4 ) X 2 ( 4 a 75 ) X + 3 ( a 8 ) X^3 + (a-4)X^2 - (4a - 75)X + 3(a-8) is 4 ( 372399 + 42288 a + 238 a 2 112 a 3 + a 4 ) 4 (-372399 + 42288 a + 238 a^2 - 112 a^3 + a^4) and hence this discriminant is positive, and hence f a ( X ) f_a(X) has four real roots, provided that one of the inequalities a < 20.4845 12.9143 < a < 13.2389 a > 106.331 a < -20.4845 \qquad \qquad 12.9143 < a < 13.2389 \qquad \qquad a > 106.331 holds.

For any value of a a satisfying one of the above inequalities, the four roots α , β , γ , δ \alpha,\beta,\gamma,\delta of f a ( X ) = 0 f_a(X) = 0 are real. Using Newton's Formulae, we can show that α 3 + β 3 + γ 3 + δ 3 = 756 + 216 a a 3 α 4 + β 4 + γ 4 + δ 4 = 7106 + 1056 a 288 a 2 + a 4 \alpha^3 + \beta^3 + \gamma^3 + \delta^3 \; =\; -756 + 216 a - a^3 \qquad \qquad \alpha^4 + \beta^4 + \gamma^4 + \delta^4 \; = \; 7106 + 1056 a - 288 a^2 + a^4 and the sum of these two is P ( a ) = 6350 + 1272 a 288 a 2 a 3 + a 4 P(a) \; = \; 6350 + 1272 a - 288 a^2 - a^3 + a^4

Since the polynomial has integer coefficients, we deduce that a a has to be an integer. We now need to use the fact that the four roots of the polynomial are also integers.

If a < 8 a < 8 then f a ( 0 ) = 6 ( 8 a ) > 0 > 48 = f a ( 1 ) f_a(0) = 6(8-a) > 0 > -48 = f_a(1) , and hence one of the roots of f a f_a lies between 0 0 and 1 1 , and so is not an integer. Thus there is no polynomial f a ( X ) f_a(X) with integer roots for a < 20.4845 a < -20.4845 . Since f a ( 1.6 ) = 35.9424 + 0.336 a f_a(1.6) = -35.9424 + 0.336 a , we can show that f a ( 1.6 ) > 0 > f a ( 1 ) f_a(1.6) > 0 > f_a(1) for all a 107 a \ge 107 , and so f a ( X ) f_a(X) has a root between 1 1 and 1.6 1.6 for all a 107 a \ge 107 . Thus there is no polynomial f a ( X ) f_a(X) with integer roots for a 107 a \ge 107 . Thus we deduce that the only possible polynomial f a ( X ) f_a(X) with integer coefficients and four integer roots is f 13 ( X ) f_{13}(X) .

The roots α , β , γ , δ \alpha,\beta,\gamma,\delta of f 13 ( X ) f_{13}(X) are equal to 5 , 3 , 1 , 2 -5,-3,-1,2 , and P ( 13 ) = 578 P(13) = 578 , giving the answer 6 \boxed{6} .

this question is not valid as equation X4+8x3-x2-20x-36 = 0

Saurabh Meena - 1 year, 1 month ago
Aakash Khandelwal
Sep 10, 2016

Let P ( x ) b e t h e p o l y n o m i a l = ( x 2 ) ( x 3 + a x 2 + b x + c P(x) -be -the -polynomial = (x-2)(x^{3} + ax^{2} +bx+c So that

a + b + c = 47 a n d 3 a c = 12 a+b+ c= 47 and 3a-c=12

Also let fourth root be 2 .

Therefore by Viete's Theoram

α + β + γ = a \alpha + \beta+ \gamma = -a

α . β + γ . α + β . γ = b \alpha . \beta+ \gamma. \alpha + \beta. \gamma= b

α . β . γ = c \alpha . \beta .\gamma= -c

Adding these three equations abd one on both sides

( 1 α ) . ( 1 β ) . ( 1 γ ) = 48 (1-\alpha).(1-\beta).(1- \gamma)=48

Now its pretty easy to factorise 48 and guess the value of (1-root)

We get α = 1 , β = 3 , γ = 5 \alpha = -1, \beta=-3 , \gamma=-5

Thus answer follows.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...