I am trying to find the residue of
$\frac{e^{iht}}{(t-i)^2}$
At $t = i$, $h$ is a constant.
First of all, how do I detect which way is faster? Using the residue formula or expanding the function into Laurent series?
Then how would you do it?
Thanks
I am trying to find the residue of
$\frac{e^{iht}}{(t-i)^2}$
At $t = i$, $h$ is a constant.
First of all, how do I detect which way is faster? Using the residue formula or expanding the function into Laurent series?
Then how would you do it?
Thanks
$f(t)=e^{iht}$ is analytic everywhere then the Laurent series at $z=i$ is the Taylor series and $f^{(n)}(i)=(ih)^ne^{-h}$
Then, if $|t-i| < \infty$
$$ e^{iht}= \sum_{n=0}^ \infty \frac{(ih)^ne^{-h} (t-i)^n}{n!} = \frac{1}{e^h}+\frac{ih (t-i)}{e^h} +\ldots+ $$
Then, if $0<|t-i|<\infty$
$\displaystyle \frac{e^{iht}}{(t-i)^2}= \frac{1}{e^h(t-i)^2}+\frac{ih}{e^h(t-i)}+ \ldots+$
Then the residue is $ \displaystyle \frac{ih}{e^h}$