State space and its subspace : finding a basis

So just normalize the vector.In summary, the conversation discusses finding coefficients g, h, and i to create an orthogonal element of a subspace in a complex state space. It is suggested to use scalar products to solve for these values, with g and h involving i as a parameter. The conversation ends with a request for help in finding i.
  • #1
max_jammer
6
0
Hello.

I really need help with this one:

Homework Statement



I have a 3 dimensional state space H and its subspace H1 which is spanned with

|Psi> = a x1 + b x2 + c x3
and
|Psi'> = d x1 + e x2 + f x3

Those two "rays" are linearly independent and x1, x2, and x3 is an (orthonormal) basis for H.

Now I need to find coefficients g, h and i so that
|psi_othogonal> = g x1 + h x2 + i x3
is not a trivial element of the subspace H1_orthogonal.

Homework Equations



not sure

The Attempt at a Solution



I think that I need to find another element in H which is orthogonal both to |Psi> and |Psi'>

In R3 I would normally use cross product to find the third base vector but how does this transforms to the complex valued coefficients?

I think it may be:

g = (bf~ - ce~)
h = (cd~ - af~)
i = (ae~ - bd~)

where f~ means complex conjugate of f.

but is this right?

Also how would I go about prooving this? What pops in my mind is to build scalar products and see if they give 0...

Thanks alot

/Nathan
 
Physics news on Phys.org
  • #2
max_jammer said:
I think it may be:

g = (bf~ - ce~)
h = (cd~ - af~)
i = (ae~ - bd~)

where f~ means complex conjugate of f.

but is this right?

Also how would I go about prooving this? What pops in my mind is to build scalar products and see if they give 0...
Try calculating the scalar products and see what you get. If they're 0, you have your answer.
 
  • #3
Thanks for the replay.

I tried to calculate the scalar product but it doesn't work; it all boils down to where I put conjugate. if I put conjugate on

g = (~bf - ~ce)
h = (~cd - ~af)
i = (~ae - ~bd)

then the scalar product of this vector and |psi> is zero BUT
it is not zero with |psi'>...

Or am I missing something?

~z w is generally not equal to z ~w ?

any help is appreciated...
 
  • #4
Try going the other way. Set the inner products to 0 and to get two equations involving g, h, and i, which you can solve up to a multiplicative constant.
 
  • #5
I did that before and I got expressions for g and h with i as a parameter. (1 equations and 3 unknowns - no surprise there) But I have no idea what i might be. If I were dealing with real numbers I would just set i = 1 and normalize the (g h i) vector, but these are complex numbers and I don't think I can do the same thing.

anyway I got:

g = i (b~ f~ - c~ e~) / (a~ e~ - b~ d~)
and
h = (-d~ g - f~ i) / e~

what am I missing? either my complex algebra is too rusty or there is some fundamental physical relations I didn't think of.

Please help me; this has been bugging me for a week now.
 
  • #6
max_jammer said:
I did that before and I got expressions for g and h with i as a parameter. (1 equations and 3 unknowns - no surprise there) But I have no idea what i might be. If I were dealing with real numbers I would just set i = 1 and normalize the (g h i) vector, but these are complex numbers and I don't think I can do the same thing.
Why not? You don't actually have to set i to 1. You could just normalize the vector, which will allow you to solve for |i|. You still have the freedom to set an arbitrary complex phase, which you can take to be 0.
 

FAQ: State space and its subspace : finding a basis

What is a state space?

A state space is a mathematical concept used in fields such as physics, engineering, and computer science to describe the possible states of a system. It is represented by a set of variables that define the state of the system at a given time.

What is a subspace?

A subspace is a subset of a larger vector space that satisfies the same properties as the larger space. In other words, it is a smaller space that is contained within a larger space.

Why is finding a basis important in state space and subspace calculations?

A basis is a set of vectors that can be used to represent any vector in a space. In state space and subspace calculations, finding a basis allows us to express any state of the system as a linear combination of the basis vectors, making it easier to analyze and manipulate the system.

How do you find a basis for a state space or subspace?

To find a basis for a state space or subspace, we need to identify a set of linearly independent vectors that span the space. This can be done through various methods such as Gaussian elimination, Gram-Schmidt process, or using matrix operations.

Can a state space and its subspace have more than one basis?

Yes, a state space and its subspace can have multiple bases. However, all bases for a given space will have the same number of vectors, known as the dimension of the space. Different bases may be useful for different applications or calculations within the same space.

Similar threads

Back
Top