Wize University Linear Algebra Textbook > Eigenvalues and Eigenvectors (Spectral Theory)
Linear Dynamical Systems
Popular Courses
MATH 211
University of Calgary
Linear Algebra
University Study Guides
MATH 133
McGill University
MATH 1ZC3
McMaster University
MATH 152
University of British Columbia
AMATH 1201
Western University
Linear Algebra
General Course
MAT188H1
University of Toronto
Linear Algebra
University Study Guides
APSC 174
Queen's University
MATH 115
University of Waterloo
MAT133Y1
University of Toronto
MATH 1B03
McMaster University
MATH-1270
University of Windsor
MATH 1210
University of Manitoba
MATH 111
Queen's University
MATH 223
McGill University
MATH 1104
Carleton University
MATH 1300
University of Manitoba
MATH 232
Simon Fraser University

0:00 / 0:00
Linear Dynamical Systems and Recurrence Relations
A linear dynamical system in two variables is given by:
Letting and , the system can be expressed in matrix form as:
Notice the pattern as we find each successive state vector:
Therefore, we can always find by calculating:
Steps
Here is how we will find a solution to the dynamical system given initial conditions and :
- Diagonalize by finding and such that .
- Use the matrix power formula: .
- Simplify the expression , where .
Recurrence Relations
A recurrence relation defines elements of a sequence based on previous elements:
We can treat recurrence relations of this form as linear dynamical systems by setting .
Note: The initial condition can be written as:
Wize Tip
To set up a dynamical system, start by writing and go from there!
Example
Rewrite the following recurrence relation as a linear dynamical system:
Let . Then .
The initial condition is .
Putting it all together, we obtain the matrix equation .
Now we can solve this linear dynamical system using the same steps as before!

0:00 / 0:00
Example: Linear Dynamical Systems
Consider the linear dynamical system given by
with initial conditions , . Find solutions to this system for general and for .
The matrix representing this system is .
Writing , we have the system with initial condition .
In order to find the eigenvalues of , we solve the following equation:
Then the eigenvalues are and , giving .
Now let's find the corresponding eigenvectors.
For , we need to solve the homogeneous equation :
From here it is clear that the solution is any vector of the form .
This gives the basic eigenvector for as .
For , we need to solve the homogeneous equation :
From here it is clear that the solution is any vector of the form .
This gives the basic eigenvector for as .
Then the matrix is given by .
Now we can compute .
Recalling that the initial condition is , we can write the formula :
For specifically, we have the solution:
Practice: Recurrence Relations
Suppose a sequence is defined rescursively as:
Compute by converting the recurrence to a linear dynamical system.