How Do You Solve the Equation 1=10*exp((-pi*t)/5)*cos(pi*t)?

  • Thread starter Thread starter swain1
  • Start date Start date
AI Thread Summary
The equation 1=10*exp((-pi*t)/5)*cos(pi*t) can be solved for t by rewriting it as 10 cos[pi t (1 - i/5)] = 1. Participants suggest using Euler's formula to express cos(pi*t) in terms of exponential functions, leading to a more manageable equation. There are also hints to double-check algebraic manipulations for accuracy. The discussion emphasizes the importance of careful algebraic work to find the solution effectively. Overall, the focus is on transforming the equation for easier solving.
swain1
Messages
30
Reaction score
0
Hi, can anyone help me to solve this equation for t please.

1=10*exp((-pi*t)/5)*cos(pi*t)

Thanks:smile:
 
Physics news on Phys.org
HINT: Rewrite the equation as

10 \cos \left[ \pi t \left(1 - \frac {i}{5}\right) \right] = 1

Second HINT: Recheck my algebra! ;)
 
Note to Tide: Your algebra looks wrong.
 
mathman,

Yes, very! Thanks - but I did give fair warning. :)

[note to self: do it on paper next time!]
 
swain1 said:
Hi, can anyone help me to solve this equation for t please.
1=10*exp((-pi*t)/5)*cos(pi*t)
Thanks:smile:
Either write cos(pi*t) as
\frac{e^{i\pit}+ e^{-i\pit}}{2}
so that the equation becomes
1= 10e^{-\frac{\pit}{5}}\(\frac{e^{i\pit}+ e^{-i\pit}}{2}\)= 5\(e^{\pit\(-\frac{1}{5}+ i\)+ e^{\pit\(-\frac{1}{5}- i\)\)
or write exp((-pi*t)/5) as
cos(-\frac{\pit}{5})+ i sin(-\frac{\pit}{5})
so the equation becomes
1= 10\(cos(\frac{\pit}{5}cos(\pit)- icos(\pit)sin(\frac{pit}{5})\)
 
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