(New page: 1) Definition<br>• Let<br>              L:V → V<sub>1</sub><br> be the linear transformation of n-dimensiona...)
 
Line 1: Line 1:
1) Definition<br>• Let<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; L:V&nbsp;→&nbsp;V<sub>1</sub><br>
+
1) Definition<br>• Let<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; L:V&nbsp;→&nbsp;V<br>
  
 
be the linear transformation of n-dimensional vector space into itself (a linear operator on V) <br>Then, λ is an eigenvalue of L if there exists a non-zero vector '''x''' in V such that <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; L(x) = λ'''x'''  
 
be the linear transformation of n-dimensional vector space into itself (a linear operator on V) <br>Then, λ is an eigenvalue of L if there exists a non-zero vector '''x''' in V such that <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; L(x) = λ'''x'''  
Line 5: Line 5:
 
In other words, λ is a scalar associated with vector '''x''' to represent a linear transformation.  
 
In other words, λ is a scalar associated with vector '''x''' to represent a linear transformation.  
  
&nbsp;  
+
&nbsp;• If λ = eigenvalue, then '''x''' = eigenvector (an eigenvector is always associated with an eigenvalue)<br>Eg: If L(x) = 5'''x''' , 5 is the eigenvalue and '''x''' is the eigenvector.<br>* λ can be either real or complex, as will be shown later.  
 
+
• If λ = eigenvalue, then'''x''' = eigenvector (an eigenvector is always associated with an eigenvalue)<br>Eg: If L(x) = 5'''x''' , 5 is the eigenvalue and'''x''' is the eigenvector.<br>* λ can be either real or complex, as will be shown later.  
+
  
 
&nbsp;  
 
&nbsp;  
  
An example about the concept of eigenvalue and eigenvector, based on a linear transformation:<br>(Read the matrix [a , b] as entry [a] in the first row and entry [b] in the second row)<br>
+
*An example about the concept of eigenvalue and eigenvector, based on a linear transformation:
 +
 
 +
(Read the matrix [a , b] as entry [a] in the first row and entry [b] in the second row)<br>
  
 
• Given that L:R<sup>2&nbsp;</sup>→ R<sup>2 </sup>be linear operator defined by<br>L([a<sub>1</sub> , a<sub>2</sub>]) = [-a<sub>2</sub> , a<sub>1</sub>]<br>To find the eigenvalues of L and the associated eigenvectors, we have to find λ such that<sup></sup><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; L([a<sub>1</sub> , a<sub>2</sub>]) = λ[a<sub>1</sub>, a<sub>2</sub>]<br>
 
• Given that L:R<sup>2&nbsp;</sup>→ R<sup>2 </sup>be linear operator defined by<br>L([a<sub>1</sub> , a<sub>2</sub>]) = [-a<sub>2</sub> , a<sub>1</sub>]<br>To find the eigenvalues of L and the associated eigenvectors, we have to find λ such that<sup></sup><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; L([a<sub>1</sub> , a<sub>2</sub>]) = λ[a<sub>1</sub>, a<sub>2</sub>]<br>
  
Since [-a<sub>2</sub> , a<sub>1</sub>] = λ[a<sub>1</sub> , a<sub>2</sub>], equate them together, and we can find that&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;λa<sub>1</sub> = -a<sub>2</sub>&nbsp; (1) and λa2 = a1 (2)  
+
Since [-a<sub>2</sub> , a<sub>1</sub>] = λ[a<sub>1</sub> , a<sub>2</sub>], equate them together, and we can find that&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;λa<sub>1</sub> = -a<sub>2</sub>&nbsp; (1) and λa<sub>2</sub> = a<sub>1</sub> (2)  
  
 
<br>By substituting (2) into (1), we obtain <br>λ(λa<sub>2</sub>) = -a<sub>2</sub><br>λ<sup>2</sup>a<sub>2</sub> = - a<sub>2</sub><br>λ<sup>2</sup> = -1<br>Since the square root of -1 is equal to the complex number''i'', we can conclude that λ = ±''i''<br>Because the eigenvalues are not real, we can say that there is no vector [a<sub>1</sub> , a<sub>2</sub>] in R<sup>2</sup> such that L([a<sub>1</sub> , a<sub>2</sub>]) is parallel to [a<sub>1</sub> , a<sub>2</sub>].<br>
 
