Processing math: 100%

Tuesday, April 7, 2015

How to obtain the cubic polynomial from our previous problem?

In the previous problem's post ((2) Evaluate The Sum Of 1/xy+z-1+1/yz+x-1+1/xz+y-1 ), we said if we let k=14x+x1, we will then have k3+29k2281k481=0.

In this post, we will reveal the logic and reason behind it and guide you step-by-step in achieving the other cubic polynomial where k3+29k2281k481=0.

Given that x satisfies:

2x34x2+x8=0

Now, if we let k=14x+x1 and allow for k to satisfy the cubic:

k3+ak2+bk+c=0, i.e.

(14x+x1)3+a(14x+x1)2+b(14x+x1)+c=0

We see that we could simplify it and get:

cx6+(b3c)x5+(a2b+15c)x4+(1a+9b25c)x3+(4a8b+60c)x2+(16b48c)x+64c=0

What are we going to do now, is to reduce it to a quadratic polynomial and therefore, we need to relate x6,x5,x4,x3 with x2.

First recognizing that
x3=2x2x2+4

x4=x(2x2x2+4)

=2x3x22+4x

=2(2x2x2+4)x22+4x

=7x22+3x+8

By the same token, we get

x5=10x2+25x4+3x+14

x6=105x24+9x+40

Imposing the cubic in x reduces this to:

cx6+(b3c)x5+(a2b+15c)x4+(1a+9b25c)x3+(4a8b+60c)x2+(16b48c)x+64c=0

(13b+2+112a+2354c)x2+(474b1214c+72a)x+4+34b+82c+4a=0

and setting the coefficients to zero:

13b+2+112a+2354c=0

47b412c4+7a2=0

4+34b+82c+4a=0

 and solving for a gave us what we were looking for.

In fact, (a,b,c)=(29,281,49), and so this shows :

k3+29k2281k49=0

Now rewriting it so that the coefficient of the term x2 is preceded by a negative sign, we get:

k3((29))k2281k49=0

This clearly shows that the sum of the three roots:

14x+x1,14y+y1,14z+z1

of the cubic equation:

k3((29))k2281k49=0

is:

29.

No comments:

Post a Comment