Im struggling a bit with a Cauchy integral formula exercise.
Compute $\int_{C(0,4)} \frac{e^z}{z(z-3)} dz$
In past exercises i've been able to manipulate the integral to not have any singularities for $f(z)$, which is not the case in this one.
I dont really know how to proceed, since no-singularities is one of the criteria of Cauchys integral formula.
Would anyone like to give me a hint?
$\newcommand{\d}{\,\mathrm{d}}$I assume that you haven't learnt the residue theorem yet, and that you mean to use the Cauchy's integral formula:
Note: $$\frac{e^z}{z(z-3)}=\frac{e^z}{3}\left[\frac{1}{z-3}-\frac{1}{z}\right]$$So, assuming $C(0,4)$ is the boundary of the disk centred at $0$, of radius $4$, you can integrate as follows: $$\int_{C(0,4)}\frac{e^z}{z(z-3)}\d z=\frac{1}{3}\int_{C(0,4)}\frac{e^z}{z}\d z-\frac{1}{3}\int_{C(0,4)}\frac{e^z}{z-3}\d z$$And apply Cauchy's formula individually on the two integrals.