Introduction to Linear Algebra, Fifth Edition
Introduction to Linear Algebra, Fifth Edition
5th Edition
ISBN: 9780980232776
Author: Gilbert Strang
Publisher: Wellesley-Cambridge Press
bartleby

Videos

Question
Book Icon
Chapter 6.1, Problem 1PS
To determine

(a)

The eigenvalues of given matrices and the answer of given question.

Expert Solution
Check Mark

Answer to Problem 1PS

λ1=1andλ2=.5 are the required eigenvalues of matrix A.

λ1=1andλ2=.25 are the required eigenvalues of matrix A2.

λ1=1andλ2=0 are the required eigenvalues of matrix A

Explanation of Solution

Given:

Matrices are A=[.8.3.2.7], A2=[.70.45.30.55] and A=[.6.6.4.4]

Concept Used:

If T is a linear transformation such that

T:V(F)V

i.e., mapping from a vector space V over a field F into itself and 0vV, then v is an eigenvector of T. If T(v) is a scalar multiple of v. This condition can be written as the equation

T(v)=λv

Where λis a scalar in the field F, known as the eigenvalue or characteristic value, or characteristic root or proper values, or latent roots associated with the eigenvector v.

If dim(V)<, then the linear transformation T can be represented as a square matrix A, and the vector v by a column vector which can be written as

Av=λv

We can also say that any number such that a given matrix minus that number times the identity matrix has zero determinant, the equation formed from this operation termed as characteristic equation which have a roots thereby termed as characteristic root.

The given matrix

A=[a11a12a13a1ja1na21a22a23a2ja2na31a32a33a3ja3nai1ai2ai3aijainan1an2an3anjann]n×n=[aij]n×n

Has atmost n eigenvalues and thereby n eigenvector.

  • Two matrices can be added or subtracted if they are of the same order.
  • Two matrices can be multiplied if the number of columns of first matrix is equal to the number of rows of second matrix.

Calculation:

Given matrices are A=[.8.3.2.7], A2=[.70.45.30.55] and A=[.6.6.4.4]

Since, above matrices are of order two hence it have at most two eigenvalues say λ1 and λ2.

Since, we know that for any given matrix minus that number times the identity matrix has zero determinant. Thus, using the given matrix A we get

AλI=[.8.3.2.7]λ[1001]AλI=[.8λ.3.2.7λ]

and the associated characteristic equation and thereby the characteristic root of the given matrix will be obtained as

|AλI|=0|.8λ.3.2.7λ|=0(.8λ)(.7λ).06=0.56.8λ.7λ+λ2.06=0λ21.5λ+.50=0λ2.5λλ+.5=0(λ1)(λ.5)=0λ=1 or λ=.5λ=1,.5 are the required eigenvalues of matrix A.

Now, using the given matrix B=A2=[.70.45.30.55] we get

BλI=[.70.45.30.55]λ[1001]BλI=[.70λ.45.30.55λ]

and the associated characteristic equation and thereby the characteristic root of the given matrix will be obtained as

|BλI|=0|.70λ.45.30.55λ|=0(.70λ)(.55λ).135=0.385.55λ.70λ+λ2.135=0λ21.25λ+.25=0λ2λ.25λ+.25=0λ(λ1).25(λ1)=0(λ1)(λ.25)=0(λ1)=0or (λ.25)=0λ=1 or λ=.25λ=1,.25 are the required eigenvalues of matrix B=A2

Let C=A=[.6.6.4.4]

Now, using the given matrix C we get

CλI=[.6.6.4.4]λ[1001]CλI=[.6λ.6.4.4λ]

and the associated characteristic equation and thereby the characteristic root of the given matrix will be obtained as

|CλI|=0|.6λ.6.4.4λ|=0(.6λ)(.4λ).24=0.24.4λ.6λ+λ2.24=0λ2λ=0λ(λ1)=0λ=0or (λ1)=0λ=0 or λ=1λ=1,0 are the required eigenvalues of matrix C=A

As we have

A=[.8.3.2.7]

Let us reduce the matrix A in its echelon form.

Operate R2R2+(14)R1, we get

[.8.302.54]

Operate R1R1+(1.22.5)R2, we get

[.8002.54]

Operate R1(1.8)R1;R2(42.5)R2, we get

[1001]

λ=1,1 are the required eigenvalues of reduced form matrix A.

Conclusion:

As can be seen that eigenvalues of increasing power of A is equal to the power of eigenvalues of A. Different powers of A have different eigenvalues. Eigenvalues of reduced form of matrix is different from its original form.

To determine

(b)

Why the matrix having eigenvalues zero, does not changed by the steps of elimination?

Expert Solution
Check Mark

Explanation of Solution

Concept Used:

If T is a linear transformation such that

T:V(F)V

i.e., mapping from a vector space V over a field F into itself and 0vV, then v is an eigenvector of T. If T(v) is a scalar multiple of v. This condition can be written as the equation

T(v)=λv

Where λis a scalar in the field F, known as the eigenvalue or characteristic value, or characteristic root or proper values, or latent roots associated with the eigenvector v.

