I have a problem solving those two integrals.
- $\int_{\partial D} \frac{z^3}{e^{z^2}-1}dz$, $D=\{z: |z|<4\}$
- $\int_0^2 \frac{\sqrt{x(2-x)}}{x+3}dx$
Since I found them in the old complex analysis course under the title "TRAINING SET FOR RESIDUES AND INTEGRALS", I believe I should solve them using the residue theorem.
As for the first integral, I see that the singularity at $0$ is removable, but we are still left with singularities at $\pm \sqrt{2\pi i}$ and $\pm \sqrt{4\pi i}$. Unfortunately, I don't know how to find residues at those points. I can Taylor expand $e^{z^2}-1$ around any point, but since I divide by this, I don't see how it helps (or maybe is there any easy way to find a Laurent expansion of 1/f, when we have a Taylor expansion of f?)
As for the second one, I'm totally lost. Usually, when I have an integral over a real axis, I find a suitable contour (semi-circle, keyhole) where the integral vanishes over a semicircle etc. Here, however, the integral is over a finite interval, and the numerator is "big", so even if I integrate over a semicircle, I don't think the upper part (over the circle) will vanish (one of my ideas was to substitute $x=u^2$, look at the integral over whole real axis, since the one I'm interested in should be just a real part of that, and integrate over a semicircle - it will be just using a residue theorem with residue at $\sqrt{3}i$, but I don't think the integral over semicircle will vanish (not mentioning the problems with a branch of a square root...).
Any help/techniques would be appreciated.