Cos(nt) = 3sin(2nt) + cos(2nt)

  • Thread starter Thread starter abramsay
  • Start date Start date
AI Thread Summary
The discussion revolves around solving the equation cos(nt) = 3sin(2nt) + cos(2nt) for 't', where 'n' is a constant. A participant expresses difficulty in finding 't' and mentions attempting to use double angle identities without success. Another contributor suggests employing Euler's formulas to transform the equation into a second-order polynomial in e^(int), which could simplify the solution process. They also mention having a more complex method available if needed. The conversation highlights different approaches to tackling the problem effectively.
abramsay
Messages
9
Reaction score
0
Picked up a question and decided to try my hands on it.

I got to this point where I'm to find 't' and I got stuck. Anyone wants to help?

cos(nt) = 3sin(2nt) + cos(2nt)
where n is a constant.

I tried making nt=x and use double angles but still not getting through.

Thanks
 
Physics news on Phys.org


Well... I posted to here wrong.. excuse me
 
Last edited:


Try using Euler's formulas

\cos x=(e^{ix}+e^{-ix})/2

\sin x=(e^{ix}-e^{-ix})/2i

Your equation will become a second order polynomial in e^{int} which should be easy to solve.
 


I have also found a slightly more elaborate way, which I will post if you're interested (Petr's idea is probably more useful though).
 
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