Applications of eigenvalues/eigenvectors

Size: px
Start display at page:

Download "Applications of eigenvalues/eigenvectors"

Transcription

1 Example 1. Applications of eigenvalues/eigenvectors Predator-Prey models. Foxes and Rabbits share a large forest, with the foxes eating rabbits and rabbits eating the abundant vegetation. The sizes of both populations evolve over time according to the following rules: F k+1 = 0.5F k + 0.3R k R k+1 = pf k + 1.R k where F j = the size of the fox population in time period j and R j = the size of the rabbit population in time period j. The parameter p is assumed to be positive and is called the predation parameter. Natural questions to ask are: Will the fox and rabbit populations survive? How does the survival of these populations depend, if at all, on the parameter p and on the initial population sizes, F 0 and R 0? If they do survive, how big do they become over time? 1

2 To make the study of these questions easier, we express the evolution of the system using matrix multiplication: F k = F k. R k+1 p 1. R k The matrix on the right is called the transition matrix, and writing x k = F k and T p =, R k p 1. It follows that x 1 = T p x 0, x = T p x 1 = T p x 0, x 3 = T p x = T 3 p x 0, and so forth. Our questions are ultimately concerned with how depends on p and x 0. x k = T k p x 0

3 Case study 1. Suppose that p = 0., F 0 = 10 and R 0 = 40, so that x 0 = and T p = To get a sense of what s happening to the populations over time, we can do some quick calculations, e.g., x 1 = T p x 0 = 10 = 17, and x = T p x 0 = x 3 = T 3 p x ,. 3

4 It appears that both populations are growing in the short term, but this is no guarantee of future growth. It also appears that the foxes are catching up with the rabbits. I.e., that the ratio F k /R k is getting bigger (from 1/4 to more than 1/3). But to see what will happen in the long run, we need to have a way to estimate x k accurately when k is large. This can be done by considering the eigenvalues of T p their associated eigenvalues. and Eigenvalues: The characteristic equation for T p is λ det(λi T p ) = 0 0. λ 1. = 0 λ 1.7λ = 0 so the eigenvalues of T p are λ 1 = = 1.1 and λ = =

5 Eigenvectors: To find eigenvectors associated with λ 1 = 1.1 we solve the system (T p (1.1)I) x = 0: x = 0 y 0 = 0.6x + 0.3y = 0 = y = x, in other words, the eigenvectors associated with λ 1 = 1.1 are all scalar multiples of v 1 = 1. Observe that T k p v 1 = (1.1) k v 1. 5

6 Likewise, to find eigenvectors associated with λ = 0.6 we solve the system (T p (0.6)I) x = 0: x = y 0 = 0.1x + 0.3y = 0 = x = 3y. This means that the eigenvectors associated with λ = 0.6 are all scalar multiples of v = 3 1. Observe that T k p v = (0.6) k v. 6

7 Note that v 1 and v form a basis of R, so we can express the initial state vector v 0 (uniquely) as a linear combination of v 1 and v : x 0 = c 1 v 1 + c v = 1 3 c 1 = 10 1 c 40 = c 1 c = = 4 In other words x 0 = v 1 4 v =

8 We are now in position to get very useful (and accurate) estimates for x k (when k is large). Specifically... x k = T k p x 0 = T k p( v 1 4 v ) = (T k p v 1) 4(T k p v ) = (1.1) k v 1 4(0.6) k v = (1.1) k (0.6) k (1.1) k 44, since (0.6) k 0 as k grows large. In fact, this estimate is already quite accurate for small k, e.g., when k = 5: = and (1.1) 5 44 =

9 Conclusions (for Case Study 1): 1. With p = 0. and F 0 = 10 and R 0 = 40, both populations thrive. In fact, in the long run, both populations grow exponentially (by 10% per time period).. In the long run (and even in the relatively short run), the ratio of foxes to rabbits stabilizes at about 1/. 9

10 Case Study : Staying with p = 0., so that T p =, we ll use the eigenvalues and eigenvectors that we have already found to see the impact of the initial population sizes on the long term survival of the species. Suppose that the initial populations are simply F 0 and R 0, and x 0 = F 0 R 0 As in the first case study, to estimate T k p x 0, we have to express x 0 as a linear combination of v 1 and v :. x 0 = c 1 v 1 + c v. 10

11 And, as before, we conclude that x k = T k p x 0 = T k p(c 1 v 1 + c v ) = c 1 (1.1) k v 1 + c (0.6) k v (1.1) k (c 1 v 1 ) In terms of the individual populations, we have (1.1) k This means that F k R k c 1 c 1 the two populations survive in the long run if and only if c 1 > 0. To see how c 1 depends on x 0 = F 0 R 0., we can use Cramer s rule... 11

12 F 0 R 0 = c c 3 1 = c 1 c = F 0 R 0 = c 1 = F 0 3 R = F 0 3R 0 5 = 3R 0 F 0 5. For c 1 to be greater than 0, it must be the case that 3R 0 > F 0. In other words, for the two populations to survive, the initial population of rabbits must be more than a third the size of the initial fox population, which itself must be positive. 1

