Proof of Cauchy Schwarz for complex numbers

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
dispiriton
Messages
8
Reaction score
0

Homework Statement


I am told to try and solve <x - ty, x - ty> where t = <x,y>/<y,y>
However, I am stuck at that equation and unable to manipulate it to get rid of the *

Homework Equations





The Attempt at a Solution


<x - ty, x - ty> = <x,x> - <x,ty> - <ty,x> + <ty,ty>
= mod(x)^2 + mod(y)^2 (t^2) - t*<x,y> - (<x,ty>)*
 
Physics news on Phys.org
dispiriton said:

Homework Statement


I am told to try and solve <x - ty, x - ty> where t = <x,y>/<y,y>
However, I am stuck at that equation and unable to manipulate it to get rid of the *

Greetings dispiriton! What do you mean by "the *"?
 
dispiriton said:
<x - ty, x - ty> = <x,x> - <x,ty> - <ty,x> + <ty,ty>
= mod(x)^2 + mod(y)^2 (t^2) - t*<x,y> - (<x,ty>)*

You could simmplify this further by working out <x,ty>*. Try to get thet out of the inproduct.

Then, make the substitution t=<x,y>/<y,y>...
 
Undoubtedly0 said:
Greetings dispiriton! What do you mean by "the *"?

Its sort of like the "bar" where it is the conjugate.