Graphs and Adjacency Matrices - Home | Department of

23
1 Graphs and Adjacency Matrices: (see MATLAB Project # 2) A graph is a set of points (called vertices or nodes) and a set of lines (called edges or paths of length one) connecting some pairs of nodes. Two nodes connected by an edge are said to be adjacent. The Adjacency Matrix for a graph with nodes is an n x n matrix where

Transcript of Graphs and Adjacency Matrices - Home | Department of

1

Graphs and Adjacency Matrices:(see MATLAB Project # 2)A graph is a set of points (called vertices or nodes)

and a set of lines (called edges or paths of length one) connecting some pairs of nodes.

Two nodes connected by an edge are said to be adjacent.

The Adjacency Matrix for a graph with nodes is an n x n matrix where

2

Example. Graph of n=5 nodes with adjacency matrix

3

4.7 Change of BasisQuestion. Suppose that and are two bases for

a vector space Let be a vector in How are and related?

4

4.7 Change of BasisQuestion. Suppose that and are two bases for

a vector space Let be a vector in How are and related?

Answer:

where is the change-of-coordinates matrix from to

5

Example. Let

If find

6

Theorem. Let be two bases for a vector space Then there is a unique

matrix such that

is called the change-of-coordinates matrix from to

Furthermore,

7

Question. Suppose that is known. How does one find

8

If what is

1. (a)2. (b)3. (c)

9

Example. Letbe two bases for and suppose that

1. Find 2. Find if

10

5.1 Eigenvectors and Eigenvalues

Example. Let

Examine the images of and under multiplication by

11

Definition. An eigenvector of a square matrix is a nonzero vector such that for some scalarA scalar is called an eigenvalue of if there is a nontrivial solution of such an is called an eigenvector of corresponding to

12

Example. Show that 4 is an eigenvalue ofand find the corresponding eigenvectors.

13

Let Is an

eigenvector of

1. Yes2. No

14

The set of all solutions to is called the eigenspace of corresponding to the eigenvalue

15

Example. Let An eigenvalue of is

Find a basis for the corresponding eigenspace.

16

How are the eigenvalues of related to the eigenvalues of

17

What are the eigenvalues of a triangular matrix?

18

5.2 The Characteristic EquationRecall: eigenvector of corresponding to

nonzero.

How do we find the eigenvalues of

19

To find the eigenvalues of

Characteristic polynomial:

Characteristic equation:

20

Example. Find the eigenvalues of

21

Example. Find the eigenvalues of

22

Theorem. A is invertible if and only if _______ is not an eigenvalue of A.

23

SimilarityFor square matrices and we say that is

similar to if there is an invertible matrix such that

Theorem. Similar matrices have the same determinant.

Proof.