13 Case study 3: Now we consider how the survival of the populations depends on the predation parameter p. When we change p, the eigenvalues (and eigenvectors) of T p change. Specifically, if T p = p 1., then the characteristic equation of T p is λ 1.7λ + ( p) = 0, with solutions λ 1 (p) = p and λ 1 (p) = p. There are several cases to consider. 13

14 1. If p > 0.49/ , then λ 1 (p) and λ (p) are complex conjugates. In this case, T p has the effect of rotating vectors in R, and after a finite number of rotations, one of the two populations would cross into negative territory. In practice, this means that the foxes are eating so many rabbits, that the rabbit population dies off quickly, and after that, the fox population dies off.. If p = 0.49/1., then λ 1 (p) = λ (p) = In this case, T p does not have two linearly independent eigenvectors, so the analysis we used in the previous case studies does not apply directly. It is possible to show however that both populations die off in this case as well. 3. If 0.49/1. > p > 1/3, then 0 < p < 0.09, so 0 < p = α p < 0.3. In this case, 0 < λ (p) = 1.7 α p < α p and once again, both populations die off. = λ 1 (p) < 1, 14

15 4. If p = 1/3, then p = 0.09 = 0.3, so λ 1 (p) = = 1 and λ (p) = The vectors, v 1 = 3 and v = 3 5 = 0.7. are eigenvectors associated with λ 1 and λ, respectively. If x 0 = c 1 = F 0 R 0 F 0 3 R , then x 0 = c 1 v 1 + c v, where = 3R 0 F 0 9 and c = 3 F 0 5 R = 5F 0 3R

16 In this case, x k = T k p x 0 = T k p(c 1 v 1 + c v ) = c 1 v 1 + c (0.7) k v c 1 v 1. It follows that if 3R 0 > F 0 (so that c 1 > 0) both populations will stabilize at the constant levels: F k 3R 0 F 0 3 and R k 15R 0 10F 0 9 If 3R 0 F 0, then both populations die off rapidly. 5. If 0 < p < 1/3, then 0.7 > α p = p > 0.3 so λ 1 (p) = α p In this case, if > 1 and 0.5 < λ (p) = 1.7 α p R 0 > ( 7 6 5α ) p F 0 3 then both populations survive (and grow exponentially). both populations die off rapidly.. < 0.7. If not, 16

Chapter 5. Eigenvalues and Eigenvectors

Chapter 5. Eigenvalues and Eigenvectors Chapter 5 Eigenvalues and Eigenvectors Section 5. Eigenvectors and Eigenvalues Motivation: Difference equations A Biology Question How to predict a population of rabbits with given dynamics:. half of the

More information

Eigenvalues, Eigenvectors, and an Intro to PCA

Eigenvalues, Eigenvectors, and an Intro to PCA Eigenvalues, Eigenvectors, and an Intro to PCA Eigenvalues, Eigenvectors, and an Intro to PCA Changing Basis We ve talked so far about re-writing our data using a new set of variables, or a new basis.

More information

Eigenvalues, Eigenvectors, and an Intro to PCA

Eigenvalues, Eigenvectors, and an Intro to PCA Eigenvalues, Eigenvectors, and an Intro to PCA Eigenvalues, Eigenvectors, and an Intro to PCA Changing Basis We ve talked so far about re-writing our data using a new set of variables, or a new basis.

More information

MAT1302F Mathematical Methods II Lecture 19

MAT1302F Mathematical Methods II Lecture 19 MAT302F Mathematical Methods II Lecture 9 Aaron Christie 2 April 205 Eigenvectors, Eigenvalues, and Diagonalization Now that the basic theory of eigenvalues and eigenvectors is in place most importantly

More information

Problem set 7 Math 207A, Fall 2011 Solutions

Problem set 7 Math 207A, Fall 2011 Solutions Problem set 7 Math 207A, Fall 2011 s 1. Classify the equilibrium (x, y) = (0, 0) of the system x t = x, y t = y + x 2. Is the equilibrium hyperbolic? Find an equation for the trajectories in (x, y)- phase

More information

Food Chains. energy: what is needed to do work or cause change

Food Chains. energy: what is needed to do work or cause change Have you ever seen a picture that shows a little fish about to be eaten by a big fish? Sometimes the big fish has an even bigger fish behind it. This is a simple food chain. A food chain is the path of

More information

Diagonalization of Matrices

Diagonalization of Matrices LECTURE 4 Diagonalization of Matrices Recall that a diagonal matrix is a square n n matrix with non-zero entries only along the diagonal from the upper left to the lower right (the main diagonal) Diagonal

More information

Differential Equations

Differential Equations This document was written and copyrighted by Paul Dawkins. Use of this document and its online version is governed by the Terms and Conditions of Use located at. The online version of this document is

More information

Mechanisms of Evolution

Mechanisms of Evolution Mechanisms of Evolution In these activities, you will investigate the mechanisms of evolution, which are the processes that lead to genetic change in populations. You will model natural selection, gene

More information

(A) Gene frequencies in the sunfish population remained stable and the population size

