Vector Space, Two bases related by Unitary Matrix

Zatman
Messages
85
Reaction score
0

Homework Statement


The vector space V is equipped with a hermitian scalar product and an orthonormal basis e1, ..., en. A second orthonormal basis, e1', ..., en' is related to the first one by

\mathbf{e}_j^{'}= \displaystyle\sum_{i=1}^n U_{ij}\mathbf{e}_i

where Uij are complex numbers. Show that Uij = <ei, ej'>, and that the matrix U with entries Uij is unitary.

2. The attempt at a solution
I have done the first part, by simply taking the scalar product with some ek of each side of the defining equation for ej', and using the fact that each term is zero unless i=k, which leads to the first result.

I'm not quite sure how to go about the second part. I've attempted to show that UU* = I; but all I can see is that the diagonal elements of UU* are:

\displaystyle\sum_{j=1}^n \left\langle \mathbf{e}_i, \mathbf{e}_j^{&#039;} \right\rangle ^2

for i = 1:n. I think that this probably could be shown to be 1 for all i using the definition given.

I'm not sure how the remaining elements are going to be zero though, which is necessary for UU* = I.

Any nudges in the right direction would be greatly appreciated!
 
Physics news on Phys.org
I haven't worked this out, so this is just a suggestion. It seems you haven't used the fact that the second basis is orthonormal yet. What do you get if you use the fact that ##\langle \mathbf{e}'_i, \mathbf{e}'_j \rangle = \delta_{ij}##?
 
Sorry, but I'm not sure how that can be used. The elements of U are scalar products of the ith basis vector and the jth primed basis vector, and the only relationship between the two bases is U itself.

What you wrote was used in a previous part of the question which I didn't bother typing out (it's not relevant to this part). Thank you, anyway.
 
U looks like a linear transformation that maps

e_i \ to \ e&#039;_i, so it preserves scalar products.

Then show that <U*Ux.y> = <Ux.Uy> = <x.y>
 
Zatman said:
Sorry, but I'm not sure how that can be used. The elements of U are scalar products of the ith basis vector and the jth primed basis vector, and the only relationship between the two bases is U itself.

What you wrote was used in a previous part of the question which I didn't bother typing out (it's not relevant to this part). Thank you, anyway.
No, it wasn't. I wrote the inner product of ##e'_i## and ##e'_j##, both primed, not one primed and one unprimed.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top