Let $G$ be a bounded, open and connected set and $\gamma$ be its boundary. Prove that if $\gamma$ is a closed, smooth curve, then: $$\int_\gamma \bar z \, dz = 2i \operatorname{Area}(G)$$
What I have done so far: I proved that the statment is correct when $G$ is a triangle, and then when the boundary of $G$ is a polygonal chain. Now for the general case, I thought about approximating $\gamma$ with polygonal chains somehow, but I'm pretty stuck. Is my thinking correct? Any ideas how to move forward?


Area in polar coordinates is given by $$A=\frac{1}{2}\int\limits_{\alpha}^{\beta}R(t)^2dt \tag{1}$$ Now, if we assume $\gamma(t)=R(t)e^{it}+z_0$, where $z_0$ is a constant and $t\in [0, 2\pi]$, using contour integration formula $$\int\limits_{\gamma }f(z)dz=\int\limits_{\alpha}^{\beta}f(\gamma(t))\gamma'(t)dt$$ and considering $f(z)=\overline{z}$
$$\int\limits_{\gamma}\overline{z}dz= \int\limits_{0}^{2\pi}\overline{\gamma(t)}\gamma'(t)dt= \int\limits_{0}^{2\pi}\left(R(t)e^{-it} + \overline{z_0}\right)\gamma'(t)dt=\\ \int\limits_{0}^{2\pi} R(t)e^{-it} \cdot \left(R'(t)e^{it}+iR(t)e^{it}\right)dt+ \overline{z_0}\int\limits_{0}^{2\pi}d(\gamma(t))=...$$ $\gamma$ is closed, thus $\gamma(0)=\gamma(2\pi)$, as a result $$...=\int\limits_{0}^{2\pi}R(t) \cdot \left(R'(t)+iR(t)\right)dt=\int\limits_{0}^{2\pi}R(t) d\left(R(t)\right)+i\int\limits_{0}^{2\pi}R(t)^2dt=...$$ obviously $R(0)=R(2\pi)$, thus $$...=i\int\limits_{0}^{2\pi}R(t)^2dt=...$$ comparing it to $(1)$ $$...=2i \cdot \frac{1}{2}\int\limits_{0}^{2\pi}R(t)^2dt=2i\cdot Area(G)$$