(A) Gene frequencies in the sunfish population remained stable and the population size 1. Ecologists are studying how genetic and environmental factors can affect the masses of adult sunfish. The graph below and to the left shows the original size distribution for a population of sunfish

More information

CHAPTER 5. Interactions in the Ecosystem

CHAPTER 5. Interactions in the Ecosystem CHAPTER 5 Interactions in the Ecosystem 1 SECTION 3.3 - THE ECOSYSTEM 2 SECTION 3.3 - THE ECOSYSTEM Levels of Organization Individual one organism from a species. Species a group of organisms so similar

More information

1) Which of the following describes the mammals, fish, birds, and plants that live in an environment? a) Abiotic c) biome b) population d) biotic

1) Which of the following describes the mammals, fish, birds, and plants that live in an environment? a) Abiotic c) biome b) population d) biotic CH.16 practice TEST -6th grade Multiple Choice Identify the choice that best completes the statement or answers the question. 1) Which of the following describes the mammals, fish, birds, and plants that

More information

Organism Interactions in Ecosystems

Organism Interactions in Ecosystems Organism Interactions in Ecosystems Have you ever grown a plant or taken care of a pet? If so, you know they have certain needs such as water or warmth. Plants need sunlight to grow. Animals need food

More information

MA 138: Calculus II for the Life Sciences

MA 138: Calculus II for the Life Sciences MA 138: Calculus II for the Life Sciences David Murrugarra Department of Mathematics, University of Kentucky. Spring 2016 David Murrugarra (University of Kentucky) MA 138: Section 11.4.2 Spring 2016 1

More information

Eigenvalues and Eigenvectors. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Eigenvalues and Eigenvectors. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Eigenvalues and Eigenvectors Consider the equation A x = λ x, where A is an nxn matrix. We call x (must be non-zero) an eigenvector of A if this equation can be solved for some value of λ. We call λ an

More information

Introduction to Dynamical Systems

Introduction to Dynamical Systems Introduction to Dynamical Systems Autonomous Planar Systems Vector form of a Dynamical System Trajectories Trajectories Don t Cross Equilibria Population Biology Rabbit-Fox System Trout System Trout System

More information

Ecological Succession

Ecological Succession Ecological Succession Ecosystems are constantly changing Changes can start after quick disturbances, like a wildfire or volcano erupting. Changes can be slow and gradual, where older species die out and

More information

Fundamentals of Dynamical Systems / Discrete-Time Models. Dr. Dylan McNamara people.uncw.edu/ mcnamarad

Fundamentals of Dynamical Systems / Discrete-Time Models. Dr. Dylan McNamara people.uncw.edu/ mcnamarad Fundamentals of Dynamical Systems / Discrete-Time Models Dr. Dylan McNamara people.uncw.edu/ mcnamarad Dynamical systems theory Considers how systems autonomously change along time Ranges from Newtonian

More information

Course Notes: Week 1

