Roots of $i(t) = Ae^{\alpha t}cos(\omega t + \phi)$

69 Views Asked by At

I would like to find the roots of the function $i(t) = Ae^{\alpha t}\cos(\omega t + \phi)$ in the form $t = f(A, \alpha, \omega, \phi)$.

2

There are 2 best solutions below

1
On BEST ANSWER

The factor $Ae^{\alpha t}$ is never zero (unless $A=0$), so you are actually looking for the roots of $\cos (\omega t+\phi)$

But

$$\cos (\omega t+\phi)=0 \iff \omega t+\phi=\frac{\pi}2+k\pi, k\in\Bbb Z$$

0
On

If $\alpha, t, \omega, \phi$ are all real numbers and $A\neq 0$ (if $A=0$, then $i(t)=0$ for all $t$), then $$i(t)=0\iff \cos(\omega t +\phi) = 0,$$ since $e^{\alpha t}$ is never $0$. From here on, it should be simple to find the values of $t$.