Is the Expression Involving Inverse Squares of Differences a Square?

  • Level: High School 
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2016
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Given that $a,\,b$ and $c$ are different real numbers.

Prove that the expression $\dfrac{1}{(a-b)^2}+\dfrac{1}{(b-c)^2}+\dfrac{1}{(c-a)^2}$ is a square.

-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to kaliprasad for his correct solution::)

Solution from kaliprasad:
If $x+y + z = 0\cdots(1)$
then $x+y=-z$ or $x^2+y^2+2xy = z^2\cdots(2)$
$\dfrac{1}{x^2} + \dfrac{1}{y^2} + \dfrac{1}{z^2}$
= $\dfrac{y^2z^2+x^2z^2+x^2y^2}{(xyz)^2}$
= $\dfrac{z^2(y^2+x^2)+x^2y^2}{(xyz)^2}$
= $\dfrac{(x^2+y^2+2xy)(x^2+y^2)+x^2y^2}{(xyz)^2}$ from (2)
= $\dfrac{((x^2+y^2+xy)+xy)((x^2+y^2+xy)-xy)+x^2y^2}{(xyz)^2}$
= $\dfrac{(x^2+y^2+xy)^2 - x^2y^2 +x^2y^2}{(xyz)^2}$
= $\dfrac{(x^2+y^2+xy)^2}{(xyz)^2}$
= $(\dfrac{x^2+y^2+xy}{xyz})^2$

Now if we use $x= a-b,\,y = b-c,\,z = c-a$, we see that they satisfy the condition in (1).

Hence the given expression $\frac{1}{(a-b)^2} + \frac{1}{(b-c)^2} + \frac{1}{(c-a)^2}$ is a square.

Alternate Solution:
Note that the sum of the three positive reals as in our intended expression resulted in another non-negative real but we have the property that says every non-negative real number is a square.

We therefore have proved $\dfrac{1}{(a-b)^2}+\dfrac{1}{(b-c)^2}+\dfrac{1}{(c-a)^2}$ is a square.