Let $n>0$ and define the function $(f_n)$ as $f_n(x)=\sin(nx)$. Show that $T_{f_n} \underset{\mathcal{D'}}{\rightarrow} T_0$. As a hint, I was told to use the fact that for distributions one can interchange differentiation and limit.
What I did: The idea is that if I calculate the primitive $(F_n)$ of $(f_n)$ and show that $(F_n)$ converges uniformly on any compact set to $0$, then I could somehow use differentiation and interchange it with the limit.
$\displaystyle \int \sin(nx)dx=-\frac{\cos(nx)}{n}$
$\displaystyle \sup_{x \in [-\pi,\pi] }|-\frac{\cos(nx)}{n}| \leq \frac{1}{n} \leq \epsilon$
if $\epsilon \geq \frac{1}{n}$
This means $T_{F_n} \underset{\mathcal{D'}}{\rightarrow} T_0$
If $L=\frac{d}{dx}$ , then $L^*=\frac{d}{dx}$
$$\lim_{n \rightarrow \infty} \langle T_{f_n},\phi \rangle=\lim_{n \rightarrow \infty} \langle \frac{d}{dx}T_{F_n},\phi \rangle \underset{(1)}{=} \frac{d}{dx}\langle \lim_{n \rightarrow \infty}T_{F_n},\phi \rangle$$ I am a little bit confused on how to write that down. I don't even know how $\frac{d}{dx} \langle T,\phi \rangle$ is defined in case of Distributions.
I only know that if $L: \mathcal{D}(\Omega_1) \rightarrow \mathcal{D}(\Omega_2)$ is a linear and sequentially continuous function and further if $L^*$ exists and is also sequentially continuous with $\langle L(\phi),\psi=\langle \phi, L^* \psi \rangle$ for all $\phi \in \mathcal{D'}(\Omega_1), \psi \in \mathcal{D'}(\Omega_2) $ Then the operator $L$ is defined as $\langle L(T),\psi \rangle:=\langle T, L^* (\psi)\rangle$
Hope someone could show me how to write it down correctly (and if my approach is correct).