So I know how to represent $\sin(kw_{0}t)$ using Euler's formula as $\frac{1}{2j}(e^{jkw_0t} - e^{-jkw_0t})$, but when I try to represent $sin(\pi t)$ using the same method I get: \begin{align*} \sin(\pi t) = \frac{1}{2j}(e^{j \pi t} + e^{-j \pi t}) \end{align*} My question is why can't I write $e^{j \pi t}$ as $(e^{j\pi})^t = (-1)^{t}$ and get $0$ for every $t$?
Asked
Active
Viewed 316 times
1
-
3What does $(-1)^t$ mean for non-integer $t$? – Anthony Oct 30 '21 at 13:24
-
You can have a look at my post here is (-1)^2.16 a real number I tried to explain the significance of $(-1)^t$. – zwim Oct 30 '21 at 13:41