How can I prove this algebraic manipulation equation?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
Frillth
Messages
77
Reaction score
0

Homework Statement



I need to prove the following equation is true, given that a + b + c = 0:
a^2/(a^2 - b^2 - c^2) + b^2/(b^2 - a^2 - c^2) + c^2/(c^2 - a^2 - b^2) = 3/2

Homework Equations



a + b + c = 0

The Attempt at a Solution



I wasn't sure what to do at first, so I tried cross multiplying the equation and combining like terms. I came up with:

-a^6 - b^6 - c^6 + a^4b^2 + a^4c^2 + b^4a^2 + b^4c^2 + c^4a^2 + c^4b^2 + 6a^2b^2c^2 = 0

It looks like this should factor out nicely, but I can't seem to figure out how. Can anybody help me out?

Edit: Finally got it solved. This was way easier than I tried to make it.
 
Last edited:
Physics news on Phys.org
That makes me dizzy. Just inspecting it (i'll work on it later) it might be a bit easier to note that a + b + c that there exist at least 1 negative value in there (assuming a, b, c are real). From there you could possibly prove by cases that will equal to 3/2.
 
Yeah, that is a much nicer way of writing what I had. Sorry about the plain text, I just haven't used latex before.

Edit: Somebody else posted here earlier, but they must have deleted their post. It was just a reworking of my problem in latex.
 
Last edited:
Notice that if your quadratic identity is true for a,b and c then it's also true for ra, rb and rc for any nonzero constant r. So you could just choose, say a=1. So if you can prove it for a=1, c=-(1+b), then you've proved it for all a,b,c (at least the ones for which it is defined).