I have a question and I'm kind of stuck, I was wondering if you were able to help me move forward.
The question is, Use Cauchy's integral formula to evaluate,
$$ \int_{|z| = 1}\frac{e^{2z}}{z^2}dz $$
where $|z| = 1$ is oriented counter-clockwise. Using this result, evaluate the real integral
$$ \int_0^{2\pi}e^{2\cos(t)}\cos(2\sin(t) - t)dt $$
I have gotten to this step, and I'm stuck. I have uploaded an image. Please do let me know if its unclear, ill rewrite it and upload another picture because Im not familiar with LaTex. Here's my work:
$$ |z| = 1 \text{ as } z(t) = e^{it}, t\in [0, 2\pi] $$
\begin{align} \int_{|z|} =&\ \int_0^{2\pi}\frac{e^{2e^{it}}}{\left(e^{it}\right)^2}ie^{it}dt \\ =&\ i\int_0^{2\pi}e^{-it}e^{2\cos(t) + 2i\sin(t)}dt \\ =&\ i\int_0^{2\pi} e^{2\cos(t) + i(2\sin(t) - t)}dt \end{align}
$$f(z)=e^{2z}$$
Using:
$f'(z_0)=$
$$f'(0)=\frac{1}{2 \pi i}\int _\gamma \frac{e^{2z}}{z^2}dz$$
$$f'(0)=2$$
The answer becomes: $$4 \pi i$$