Answer on question #40787 – Math – Linear Algebra
Let f:C3 to C be defined as f(z)=(z1−z2)−i(2z1+z2+z3), where z={z1,z2,z3} belongs to C3.
Find aw belongs to C3 such that f(z)=⟨z,w⟩, where ⟨,⟩ is the standard inner product on C3.
Answer:
The standard inner product defines as
⟨z;w⟩=z1w1+z2w2+z3w3,
where z=(z1,z2,z3),w=(w1,w2,w3).
So we get
f(z)=⟨z,w⟩≥z1w1+z2w2+z3w3=(z1−z2)−i(2z1+z2+z3)=z1(1−2i)+z2(−1−i)+z3(−i),
Therefore we obtain
w1w2w3=1−2i⇒w1=1+2i;=−1−i⇒w2=−1+i;=−i⇒w3=i.
Answer: w=(1+2i;−1+i;i).
Comments