Proving Equality: a^4+b^4+(a-b)^4=c^4+d^4+(c-d)^4

  • Context:
  • Thread starter Thread starter anemone
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $$a$$, $$b$$, $$c$$ and $$d$$ be positive real numbers such that
$$a^2+b^2+(a-b)^2=c^2+d^2+(c-d)^2$$.

Prove that
$$a^4+b^4+(a-b)^4=c^4+d^4+(c-d)^4$$.
 
Mathematics news on Phys.org
Thinking in the Quadratic Expression...

Square and Simplify both sides. You should get $$4\cdot(a^{2}-ab+b^{2})^{2} = 4\cdot(c^{2}-cd+d^{2})^{2}$$

Divide that equation by -2. You'll just have to trust me on this.

Subtract the quartic equation above from the given quartic equation. See if anything looks familiar in the result.
 
tkhunny said:
Thinking in the Quadratic Expression...

Square and Simplify both sides. You should get $$4\cdot(a^{2}-ab+b^{2})^{2} = 4\cdot(c^{2}-cd+d^{2})^{2}$$

Divide that equation by -2. You'll just have to trust me on this.

Subtract the quartic equation above from the given quartic equation. See if anything looks familiar in the result.

Hello tkhunny,

Problems posted in this forum are meant as challenges to our members. The OP should already have a full and correct solution ready to post, and is looking to see if anyone else can solve it, and in the case that no one does after at least a week, will post their solution. If others do solve it, but use a different method, then the OP should post their solution as well so that we get multiple ways of attacking the problems.

So, unlike our other forums where we expect only hints and suggestions on how to proceed as given help, this forum is meant for full solutions to be posted, as stated in our guidelines:

http://www.mathhelpboards.com/f28/guidelines-posting-answering-challenging-problem-puzzle-3875/

edit: These guidelines were only recently posted, so it is understandable that not everyone has seen them yet. :D
 
Last edited:
Whoops. I didn't miss the updates, but I did manage not to check the forum title. I usually avoid the "Challenge" Forums. Not quite sure how I wandered in unawares. Thanks for the heads-up.
 
We're given that $$a^2+b^2+(a-b)^2=c^2+d^2+(c-d)^2$$.

Now we consider the expression $$a^2+b^2+(a-b)^2$$, if we square it we will end up with:

$$(a^2+b^2+(a-b)^2)^2=a^4+b^4+(a-b)^4+2(a^2+b^2)^2+2a^2b^2-4ab(a^2+b^2)$$.

Since $$a^2+b^2+(a-b)^2=c^2+d^2+(c-d)^2$$, we will also have:

$$(a^2+b^2+(a-b)^2)^2=c^4+d^4+(c-d)^4+2(c^2+d^2)^2+2c^2d^2-4cd(c^2+d^2)$$.

Hence, it is obvious that if we could prove

$$2(a^2+b^2)^2+2a^2b^2-4ab(a^2+b^2)=2(c^2+d^2)^2+2c^2d^2-4cd(c^2+d^2)$$ (*)

then we can conclude that

$$a^4+b^4+(a-b)^4=c^4+d^4+(c-d)^4$$ must hold.

From $$a^2+b^2-ab=c^2+d^2-cd$$, we get

$$a^2+b^2=c^2+d^2-cd+ab$$ (**)

If we substitute (**) into only the left side of (*), we see that

$$2(a^2+b^2)^2+2a^2b^2-4ab(a^2+b^2)$$

$$=2(c^2+d^2-cd+ab)^2+2a^2b^2-4ab(c^2+d^2-cd+ab)$$

$$=2(c^2+d^2-cd)^2+4ab(c^2+d^2-cd)+2a^2b^2+2a^2b^2-4ab(c^2+d^2-cd)-4a^2b^2$$

$$=2(c^2+d^2-cd)^2$$

$$=2(c^2+d^2)^2+2c^2d^2-4cd(c^2+d^2)+2c^2d^2$$

Therefore, we can deduce that $$a^4+b^4+(a-b)^4=c^4+d^4+(c-d)^4$$ must be true since we're given $$a^2+b^2+(a-b)^2=c^2+d^2+(c-d)^2$$.
 
anemone said:
Let $$a$$, $$b$$, $$c$$ and $$d$$ be positive real numbers such that
$$a^2+b^2+(a-b)^2=c^2+d^2+(c-d)^2-------(1)$$.

Prove that
$$a^4+b^4+(a-b)^4=c^4+d^4+(c-d)^4$$.
let $a^2+b^2=x , \,\, c^2+d^2=y$
from (1) we have x-ab=y-cd
then 2$(x-ab)^2$=2$(y-cd)^2-----(2)$
expansion left side of (2):
2$x^2-4abx+2a^2b^2=2(a^4+2a^2b^2+b^4)-4ab(a^2+b^2)+2a^2b^2$
$=a^4+b^4+a^4-4a^3b+6a^2b^2-4ab^3+b^4=a^4+b^4+(a-b)^4$
likewise expansion the right side of (2):
we get $c^4+d^4+(c-d)^4$
and the proof is done !
$$a^4+b^4+(a-b)^4=c^4+d^4+(c-d)^4$$