A straightforward matrix eigenvectors/values problem, I'm a bit rusty?

In summary, the problem asks for the eigenvalues and eigenvectors of a two dimensional vector space operator expressed in an orthonormal basis. The operator has eigenvalues of +1, -1 and |\phi_a>=\frac{1}{\sqrt{2}}\left(\begin{array}{c}1\\1\end{array}\right) eigenvectors.
  • #1
jeebs
325
4
here's the problem:

"In a two dimensional vector space, consider the operator whose matrix is written as
[tex] \sigma_x = \left(\begin{array}{cc}0&1\\1&0\end{array}\right) [/tex].

in an orthonormal basis {|1>, |2>}.

Calculate the eigenvalues and normalised eigenvectors for the operator in this basis."

I'm uncertain over what I'm being asked to do here. This operator clearly has not been expressed in the basis of its own eigenstates, otherwise it would have non-zero elements (ie. its eigenvalues) in the (1,1) and (2,2) elements, and zeros elsewhere, right?
I know how to find these eigenvalues and eigenstates, and have done this by calling the eigenstates [tex]{|\phi_j>} [/tex] and doing [tex] \sigma_x |\phi_j> = \lambda |\phi_j> [/tex], where [tex]|\phi_j> = \left(\begin{array}{c}\phi_1\\\phi_2\end{array}\right) [/tex].

I do this and out pops the eigenvalues [tex] \lambda = +1 , -1 [/tex] and the eigenvectors [tex] |\phi_a> = \frac{1}{\sqrt{2}} \left(\begin{array}{c}1\\1\end{array}\right) [/tex] and [tex] |\phi_b> = \frac{1}{\sqrt{2}} \left(\begin{array}{c}1\\-1\end{array}\right) [/tex].

This is where my confusion arises, because the problem asks me to "calculate normalised eigenvectors for the operator in this basis". Does this mean I am somehow supposed to write the eigenvectors [tex] |\phi_a_,_b> [/tex] in terms of the basis vectors [tex] |1>, |2> [/tex] that [tex] \sigma_x [/tex] was originally expressed in?

If so, how do I manage this, given that I am not told what [tex] |1>, |2> [/tex] are?
Or am I mistaken - are they actually what I have already calculated? If so, I am very confused about how these problems work.

Thanks.
 
Last edited:
Physics news on Phys.org
  • #2
jeebs said:
here's the problem:
Does this mean I am somehow supposed to write the eigenvectors [tex] |\phi_a_,_b> [/tex] in terms of the basis vectors [tex] |1>, |2> [/tex] that [tex] \sigma_x [/tex] was originally expressed in?

If so, how do I manage this, given that I am not told what [tex] |1>, |2> [/tex] are?
Or am I mistaken - are they actually what I have already calculated? If so, I am very confused about how these problems work.

Thanks.
You have already(implicitly) wrote the eigenvectors [tex]|\phi_a_,_b> [/tex] in terms of |1> and |2> (assuming you did the calculations correctly), for instance :
[tex]|\phi_a>=\frac{1}{\sqrt{2}}(|1>+|2>)[/tex]
You don't need to know more about |1> and |2>
 
  • #3
facenian said:
You have already(implicitly) wrote the eigenvectors [tex]|\phi_a_,_b> [/tex] in terms of |1> and |2> (assuming you did the calculations correctly), for instance :
[tex]|\phi_a>=\frac{1}{\sqrt{2}}(|1>+|2>)[/tex]
You don't need to know more about |1> and |2>

I don't think I understand. Or maybe I do - Am I right in thinking that if you have an n x n matrix for some operation, you can express it in ANY orthonormal basis of n basis vectors at all?
And the [tex] \sigma_x [/tex] I was given made the eigenvectors I calculated turn out to be the way they were, but if [tex] \sigma_x [/tex] was made from some other orthonormal basis I would do the same type of calculations and end up with different looking eigenvectors?

I've had this idea in my head that for one operator matrix there was only one way to write its eigenvectors, no matter what basis the matrix was made from. That must be wrong... if any of my ramblings make sense? I still feel confused...

anyway, how have you arrived at the conclusion that [tex]|\phi_a>=\frac{1}{\sqrt{2}}(|1>+|2>)[/tex]?
what would that make[tex]|\phi_b>[/tex]?
 
  • #4
jeebs said:
I don't think I understand. Or maybe I do - Am I right in thinking that if you have an n x n matrix for some operation, you can express it in ANY orthonormal basis of n basis vectors at all?
And the [tex] \sigma_x [/tex] I was given made the eigenvectors I calculated turn out to be the way they were, but if [tex] \sigma_x [/tex] was made from some other orthonormal basis I would do the same type of calculations and end up with different looking eigenvectors?
You have the basic idea. The matrix is the representation of the operator with respect to some basis. The operator lives in some abstract operator land, and once you choose a basis, then you can find the corresponding matrix that represents it. Similarly, the vectors live in their vector space, but you don't have their coordinate representation until you decide which basis you're going to use.
 
  • #5
