How calculate $ \int_C \bar {z} ^2dz$ if $C$ is a circle such that $ |z| = 1 $
for $z=x+iy \in C$
$\int\limits_{C}{\bar{z}^2 \ dz}=\int\limits_{C}({(x-iy) \ (dx+i\:dy))^2}= \int\limits_{C} \left(xa+yb+ixb-iya\right)^2= \\ \int\limits_{C}{\left(a^2x^2-b^2x^2+4abxy+b^2y^2-a^2y^2\right)}+i\int\limits_{C}{(\left(2abx^2-2a^2xy+2b^2xy-2aby^2\right)} $
I don't know if I'm on the right track and how to use the fact that the circumference has radius 1
Since $|z| = 1$, $z\bar z = 1$. Therefore, you may write $$\int_C \bar z^2 \, dz = \int_C \frac{dz}{z^2}$$ It is well known that $$\int_C \frac{dz}{z^2} = 0$$ since $\frac{1}{z^2}$ has a primitive for $z\ne 0$, namely $-\frac{1}{z}$.