I am asked to compute the fourier transform of the distribution $f(x) = \sin (x) \ x \in \mathbb{R}$
Let $L \in S'(\mathbb{R}^n)$. The fourier transform of $L$ is the map $\hat{L}: S(\mathbb{R}^n) \to \mathbb{C}$ definied by $\hat{L} \psi := L \hat{\psi}$ $ \forall \psi \in S(\mathbb{R}^n)$.
But I dont understand how I should "solve" for $\hat{L}$
$$ S(\mathbb{R}^n) := \{\psi: \mathbb{R}^n \to \mathbb{C} : \psi \text{ smooth }, \|\psi \|_{a,b} := \sup_{x \in \mathbb{R}^n} |x^b D^a \psi(x)| < \infty \ \forall a,b \in \mathbb{N} \cup {0} \} \\ a = (a_1, a_2, \dots, a_n) \\ b = (b_1, b_2, \dots, b_n) \\ x^b = (x^{b_1}, x^{b_2}, \dots , x^{b_n}) \\ D^a \psi(x) = \frac{\partial^{a_1}}{\partial_{x_1}^{a_1}} \dots \frac{\partial^{a_1}}{\partial_{x_n}^{a_n}} \psi(x) \\ S'(\mathbb{R^n}) := \{L :S(\mathbb{R}^n) \to \mathbb{C} : L \text{ Linear, Continuous } \} $$
My attempt.
$$ FT(\delta) = \int_{\mathbb{R}} \delta (x) e^{-ikx} dx = e^0 \int_{\mathbb{R}} \delta (x) dx = 1. $$
Thus $$ FT(\delta (x-a)) = e^{-ika} $$
Then
$$ \delta (x-a) = FT^{-1} (e^{-ika}) = \int_{\mathbb{R}} e^{ik(x-a)} dx. $$
Thus
$$ \int_{\mathbb{R}} \sin x e^{-ikx} dx = \frac{1}{2i} ( \delta (k-1) - \delta (k+1)). $$