jeebs said:
I've had this idea in my head that for one operator matrix there was only one way to write its eigenvectors, no matter what basis the matrix was made from. That must be wrong... if any of my ramblings make sense? I still feel confused...
there are only one set of eigenvectors in the space, however there are many ways to express this eigenvector, one way for each basis you choose.
jeebs said:
anyway, how have you arrived at the conclusion that [tex]|\phi_a>=\frac{1}{\sqrt{2}}(|1>+|2>)[/tex]?
what would that make[tex]|\phi_b>[/tex]?
This question suggest that you know how to do the arithmetics but still did not interpret what you are doing. I suggest you to study the fundamentals of linear algebra, for intance what is a linear space? what is a basis? what is a linear transformation? etc.
the answer is [itex]|\phi_b>=\frac{1}{\sqrt{2}}(|1>-|2>)[/tex]
 
  • #6
facenian said:
This question suggest that you know how to do the arithmetics but still did not interpret what you are doing.

this is probably true, although I am familiar with the things you mentioned - I do know what a linear vector space is, what a basis is, and so on, I'm just not very well practiced with problems like this one yet.
 
  • #7
The concept you need to understand is that the matrices are only representations of the operators and vectors. It's like writing down numbers. The same number can have different representations depending on which base you're working in. For example, the number ten written in base 5 is 20 whereas in base 2 it's 1010. Both 205 and 10102 represent the same number but the actual digits depend on what base you're using. You can separate the abstract idea of "ten" from its representation in a specific number system. You have a similar situation here with operators and vectors. They can be represented by arrays of numbers, but what those numbers actually are depends on which basis you're working in.

In this problem, you were given the matrix that represents an operator relative to a basis. When you used that matrix to find the eigenvectors of the operator, the vectors were automatically written with respect to the same basis.

With respect to the original [itex]\vert 1 \rangle[/itex] and [itex]\vert 2 \rangle[/itex] basis, you have

[tex]\begin{align*}
\sigma_x & = \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}_o \\
\vert 1 \rangle & = \begin{pmatrix} 1 \\ 0 \end{pmatrix}_o \\
\vert 2 \rangle & = \begin{pmatrix} 0 \\ 1 \end{pmatrix}_o \\
\vert {+1} \rangle & = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \end{pmatrix}_o \\
\vert {-1} \rangle & = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \end{pmatrix}_o
\end{align*}[/tex]

Relative to the basis comprised of the eigenvectors, you'd have

[tex]\begin{align*}
\sigma_x & = \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix}_e \\
\vert 1 \rangle & = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \end{pmatrix}_e \\
\vert 2 \rangle & = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \end{pmatrix}_e \\
\vert {+1} \rangle & = \begin{pmatrix} 1 \\ 0 \end{pmatrix}_e \\
\vert {-1} \rangle & = \begin{pmatrix} 0 \\ 1 \end{pmatrix}_e
\end{align*}[/tex]

Note that in either basis, it's true that [itex]\sigma_x\vert {+1}\rangle = \vert {+1}\rangle[/itex], [itex]\sigma_x\vert {-1}\rangle = (-1)\vert {-1}\rangle[/itex], [itex]\sigma_x\vert 1\rangle = \vert 2\rangle[/itex], and [itex]\sigma_x \vert 2\rangle = \vert 1\rangle[/itex]. Relationships between vectors will be the same, independent of the basis.
 
  • #8
vela said:
The concept you need to understand is that the matrices are only representations of the operators and vectors. It's like writing down numbers. The same number can have different representations depending on which base you're working in. For example, the number ten written in base 5 is 20 whereas in base 2 it's 1010. Both 205 and 10102 represent the same number but the actual digits depend on what base you're using. You can separate the abstract idea of "ten" from its representation in a specific number system. You have a similar situation here with operators and vectors. They can be represented by arrays of numbers, but what those numbers actually are depends on which basis you're working in.

In this problem, you were given the matrix that represents an operator relative to a basis. When you used that matrix to find the eigenvectors of the operator, the vectors were automatically written with respect to the same basis.

Right, thanks, that was a nice way of putting it, I'm clear on this now.

vela said:
With respect to the original [itex]\vert 1 \rangle[/itex] and [itex]\vert 2 \rangle[/itex] basis, you have

[tex]\begin{align*}
\sigma_x & = \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}_o \\
\vert 1 \rangle & = \begin{pmatrix} 1 \\ 0 \end{pmatrix}_o \\
\vert 2 \rangle & = \begin{pmatrix} 0 \\ 1 \end{pmatrix}_o \\
\vert {+1} \rangle & = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \end{pmatrix}_o \\
\vert {-1} \rangle & = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \end{pmatrix}_o
\end{align*}[/tex]

