I need to find a proper solution for the integral. I could not do anything about it. If you try to help me that would be great. Thank you
$\displaystyle \int_\gamma$ ( $i\overline z$+$z^2)\mathrm{d}z =\ ?$
$\gamma$ is the part of the circle and $\lvert z\rvert = 2$ ; arg(z) $\in$ $[\pi/2,\pi]$
A suitable parametrization of $\gamma$ would be $\gamma(t)=2e^{\mathrm it},~t\in[\pi/2,\pi]$. Then just plug it into the definition. If $\gamma$ is a paremtrization on $[a,b]$, then
$$\begin{align*} \int_\gamma f(z)\mathrm dz&:=\int_a^b \gamma'(t)f(\gamma(t))\mathrm dt\\ \int_\gamma (\mathrm i\bar z+z^2)\mathrm dz&=\int_{\pi/2}^\pi\underbrace{2\mathrm ie^{\mathrm it}}_{\gamma'}(\mathrm i\overline{2e^{\mathrm it}}+\left(2e^{\mathrm it}\right)^2)\mathrm dt\\ &=\int_{\pi/2}^\pi 2\mathrm i e^{\mathrm it}(2\mathrm ie^{-\mathrm it}+4e^{2\mathrm it})\mathrm dt\\ &=\int_{\pi/2}^\pi 4\left(-e^0+2\mathrm ie^{3\mathrm it}\right)\mathrm dt \end{align*}$$
You just need to use the rules for the complex exponential function: $\overline{\exp(z)}=\exp(\bar z)$ and then the usual rules known from the reals. And from here, integrating should be doable.