Query about eigenvectors of a matrix

In summary: This means that there are two possible values of k, depending on which form we want for our normalized vector. So you see, the normalization actually only partially determines k.
  • #1
FatPhysicsBoy
62
0

Homework Statement



Hi so I have the eigenvalue equation [itex]S\vec x = λ\vec x[/itex] where [itex]S = \frac{\hbar}{2}\begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}[/itex] I have correctly calculated the eigenvalues to be [itex]λ=±\frac{\hbar}{2}[/itex] and the corresponding normalised eigenvectors to be: [itex]\hat{e}_{1}= \frac{1}{\sqrt2}\begin{pmatrix} 1 \\ 1 \end{pmatrix} [/itex] and [itex]\hat{e}_{2}= \frac{1}{\sqrt2}\begin{pmatrix} -1 \\ 1 \end{pmatrix} [/itex]

2. My questions

So I have confirmed the eigenvalues and they are correct since this was a 'show that' question, however, I have a few questions about the eigenvectors.

1) The second eigenvector [itex]\hat{e}_{2}[/itex] was supposed to be shown to be: [itex]\hat{e}_{2}= \frac{1}{\sqrt2}\begin{pmatrix} 1 \\ -1 \end{pmatrix} [/itex]. Now I understand that if I think about the line corresponding to [itex]\hat{e}_{2}[/itex] then both of these eigenvectors refer to the same line, so they are both correct. However, is there one which is 'more correct'? I noticed that it's totally arbitrary where the negative sign is since I can just divide the ratio equation by -1 and get the other one and vice versa.

2) I distinctly rememeber writing eigenvectors with a k multiplied by the eigenvector to show that any multiple of it is also an eigenvector. What happens to this k when you normalise? How come we don't still write the k?

3) Is the way you normalise all eigenvectors the same? No matter what they have in them or what size they are is it always the 'Pythagoras' equivalent? I.e. dividing by the norm? [itex]||\vec e_{n}||=\sqrt{a^{2} + b^{2} + ...}[/itex]

Thank you
 
Physics news on Phys.org
  • #2
You noticed that a number times an eigenvector is still an eigenvector. So both forms of e_2 are eigenvectors with the same eigenvalue. This is because the mulitplicative factor, k, is under determined. When you add normalization, you gain a new condition, which may make it not under determined. By fixing a normalization, what do you learn about k? To make that question easier to answer, try assuming the eigenvector is normalized to one, but then multiplied by an arbitrary k.

The normalization doesn't have to be so that the inner product is one, but there is usually no reason to do otherwise.
 
  • #3
DimReg said:
You noticed that a number times an eigenvector is still an eigenvector. So both forms of e_2 are eigenvectors with the same eigenvalue. This is because the mulitplicative factor, k, is under determined. When you add normalization, you gain a new condition, which may make it not under determined. By fixing a normalization, what do you learn about k? To make that question easier to answer, try assuming the eigenvector is normalized to one, but then multiplied by an arbitrary k.

The normalization doesn't have to be so that the inner product is one, but there is usually no reason to do otherwise.

I think it just clicked to me what you were getting at, so what you're saying is that we assign the (arbitrary) value of k such that the eigenvector is normalised and therefore k = the normalisation factor?

So usually a factor of k would scale up or down the eigenvector right? But in this case it's ensuring that the vector has magnitude = unity?
 
  • #4
FatPhysicsBoy said:
1) The second eigenvector [itex]\hat{e}_{2}[/itex] was supposed to be shown to be: [itex]\hat{e}_{2}= \frac{1}{\sqrt2}\begin{pmatrix} 1 \\ -1 \end{pmatrix} [/itex]. Now I understand that if I think about the line corresponding to [itex]\hat{e}_{2}[/itex] then both of these eigenvectors refer to the same line, so they are both correct. However, is there one which is 'more correct'? I noticed that it's totally arbitrary where the negative sign is since I can just divide the ratio equation by -1 and get the other one and vice versa.
The significance of choosing [itex]\hat{e}_{2}= \frac{1}{\sqrt2}\begin{pmatrix} 1 \\ -1 \end{pmatrix} [/itex] is simply a matter of convention. The same sign ambiguities occur for Sy. The way in which the signs are chosen for the eigenvectors of Sx and Sy actually reflect the right-handed coordinate system that we typically use.
 
  • #5
FatPhysicsBoy said:
I think it just clicked to me what you were getting at, so what you're saying is that we assign the (arbitrary) value of k such that the eigenvector is normalised and therefore k = the normalisation factor?

