I'm currently studying Euler's formula and the representation of
$\frac{\sin(x)}x$ as $\frac{1}{2ix}(e^{ix}-e^{-ix})$
and my understanding would be taking the limit as $x$ approaches $0$ would be
$$\lim_{x\rightarrow0} \frac{1}{2ix}(e^0-e^{-0})$$
which I believe is not right
I think I'm asking two questions:
- Clarity of Euler's formula (I sort of understanding it from the series derivation but in practice I don't understand this at all)
- Clarity on taking the limit for the real numbers using this complex representation
Edit: Just wanted to say thank you to everyone who commented, all the answers were very helpful!
$$\dfrac{2ie^{ix}}{2i} = e^{ix}$$
– David P Sep 12 '21 at 19:36