I see that here, the [tex] \begin{align*}
\vert {+1} \rangle & = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \end{pmatrix}_o \\
\vert {-1} \rangle & = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \end{pmatrix}_o
\end{align*} [/tex]
are the same as what I calculated in my attempt, just I wrote them with the [tex]1/\sqrt{2}[/tex] taken outside. However, I'm not sure how you determined what [tex]\begin{align*}
\vert 1 \rangle & = \begin{pmatrix} 1 \\ 0 \end{pmatrix}_o \\
\vert 2 \rangle & = \begin{pmatrix} 0 \\ 1 \end{pmatrix}_o \\
\end{align*}[/tex]
are. I mean, they are the same as the columns of that matrix but is this just a coincidence, given that none of the vectors are the same as the matrix columns when you did everything for the second matrix. What's going on here?
 
  • #9
actually I just did the whole eigenvalue equation thing again using the new representation of the matrix and some other corresponding eigenvectors, and found the same eigenvalues as the first time round (+1 and -1) and the eigenvectors came out the same as the |1> and |2> that you stated earier.
So, then, I can say that the eigenvalues of an operator never change regardless of the basis that its matrix representation is constructed in, - and this would make sense (in a QM context) given that eigenvalues correspond to physical quantities, which have definite values in the real world which should not change depending on how I try and calculate them?
 
Last edited:
  • #10
jeebs said:
However, I'm not sure how you determined what [tex]\begin{align*}
\vert 1 \rangle & = \begin{pmatrix} 1 \\ 0 \end{pmatrix}_o \\
\vert 2 \rangle & = \begin{pmatrix} 0 \\ 1 \end{pmatrix}_o \\
\end{align*}[/tex]
are. I mean, they are the same as the columns of that matrix but is this just a coincidence, given that none of the vectors are the same as the matrix columns when you did everything for the second matrix. What's going on here?
When you write an n-tuple of coordinates

[tex]\vert \psi \rangle = \begin{pmatrix} c_1 \\ c_2 \\ \vdots \\ c_n \end{pmatrix}[/tex]

it's just another way of writing

[tex]\vert \psi \rangle = c_1 \vert \phi_1 \rangle + c_2 \vert \phi_2 \rangle + \cdots + c_n \vert \phi_n \rangle[/tex]

where [itex]\{\vert \phi_i \rangle\}[/itex] is the basis you're working in.

jeebs said:
actually I just did the whole eigenvalue equation thing again using the new representation of the matrix and some other corresponding eigenvectors, and found the same eigenvalues as the first time round (+1 and -1) and the eigenvectors came out the same as the |1> and |2> that you stated earier.
So, then, I can say that the eigenvalues of an operator never change regardless of the basis that its matrix representation is constructed in, - and this would make sense (in a QM context) given that eigenvalues correspond to physical quantities, which have definite values in the real world which should not change depending on how I try and calculate them?
Yes, the eigenvalues are characteristics of the operators, independent of the basis you choose.
 

1. What is a matrix eigenvector?

A matrix eigenvector is a vector that, when multiplied by a given square matrix, produces a scalar multiple of itself. In other words, the vector remains in the same direction after being multiplied by the matrix.

2. What are eigenvalues?

Eigenvalues are the corresponding scalar multiples that are produced when a matrix eigenvector is multiplied by a given square matrix. They represent the amount by which the eigenvector is scaled.

3. How do you find the eigenvalues and eigenvectors of a matrix?

To find the eigenvalues and eigenvectors of a matrix, you must first solve for the characteristic equation of the matrix. Then, plug in the eigenvalues into the original matrix and solve for the corresponding eigenvectors using Gaussian elimination or other methods.

4. What is the significance of eigenvalues and eigenvectors in a matrix?

Eigenvalues and eigenvectors are important in a matrix because they provide information about the behavior and transformations of the matrix. They can also be used to simplify calculations and solve certain problems, such as finding the principal components of a dataset.

5. What are some real-world applications of eigenvectors and eigenvalues?

Eigenvectors and eigenvalues are used in a variety of fields, including physics, engineering, and computer science. Some examples of their applications include image and signal processing, data compression, and modeling physical systems such as vibrating structures.

Similar threads

  • Advanced Physics Homework Help
Replies
6
Views
927
  • Advanced Physics Homework Help
Replies
14
Views
1K
  • Advanced Physics Homework Help
Replies
13
Views
1K
  • Advanced Physics Homework Help
Replies
19
Views
1K
  • Advanced Physics Homework Help
Replies
19
Views
928
  • Advanced Physics Homework Help
Replies
28
Views
2K
Replies
19
Views
1K
  • Advanced Physics Homework Help
Replies
1
Views
1K
  • Advanced Physics Homework Help
Replies
7
Views
1K
  • Advanced Physics Homework Help
Replies
1
Views
1K
Back
Top