MHB Inner product in n-dimensional vector space

gucci1
Messages
12
Reaction score
0
So, I have an equivalence I need to prove, but I think I'm having trouble understanding the problem at a basic level.

The problem is to prove that the inner product of a and b equals 1/4[|a+b|^2 - |a-b|^2] (a, b in C^n or an n-dimensional vector space with complex elements).

I don't understand how to write out |a+b|^2 in other terms. If anyone has any guidance here, that would be awesome. :-/
 
Physics news on Phys.org
gucci said:
So, I have an equivalence I need to prove, but I think I'm having trouble understanding the problem at a basic level.

The problem is to prove that the inner product of a and b equals 1/4[|a+b|^2 - |a-b|^2] (a, b in C^n or an n-dimensional vector space with complex elements).

I don't understand how to write out |a+b|^2 in other terms. If anyone has any guidance here, that would be awesome. :-/

Welcome to MHB, gucci! :)

By definition the norm is given by $|x|^2 = \langle x, x \rangle$.

So:
$$|a+b|^2 = \langle a+b, a+b \rangle = \langle a, a+b \rangle + \langle b, a+b \rangle = ...$$

Can you continue using the axioms of an inner product?
 
Since you are working with a complex inner product, it might be helpful to know that:

[math]\langle a,a+b \rangle = \overline{\langle a+b,a \rangle} = \overline{\langle a,a \rangle + \langle b,a \rangle}= \overline{\langle a,a\rangle} + \overline{\langle b,a\rangle} = \langle a,a\rangle + \langle a,b\rangle[/math]

and that:

[math]\langle a,a-b\rangle = \langle a,a+(-b)\rangle = \langle a,a\rangle + \langle a,-b\rangle = \langle a,a\rangle + (\overline{-1})\langle a,b\rangle = \langle a,a\rangle - \langle a,b\rangle[/math]
 
So, with your help I am much closer to the answer, but I'm making a mistake somewhere I guess. This is what I'm coming up with:

1/4 [|a+b|^2 - |a-b|^2] = 1/4 [⟨a+b,a+b⟩ - ⟨a+(-1)b,a+(-1)b⟩]
= 1/4 [⟨a,a+b⟩ + ⟨b,a+b⟩ - ⟨a,a+(-1)b⟩ + ⟨b,a+(-1)b⟩]
= 1/4 [⟨a,a⟩ + ⟨a,b⟩ + ⟨b,a⟩ + ⟨b,b⟩ - ⟨a,a⟩ + ⟨a,b⟩ + ⟨b,a⟩ - ⟨b,b⟩]
= 1/4 [2⟨a,b⟩ + 2⟨b,a⟩]

Can anyone spot where I slipped up? Thanks for all your help
 
gucci said:
So, with your help I am much closer to the answer, but I'm making a mistake somewhere I guess. This is what I'm coming up with:

1/4 [|a+b|^2 - |a-b|^2] = 1/4 [⟨a+b,a+b⟩ - ⟨a+(-1)b,a+(-1)b⟩]
= 1/4 [⟨a,a+b⟩ + ⟨b,a+b⟩ - ⟨a,a+(-1)b⟩ + ⟨b,a+(-1)b⟩]
= 1/4 [⟨a,a⟩ + ⟨a,b⟩ + ⟨b,a⟩ + ⟨b,b⟩ - ⟨a,a⟩ + ⟨a,b⟩ + ⟨b,a⟩ - ⟨b,b⟩]
= 1/4 [2⟨a,b⟩ + 2⟨b,a⟩]

Can anyone spot where I slipped up? Thanks for all your help

I don't think you have made a mistake, in a complex inner-product space what you have is:

[math]\frac{1}{4}(2\langle a,b\rangle + 2\langle b,a\rangle) = \frac{1}{2}(\langle a,b\rangle + \overline{\langle a,b\rangle}) = \mathfrak{Re}(\langle a,b\rangle)[/math]

What you are being asked to PROVE is incorrect, in a complex inner product space the polarization identity is actually:

[math]\langle a,b\rangle = \frac{|a+b|^2 - |a-b|^2 + i|a+ib|^2 - i|a-ib|^2}{4}[/math]
 
Thank you so much! I love this forum, everyone here is so helpful :D
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...

Similar threads

Back
Top