Linear Algebra Lecture 33.

Slides:



Advertisements
Similar presentations
Ch 7.6: Complex Eigenvalues
Advertisements

Ch 9.4: Competing Species In this section we explore the application of phase plane analysis to some problems in population dynamics. These problems involve.
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
Ch 7.8: Repeated Eigenvalues
Ch 7.5: Homogeneous Linear Systems with Constant Coefficients
Lecture 18 Eigenvalue Problems II Shang-Hua Teng.
5 5.1 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Dominant Eigenvalues & The Power Method
5.1 Orthogonality.
Eigenvalues and Eigenvectors
Eigen Decomposition Based on the slides by Mani Thomas Modified and extended by Longin Jan Latecki.
Population Dynamics Application of Eigenvalues & Eigenvectors.
Vector Norms and the related Matrix Norms. Properties of a Vector Norm: Euclidean Vector Norm: Riemannian metric:
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
Boyce/DiPrima 9 th ed, Ch 7.6: Complex Eigenvalues Elementary Differential Equations and Boundary Value Problems, 9 th edition, by William E. Boyce and.
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
5.1 Eigenvectors and Eigenvalues 5. Eigenvalues and Eigenvectors.
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
5 5.1 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
1 1.3 © 2016 Pearson Education, Ltd. Linear Equations in Linear Algebra VECTOR EQUATIONS.
Chapter 5 Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
4.3 Constant-Coefficient Systems. Phase Plane Method
Boyce/DiPrima 9th ed, Ch 9.4: Competing Species Elementary Differential Equations and Boundary Value Problems, 9th edition, by William E. Boyce and.
CS479/679 Pattern Recognition Dr. George Bebis
Eigenvalues and Eigenvectors
Linear Algebra Lecture 19.
Eigen Decomposition Based on the slides by Mani Thomas and book by Gilbert Strang. Modified and extended by Longin Jan Latecki.
Linear Algebra Lecture 34.
Boyce/DiPrima 10th ed, Ch 7.8: Repeated Eigenvalues Elementary Differential Equations and Boundary Value Problems, 10th edition, by William E. Boyce.
Linear Algebra Lecture 36.
EE611 Deterministic Systems
The Matrix of a Linear Transformation (9/30/05)
Euclidean Inner Product on Rn
Eigen Decomposition Based on the slides by Mani Thomas and book by Gilbert Strang. Modified and extended by Longin Jan Latecki.
Boyce/DiPrima 10th ed, Ch 7.5: Homogeneous Linear Systems with Constant Coefficients Elementary Differential Equations and Boundary Value Problems, 10th.
Eigen Decomposition Based on the slides by Mani Thomas and book by Gilbert Strang. Modified and extended by Longin Jan Latecki.
CS485/685 Computer Vision Dr. George Bebis
Eigen Decomposition Based on the slides by Mani Thomas and book by Gilbert Strang. Modified and extended by Longin Jan Latecki.
MATH 374 Lecture 23 Complex Eigenvalues.
Eigen Decomposition Based on the slides by Mani Thomas and book by Gilbert Strang. Modified and extended by Longin Jan Latecki.
Linear Algebra Lecture 40.
MAE 82 – Engineering Mathematics
Diagonalization Hung-yi Lee.
Symmetric Matrices and Quadratic Forms
Eigen Decomposition Based on the slides by Mani Thomas
Linear Algebra Lecture 32.
Eigen Decomposition Based on the slides by Mani Thomas and book by Gilbert Strang. Modified and extended by Longin Jan Latecki.
Linear Algebra Lecture 23.
Boyce/DiPrima 10th ed, Ch 7.6: Complex Eigenvalues Elementary Differential Equations and Boundary Value Problems, 10th edition, by William E. Boyce and.
EIGENVECTORS AND EIGENVALUES
Linear Algebra Lecture 41.
Linear Algebra Lecture 29.
Linear Vector Space and Matrix Mechanics
Linear Algebra Lecture 7.
Diagonalization of Linear Operator
Linear Algebra Lecture 30.
Eigenvalues and Eigenvectors
Linear Algebra Lecture 35.
Eigenvalues and Eigenvectors
Eigen Decomposition Based on the slides by Mani Thomas
Subject :- Applied Mathematics
Eigenvectors and Eigenvalues
Linear Algebra Lecture 28.
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
Ch 7.5: Homogeneous Linear Systems with Constant Coefficients
Presentation transcript:

Linear Algebra Lecture 33

Linear Algebra Lecture 33

Eigenvalues and Eigenvectors

Discrete Dynamical Systems

Let a matrix A is diagonalizable, with n linearly independent eigenvectors, v1, …, vn, and corresponding eigenvalues, …

For convenience, assume that the eigenvectors are arranged so that …

Since { v1, …, vn } is a basis for Rn, any initial vector x0 can be written uniquely as

Since the vi are eigenvectors,

In general,

Example 1

Observe …

continued

Plot several trajectories of the dynamical system xk+1 = Axk, when Example 2 Plot several trajectories of the dynamical system xk+1 = Axk, when

Plot several typical solution of the equation xk+1 = Axk, when Example 3 Plot several typical solution of the equation xk+1 = Axk, when

… Plot several typical solution of the equation yk+1 = Dyk, where Example 4 Plot several typical solution of the equation yk+1 = Dyk, where …

Show that a solution {yk} is unbounded if its initial point is not on the x2-axis.

Change of Variable

Example 5 Show that the origin is a saddle point for solutions of xk+1 = Axk, where …

Find the directions of greatest attraction and greatest repulsion.

Note If A has two complex eigenvalues whose absolute value is greater than 1, then 0 is a repellor and iterates of x0 will spiral outward around the origin. …

continued If the absolute values of the complex eigenvalues are less than 1, the origin is an attractor and the iterates of x0 spiral inward toward the origin.

Example 6

Example 7 Suppose the search survival rate of young bird is 50%, and the stage-matrix A is …

What does the stage-matrix model predict about this bird? continued What does the stage-matrix model predict about this bird?

Linear Algebra Lecture 33