Find the bases for the eigenspaces of the matrix

  • Thread starter Thread starter DODGEVIPER13
  • Start date Start date
  • Tags Tags
    Bases Matrix
Click For Summary

Homework Help Overview

The discussion revolves around finding the bases for the eigenspaces of a matrix with multiple eigenvalues, specifically -1, 6, and 6. Participants are exploring the implications of having repeated eigenvalues and how to derive the corresponding eigenvectors.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • The original poster attempts to understand how to find a third basis vector when faced with repeated eigenvalues. Other participants discuss the selection of arbitrary values for variables in the context of eigenvector calculations and the implications of leading and non-leading entries in row-reduced matrices.

Discussion Status

Participants are actively engaging with the problem, with some providing insights into the selection of arbitrary values for eigenvector calculations. There is a recognition of the need to clarify the process of deriving eigenvectors from the equations formed by the eigenvalues.

Contextual Notes

There is mention of an attachment containing handwritten work, which may provide additional context for the problem being discussed. The discussion also highlights the challenge of dealing with multiple eigenvalues and the corresponding eigenvectors.

DODGEVIPER13
Messages
668
Reaction score
0

Homework Statement


Find the bases for the eigen spaces? I handwrote the question and my work so it would be easier to read and attached it so see attachment.


Homework Equations





The Attempt at a Solution


My work is on the attachment. My question is this what do I do when I have 3 eigenvalues like in this case -1, 6, 6 and two are the same like how do I find for a third base it makes no sense to me?
 

Attachments

  • EPSON002.jpg
    EPSON002.jpg
    24.9 KB · Views: 550
  • EPSON003.jpg
    EPSON003.jpg
    18.9 KB · Views: 547
Physics news on Phys.org
DODGEVIPER13 said:

Homework Statement


Find the bases for the eigen spaces? I handwrote the question and my work so it would be easier to read and attached it so see attachment.


Homework Equations





The Attempt at a Solution


My work is on the attachment. My question is this what do I do when I have 3 eigenvalues like in this case -1, 6, 6 and two are the same like how do I find for a third base it makes no sense to me?

You have a mistake in your calculation for the eigenvectors for λ = 6. For this eigenvalue, there are two eigenvectors.

From your equations,
x1 = (3/4)x2
x2 = ...x2
x3 = ...x3

Both x2 and x3 are arbitrary. You should be able to get two eigenvectors from the above.
 
Thanks man I got it but can you tell me how abritary values are chosen I mean what if I set x1 to arbitrary?
 
You can do that, but I prefer to use non-leading entries in each pivot row as the arbitrary values, together with any variables whose coefficients are zero.

In the completely row-reduced matrix you end up with
$$\begin{bmatrix} 1 & -3/4 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 0 \end{bmatrix}$$

This matrix represents this equation:
x1 - (3/4)x2 = 0

Since we have one equation but three variables, we're going to have two arbitrary variables.

The leading entry (1) is the coefficient of x1. The non-leading entry is -3/4, so I choose x2 to be arbitrary. The coefficient of x3 is zero, so I choose it to be arbitrary, too.

From the equation above, we have
x1 = (3/4)x2
x2 = x2 (arb.)
x3 = x3 (arb.)

If you line them up as I did in my previous post you can pick off the eigenvectors by sight.

$$\begin{bmatrix} x_1 \\ x_2 \\ x_3\end{bmatrix} = x_2\begin{bmatrix} 3/4 \\ 1 \\ 0\end{bmatrix} + x_3\begin{bmatrix} 0 \\ 0 \\ 1\end{bmatrix}$$
 
Thanks man that cleared it up for me
 

Similar threads

Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
14
Views
3K
Replies
8
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K