Course Notes: Week 1 Course Notes: Week 1 Math 270C: Applied Numerical Linear Algebra 1 Lecture 1: Introduction (3/28/11) We will focus on iterative methods for solving linear systems of equations (and some discussion of eigenvalues

More information

Further Mathematical Methods (Linear Algebra) 2002

Further Mathematical Methods (Linear Algebra) 2002 Further Mathematical Methods (Linear Algebra) 2002 Solutions For Problem Sheet 4 In this Problem Sheet, we revised how to find the eigenvalues and eigenvectors of a matrix and the circumstances under which

More information

Interacting Populations.

Interacting Populations. Chapter 2 Interacting Populations. 2.1 Predator/ Prey models Suppose we have an island where some rabbits and foxes live. Left alone the rabbits have a growth rate of 10 per 100 per month. Unfortunately

More information

Beadle Plasticus Evolution Teacher Information

Beadle Plasticus Evolution Teacher Information STO-125 Beadle Plasticus Evolution Teacher Information Summary Students model the effects of two different environments on the frequencies of characteristics in a simulated Beadle population. Core Concepts

More information

Total 100

Total 100 Math 38 J - Spring 2 Final Exam - June 6 2 Name: Student ID no. : Signature: 2 2 2 3 2 4 2 5 2 6 2 28 otal his exam consists of problems on 9 pages including this cover sheet. Show all work for full credit.

More information

LESSON 35: EIGENVALUES AND EIGENVECTORS APRIL 21, (1) We might also write v as v. Both notations refer to a vector.

LESSON 35: EIGENVALUES AND EIGENVECTORS APRIL 21, (1) We might also write v as v. Both notations refer to a vector. LESSON 5: EIGENVALUES AND EIGENVECTORS APRIL 2, 27 In this contet, a vector is a column matri E Note 2 v 2, v 4 5 6 () We might also write v as v Both notations refer to a vector (2) A vector can be man

More information

Computationally, diagonal matrices are the easiest to work with. With this idea in mind, we introduce similarity:

Computationally, diagonal matrices are the easiest to work with. With this idea in mind, we introduce similarity: Diagonalization We have seen that diagonal and triangular matrices are much easier to work with than are most matrices For example, determinants and eigenvalues are easy to compute, and multiplication

More information

APPM 2360 Lab #3: The Predator Prey Model

APPM 2360 Lab #3: The Predator Prey Model APPM 2360 Lab #3: The Predator Prey Model 1 Instructions Labs may be done in groups of 3 or less. One report must be turned in for each group and must be in PDF format. Labs must include each student s:

More information

Limits to Growth. Section 5-2 pgs

Limits to Growth. Section 5-2 pgs Limits to Growth Section 5-2 pgs 124-127 Limits to Growth Let s look back at the sea otter population example. When a sea otter population declines, something has changed the relationship between the birth

More information

Math 21b Final Exam Thursday, May 15, 2003 Solutions

Math 21b Final Exam Thursday, May 15, 2003 Solutions Math 2b Final Exam Thursday, May 5, 2003 Solutions. (20 points) True or False. No justification is necessary, simply circle T or F for each statement. T F (a) If W is a subspace of R n and x is not in

More information

Eigenvalues, Eigenvectors, and an Intro to PCA

Eigenvalues, Eigenvectors, and an Intro to PCA Eigenvalues, Eigenvectors, and an Intro to PCA Eigenvalues, Eigenvectors, and an Intro to PCA Changing Basis We ve talked so far about re-writing our data using a new set of variables, or a new basis.

More information

ICS 6N Computational Linear Algebra Eigenvalues and Eigenvectors

ICS 6N Computational Linear Algebra Eigenvalues and Eigenvectors ICS 6N Computational Linear Algebra Eigenvalues and Eigenvectors Xiaohui Xie University of California, Irvine xhx@uci.edu Xiaohui Xie (UCI) ICS 6N 1 / 34 The powers of matrix Consider the following dynamic

More information

Population Dynamics. Max Flöttmann and Jannis Uhlendorf. June 12, Max Flöttmann and Jannis Uhlendorf () Population Dynamics June 12, / 54

Population Dynamics. Max Flöttmann and Jannis Uhlendorf. June 12, Max Flöttmann and Jannis Uhlendorf () Population Dynamics June 12, / 54 Population Dynamics Max Flöttmann and Jannis Uhlendorf June 12, 2007 Max Flöttmann and Jannis Uhlendorf () Population Dynamics June 12, 2007 1 / 54 1 Discrete Population Models Introduction Example: Fibonacci

More information

CHAPTER 3 - ECOSYSTEMS

CHAPTER 3 - ECOSYSTEMS CHAPTER 3 - ECOSYSTEMS Lesson 1 Parts of Ecosystems An ecosystem is made of living and nonliving parts that all work together. Every organism in an ecosystem has a part to play. An ecosystem is all of

More information

Numerical Optimization

Numerical Optimization Numerical Optimization Unit 2: Multivariable optimization problems Che-Rung Lee Scribe: February 28, 2011 (UNIT 2) Numerical Optimization February 28, 2011 1 / 17 Partial derivative of a two variable function

More information

SOLUTIONS: ASSIGNMENT Use Gaussian elimination to find the determinant of the matrix. = det. = det = 1 ( 2) 3 6 = 36. v 4.

SOLUTIONS: ASSIGNMENT Use Gaussian elimination to find the determinant of the matrix. = det. = det = 1 ( 2) 3 6 = 36. v 4. SOLUTIONS: ASSIGNMENT 9 66 Use Gaussian elimination to find the determinant of the matrix det 1 1 4 4 1 1 1 1 8 8 = det = det 0 7 9 0 0 0 6 = 1 ( ) 3 6 = 36 = det = det 0 0 6 1 0 0 0 6 61 Consider a 4

More information

Understanding Populations Section 1. Chapter 8 Understanding Populations Section1, How Populations Change in Size DAY ONE

Understanding Populations Section 1. Chapter 8 Understanding Populations Section1, How Populations Change in Size DAY ONE Chapter 8 Understanding Populations Section1, How Populations Change in Size DAY ONE What Is a Population? A population is a group of organisms of the same species that live in a specific geographical

More information

Agenda: Understand the action of A by seeing how it acts on eigenvectors.

Agenda: Understand the action of A by seeing how it acts on eigenvectors. Eigenvalues and Eigenvectors If Av=λv with v nonzero, then λ is called an eigenvalue of A and v is called an eigenvector of A corresponding to eigenvalue λ. Agenda: Understand the action of A by seeing

More information

Lecture 10: Powers of Matrices, Difference Equations

Lecture 10: Powers of Matrices, Difference Equations Lecture 10: Powers of Matrices, Difference Equations Difference Equations A difference equation, also sometimes called a recurrence equation is an equation that defines a sequence recursively, i.e. each

More information

After we have found an eigenvalue λ of an n n matrix A, we have to find the vectors v in R n such that

After we have found an eigenvalue λ of an n n matrix A, we have to find the vectors v in R n such that 7.3 FINDING THE EIGENVECTORS OF A MATRIX After we have found an eigenvalue λ of an n n matrix A, we have to find the vectors v in R n such that A v = λ v or (λi n A) v = 0 In other words, we have to find

More information

Math 232, Final Test, 20 March 2007

Math 232, Final Test, 20 March 2007 Math 232, Final Test, 20 March 2007 Name: Instructions. Do any five of the first six questions, and any five of the last six questions. Please do your best, and show all appropriate details in your solutions.

More information

Eigenvalues and Eigenvectors 7.2 Diagonalization

Eigenvalues and Eigenvectors 7.2 Diagonalization Eigenvalues and Eigenvectors 7.2 Diagonalization November 8 Goals Suppose A is square matrix of order n. Provide necessary and sufficient condition when there is an invertible matrix P such that P 1 AP

More information

Predation. Predation & Herbivory. Lotka-Volterra. Predation rate. Total rate of predation. Predator population 10/23/2013. Review types of predation

Predation. Predation & Herbivory. Lotka-Volterra. Predation rate. Total rate of predation. Predator population 10/23/2013. Review types of predation Predation & Herbivory Chapter 14 Predation Review types of predation Carnivory Parasitism Parasitoidism Cannabalism Lotka-Volterra Predators control prey populations and prey control predator populations

More information

Name: Class: Date: Ecosystem Interactions. Multiple Choice Identify the choice that best completes the statement or answers the question.

Name: Class: Date: Ecosystem Interactions. Multiple Choice Identify the choice that best completes the statement or answers the question. Name: Class: _ Date: Ecosystem Interactions Multiple Choice Identify the choice that best completes the statement or answers the question. 1. In an ecosystem, organism interact with living and non-living

More information

INTERPRETING POPULATION DYNAMICS GRAPH

INTERPRETING POPULATION DYNAMICS GRAPH INTERPRETING POPULATION DYNAMIS GRAPH OJETIVES TASKS Name: To learn about three types of population dynamics graphs To determine which type of graph you constructed from the Pike and Perch Game To interpret

More information

6. Which of the following is not a basic need of all animals a. food b. friends c. water d. protection from predators

6. Which of the following is not a basic need of all animals a. food b. friends c. water d. protection from predators NAME SOL 4.5 Habitats, Niches and Adaptations POPULATION A group of the same species living in the same place at the same time. COMMUNITY-- All of the populations that live in the same area 6. Which of

More information

Lab 5: Nonlinear Systems

Lab 5: Nonlinear Systems Lab 5: Nonlinear Systems Goals In this lab you will use the pplane6 program to study two nonlinear systems by direct numerical simulation. The first model, from population biology, displays interesting

More information

Math 215 HW #9 Solutions

Math 215 HW #9 Solutions Math 5 HW #9 Solutions. Problem 4.4.. If A is a 5 by 5 matrix with all a ij, then det A. Volumes or the big formula or pivots should give some upper bound on the determinant. Answer: Let v i be the ith

More information

M340L Final Exam Solutions May 13, 1995

M340L Final Exam Solutions May 13, 1995 M340L Final Exam Solutions May 13, 1995 Name: Problem 1: Find all solutions (if any) to the system of equations. Express your answer in vector parametric form. The matrix in other words, x 1 + 2x 3 + 3x

More information

1.0 Forest Ecology at the Ecosystem Level

1.0 Forest Ecology at the Ecosystem Level 1.0 Forest Ecology at the Ecosystem Level Ecology is the study of living and non-living parts of the environment and how they affect each other. The environment is everything around us. It includes the

More information

3 Natural Selection in Action

3 Natural Selection in Action CHAPTER 10 3 Natural Selection in Action SECTION The Evolution of Living Things California Science Standards 7.3.a, 7.3.e, 7.4.f BEFORE YOU READ After you read this section, you should be able to answer

More information

The Eigenvector. [12] The Eigenvector

The Eigenvector. [12] The Eigenvector The Eigenvector [ The Eigenvector Two interest-bearing accounts Suppose Account yields 5% interest and Account yields 3% interest. Represent balances in the two accounts by a -vector x (t) = x (t+) = [.05

More information

Announcements Monday, October 29

Announcements Monday, October 29 Announcements Monday, October 29 WeBWorK on determinents due on Wednesday at :59pm. The quiz on Friday covers 5., 5.2, 5.3. My office is Skiles 244 and Rabinoffice hours are: Mondays, 2 pm; Wednesdays,

More information

Coordinate Curves for Trajectories

Coordinate Curves for Trajectories 43 The material on linearizations and Jacobian matrices developed in the last chapter certainly expanded our ability to deal with nonlinear systems of differential equations Unfortunately, those tools

More information

Bay Area Scientists in Schools

Bay Area Scientists in Schools Lesson Name: Food Webs/Clipfish Grade Level: 6th Grade Bay Area Scientists in Schools Objectives: To teach students about the study of community ecology, and how changes in one part of a community affects

More information

Mathematical Formulation of the Superposition Principle

Mathematical Formulation of the Superposition Principle Mathematical Formulation of the Superposition Principle Superposition add states together, get new states. Math quantity associated with states must also have this property. Vectors have this property.

More information

ECE 602 Exam 2 Solutions, 3/23/2011.

ECE 602 Exam 2 Solutions, 3/23/2011. NAME: ECE 62 Exam 2 Solutions, 3/23/211. You can use any books or paper notes you wish to bring. No electronic devices of any kind are allowed. You can only use materials that you bring yourself. You are

More information

c c c c c c c c c c a 3x3 matrix C= has a determinant determined by

c c c c c c c c c c a 3x3 matrix C= has a determinant determined by Linear Algebra Determinants and Eigenvalues Introduction: Many important geometric and algebraic properties of square matrices are associated with a single real number revealed by what s known as the determinant.

More information

Designing Information Devices and Systems II Fall 2015 Note 22

Designing Information Devices and Systems II Fall 2015 Note 22 EE 16B Designing Information Devices and Systems II Fall 2015 Note 22 Notes taken by John Noonan (11/12) Graphing of the State Solutions Open loop x(k + 1) = Ax(k) + Bu(k) y(k) = Cx(k) Closed loop x(k

More information

The Spotted Owls 5 " 5. = 5 " œ!þ")45 Ð'!% leave nest, 30% of those succeed) + 5 " œ!þ("= 5!Þ*%+ 5 ( adults live about 20 yrs)

The Spotted Owls 5  5. = 5  œ!þ)45 Ð'!% leave nest, 30% of those succeed) + 5  œ!þ(= 5!Þ*%+ 5 ( adults live about 20 yrs) The Spotted Owls Be sure to read the example at the introduction to Chapter in the textbook. It gives more general background information for this example. The example leads to a dynamical system which

More information

Organisms and Their Environment Student Contract

Organisms and Their Environment Student Contract Organisms and Their Environment Student Contract I contract this study guide for a grade of C. I agree to complete all of the items coded + by the due date specified with 90% accuracy. If I complete the

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors Eigenvalues and Eigenvectors week -2 Fall 26 Eigenvalues and eigenvectors The most simple linear transformation from R n to R n may be the transformation of the form: T (x,,, x n ) (λ x, λ 2,, λ n x n

More information

Announcements Monday, November 06

Announcements Monday, November 06 Announcements Monday, November 06 This week s quiz: covers Sections 5 and 52 Midterm 3, on November 7th (next Friday) Exam covers: Sections 3,32,5,52,53 and 55 Section 53 Diagonalization Motivation: Difference

More information

Populations Study Guide (KEY) All the members of a species living in the same place at the same time.

Populations Study Guide (KEY) All the members of a species living in the same place at the same time. Populations Study Guide (KEY) 1. Define Population. All the members of a species living in the same place at the same time. 2. List and explain the three terms that describe population. a. Size. How large

More information

Predict the effect of increased competition for abiotic and biotic resources on a food web. colored pencils graph paper ruler

Predict the effect of increased competition for abiotic and biotic resources on a food web. colored pencils graph paper ruler Edit File QUICK LAB Effect of Abiotic and Biotic Factors No organism exists in isolation. Organisms depend on and compete for the abiotic, or non-living, factors in its environment. For example, organisms

More information

Interactions of Living Things

Interactions of Living Things CHAPTER 14 LESSON 2 Interactions of Living Things Populations and Communities Key Concepts How do individuals and groups of organisms interact? What are some examples of symbiotic relationships? What do

More information

Math Circles: Population Models

Math Circles: Population Models Math Circles: Population Models Marek Stastna, Kris Rowe March 4, 2015 1 Examples Now that you have seen the first slide set, let s work out some concrete examples. This will be followed by three problems

More information

EXAMPLE 7: EIGENVALUE PROBLEM EXAMPLE. x ks1. ks2. fs1. fs2 !!! +!!! =!!!!! 4) State variables:!!!,!!!,!!!,!!! (Four SV s here!) =!!!

EXAMPLE 7: EIGENVALUE PROBLEM EXAMPLE. x ks1. ks2. fs1. fs2 !!! +!!! =!!!!! 4) State variables:!!!,!!!,!!!,!!! (Four SV s here!) =!!! EXAMPLE 7: EIGENVALUE PROBLEM EXAMPLE x ks ks m m ) CL: ) GC: 3) FBD: fs fs fs m m + 4) State variables:,,, (Four SV s here) 5) Solve for the state equations for each variable + + Wow, that was one of

