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
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top