Prove that the following function is $C^\infty$ in the point $\xi=0$: $$f:\Bbb R\to\Bbb C:\xi\mapsto {e^{i\cdot\xi\cdot λ}-1\over i\cdot\xi}-λ$$
Any ideas how to prove this? I am trying to think some ideas but I cannot find any way to prove it.
Prove that the following function is $C^\infty$ in the point $\xi=0$: $$f:\Bbb R\to\Bbb C:\xi\mapsto {e^{i\cdot\xi\cdot λ}-1\over i\cdot\xi}-λ$$
Any ideas how to prove this? I am trying to think some ideas but I cannot find any way to prove it.
Copyright © 2021 JogjaFile Inc.
To elaborate on Daniel Fischer's comment: We have
Now we know (or in fact define) $e^z=\sum_{n=0}^\infty\frac{z^n}{n!}$ and verify that this series has infinte radius of convergence. Then we can deduce that for all $x\ne 0$ $$\begin{align}\frac{e^{i\lambda x}-1}{i x}&=\frac{\sum_{n=0}^\infty \frac{(i\lambda)^n}{n!}x^n-1}{ix}\\ &=\frac{\sum_{n=1}^\infty \frac{(i\lambda)^n}{n!}x^n}{ix}\\ &=\frac{i\lambda x\sum_{n=0}^\infty \frac{(i\lambda)^n}{(n+1)!}x^n}{ix}\\ &=\lambda \sum_{n=0}^\infty \frac{(i\lambda)^n}{(n+1)!}x^n\\ \end{align} $$ Specifically, the right hand side evaluates to $\lambda $ at $x=0$ so that finally the function $$ x\mapsto\begin{cases}\frac{e^{i\lambda x}-1}{i x}-\lambda&\text{if $x\ne0$}\\ 0&\text{if $x=0$}\end{cases}$$ is $C^\infty$ on all of $\mathbb R$.