More information

Population Models Part I

Population Models Part I Population Models Part I Marek Stastna Successoribus ad Successores Living things come in an incredible range of packages However from tiny cells to large mammals all living things live and die, making

More information

APES Chapter 9 Study Guide. 1. Which of the following statements about sea otters is false?

APES Chapter 9 Study Guide. 1. Which of the following statements about sea otters is false? APES Chapter 9 Study Guide 1. Which of the following statements about sea otters is false? They use tools, They have the thickest fur of any mammal. They can eat 25% of their weight per day in sea urchins

More information

εx 2 + x 1 = 0. (2) Suppose we try a regular perturbation expansion on it. Setting ε = 0 gives x 1 = 0,

εx 2 + x 1 = 0. (2) Suppose we try a regular perturbation expansion on it. Setting ε = 0 gives x 1 = 0, 4 Rescaling In this section we ll look at one of the reasons that our ε = 0 system might not have enough solutions, and introduce a tool that is fundamental to all perturbation systems. We ll start with

More information

P t a ter e ns n s o f o E v E o v l o u l t u io i n

P t a ter e ns n s o f o E v E o v l o u l t u io i n Patterns of Evolution Section 19.2 Macroevolution refers to the large-scale evolutionary changes that take place over long periods of time. Includes- Speciation and extinction Six important topics in macroevolution

