Quick proof regarding inner products

  • Thread starter Thread starter JG89
  • Start date Start date
  • Tags Tags
    Proof
JG89
Messages
724
Reaction score
1

Homework Statement



Let V be an inner product space. If <x,y> = <x,z> for all x in V, then prove that y = x.


Homework Equations





The Attempt at a Solution



Since V is a vector space, it follows that (y - z) is an element of V. Since <x,y> = <x,z> for ALL x, we put x = (y-z). Then we have <y - z, y> - <y - z, z> = 0. Since inner products are conjugate linear in the second component, we can write:

<y - z, y> - <y - z, z> = <y -z, y - z> = 0. I know that in general <w,w> = 0 if and only if w = 0. Thus we must have y - z = 0, implying that y = z.

Is this correct?
 
Physics news on Phys.org
I think that you lose generality if you put x=(y-z).
Probably the proof applies then to that particular case.
Anyway, there is my proof:

1. y = z + w
2. (x, z + w) = (x, z)
3. (x, z) + (x, w) = (x, z)
4. (x, w) = 0

now, since x can be any vector, the difference between y and z,
namely w, must be a null vector and so y and z are equal.

P.S. In the question you are asked to prove x=y
but then you prove z=y so I guess there is a typo.

---
 
Last edited by a moderator:
JG89 said:

Homework Statement



Let V be an inner product space. If <x,y> = <x,z> for all x in V, then prove that y = x.


Homework Equations





The Attempt at a Solution



Since V is a vector space, it follows that (y - z) is an element of V. Since <x,y> = <x,z> for ALL x, we put x = (y-z). Then we have <y - z, y> - <y - z, z> = 0. Since inner products are conjugate linear in the second component, we can write:

<y - z, y> - <y - z, z> = <y -z, y - z> = 0. I know that in general <w,w> = 0 if and only if w = 0. Thus we must have y - z = 0, implying that y = z.

Is this correct?

Your proof is just fine.
 
Thanks Dick.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top