Is operator that is made from orthonormal operator also orthonormal?

  • Thread starter Thread starter ArnarVidars
  • Start date Start date
  • Tags Tags
    Operator
ArnarVidars
Messages
2
Reaction score
0

Homework Statement


Let the operator G={|ψ1>,|ψ2>,|ψ3>}, be orthonormal base in the Hilbert space. Now we make another operator U where U|ψi>=|ψi+1> for i=1,2 and U|ψ3>=|ψ1>. Show that the operator U is unitary operator.


2. The attempt at a solution
I'm trying to argue that if the G operator is orthonormal base and there for unitary operator then U will also be an orthonormal operator and there for also unitary operator.

Since U is made from components that are orthogonal and they span the whole space then U is orthonormal and therefor unitary. Am I wrong?
 
Physics news on Phys.org
Mod note: Moved from Precalculus section.
 
I am a little confused about the statement of the problem. First G cannot be both an operator and a basis. A space with a basis of 3 elements is 3-dimensional and isomorphic to $$R^3$$ It is still a Hilbert space, but we would ordinarily call it a vector space. Second, I don't understand the notation $$| \Psi _1 >$$

So this may not be the right question but I'm going to assume you are asking this: Let $$x_1,x_2,x_3$$ be a basis for the space H and let U be an operator that maps$$ x_1 \rightarrow x_2; x_2 \rightarrow x_3; x_3 \rightarrow x_1$$ Is U a unitary operator?

The definition of unitary operator is a bounded operator U such that $$(1)...UU^* = U^*U = I \hspace 5px where \hspace 5px U^*$$ is the adjoint of U. ( Note I said "the" adjoint, implying that it is unique. It's worth checking that out.)

If this is your problem you need to find an adjoint operator for U. Since U has only 3 operations, you should be able to find its adjoint by inspection. Then see if your proposed adjoint fits with (1).

If this is the wrong problem, please write again and clarify what you mean.
 
The notation |Ψi> is a Dirac notation from quantum mechanics. I'm trying to translate from my own language so I'm sorry for the confusion.

G={|ψ1>,|ψ2>,|ψ3>} is a orthonormal base in the Hilbert space. We let U|Ψi>=|Ψi+1> for 1,2 and U|Ψ3>=|Ψ1>. So U={|Ψ2>,|Ψ3>,|Ψ1>}. Is U unitary?
 
I now understand why you used that notation. The answer to your question about is U unitary is "yes" but the reasons you give are not adequate, nor correctly stated.

First, you must distinguish between an operator and a set of vectors. They are not at all the same thing. So what you call G is a set of vectors, and what you call U is an operator that does something to the vectors. So it is wrong (and worse yet, confusing) to write ##U=\{x_2,x_3,x_1\}##

The vectors in G are stated to be orthonormal. The U doesn't arise from any other operator. It is an operator whose values are described on a normal basis, and which is thus defined for the entire space.

Now you must come up with some valid reasons why U is unitary. First, you must define what is meant by unitary, and then you must show that U fulfills those conditions.

In my reply to you I replaced the ##| \Psi_i > \hspace 5px with \hspace 5px x_i##. So if you will just read my answer that way, I think you could start on this problem.

Start reading at the line that says let ## x_1, x_2, x_3 ...##
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top