Prove Trig Identity: A+B+C = 180 → 1+4 cosAcosBcosC

  • Thread starter Thread starter Harmony
  • Start date Start date
  • Tags Tags
    Identity
AI Thread Summary
To prove the identity cos(A+B-C) + cos(B+C-A) + cos(C+A-B) = 1 + 4 cosA cosB cosC when A+B+C = 180, the initial approach involves substituting A+B-C with cos(180-2C), leading to cos(A+B-C) = -cos(2C). However, this does not yield the desired result directly. The discussion suggests using additional trigonometric identities, particularly the sum-to-product formulas, to simplify the left-hand side. Ultimately, the identity holds true, confirming the relationship between the angles and their cosine values.
Harmony
Messages
201
Reaction score
0
Question Statement
If A+B+C = 180, prove that cos (A+B-C) + cos (B+C-A) + cos (C+A-B) = 1+4 cosAcosBcosC

My Attempt
If A+B+C=180,
Then A+B-C=180-2C
cos (A+B-c)=cos(180-2C)

(After some substitution and caculation)

cos (A+B-C) = -cos 2C

Similarily, I obtain the same expression for cos (B+C-A), cos (C+A-B).

But that does not get me to the desire result.

Is my attempt wrong from the beginning?
 
Physics news on Phys.org
No. Youre right. There is another trigo identity that you might find useful:
cos2a + cos2b + cos2c=-1-4cosa cosb cosc.
 
Have you covered the Sum to Product formulae?
\cos \alpha + \cos \beta = 2 \cos \left( \frac{\alpha + \beta}{2} \right) \cos \left( \frac{\alpha - \beta}{2} \right)
\cos \alpha - \cos \beta = -2 \sin \left( \frac{\alpha + \beta}{2} \right) \sin \left( \frac{\alpha - \beta}{2} \right)
\sin \alpha + \sin \beta = 2 \sin \left( \frac{\alpha + \beta}{2} \right) \cos \left( \frac{\alpha - \beta}{2} \right)
\sin \alpha - \sin \beta = 2 \cos \left( \frac{\alpha + \beta}{2} \right) \sin \left( \frac{\alpha - \beta}{2} \right)

So you've shown the LHS to be equal to:
- (cos (2A) + cos (2B) + cos(2C))
Using the identites above, we have:
- (\cos (2A) + \cos (2B) + \cos(2C)) = - (2 \cos(A + B) \cos(A - B) + \cos (2C)) = -(2 \cos(\pi - C) \cos (A - B) + 2 \cos ^ 2 C - 1)
= 1 - (- 2 \cos C \cos (A - B) + 2 \cos ^ 2 C) = ...
Can you go from here? :)
 
Last edited:
Heres a Trig Identity that you will find useful :

\mbox{If A+B+C = 180, then} \cos (A+B-C) +\cos (B+C-A) + \cos (C+A-B) = 1 + 4 \cos A \cos B \cos C.

LOL
 
Thanks a lot :)
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top