More information

and let s calculate the image of some vectors under the transformation T.

and let s calculate the image of some vectors under the transformation T. Chapter 5 Eigenvalues and Eigenvectors 5. Eigenvalues and Eigenvectors Let T : R n R n be a linear transformation. Then T can be represented by a matrix (the standard matrix), and we can write T ( v) =

More information

Study Island. Generation Date: 04/03/2014 Generated By: Cheryl Shelton Title: Grade 7 Life & Physical Science. 1. Decomposers are organisms that

Study Island. Generation Date: 04/03/2014 Generated By: Cheryl Shelton Title: Grade 7 Life & Physical Science. 1. Decomposers are organisms that Study Island Copyright 2014 Edmentum - All rights reserved. Generation Date: 04/03/2014 Generated By: Cheryl Shelton Title: Grade 7 Life & Physical Science 1. Decomposers are organisms that A. feed upon

More information

MATH 320, WEEK 11: Eigenvalues and Eigenvectors

MATH 320, WEEK 11: Eigenvalues and Eigenvectors MATH 30, WEEK : Eigenvalues and Eigenvectors Eigenvalues and Eigenvectors We have learned about several vector spaces which naturally arise from matrix operations In particular, we have learned about the

More information

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.]

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.] Math 43 Review Notes [Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty Dot Product If v (v, v, v 3 and w (w, w, w 3, then the

More information

EE263: Introduction to Linear Dynamical Systems Review Session 5

EE263: Introduction to Linear Dynamical Systems Review Session 5 EE263: Introduction to Linear Dynamical Systems Review Session 5 Outline eigenvalues and eigenvectors diagonalization matrix exponential EE263 RS5 1 Eigenvalues and eigenvectors we say that λ C is an eigenvalue

More information

Darwin s Theory of Natural Selection

Darwin s Theory of Natural Selection Darwin s Theory of Natural Selection Question: Has Life Ever Changed? In 1700 s, scientists examined fossils that showed how extinct species look very different than they do today. Scientists began to

More information

Math 1553 Introduction to Linear Algebra. School of Mathematics Georgia Institute of Technology

Math 1553 Introduction to Linear Algebra. School of Mathematics Georgia Institute of Technology Math 1553 Introduction to Linear Algebra School of Mathematics Georgia Institute of Technology Introduction to Linear Algebra Motivation and Overview Linear. Algebra. What is Linear Algebra? Linear having

More information

Natural Selection in Action

Natural Selection in Action 3 What You Will Learn Genetic variation and environmental factors affect evolution by natural selection. Separation, adaptation, and reproductive isolation can produce new species. Extinction occurs when

More information

I. Aim # 40: Classification 1. Why do we classify organisms? II. 2. Define taxonomy: 3. Who is Carlous Linnaeus? What is he known for?

I. Aim # 40: Classification 1. Why do we classify organisms? II. 2. Define taxonomy: 3. Who is Carlous Linnaeus? What is he known for? Name: Date: Period: Living Environment Unit 8 Evolution Study Guide Due Date: Test Date: Unit 8 Important Topics: Aim # 40: Classification Aim # 41: Dichotomous Keys Aim # 42: Cladograms Aim # 43: Evolutionary

More information

Systems of Ordinary Differential Equations

Systems of Ordinary Differential Equations Systems of Ordinary Differential Equations Scott A. McKinley October 22, 2013 In these notes, which replace the material in your textbook, we will learn a modern view of analyzing systems of differential

More information

Autonomous system = system without inputs

Autonomous system = system without inputs Autonomous system = system without inputs State space representation B(A,C) = {y there is x, such that σx = Ax, y = Cx } x is the state, n := dim(x) is the state dimension, y is the output Polynomial representation

More information

Math 3191 Applied Linear Algebra

Math 3191 Applied Linear Algebra Math 9 Applied Linear Algebra Lecture 9: Diagonalization Stephen Billups University of Colorado at Denver Math 9Applied Linear Algebra p./9 Section. Diagonalization The goal here is to develop a useful

More information

14.1 Habitat And Niche

14.1 Habitat And Niche 14.1 Habitat And Niche A habitat differs from a niche. Habitat physical area in which an organism lives Niche each species plays a specific role in an ecosystem niche includes the species habitat, feeding

More information

Family Feud Review. Linear Algebra. October 22, 2013

Family Feud Review. Linear Algebra. October 22, 2013 Review Linear Algebra October 22, 2013 Question 1 Let A and B be matrices. If AB is a 4 7 matrix, then determine the dimensions of A and B if A has 19 columns. Answer 1 Answer A is a 4 19 matrix, while

More information

Eigenvalues and Eigenvectors, More Direction Fields and Systems of ODEs

Eigenvalues and Eigenvectors, More Direction Fields and Systems of ODEs Eigenvalues and Eigenvectors, More Direction Fields and Systems of ODEs First let us speak a bit about eigenvalues. Defn. An eigenvalue λ of an nxn matrix A means a scalar (perhaps a complex number) such

More information

EG4321/EG7040. Nonlinear Control. Dr. Matt Turner

EG4321/EG7040. Nonlinear Control. Dr. Matt Turner EG4321/EG7040 Nonlinear Control Dr. Matt Turner EG4321/EG7040 [An introduction to] Nonlinear Control Dr. Matt Turner EG4321/EG7040 [An introduction to] Nonlinear [System Analysis] and Control Dr. Matt

More information

Biomes, Populations, Communities and Ecosystems Review

Biomes, Populations, Communities and Ecosystems Review Multiple Choice Biomes, Populations, Communities and Ecosystems Review 1. The picture below is a school (group) of Jack fish. What type of distribution does this represent? A) Random B) Even C) Uniform