<br>By substituting (2) into (1), we obtain <br>λ(λa<sub>2</sub>) = -a<sub>2</sub><br>λ<sup>2</sup>a<sub>2</sub> = - a<sub>2</sub><br>λ<sup>2</sup> = -1<br>Since the square root of -1 is equal to the complex number''i'', we can conclude that λ = ±''i''<br>Because the eigenvalues are not real, we can say that there is no vector [a<sub>1</sub> , a<sub>2</sub>] in R<sup>2</sup> such that L([a<sub>1</sub> , a<sub>2</sub>]) is parallel to [a<sub>1</sub> , a<sub>2</sub>].<br>
Line 23: Line 23:
 
<br>
 
<br>
  
&nbsp;
+
'''* Zero vector cannot be an eigenvector, but scalar zero can be eigenvalue* - IMPORTANT&nbsp;FACT'''
 +
 
 +
<br>
 +
 
 +
*An example about the concept of eigenvalue and eigenvector, based on a linear transformation AND basis:
 +
 
 +
• Given that L:P<sub>2</sub> → P<sub>2</sub> be linear operator defined by<br>&nbsp;&nbsp;&nbsp;&nbsp;L(''at<sup>2 </sup>+ bt + c'') = ''-bt-2c''
 +
 
 +
''Question&nbsp;: Find the corresponding matrix eigen-problem for basis S = [1-t, 1+t, t<sup>2</sup>].''
 +
 
 +
''Solution:''
 +
 
 +
<br>
 +
 
 +
'''TIME FOR SOME MATRICES&nbsp;!!!'''
 +
 
 +
Before even attempting to find eigenvalues and associated eigenvectors for matrices,&nbsp;two things we should know''': CHARACTERISTIC POLYNOMIAL OF A MATRIX '''and '''CHARACTERISTIC EQUATION OF A MATRIX.'''
 +
 
 +
<br>
 +
 
 +
#'''CHARACTERISTIC POLYNOMIAL OF A MATRIX'''
 +
 
 +
To find the eigenvalues and associated eigenvectors of a matrix, we should construct a *NEW* matrix out of a given matrix. The *NEW* matrix is&nbsp;where we can&nbsp;get the characteristic polynomial of the given matrix from.&nbsp;
 +
 
 +
The significance of the characteristic polynomial of a matrix&nbsp;: the roots of the polynomial are the eigenvalues of the given matrix (Theorem 7.1), and by substituting eigenvalues into the characteristic polynomial and solving for the solution, we can obtain the associated eigenvectors for the eigenvalues of the matrix
 +
 
 +
&nbsp;&nbsp;&nbsp; 2.&nbsp; '''CHARACTERISTIC EQUATION OF A MATRIX'''
 +
 
 +
In order to find the eigenvalues and associated eigenvectors of a given matrix, we would need to have a particular&nbsp;&nbsp;&nbsp;equation.&nbsp;&nbsp;The&nbsp;equation could be&nbsp;obtained&nbsp; by using the concept of determinants.
 +
 
 +
.The equation&nbsp;: p(λ) = det(λI<sub>n </sub>- A) = 0, where λ is the variable that represents the eigenvalues, I<sub>n </sub>= Identity matrix and A = the given matrix<br>
 +
 
 +
<br>'''HOW&nbsp;TO&nbsp;CONSTRUCT&nbsp;A&nbsp;CHARACTERISTIC POLYNOMIAL&nbsp;(A SHORTCUT):'''
 +
 
 +
'''(Read the matrix [a b , c d] as entries [a] and [b] in the first row, and entries [c] and [d] in the second row)'''
 +
 
 +
Let's say the question requires us to solve for the eigenvalues and associated eigenvectors of a nXn matrix A,
 +
 
 +
&nbsp;&nbsp;[1 1 , -2 4]
 +
 
 +
'''Step 1&nbsp;:To come up with the characteristic polynomial of the matrix, change the entries on the main diagonal to&nbsp;from [x] to [λ-x] (or from [-x] to [λ+x]), and change the sign of the other entries of the matrix (if the entries are zero on the diagonal, just change to&nbsp;λ, but if the other entries are zero, just remain as zero)'''
 +
 
 +
For the question asked above, the characteristic polynomial would be&nbsp;[λ-1 -1 , 2&nbsp;λ-4]'''&nbsp;'''(Note the entries of the main diagonal have a λ sign, and the other entries have changed signs).
 +
 
 +
