Problem: Let $ f:[0,2\pi] \to \mathbb{C} $ be continuously differentiable s.t. $ f(0) \neq f(2 \pi) $. Prove that $n \hat{f}(n)-\frac{i}{2 \pi}[f(2 \pi)-f(0)] \underset{n \rightarrow \pm \infty}{\longrightarrow} 0$
Attempt:
We'll integrate by parts ( allowed since $ f $ is continuously differentiable ) and get
$\widehat{f}(n)=\frac{1}{2 \pi} \int_{0}^{2 \pi} f(x) e^{-i n x} d x=\frac{1}{2 \pi}\left[f(x) \frac{e^{-i n x}}{-i n}\right]_{0}^{2 \pi}-\frac{1}{2 \pi} \int_{0}^{2 \pi} f^{\prime}(x) \frac{e^{-i n x}}{-i n} d x=$
$=\frac{1}{2 \pi} \cdot \frac{i \cdot[f(2 \pi)-f(0)]}{n}+\frac{1}{i n} \cdot \widehat{f}^{\prime}(n)$
Hence if we multiply by $ n $ and transfer sides in the equation we get
$n \hat{f}(n)-\frac{i}{2 \pi}[f(2 \pi)-f(0)] = \frac{1}{i}\cdot \widehat{f}^{\prime}(n)$
[ missing arguments to continue ]
Context + Notes:
The exercise above is from my TA's notes, under the subject of Riemann-Lebesgue lemma which is stated in my course as:
Lemma ( Riemann-Lebesgue Lemma ): Let $ f \in R(\mathbb{T}) $. Thus $ \lim_{n \to \pm \infty} | \hat{f}(n) | = 0$
- $ R(\mathbb{T}) $ is the set of $ 2\pi $ periodic and Riemann Integrable functions from $ [0, 2\pi] $
I've learned that
If $ f \in C^1({\mathbb{T}}) $ ( meaning $f$ is continuously differentiable and $ f(0) = f( 2 \pi ) $ ). Thus $ \hat{f}'(n) = in \cdot \hat{f}(n) $
( But I can't use this in the exercise above since $ f(0) \neq f( 2 \pi ) $ )
Question:
I want to somehow use Riemann-Lebesgue on $ \widehat{f}^{\prime}(n) $ and that'll allow me to finish the attempted proof above; but how? ( how can I show that $ f^{'} \in R(\mathbb{T}) $ ? it is not given that $ f^{'}(0)=f^{'}(2 \pi) $ ), in anycase do you have any idea how to continue to prove the theorem?
Thanks in advance for help!
$ \hat{h}'(0) = \hat{h}'(2\pi) $,so $n\hat{h}(n)-\frac{i}{2 \pi}[h(2 \pi)-h(0)] \underset{n \rightarrow \pm \infty}{\longrightarrow} 0 $ which implies
$ \lim_{n\to \pm \infty}{n\hat{f}(n)-\frac{i}{2\pi}[f(2 \pi)-f(0)]} = \lim_{n\to\pm \infty}{ \frac{1}{i}\cdot\widehat{f}^{\prime}(n) } = \lim_{n\to \pm \infty}{n \hat{g}(n)-\frac{i}{2\pi}[g(2\pi)-g(0)] }=\lim_{n\to\pm \infty}{\frac{1}{i}\cdot \widehat{g}^{\prime}(n)}$ – hazelnut_116 Feb 12 '22 at 11:10
But how do I continue to show $ \lim_{n\to \pm \infty}{ \widehat{f}^{\prime}(n) } = 0 $ ? ( Maybe I should've chosen a different $g $ ) – hazelnut_116 Feb 12 '22 at 11:10