More information

MA 0090 Section 21 - Slope-Intercept Wednesday, October 31, Objectives: Review the slope of the graph of an equation in slope-intercept form.

MA 0090 Section 21 - Slope-Intercept Wednesday, October 31, Objectives: Review the slope of the graph of an equation in slope-intercept form. MA 0090 Section 21 - Slope-Intercept Wednesday, October 31, 2018 Objectives: Review the slope of the graph of an equation in slope-intercept form. Last time, we looked at the equation Slope (1) y = 2x

More information

Maths for Signals and Systems Linear Algebra in Engineering

Maths for Signals and Systems Linear Algebra in Engineering Maths for Signals and Systems Linear Algebra in Engineering Lectures 13-14, Tuesday 11 th November 2014 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL PROCESSING IMPERIAL COLLEGE LONDON Eigenvectors

More information

Grade Level Suggestion: Grades 4 th to 8 th. Time Frame: minutes.

Grade Level Suggestion: Grades 4 th to 8 th. Time Frame: minutes. I Have, Who Has? An Interactive Vocabulary Game Prairie Ecosystem Study Vocabulary Grades 4 th -8th Introduction: Below is a collection of cards that connect to the Prairie Study Vocabulary for 4 th -

More information

Control Systems I. Lecture 4: Diagonalization, Modal Analysis, Intro to Feedback. Readings: Emilio Frazzoli