So usually a factor of k would scale up or down the eigenvector right? But in this case it's ensuring that the vector has magnitude = unity?

Yes, that's exactly what's going on. But there was one more thing I was hoping you would notice. If you do that, then k^2 = 1. But that has more than one solution for k, so even with the normalization condition, you haven't completely determined k yet. (Think about what the solutions are, then notice how they effect you original question)
 
  • #6
Fightfish said:
The significance of choosing [itex]\hat{e}_{2}= \frac{1}{\sqrt2}\begin{pmatrix} 1 \\ -1 \end{pmatrix} [/itex] is simply a matter of convention. The same sign ambiguities occur for Sy. The way in which the signs are chosen for the eigenvectors of Sx and Sy actually reflect the right-handed coordinate system that we typically use.

Thank you Fightfish I think I understand this now!

DimReg said:
Yes, that's exactly what's going on. But there was one more thing I was hoping you would notice. If you do that, then k^2 = 1. But that has more than one solution for k, so even with the normalization condition, you haven't completely determined k yet. (Think about what the solutions are, then notice how they effect you original question)

I'm not really following this anymore, so wasn't k = 1/sqrt2 ? - If so, then how is k^2 = 1?
 
  • #7
FatPhysicsBoy said:
I'm not really following this anymore, so wasn't k = 1/sqrt2 ? - If so, then how is k^2 = 1?

I'm sorry, I was way off with that. What I meant to show you was that there is a minus sign ambiguity when you normalize a vector, because you square the normalizing value.

What I mean to say, was imagine a situation in which you already have normalized vectors. You can restore the factor of k, and recompute the inner product. What you would have in that situation is:


Given [itex] \hat{e} \cdot \hat{e} = 1 [/itex] we know that [itex] k \hat{e} \cdot k \hat{e} = k^2 \hat{e} \cdot \hat{e} = k^2 (1) = k^2 [/itex]

From that we infer that k = +/- 1. Note that the magnitude of k only follows from my original assumption that e was already normalized. In your specific case, k is 1/sqrt 2 because the vector you are normalizing isn't already normalized, but you can still choose it to be positive or negative freely.
 
  • #8
DimReg said:
I'm sorry, I was way off with that. What I meant to show you was that there is a minus sign ambiguity when you normalize a vector, because you square the normalizing value.

What I mean to say, was imagine a situation in which you already have normalized vectors. You can restore the factor of k, and recompute the inner product. What you would have in that situation is:


Given [itex] \hat{e} \cdot \hat{e} = 1 [/itex] we know that [itex] k \hat{e} \cdot k \hat{e} = k^2 \hat{e} \cdot \hat{e} = k^2 (1) = k^2 [/itex]

From that we infer that k = +/- 1. Note that the magnitude of k only follows from my original assumption that e was already normalized. In your specific case, k is 1/sqrt 2 because the vector you are normalizing isn't already normalized, but you can still choose it to be positive or negative freely.

Thank you very much, I understand this now. I think I've pretty much figured out my university/courses convention now but thank you for clearing this up!
 

Related to Query about eigenvectors of a matrix

What is an eigenvector of a matrix?

An eigenvector of a matrix is a vector that remains in the same direction after being transformed by the matrix. It only changes in magnitude, not direction.

How do you find the eigenvectors of a matrix?

To find the eigenvectors of a matrix, you first need to find the eigenvalues of the matrix. Then, for each eigenvalue, you can solve the equation (A-λI)x=0, where A is the matrix, λ is the eigenvalue, and x is the eigenvector.

Why are eigenvectors and eigenvalues important?

Eigenvectors and eigenvalues are important because they can tell us about the behavior of a matrix. They are used in many applications, such as data analysis, image processing, and physics, to understand the underlying structure and patterns of a system.

Can a matrix have more than one eigenvector?

Yes, a matrix can have multiple eigenvectors for the same eigenvalue. In fact, for a given eigenvalue, there can be infinitely many eigenvectors that are scalar multiples of each other.

What is the relationship between eigenvectors and the diagonalization of a matrix?

When a matrix is diagonalizable, it means that it can be expressed as a diagonal matrix using its eigenvectors and eigenvalues. This allows for easier computation and analysis of the matrix.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
148
  • Calculus and Beyond Homework Help
Replies
6
Views
343
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
556
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
20
Views
1K
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
Back
Top