I am having trouble with the first line of the proof. I am not sure what his happening with the powers on the $b$ term. I thought it would be $(bi)^{n-k}$, but instead it is this:
- We prove that $\overline{(z^n)}=(\overline z)^n$ (for all positive integers $n$). From the Binomial Theorem, $$\overline{z^n}=\overline{(a+bi)^n}=\overline{\sum_{k=0}^n{n\choose k}a^kb^{n-k}i^{n-k}}$$
Could someone explain this to me?
Starting from
$$\overline{z^n}=\overline{(a+bi)^n}=\overline{\sum_{k=0}^{n}{a^kb^{n-k}i^{n-k}}} \tag{*}$$
and noting that:
then ($\ast$) reduces to
$$\overline{z^n}=\sum_{k=0}^{n}{a^kb^{n-k}\overline{i^{n-k}}}$$
Now $\overline{i^{n-k}}=(\overline{i})^{n-k}=(-i)^{n-k}$. So now
$$\overline{z^n}=\sum_{k=0}^{n}{a^kb^{n-k}(-i)^{n-k}}=\sum_{k=0}^{n}{a^k(-bi)^{n-k}}=(a-bi)^n=(\overline{z})^n$$
as required.