MHB Is the Expression Involving Inverse Squares of Differences a Square?

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2016
AI Thread Summary
The discussion centers on proving that the expression 1/(a-b)² + 1/(b-c)² + 1/(c-a)² is a perfect square for distinct real numbers a, b, and c. Kaliprasad provides a correct solution, demonstrating the validity of the claim. The thread encourages participation by inviting readers to submit their own solutions and adhere to the guidelines provided. The problem emphasizes the mathematical concept of inverse squares and their properties. Overall, the discussion highlights an interesting mathematical challenge and the community's engagement in solving it.
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.
 
Back
Top