[SOLVED] 18.06-PS8

30.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (1 vote)

Exercises on eigenvalues and eigenvectors

Problem 21.1: (6.1 #19. Introduction to Linear Algebra: Strang) A three by three matrix B is known to have eigenvalues 0, 1 and 2. This information is enough to find three of these (give the answers where possible):

a)     The rank of B

b)     The determinant of BTB

c)      The eigenvalues of BTB

d)     The eigenvalues of (B2 + I)−1

Problem 21.2: (6.1 #29.) Find the eigenvalues of A, B, and C when

A   , B   and C   .

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.