MHB Evaluate Sum: $x^4/(x-y)(x-z)+y^4/(y-z)(y-x)+z^4/(z-x)(z-y)$

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Sum
AI Thread Summary
The discussion focuses on evaluating the expression $\dfrac{x^4}{(x-y)(x-z)}+\dfrac{y^4}{(y-z)(y-x)}+\dfrac{z^4}{(z-x)(z-y)}$ using the defined values of x, y, and z. Participants confirm the correctness of the calculations and share insights into the algebraic manipulation required for the evaluation. The values of x, y, and z are derived from square roots, which adds complexity to the problem. The conversation highlights the importance of understanding the relationships between the variables in the expression. Ultimately, the evaluation leads to a deeper understanding of polynomial expressions and their properties.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $x=\sqrt{7}+\sqrt{5}-\sqrt{3},\,y=\sqrt{7}-\sqrt{5}+\sqrt{3},\,z=-\sqrt{7}+\sqrt{5}+\sqrt{3}$.

Evaluate $\dfrac{x^4}{(x-y)(x-z)}+\dfrac{y^4}{(y-z)(y-x)}+\dfrac{z^4}{(z-x)(z-y)}$.
 
Mathematics news on Phys.org
anemone said:
Let $x=\sqrt{7}+\sqrt{5}-\sqrt{3},\,y=\sqrt{7}-\sqrt{5}+\sqrt{3},\,z=-\sqrt{7}+\sqrt{5}+\sqrt{3}$.

Evaluate $\dfrac{x^4}{(x-y)(x-z)}+\dfrac{y^4}{(y-z)(y-x)}+\dfrac{z^4}{(z-x)(z-y)}$.

$\dfrac{x^4}{(x-y)(x-z)}+\dfrac{y^4}{(y-z)(y-x)}+\dfrac{z^4}{(z-x)(z-y)}$

= - ($\dfrac{x^4}{(x-y)(z-x)}+\dfrac{y^4}{(y-z)(x-y)}+\dfrac{z^4}{(z-x)(y-z)})$

= - $(\dfrac{x^4(y-z) + y^4(z-x) + z^4(x-y)}{(x-y)(y-z)(z-x)})$

now

$x^4(y-z) + y^4(z-x) + z^4(x-y)$

= $x^4(y-z) + yz(y^3-z^3) - x (y^4-z^4)$

= $x^4(y-z) + yz(y-z)(y^2+yz+z^2) - x(y-z)(y^3 + y^2z + yz^2 + z^3)$

= $(y-z)(x^4 + yz(y^2 +yz+z^2) - xy(y^2 + yz + z^2) - xz^3)$

= $(y-z)(x^4 + (y^2+yz+z^2)(yz-xy) - xz^3)$

= $(y-z)(x(x^3-z^3) + y(z-x)(y^2 + yz + z^2)$

=$(y-z)(z-x)(y(y^2 + yz + z^2) - x(x^2 + zx + z^2)$

= $(y-z)(z-x)(y^3 + y (yz+ z^2) - x^3 - x(zx + z^2)$

= $(y-z)(z-x)(y^3-x^3 + (y^2z + yz^2 - zx^2 - z^2 x)$

= $(y-z)(z-x)((y-x) (x^2 + xy + y^2) + (z(y^2 - x^2) +z^2(y-x))$

= $(y-z)(z-x)((y-x)(x^2 + xy + y^2 + z(y+x) + z^2)$

= $(-(x-y)(y-z)(z-x)(x^2 + y^2 + z^2 + xy+yz+zx)$



so the given expression

= $x^2 + y^2 +z^2 + xy + yz+ xz$

= $\dfrac{1}{2}((x+y)^2 + (y+z)^2 + (z+x)^2)$

= $\dfrac{1}{2}(4 * 7 + 4 * 5 + 4 * 3)= 30$
 
kaliprasad said:
$\dfrac{x^4}{(x-y)(x-z)}+\dfrac{y^4}{(y-z)(y-x)}+\dfrac{z^4}{(z-x)(z-y)}$

= - ($\dfrac{x^4}{(x-y)(z-x)}+\dfrac{y^4}{(y-z)(x-y)}+\dfrac{z^4}{(z-x)(y-z)})$

= - $(\dfrac{x^4(y-z) + y^4(z-x) + z^4(x-y)}{(x-y)(y-z)(z-x)})$

now

$x^4(y-z) + y^4(z-x) + z^4(x-y)$

= $x^4(y-z) + yz(y^3-z^3) - x (y^4-z^4)$

= $x^4(y-z) + yz(y-z)(y^2+yz+z^2) - x(y-z)(y^3 + y^2z + yz^2 + z^3)$

= $(y-z)(x^4 + yz(y^2 +yz+z^2) - xy(y^2 + yz + z^2) - xz^3)$

= $(y-z)(x^4 + (y^2+yz+z^2)(yz-xy) - xz^3)$

= $(y-z)(x(x^3-z^3) + y(z-x)(y^2 + yz + z^2)$

=$(y-z)(z-x)(y(y^2 + yz + z^2) - x(x^2 + zx + z^2)$

= $(y-z)(z-x)(y^3 + y (yz+ z^2) - x^3 - x(zx + z^2)$

= $(y-z)(z-x)(y^3-x^3 + (y^2z + yz^2 - zx^2 - z^2 x)$

= $(y-z)(z-x)((y-x) (x^2 + xy + y^2) + (z(y^2 - x^2) +z^2(y-x))$

= $(y-z)(z-x)((y-x)(x^2 + xy + y^2 + z(y+x) + z^2)$

= $(-(x-y)(y-z)(z-x)(x^2 + y^2 + z^2 + xy+yz+zx)$



so the given expression

= $x^2 + y^2 +z^2 + xy + yz+ xz$

= $\dfrac{1}{2}((x+y)^2 + (y+z)^2 + (z+x)^2)$

= $\dfrac{1}{2}(4 * 7 + 4 * 5 + 4 * 3)= 30$

Very good job, kaliprasad!
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top