Finding Amplitude in Harmonic Function: Solving for Time t

  • Thread starter Thread starter Niles
  • Start date Start date
  • Tags Tags
    Amplitude
Niles
Messages
1,834
Reaction score
0

Homework Statement


Hi all.

I have the following harmonic function:

<br /> V(t)=A\cos(\omega t)\exp(-Ct),<br />


where C is a constant, and A is the amplitude. I need to find the time t, where the amplitude is A/2. This gives me:

<br /> V(t)=A\cos(\omega t)\exp(-Ct) = \frac{A}{2},<br />

but how do I solve this equation?

Thanks in advance.


Niles.
 
Physics news on Phys.org
Well, the obvious first step is to cancel the "A"s: cos(\omega t)e^{-Ct}= 1/2. Next, I think I would write the cosine in exponential form: cos(\omega t)= (e^{it}+ e^{-it})/2 so cos(\omega t)e^{-Ct}= (e^{(-C+ i\omega)t}+ e^{(C-i\omega)t})2= 1/2
 
Ahh, great.

If I was given a function on the form:

<br /> V(t)=(A\cos(\omega t)+B\sin(\omega t)\exp(-Ct),<br />

then writing the sines and cosines as exponentials would be the way to go too. But am I even correct to say that the time t when the amplitude of the oscillation of V(t) is half of the original amplitude is when V(t) = A/2, where A is the amplitude?
 
Last edited:
Yes, you said "find the time find the time t, where the amplitude is A/2". If the initial amplitude is A, then half of it is A/2.
 
Need numerical solve.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top