Finding the fourth derivative in order to get residue seems me very complicated, is there another way? $$Res\left( z=i,\frac { { e }^{ iz } }{ { \left( { z }^{ 2 }+1 \right) }^{ 5 } } \right) =\lim _{ z\rightarrow i }{ \frac { 1 }{ 4! } \frac { { d }^{ 4 } }{ { d }{ z }^{ 4 } } \left( { \left( z-i \right) }^{ 5 }\frac { { e }^{ iz } }{ { \left( z-i \right) }^{ 5 }{ \left( z+i \right) }^{ 5 } } \right) } $$
2026-03-26 21:07:25.1774559245
Finding the residue
83 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Since the residuum is the coefficient of $(z-i)^{-1}$ in the Laurent-series expansion of $\frac{e^{iz}}{(z^2+1)^5}$ at $z=i$, we can expand the function and extract the coefficient.
Comment:
In (1) we shift the residuum to $0$ by setting $t=z-i$.
In (2) we use the coefficient of $[t^n]$ operator to denote the coefficient of $t^n$ in a series.
In (3) we apply the rule $[t^{p-q}]A(t)=[t^p]t^qA(t)$.
In (4) we factor out $(2i)^5$ and use the binomial series expansion.
In (5) we use the binomial identity $\binom{-p}{q}=\binom{p}{q}(-1)^q$.
In (6) we select the coefficient of $t^4$, by recalling $e^{it}=\sum_{k=0}^\infty\frac{(it)^k}{k!}$.