Tagged Questions
4
votes
2answers
154 views
Show the existence of a complex differentiable function defined outside $|z|=4$ with derivative $\frac{z}{(z-1)(z-2)(z-3)}$
My attempt
I wrote the given function as a sum of rational functions (via partial fraction decomposition), namely
$$
\frac{z}{(z-1)(z-2)(z-3)} = \frac{1/2}{z-1} + \frac{-2}{z-2} + \frac{3/2}{z-3}.
...