'''Step 2&nbsp;: Using the concept of determinants learnt in Chapter 3, compute the determinant of the matrix (Note that we are going to get an algebraic equation, so be careful when doing the computation, a small mistake might result in a wrong answer)'''
 +
 
 +
Using the concept of det, we can compute the characteristic polynomial of the matrix. To refresh our minds,
 +
 
 +
det (A) = (λ-1)(λ-4)-(-2) = 0
 +
 
 +
λ<sup>2</sup>-5λ+6 = 0
 +
 
 +
(λ-2)(λ-3) = 0
 +
 
 +
Hence the roots of the characteristic polynomial @ the eigenvalues of the matrix are λ=2 and λ=3.
 +
 
 +
'''Step 3&nbsp;: To compute the eigenvectors associated with the eigenvalues, there are two ways: (1) using the equation A(x) = λ(x), where A = the given matrix, x = the solution (eigenvector) and λ = eigenvalue or (2) using the eigenvalue obtained, just substitute it back into the *NEW* matrix and solve for the solution (eigenvector) by doing reducing the matrix to reduced row echelon form (rref).'''
 +
 
 +
For this question, let's try to solve for the associated eigenvectors by using the second way, i.e substituting the eigenvalue into the *NEW* matrix and doing rref.
 +
 
 +
When&nbsp;λ&nbsp;= 2, we have the matrix [1 -1 , 2 -2]&nbsp;[x<sub>1 </sub>, x<sub>2</sub>]. After reducing the matrix to rref, we have [1 -1 , 0 0], hence indicating that the matrix have a nontrivial solution.
 +
 
 +
Choosing the second column as our independent variable (because there is no leading one), we have x<sub>2 </sub>= r, and x<sub>1 </sub>- r = 0, so x<sub>1 </sub>= r.
 +
 
 +
Hence we have [r , r] as our solution, and by factorizing r out of the solution space, we have eigenvector [1 , 1] for λ=2
 +
 
 +
Repeating the same method to find the eigenvector when λ=3, we have the matrix [2 -1, 2 -1][x<sub>1 </sub>, x<sub>2</sub>]. After reducing the matrix to rref, we have [1 -1/2 , 0 0], hence indicating that the matrix have a nontrivial solution.<br>Choosing the second column as our independent variable (because there is no leading one), we have x<sub>2</sub> = r, and x<sub>1</sub> - r/2 = 0, so x<sub>1</sub> = r/2.
 +
 
 +
Hence we have [r/2 , r] as our solution, and by factorizing r out of the solution space, we have eigenvector [1/2 , 1] for λ=3.
 +
 
 +
'''SOLVED!!!'''

Revision as of 07:11, 6 December 2010

1) Definition
• Let
              L:V → V

be the linear transformation of n-dimensional vector space into itself (a linear operator on V)
Then, λ is an eigenvalue of L if there exists a non-zero vector x in V such that
          L(x) = λx

In other words, λ is a scalar associated with vector x to represent a linear transformation.

 • If λ = eigenvalue, then x = eigenvector (an eigenvector is always associated with an eigenvalue)
Eg: If L(x) = 5x , 5 is the eigenvalue and x is the eigenvector.
* λ can be either real or complex, as will be shown later.

 

  • An example about the concept of eigenvalue and eigenvector, based on a linear transformation:

(Read the matrix [a , b] as entry [a] in the first row and entry [b] in the second row)

• Given that L:R→ R2 be linear operator defined by
L([a1 , a2]) = [-a2 , a1]
To find the eigenvalues of L and the associated eigenvectors, we have to find λ such that
                   L([a1 , a2]) = λ[a1, a2]

Since [-a2 , a1] = λ[a1 , a2], equate them together, and we can find that 
                   λa1 = -a2  (1) and λa2 = a1 (2)


By substituting (2) into (1), we obtain
λ(λa2) = -a2
λ2a2 = - a2
λ2 = -1
Since the square root of -1 is equal to the complex numberi, we can conclude that λ = ±i
Because the eigenvalues are not real, we can say that there is no vector [a1 , a2] in R2 such that L([a1 , a2]) is parallel to [a1 , a2].

