lampCable
- 22
- 1
Homework Statement
Given the IVP
<br /> \ddot{r}+\dot{r}+20r=0\\<br /> r(0) = 0.8\\<br /> \dot{r}(0) = 0<br />
for the length of an oscillating spring (damped), we find that the general solution is
<br /> r=e^{-0.5t}[0.8\cos(\sqrt{19.75}t)+\frac{0.4}{\sqrt{19.75}}\sin(\sqrt{19.75}t)]<br />
and I wish to find the curve bounding the upper part of the solution, i.e. the amplitude of the oscillations.
Homework Equations
The Attempt at a Solution
I understand that if
<br /> r=e^{-0.5t}0.8\cos(\sqrt{19.75}t)<br />
for example, then the amplitude would be obtained by removing the cosine factor, since e^{-0.5t}0.8 correspond to the amplitude and \cos(\sqrt{19.75}t) corresponds to how fast the spring is oscillating. But how does one do when there are two oscillating terms as above?