If dim(V)<, then the linear transformation T can be represented as a square matrix A, and the vector v by a column vector which can be written as

Av=λv

We can also say that any number such that a given matrix minus that number times the identity matrix has zero determinant, the equation formed from this operation termed as characteristic equation which have a roots thereby termed as characteristic root.

The given matrix

A=[a11a12a13a1ja1na21a22a23a2ja2na31a32a33a3ja3nai1ai2ai3aijainan1an2an3anjann]n×n=[aij]n×n has at most n eigenvalues.

Consider a matrix A=[0100]

Since, above matrices are of order two hence it have at most two eigenvalues say λ1 and λ2.

Since, we know that for any given matrix minus that number times the identity matrix has zero determinant. Thus, using the given matrix A we get

AλI=[0100]λ[1001]AλI=[λ10λ]

and the associated characteristic equation and thereby the characteristic root of the given matrix will be obtained as

|AλI|=0|λ10λ|=0λ20=0λ2=0λ=0 are the required eigenvalues of matrix A.

The given matrix A=[0100] cannot be reduce in its echelon form.

Hence, the given matrix always have zero eigenvalues and which cannot be avoided even after elimination process on the matrix.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!

Chapter 6 Solutions

Introduction to Linear Algebra, Fifth Edition

Ch. 6.1 - Prob. 11PSCh. 6.1 - Prob. 12PSCh. 6.1 - Prob. 13PSCh. 6.1 - Prob. 14PSCh. 6.1 - Prob. 15PSCh. 6.1 - Prob. 16PSCh. 6.1 - Prob. 17PSCh. 6.1 - Prob. 18PSCh. 6.1 - Prob. 19PSCh. 6.1 - Prob. 20PSCh. 6.1 - Prob. 21PSCh. 6.1 - Prob. 22PSCh. 6.1 - Prob. 23PSCh. 6.1 - Prob. 24PSCh. 6.1 - Prob. 25PSCh. 6.1 - Prob. 26PSCh. 6.1 - Prob. 27PSCh. 6.1 - Prob. 28PSCh. 6.1 - Prob. 29PSCh. 6.1 - Prob. 30PSCh. 6.1 - Prob. 31PSCh. 6.1 - Prob. 32PSCh. 6.1 - Prob. 33PSCh. 6.1 - Prob. 34PSCh. 6.1 - Prob. 35PSCh. 6.1 - Prob. 36PSCh. 6.1 - Prob. 37PSCh. 6.1 - Prob. 38PSCh. 6.2 - Prob. 1PSCh. 6.2 - Prob. 2PSCh. 6.2 - Prob. 3PSCh. 6.2 - Prob. 4PSCh. 6.2 - Prob. 5PSCh. 6.2 - Prob. 6PSCh. 6.2 - Prob. 7PSCh. 6.2 - Prob. 8PSCh. 6.2 - Prob. 9PSCh. 6.2 - Prob. 10PSCh. 6.2 - Prob. 11PSCh. 6.2 - Prob. 12PSCh. 6.2 - Prob. 13PSCh. 6.2 - Prob. 14PSCh. 6.2 - Prob. 15PSCh. 6.2 - Prob. 16PSCh. 6.2 - Prob. 17PSCh. 6.2 - Prob. 18PSCh. 6.2 - Prob. 19PSCh. 6.2 - Prob. 20PSCh. 6.2 - Prob. 21PSCh. 6.2 - Prob. 22PSCh. 6.2 - Prob. 23PSCh. 6.2 - Prob. 24PSCh. 6.2 - Prob. 25PSCh. 6.2 - Prob. 26PSCh. 6.2 - Prob. 27PSCh. 6.2 - Prob. 28PSCh. 6.2 - Prob. 29PSCh. 6.2 - Prob. 30PSCh. 6.2 - Prob. 31PSCh. 6.2 - Prob. 32PSCh. 6.2 - Prob. 33PSCh. 6.2 - Prob. 34PSCh. 6.2 - Prob. 35PSCh. 6.2 - Prob. 36PSCh. 6.2 - Prob. 37PSCh. 6.2 - Prob. 38PSCh. 6.2 - Prob. 39PSCh. 6.3 - Prob. 1PSCh. 6.3 - Prob. 2PSCh. 6.3 - Prob. 3PSCh. 6.3 - Prob. 4PSCh. 6.3 - Prob. 5PSCh. 6.3 - Prob. 6PSCh. 6.3 - Prob. 7PSCh. 6.3 - Prob. 8PSCh. 6.3 - Prob. 9PSCh. 6.3 - Prob. 10PSCh. 6.3 - Prob. 11PSCh. 6.3 - Prob. 12PSCh. 6.3 - Prob. 13PSCh. 6.3 - Prob. 14PSCh. 6.3 - Prob. 15PSCh. 6.3 - Prob. 16PSCh. 6.3 - Prob. 17PSCh. 6.3 - Prob. 18PSCh. 6.3 - Prob. 19PSCh. 6.3 - Prob. 20PSCh. 6.3 - Prob. 21PSCh. 6.3 - Prob. 22PSCh. 6.3 - Prob. 23PSCh. 6.3 - Prob. 24PSCh. 6.3 - Prob. 25PSCh. 6.3 - Prob. 26PSCh. 6.3 - Prob. 27PSCh. 6.3 - Prob. 28PSCh. 6.3 - Prob. 29PSCh. 6.3 - Prob. 30PSCh. 6.3 - Prob. 31PSCh. 6.3 - Prob. 32PSCh. 6.4 - Prob. 1PSCh. 6.4 - Prob. 2PSCh. 6.4 - Prob. 3PSCh. 6.4 - Prob. 4PSCh. 6.4 - Prob. 5PSCh. 6.4 - Prob. 6PSCh. 6.4 - Prob. 7PSCh. 6.4 - Prob. 8PSCh. 6.4 - Prob. 9PSCh. 6.4 - Prob. 10PSCh. 6.4 - Prob. 11PSCh. 6.4 - Prob. 12PSCh. 6.4 - Prob. 13PSCh. 6.4 - Prob. 14PSCh. 6.4 - Prob. 15PSCh. 6.4 - Prob. 16PSCh. 6.4 - Prob. 17PSCh. 6.4 - Prob. 18PSCh. 6.4 - Prob. 19PSCh. 6.4 - Prob. 20PSCh. 6.4 - Prob. 21PSCh. 6.4 - Prob. 22PSCh. 6.4 - Prob. 23PSCh. 6.4 - Prob. 24PSCh. 6.4 - Prob. 25PSCh. 6.4 - Prob. 26PSCh. 6.4 - Prob. 27PSCh. 6.4 - Prob. 28PSCh. 6.4 - Prob. 29PSCh. 6.4 - Prob. 30PSCh. 6.4 - Prob. 31PSCh. 6.4 - Prob. 32PSCh. 6.4 - Prob. 33PSCh. 6.4 - Prob. 34PSCh. 6.4 - Prob. 35PSCh. 6.4 - Prob. 36PSCh. 6.4 - Prob. 37PSCh. 6.5 - Prob. 1PSCh. 6.5 - Prob. 2PSCh. 6.5 - Prob. 3PSCh. 6.5 - Prob. 4PSCh. 6.5 - Prob. 5PSCh. 6.5 - Prob. 6PSCh. 6.5 - Prob. 7PSCh. 6.5 - Prob. 8PSCh. 6.5 - Prob. 9PSCh. 6.5 - Prob. 10PSCh. 6.5 - Prob. 11PSCh. 6.5 - Prob. 12PSCh. 6.5 - Prob. 13PSCh. 6.5 - Prob. 14PSCh. 6.5 - Prob. 15PSCh. 6.5 - Prob. 16PSCh. 6.5 - Prob. 17PSCh. 6.5 - Prob. 18PSCh. 6.5 - Prob. 19PSCh. 6.5 - Prob. 20PSCh. 6.5 - Prob. 21PSCh. 6.5 - Prob. 22PSCh. 6.5 - Prob. 23PSCh. 6.5 - Prob. 24PSCh. 6.5 - Prob. 25PSCh. 6.5 - Prob. 26PSCh. 6.5 - Prob. 27PSCh. 6.5 - Prob. 28PSCh. 6.5 - Prob. 29PSCh. 6.5 - Prob. 30PSCh. 6.5 - Prob. 31PSCh. 6.5 - Prob. 32PSCh. 6.5 - Prob. 33PSCh. 6.5 - Prob. 34PSCh. 6.5 - Prob. 35PSCh. 6.5 - Prob. 36PSCh. 6.5 - Prob. 37PS
Knowledge Booster
Background pattern image
Algebra
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, algebra and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Algebra and Trigonometry (6th Edition)
Algebra
ISBN:9780134463216
Author:Robert F. Blitzer
Publisher:PEARSON
Text book image
Contemporary Abstract Algebra
Algebra
ISBN:9781305657960
Author:Joseph Gallian
Publisher:Cengage Learning
Text book image
Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning
Text book image
Algebra And Trigonometry (11th Edition)
Algebra
ISBN:9780135163078
Author:Michael Sullivan
Publisher:PEARSON
Text book image
Introduction to Linear Algebra, Fifth Edition
Algebra
ISBN:9780980232776
Author:Gilbert Strang
Publisher:Wellesley-Cambridge Press
Text book image
College Algebra (Collegiate Math)
Algebra
ISBN:9780077836344
Author:Julie Miller, Donna Gerken
Publisher:McGraw-Hill Education
Lecture 46: Eigenvalues & Eigenvectors; Author: IIT Kharagpur July 2018;https://www.youtube.com/watch?v=h5urBuE4Xhg;License: Standard YouTube License, CC-BY
What is an Eigenvector?; Author: LeiosOS;https://www.youtube.com/watch?v=ue3yoeZvt8E;License: Standard YouTube License, CC-BY