But if L is mapped from C2 into C2 , then L has eigenvalue i (eigenvector [i , 1]) and eigenvalue -i (eigenvector [-i , 1]


* Zero vector cannot be an eigenvector, but scalar zero can be eigenvalue* - IMPORTANT FACT


  • An example about the concept of eigenvalue and eigenvector, based on a linear transformation AND basis:

• Given that L:P2 → P2 be linear operator defined by
    L(at2 + bt + c) = -bt-2c

Question : Find the corresponding matrix eigen-problem for basis S = [1-t, 1+t, t2].

Solution:


TIME FOR SOME MATRICES !!!

Before even attempting to find eigenvalues and associated eigenvectors for matrices, two things we should know: CHARACTERISTIC POLYNOMIAL OF A MATRIX and CHARACTERISTIC EQUATION OF A MATRIX.


  1. CHARACTERISTIC POLYNOMIAL OF A MATRIX

To find the eigenvalues and associated eigenvectors of a matrix, we should construct a *NEW* matrix out of a given matrix. The *NEW* matrix is where we can get the characteristic polynomial of the given matrix from. 

The significance of the characteristic polynomial of a matrix : the roots of the polynomial are the eigenvalues of the given matrix (Theorem 7.1), and by substituting eigenvalues into the characteristic polynomial and solving for the solution, we can obtain the associated eigenvectors for the eigenvalues of the matrix

    2.  CHARACTERISTIC EQUATION OF A MATRIX

In order to find the eigenvalues and associated eigenvectors of a given matrix, we would need to have a particular   equation.  The equation could be obtained  by using the concept of determinants.

.The equation : p(λ) = det(λIn - A) = 0, where λ is the variable that represents the eigenvalues, In = Identity matrix and A = the given matrix


HOW TO CONSTRUCT A CHARACTERISTIC POLYNOMIAL (A SHORTCUT):

(Read the matrix [a b , c d] as entries [a] and [b] in the first row, and entries [c] and [d] in the second row)

Let's say the question requires us to solve for the eigenvalues and associated eigenvectors of a nXn matrix A,

  [1 1 , -2 4]

Step 1 :To come up with the characteristic polynomial of the matrix, change the entries on the main diagonal to from [x] to [λ-x] (or from [-x] to [λ+x]), and change the sign of the other entries of the matrix (if the entries are zero on the diagonal, just change to λ, but if the other entries are zero, just remain as zero)

For the question asked above, the characteristic polynomial would be [λ-1 -1 , 2 λ-4] (Note the entries of the main diagonal have a λ sign, and the other entries have changed signs).

Step 2 : Using the concept of determinants learnt in Chapter 3, compute the determinant of the matrix (Note that we are going to get an algebraic equation, so be careful when doing the computation, a small mistake might result in a wrong answer)

Using the concept of det, we can compute the characteristic polynomial of the matrix. To refresh our minds,

det (A) = (λ-1)(λ-4)-(-2) = 0

λ2-5λ+6 = 0

(λ-2)(λ-3) = 0

Hence the roots of the characteristic polynomial @ the eigenvalues of the matrix are λ=2 and λ=3.

Step 3 : To compute the eigenvectors associated with the eigenvalues, there are two ways: (1) using the equation A(x) = λ(x), where A = the given matrix, x = the solution (eigenvector) and λ = eigenvalue or (2) using the eigenvalue obtained, just substitute it back into the *NEW* matrix and solve for the solution (eigenvector) by doing reducing the matrix to reduced row echelon form (rref).

For this question, let's try to solve for the associated eigenvectors by using the second way, i.e substituting the eigenvalue into the *NEW* matrix and doing rref.

When λ = 2, we have the matrix [1 -1 , 2 -2] [x1 , x2]. After reducing the matrix to rref, we have [1 -1 , 0 0], hence indicating that the matrix have a nontrivial solution.

Choosing the second column as our independent variable (because there is no leading one), we have x2 = r, and x1 - r = 0, so x1 = r.

Hence we have [r , r] as our solution, and by factorizing r out of the solution space, we have eigenvector [1 , 1] for λ=2

Repeating the same method to find the eigenvector when λ=3, we have the matrix [2 -1, 2 -1][x1 , x2]. After reducing the matrix to rref, we have [1 -1/2 , 0 0], hence indicating that the matrix have a nontrivial solution.
Choosing the second column as our independent variable (because there is no leading one), we have x2 = r, and x1 - r/2 = 0, so x1 = r/2.

Hence we have [r/2 , r] as our solution, and by factorizing r out of the solution space, we have eigenvector [1/2 , 1] for λ=3.

SOLVED!!!

Alumni Liaison

EISL lab graduate

Mu Qiao