Control Systems I. Lecture 4: Diagonalization, Modal Analysis, Intro to Feedback. Readings: Emilio Frazzoli Control Systems I Lecture 4: Diagonalization, Modal Analysis, Intro to Feedback Readings: Emilio Frazzoli Institute for Dynamic Systems and Control D-MAVT ETH Zürich October 13, 2017 E. Frazzoli (ETH)

More information

Jordan normal form notes (version date: 11/21/07)

Jordan normal form notes (version date: 11/21/07) Jordan normal form notes (version date: /2/7) If A has an eigenbasis {u,, u n }, ie a basis made up of eigenvectors, so that Au j = λ j u j, then A is diagonal with respect to that basis To see this, let

More information

Photosynthesis Promenade

Photosynthesis Promenade Photosynthesis Promenade Summary: Students simulate the process of photosynthesis through a wholebody demonstration. Objective Students will be able to illustrate how plants use the sun s energy to make

More information

3.3 Eigenvalues and Eigenvectors

3.3 Eigenvalues and Eigenvectors .. EIGENVALUES AND EIGENVECTORS 27. Eigenvalues and Eigenvectors In this section, we assume A is an n n matrix and x is an n vector... Definitions In general, the product Ax results is another n vector

More information

Systems of Ordinary Differential Equations

Systems of Ordinary Differential Equations Systems of Ordinary Differential Equations Systems of ordinary differential equations Last two lectures we have studied models of the form y (t) F (y), y(0) y0 (1) this is an scalar ordinary differential

More information

Predator-Prey Population Models

Predator-Prey Population Models 21 Predator-Prey Population Models Tools Used in Lab 21 Hudson Bay Data (Hare- Lynx) Lotka-Volterra Lotka-Volterra with Harvest How can we model the interaction between a species of predators and their

More information

Unit 6 Populations Dynamics

Unit 6 Populations Dynamics Unit 6 Populations Dynamics Define these 26 terms: Commensalism Habitat Herbivory Mutualism Niche Parasitism Predator Prey Resource Partitioning Symbiosis Age structure Population density Population distribution

More information

Math Lecture 46

Math Lecture 46 Math 2280 - Lecture 46 Dylan Zwick Fall 2013 Today we re going to use the tools we ve developed in the last two lectures to analyze some systems of nonlinear differential equations that arise in simple

More information

21 Linear State-Space Representations

21 Linear State-Space Representations ME 132, Spring 25, UC Berkeley, A Packard 187 21 Linear State-Space Representations First, let s describe the most general type of dynamic system that we will consider/encounter in this class Systems may

More information

Study Guide: Unit A Interactions & Ecosystems

Study Guide: Unit A Interactions & Ecosystems Study Guide: Unit A Interactions & Ecosystems Name: Pattern: Vocabulary: Section 1 Section 2 Ecosystem Consumer Biotic Producer Abiotic Carnivore Organism Herbivore Species Omnivore Population Decomposer

More information