Using the ML inequality how would I prove $$\left|\oint_C \frac{e^{2z}}{6z^5}\, dz\right|< \frac{\pi\cdot e^2}3$$ where $C$ denotes the unit circle described anticlockwise?
I understand that when you use the ML inequality we must calculate where $f(z)$ is bounded (denoted $M$). But how do I go about in calculating this?
Parameterize $z:=e^{i\theta}$ and rewrite the integral as $$\oint_{|z|=1}\frac{e^{2z}}{6z^5}\,dz=\int^{2\pi}_0\frac{e^{2e^{i\theta}}}{6e^{5i\theta}}ie^{i\theta}\,d\theta$$ Therefore $$\Big|\int^{2\pi}_0\frac{e^{2e^{i\theta}}}{6e^{5i\theta}}ie^{i\theta}\,d\theta\Big|\leqslant \int^{2\pi}_0\frac{|e^{2e^{i\theta}}|}{|6e^{5i\theta}|}|ie^{i\theta}|\,d\theta= \int^{2\pi}_0\frac{e^{2\cos\theta}}{6}\,d\theta\leqslant\int^{2\pi}_0\frac{e^2}{6}\,d\theta=\frac{e^2\pi}{3}$$