Proving the Bi-Implication of Inner Product and Norm in Linear Operators

Click For Summary

Homework Help Overview

The discussion revolves around proving the bi-implication of inner product and norm in the context of linear operators. Participants are exploring the definitions and properties of inner products and norms, particularly in relation to isometries and linear transformations.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants are attempting to manipulate definitions and properties of inner products and norms to establish the bi-implication. Some are exploring the use of the polarization identity, while others are questioning the implications of linearity and the transformation properties of the operator T.

Discussion Status

There is an active exchange of hints and suggestions, with some participants providing guidance on relevant concepts such as isometries and the polarization identity. Multiple interpretations and approaches are being explored, but there is no explicit consensus on the next steps or final conclusions.

Contextual Notes

Some participants express confusion regarding the definitions and implications of linear operators, particularly in relation to the transformations involved. The discussion includes references to specific properties that need to be established to progress in the proof.

Shackleford
Messages
1,649
Reaction score
2
I don't know how to start this problem. Since it's a bi-implication, I need to show each statement implies the other. I started playing around with the definitions of inner product and norm directly, but it's not going anywhere.

http://i111.photobucket.com/albums/n149/camarolt4z28/IMG_20120225_142910.jpg

http://i111.photobucket.com/albums/n149/camarolt4z28/IMG_20120225_142929.jpg

If I expand the inner product on the right,

<T(x),T(y)> = (2/4)<T(x),T(y)> + (2/4)<T(y),T(x)> = <x,y>.

Of course,

\|\vec{T(x)}\| = \sqrt{&lt;T(x),T(x)&gt;} = \sqrt{&lt;x,x&gt;}.
 
Last edited by a moderator:
Physics news on Phys.org
Shackleford said:
I don't know how to start this problem. Since it's a bi-implication, I need to show each statement implies the other. I started playing around with the definitions of inner product and norm directly, but it's not going anywhere.

http://i111.photobucket.com/albums/n149/camarolt4z28/IMG_20120225_142910.jpg

http://i111.photobucket.com/albums/n149/camarolt4z28/IMG_20120225_142929.jpg

If I expand the inner product on the right,

<T(x),T(y)> = (2/4)<T(x),T(y)> + (2/4)<T(y),T(x)> = <x,y>.

Look up isometries it should help you with this problem.
 
Last edited by a moderator:
fauboca said:
Look up isometries it should help you with this problem.

Two sections ahead in the book they talk about isometry and list the two implications in a theorem.
 
<x,y> = <T*T(x),y> = <T(x),T**y> = <T(x),T(y)>

<x,x> = <T*T(x),x> = <T(x),T**x> = <T(x),T(x)> = \|\vec{T(x)}\|^{2}.
 
Last edited:
What do you mean by T*?
 
Here is a hint:

\langle T(x),T(y)\rangle = \frac{1}{4}\left(||T(x)+T(y)||^2-||T(x)-T(y)||^2\right)=\cdots

That is by the polarization identity.
 
fauboca said:
Here is a hint:

\langle T(x),T(y)\rangle = \frac{1}{4}\left(||T(x)+T(y)||^2-||T(x)-T(y)||^2\right)=\cdots

That is by the polarization identity.

I already wrote that out.

<T(x),T(y)> = (2/4)<T(x),T(y)> + (2/4)<T(y),T(x)> = <x,y>.

The <T(x),T(x)> and <T(y),T(y)> terms cancel.
 
alanlu said:
What do you mean by T*?

T adjoint.
 
Shackleford said:
I already wrote that out.

<T(x),T(y)> = (2/4)<T(x),T(y)> + (2/4)<T(y),T(x)> = <x,y>.

The <T(x),T(x)> and <T(y),T(y)> terms cancel.

If you use the polar identity, your next step should be

\frac{1}{4}\left(||T(x+y)||^2-||T(x-y)||^2\right)

=\frac{1}{4}\left(||x+y||^2-||x-y||^2\right)=\langle x,y\rangle
 
  • #10
fauboca said:
If you use the polar identity, your next step should be

\frac{1}{4}\left(||T(x+y)||^2-||T(x-y)||^2\right)

=\frac{1}{4}\left(||x+y||^2-||x-y||^2\right)=\langle x,y\rangle

How did you get to the second line from the first one, specifically T(x+y) = (x+y)? It looks like you used the left statement in the problem to do that.

In that last line, if you set x = y, then it looks like you get the relation you want.
 
Last edited:
  • #11
Shackleford said:
How did you get to the second line from the first one, specifically T(x+y) = (x+y)? It looks like you used the left statement in the problem to do that.

In that last line, if you set x = y, then it looks like you get the relation you want.

Your question says, "Let T be a linear operator..." What does that mean?
 
  • #12
fauboca said:
Your question says, "Let T be a linear operator..." What does that mean?

T(cx + y) = cT(x) + T(y).

The transformation disappeared. I'm wondering where it went there. You went from the norm squared of T(x+y) to the norm squared of just (x+y). If you use the first property listed, then it makes sense to me.
 
  • #13
Shackleford said:
T(cx + y) = cT(x) + T(y).

The transformation disappeared. I'm wondering where it went there. You went from the norm squared of T(x+y) to the norm squared of just (x+y).

Because once you prove ||T(x)|| = ||x||, what does ||T(x+y)|| = ??
 
  • #14
fauboca said:
Because once you prove ||T(x)|| = ||x||, what does ||T(x+y)|| = ??

That's what I just said twice. In order to make the step you did, you have to use that property. I suppose that satisfies the iff in the proposition.
 
  • #15
Shackleford said:
That's what I just said twice. In order to make the step you did, you have to use that property. I suppose that satisfies the iff in the proposition.

Then why did you ask if you knew that part?

What you have as a proof doesn't look like you used the polar identity. I am not really sure what you have done to claim <T(x),T(y)>=<x,y>
 
  • #16
suppose <T(x),T(y)> = <x,y> for all x and y. what happens when x = y?

on the other hand, suppose ||T(x)|| = ||x|| for all x.

what happens when you use x+y and x-y instead of x?
 
  • #17
fauboca said:
Then why did you ask if you knew that part?

What you have as a proof doesn't look like you used the polar identity. I am not really sure what you have done to claim <T(x),T(y)>=<x,y>

I just wanted to be sure. I wasn't getting anywhere with my work.
 
  • #18
Deveno said:
suppose <T(x),T(y)> = <x,y> for all x and y. what happens when x = y?

on the other hand, suppose ||T(x)|| = ||x|| for all x.

what happens when you use x+y and x-y instead of x?

For <T(x),T(y)> = <x,y>, if x = y, you can get the norm squared of x.

I thought we already already plugged in x+y and x-y.

<T(x+y),T(x+y)> = <T(x),T(x)> + <T(y),T(y)> + <T(x),T(y)> + <T(y),T(x)>

<T(x-y),T(x-y)> = <T(x),T(x)> + <T(y),T(y)> - <T(x),T(y)> - <T(y),T(x)>
 
Last edited:
  • #19
Okay, guys, I think I have figured it out. I'll finish it up on my paper and be finished with this assignment. Thanks for the help.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 43 ·
2
Replies
43
Views
5K
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
10
Views
3K