I'm involved in a waves problem and I have to calculate $\cos(A)+\cos(B)+\cos(C)$, where $A$, $B$ and $C$ are independent angles. I want to find an expression similar to the sum-product identity: $$\cos(A)+\cos(B)=2\cos\left(\frac{A+B}{2}\right)\cos\left(\frac{A-B}{2}\right) $$
I have tried the same path that leads you to the mentioned identity, but it is different. In the two cosines case it is easy because you lose two terms as they have opposite signs, however, in the three cosines case, you can't lose them as they are odd.
Any help is welcome!
Thank you for your time :)
EDIT: Someone told me that you can use: $$ \cos(A)+(\cos(B)+\cos(C))+(\cos(A)+\cos(B))+\cos(C)+\cos(B)+(\cos(A)+\cos(C)) $$ And use the sum-product identity in those sums in brackets in order to obtain the triple of the sum we want to obtain, so we obtain: $$ \cos(A)+\cos(B)+\cos(C)=\cos\left(\frac{A+B}{2}\right)\cos\left(\frac{A-B}{2}\right)+\cos\left(\frac{B+C}{2}\right)\cos\left(\frac{B-C}{2}\right)+\cos\left(\frac{A+C}{2}\right)\cos\left(\frac{A-C}{2}\right) $$ While it is not a product, it is an interesting thing.
