Again, similar to Rn, we can define a notion of orthogonality for two complex vectors v,w∈Cn.
We say two vectors v,w∈Cn are orthogonal if v⋅w=0.
More concretely, if:
v⋅w=v1∗w1+v2∗w2+v3∗w3+⋯+vn∗wn=0.
It is worth noting that if v⋅w=0, then w⋅v=0.
We can see this by considering the fact that if we take the complex conjugate of both sides of the equation above, i.e.,
(v⋅w)∗(v1∗w1+v2∗w2+v3∗w3+⋯+vn∗wn)∗=0∗=0∗
Which means we take the complex conjugate of each entry in the brackets:
(v1∗w1)∗+(v2∗w2)∗+⋯+(vn∗wn)∗(v1∗)∗w1∗+(v2∗)∗w2∗+⋯+(vn∗)∗wn∗v1w1∗+v2w2∗+⋯+vnwn∗=0∗=0∗=0
Which shows w⋅v=0 as required.
...