piano.lisa
- 34
- 0
I have the linear mapping Pw(x).
How can I prove that:
||P_w(x)||^2 = \Sigma (<x, x_i>)^2
Where the sum is from i = 1 to k
x is any vector which is an element of R^n
I have tried expanding ||P_w(x)||^2 but it doesn't seem to give me the right side of the equation.
Is there any other method you can suggest?
Thank you.
How can I prove that:
||P_w(x)||^2 = \Sigma (<x, x_i>)^2
Where the sum is from i = 1 to k
x is any vector which is an element of R^n
I have tried expanding ||P_w(x)||^2 but it doesn't seem to give me the right side of the equation.
Is there any other method you can suggest?
Thank you.