How can trigonometric identities be used to simplify complex expressions?

  • Thread starter Thread starter zeion
  • Start date Start date
  • Tags Tags
    Simplify Trig
AI Thread Summary
The discussion focuses on solving the equation cosx - cos2x + cos3x = 0 using trigonometric identities. Participants suggest grouping terms and applying the sum-to-product identities, along with double angle formulas, to simplify the expression. A substitution of cos x = t transforms the equation into a polynomial, making it easier to solve for t. The conversation highlights the importance of knowing key trigonometric identities and their proofs, as well as the challenge of working with inverse trigonometric functions. Overall, the use of trigonometric identities is emphasized as a valuable method for simplifying complex expressions.
zeion
Messages
455
Reaction score
1

Homework Statement



I need to solve this:

cosx - cos2x + cos3x = 0


Homework Equations





The Attempt at a Solution



The solution shows something like:
(cosx + cos3x) - cos2x

Then using the sum to product on the first group and double angle on the cos2x.

I would know to use double angle identity somewhere, but I would not think of grouping the first 2 things. Just wondering if there's an easier way? Or what kind of mindset or goal should I have to solve something like this? It seems rather arbitrary.
Thanks.
 
Physics news on Phys.org
Remembering that \cos 2x = 2 \cos^2 x - 1 and that \cos 3x = 4 \cos^3 x - 3 \cos x (the proofs for these identities are not difficult), your equation becomes

\cos x - (2 \cos^2 x - 1) + 4 \cos^3 x - 3 \cos x = 0​

and you do a substitution, \cos x = t which yields a polynomial equation in t, you solve this equation and then you take the inverse of \cos x, \arccos t to get your angles.
 
Metaleer said:
Remembering that \cos 2x = 2 \cos^2 x - 1 and that \cos 3x = 4 \cos^3 x - 3 \cos x (the proofs for these identities are not difficult), your equation becomes

\cos x - (2 \cos^2 x - 1) + 4 \cos^3 x - 3 \cos x = 0​

and you do a substitution, \cos x = t which yields a polynomial equation in t, you solve this equation and then you take the inverse of \cos x, \arccos t to get your angles.

I don't think that's much easier than the solution I posted...
I haven't covered inverse of trig functions yet at this point of the book. Only the major trig identities.
 
Have a go at it. I just solved it and the results that show up are angles that you need to know by heart.
 
zeion said:
I don't think that's much easier than the solution I posted...
I haven't covered inverse of trig functions yet at this point of the book. Only the major trig identities.

But if you are given some of the trig ratios you should be able to get the angles. For instance, if I were to ask you to find theta if
\sin \theta = \frac{1}{2}
and 0 ≤ θ < 2π, then you should be able to tell me that
\theta = \frac{\pi}{6}, \frac{5\pi}{6}.

BTW, the cubic that Metaleer gave factors pretty easily.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top