SLIDE 1
Linear algebra and differential equations (Math 54): Lecture 22 - - PowerPoint PPT Presentation
Linear algebra and differential equations (Math 54): Lecture 22 - - PowerPoint PPT Presentation
Linear algebra and differential equations (Math 54): Lecture 22 Vivek Shende April 18, 2019 Hello and welcome to class! Hello and welcome to class! Last time Hello and welcome to class! Last time We talked about higher order linear ODE.
SLIDE 2
SLIDE 3
Hello and welcome to class!
Last time
SLIDE 4
Hello and welcome to class!
Last time
We talked about higher order linear ODE.
SLIDE 5
Hello and welcome to class!
Last time
We talked about higher order linear ODE.
SLIDE 6
Hello and welcome to class!
Last time
We talked about higher order linear ODE.
This time
SLIDE 7
Hello and welcome to class!
Last time
We talked about higher order linear ODE.
This time
We will discuss systems of linear ODE.
SLIDE 8
Systems of linear ODE
SLIDE 9
Systems of linear ODE
Recall that a linear ODE was something like this: y′′(t) + sin(t)y(t) = cos(t)
SLIDE 10
Systems of linear ODE
Recall that a linear ODE was something like this: y′′(t) + sin(t)y(t) = cos(t) A system of linear ODE is something like this: y′′(t) + sin(t)x(t) = et x′(t) + t2y(t) = 10t
SLIDE 11
Systems of linear ODE
More formally, a linear ODE was something like this:
- an(t) dn
dtn + · · · + a0(t)
- y(t) = f (t)
SLIDE 12
Systems of linear ODE
More formally, a linear ODE was something like this:
- an(t) dn
dtn + · · · + a0(t)
- y(t) = f (t)
A system of linear ODE is something like this:
- An(t) dn
dtn + · · · + A0(t)
- y(t) = f(t)
SLIDE 13
Systems of linear ODE
More formally, a linear ODE was something like this:
- an(t) dn
dtn + · · · + a0(t)
- y(t) = f (t)
A system of linear ODE is something like this:
- An(t) dn
dtn + · · · + A0(t)
- y(t) = f(t)
I.e., exactly the same sort of thing, except now the functions are vector-valued
SLIDE 14
Systems of linear ODE
More formally, a linear ODE was something like this:
- an(t) dn
dtn + · · · + a0(t)
- y(t) = f (t)
A system of linear ODE is something like this:
- An(t) dn
dtn + · · · + A0(t)
- y(t) = f(t)
I.e., exactly the same sort of thing, except now the functions are vector-valued (i.e., they are maps R → Rn rather than R → R)
SLIDE 15
Systems of linear ODE
More formally, a linear ODE was something like this:
- an(t) dn
dtn + · · · + a0(t)
- y(t) = f (t)
A system of linear ODE is something like this:
- An(t) dn
dtn + · · · + A0(t)
- y(t) = f(t)
I.e., exactly the same sort of thing, except now the functions are vector-valued (i.e., they are maps R → Rn rather than R → R) and the coefficients are matrix-valued functions.
SLIDE 16
Systems of linear ODE
For example, the linear system y′′(t) + sin(t)x(t) = et x′(t) + t2y(t) = 10t
SLIDE 17
Systems of linear ODE
For example, the linear system y′′(t) + sin(t)x(t) = et x′(t) + t2y(t) = 10t could be also written as 1 d2 dt2 + 1 d dt +
- t2
sin(t) x(t) y(t)
- =
10t et
SLIDE 18
Vector valued functions
SLIDE 19
Vector valued functions
Implicit in this discussion has been the understanding that the set
- f functions f : R → Rn is a vector space, with componentwise
addition and scalar multiplication.
SLIDE 20
Vector valued functions
Implicit in this discussion has been the understanding that the set
- f functions f : R → Rn is a vector space, with componentwise
addition and scalar multiplication. E.g., if f(t), g(t) are maps R → R3,
SLIDE 21
Vector valued functions
Implicit in this discussion has been the understanding that the set
- f functions f : R → Rn is a vector space, with componentwise
addition and scalar multiplication. E.g., if f(t), g(t) are maps R → R3, we might write a linear combination of them af(t) + bg(t) as: a f1(x) f2(x) f3(x) + b g1(x) g2(x) g3(x) = af1(x) + bg1(x) af2(x) + bg2(x) af3(x) + bg3(x)
SLIDE 22
Matrix valued functions
SLIDE 23
Matrix valued functions
Some, but by no means all, linear transformations on the space of vector valued functions are given by matrix multiplication by matrix valued functions.
SLIDE 24
Matrix valued functions
Some, but by no means all, linear transformations on the space of vector valued functions are given by matrix multiplication by matrix valued functions. For example, sin(t) t2 et 4 f (t) g(t)
- =
sin(t)f (t) + t2g(t) etf (t) + 4g(t)
SLIDE 25
Why?
SLIDE 26
Why?
Systems of ODE arise when several quantities are varying simultaneously and depend on each other.
SLIDE 27
Why?
Systems of ODE arise when several quantities are varying simultaneously and depend on each other. For example, consider a planet of mass m orbiting a star of mass M.
SLIDE 28
Why?
Systems of ODE arise when several quantities are varying simultaneously and depend on each other. For example, consider a planet of mass m orbiting a star of mass
- M. We will take our coordinates so that the star is fixed,
SLIDE 29
Why?
Systems of ODE arise when several quantities are varying simultaneously and depend on each other. For example, consider a planet of mass m orbiting a star of mass
- M. We will take our coordinates so that the star is fixed, and
disregard the pull of the planet on the star.
SLIDE 30
Why?
Systems of ODE arise when several quantities are varying simultaneously and depend on each other. For example, consider a planet of mass m orbiting a star of mass
- M. We will take our coordinates so that the star is fixed, and
disregard the pull of the planet on the star. Then the planet has coordinates x(t) = (x1(t), x2(t), x3(t)),
SLIDE 31
Why?
Systems of ODE arise when several quantities are varying simultaneously and depend on each other. For example, consider a planet of mass m orbiting a star of mass
- M. We will take our coordinates so that the star is fixed, and
disregard the pull of the planet on the star. Then the planet has coordinates x(t) = (x1(t), x2(t), x3(t)), and Newton’s law of gravitation asserts mx′′(t) = −GMm ||x||3 x
SLIDE 32
Why?
Systems of ODE arise when several quantities are varying simultaneously and depend on each other. For example, consider a planet of mass m orbiting a star of mass
- M. We will take our coordinates so that the star is fixed, and
disregard the pull of the planet on the star. Then the planet has coordinates x(t) = (x1(t), x2(t), x3(t)), and Newton’s law of gravitation asserts mx′′(t) = −GMm ||x||3 x That’s a system of 3
SLIDE 33
Why?
Systems of ODE arise when several quantities are varying simultaneously and depend on each other. For example, consider a planet of mass m orbiting a star of mass
- M. We will take our coordinates so that the star is fixed, and
disregard the pull of the planet on the star. Then the planet has coordinates x(t) = (x1(t), x2(t), x3(t)), and Newton’s law of gravitation asserts mx′′(t) = −GMm ||x||3 x That’s a system of 3 nonlinear ODE.
SLIDE 34
Why?
SLIDE 35
Why?
SLIDE 36
Why?
This system is governed by the equations m1x′′
1 (t)
= −k1x1(t) + k2(x2(t) − x1(t)) m2x′′
2 (t)
= −k2(x2(t) − x1(t)) − k3x2(t)
SLIDE 37
Why?
Systems of linear ODE arise in, e.g., questions involving:
SLIDE 38
Why?
Systems of linear ODE arise in, e.g., questions involving:
◮ springs attached to other springs
SLIDE 39
Why?
Systems of linear ODE arise in, e.g., questions involving:
◮ springs attached to other springs ◮ more generally, complicated mechanical systems
SLIDE 40
Why?
Systems of linear ODE arise in, e.g., questions involving:
◮ springs attached to other springs ◮ more generally, complicated mechanical systems ◮ electrical circuits with resistors, inductors, and capacitors
SLIDE 41
Why?
Systems of linear ODE arise in, e.g., questions involving:
◮ springs attached to other springs ◮ more generally, complicated mechanical systems ◮ electrical circuits with resistors, inductors, and capacitors ◮ chemical processes not at equilibrium
SLIDE 42
Why?
Systems of linear ODE arise in, e.g., questions involving:
◮ springs attached to other springs ◮ more generally, complicated mechanical systems ◮ electrical circuits with resistors, inductors, and capacitors ◮ chemical processes not at equilibrium ◮ predator-prey models
SLIDE 43
Why?
Systems of linear ODE arise in, e.g., questions involving:
◮ springs attached to other springs ◮ more generally, complicated mechanical systems ◮ electrical circuits with resistors, inductors, and capacitors ◮ chemical processes not at equilibrium ◮ predator-prey models ◮ ... and in many more situations!
SLIDE 44
All linear ODE are first order ODE
You can also turn a single n’th order linear ODE into a system of first order linear ODE.
SLIDE 45
All linear ODE are first order ODE
You can also turn a single n’th order linear ODE into a system of first order linear ODE. E.g., the second order linear ODE y′′(t) − ty(t) = 0
SLIDE 46
All linear ODE are first order ODE
You can also turn a single n’th order linear ODE into a system of first order linear ODE. E.g., the second order linear ODE y′′(t) − ty(t) = 0 is equivalent to the first order system y′(t) = z(t) z′(t) = ty(t)
SLIDE 47
All linear ODE are first order ODE
You can also turn a single n’th order linear ODE into a system of first order linear ODE. E.g., the second order linear ODE y′′(t) − ty(t) = 0 is equivalent to the first order system y′(t) = z(t) z′(t) = ty(t) which we could also write as d dt y(t) z(t)
- =
1 t y(t) z(t)
SLIDE 48
All linear ODE are first order ODE
For that matter, any system of linear ode can be written as a first
- rder system,
SLIDE 49
All linear ODE are first order ODE
For that matter, any system of linear ode can be written as a first
- rder system, by introducing variables which take the place of the
higher derivatives.
SLIDE 50
All linear ODE are first order ODE
For that matter, any system of linear ode can be written as a first
- rder system, by introducing variables which take the place of the
higher derivatives. E.g., x′′
1 (t) = x1(t) + x′ 1(t) + x2(t)
x′′
2 (t) = 2x1(t) + x2(t) + x′ 2(t)
SLIDE 51
All linear ODE are first order ODE
For that matter, any system of linear ode can be written as a first
- rder system, by introducing variables which take the place of the
higher derivatives. E.g., x′′
1 (t) = x1(t) + x′ 1(t) + x2(t)
x′′
2 (t) = 2x1(t) + x2(t) + x′ 2(t)
can also be viewed as a first-order system
SLIDE 52
All linear ODE are first order ODE
For that matter, any system of linear ode can be written as a first
- rder system, by introducing variables which take the place of the
higher derivatives. E.g., x′′
1 (t) = x1(t) + x′ 1(t) + x2(t)
x′′
2 (t) = 2x1(t) + x2(t) + x′ 2(t)
can also be viewed as a first-order system by introducing functions y1, y2 which play the roles of the x′
1, x′ 2:
SLIDE 53
All linear ODE are first order ODE
For that matter, any system of linear ode can be written as a first
- rder system, by introducing variables which take the place of the
higher derivatives. E.g., x′′
1 (t) = x1(t) + x′ 1(t) + x2(t)
x′′
2 (t) = 2x1(t) + x2(t) + x′ 2(t)
can also be viewed as a first-order system by introducing functions y1, y2 which play the roles of the x′
1, x′ 2:
x′
1(t)
= y1(t) x′
2(t)
= y2(t) y′
1(t)
= x1(t) + y1(t) + x2(t) y′
2(t)
= 2x1(t) + x2(t) + y2(t)
SLIDE 54
Try it yourself!
Write y′′′(t) + y′′(t) + y′(t) + y(t) = 0 as a first order system.
SLIDE 55
Try it yourself!
Write y′′′(t) + y′′(t) + y′(t) + y(t) = 0 as a first order system. d dt y(t) y′(t) y′′(t) = 1 1 −1 −1 −1 y(t) y′(t) y′′(t)
SLIDE 56
Try it yourself!
Write y′′′(t) + y′′(t) + y′(t) + y(t) = 0 as a first order system. d dt y(t) y′(t) y′′(t) = 1 1 −1 −1 −1 y(t) y′(t) y′′(t) I didn’t rename the derivatives of y, which is common practice.
SLIDE 57
Normal form
Thus any system of linear ODE can be written in the form d dt v(t) = A(t)v(t) + f(t) where v(t) is a vector valued indeterminate function (i.e., that we are interested in solving for),
SLIDE 58
Normal form
Thus any system of linear ODE can be written in the form d dt v(t) = A(t)v(t) + f(t) where v(t) is a vector valued indeterminate function (i.e., that we are interested in solving for), A(t) is a matrix valued function,
SLIDE 59
Normal form
Thus any system of linear ODE can be written in the form d dt v(t) = A(t)v(t) + f(t) where v(t) is a vector valued indeterminate function (i.e., that we are interested in solving for), A(t) is a matrix valued function, and f(t) is a given function.
SLIDE 60
Normal form
Thus any system of linear ODE can be written in the form d dt v(t) = A(t)v(t) + f(t) where v(t) is a vector valued indeterminate function (i.e., that we are interested in solving for), A(t) is a matrix valued function, and f(t) is a given function.
SLIDE 61
Normal form
Thus any system of linear ODE can be written in the form d dt v(t) = A(t)v(t) + f(t) where v(t) is a vector valued indeterminate function (i.e., that we are interested in solving for), A(t) is a matrix valued function, and f(t) is a given function. This is called an equation in normal form,
SLIDE 62
Normal form
Thus any system of linear ODE can be written in the form d dt v(t) = A(t)v(t) + f(t) where v(t) is a vector valued indeterminate function (i.e., that we are interested in solving for), A(t) is a matrix valued function, and f(t) is a given function. This is called an equation in normal form, and it is homogenous when f(t) = 0.
SLIDE 63
Existence and uniqueness
For any continuous A(t) and f(t), any time t0, and any given vector v0 ∈ Rn, the equation v′(t) = A(t)v(t) + f(t) has a unique solution with v(t0) = v0.
SLIDE 64
Existence and uniqueness
For any continuous A(t) and f(t), any time t0, and any given vector v0 ∈ Rn, the equation v′(t) = A(t)v(t) + f(t) has a unique solution with v(t0) = v0. Equivalently, for any fixed number s, the following linear morphism is an isomorphism. evs : solutions → Rn v → v(s)
SLIDE 65
The Wronskian
SLIDE 66
The Wronskian
So if v1, . . . , vn are a collection of n solutions to a system of n linear ODE, then the morphism evs : Span(v1, . . . , vn) → Span(v1(s), . . . , vn(s)) v → v(s) is an isomorphism for every s.
SLIDE 67
The Wronskian
So if v1, . . . , vn are a collection of n solutions to a system of n linear ODE, then the morphism evs : Span(v1, . . . , vn) → Span(v1(s), . . . , vn(s)) v → v(s) is an isomorphism for every s. In particular, the vi span the solution space
SLIDE 68
The Wronskian
So if v1, . . . , vn are a collection of n solutions to a system of n linear ODE, then the morphism evs : Span(v1, . . . , vn) → Span(v1(s), . . . , vn(s)) v → v(s) is an isomorphism for every s. In particular, the vi span the solution space if and only if the vi(s) span Rn,
SLIDE 69
The Wronskian
So if v1, . . . , vn are a collection of n solutions to a system of n linear ODE, then the morphism evs : Span(v1, . . . , vn) → Span(v1(s), . . . , vn(s)) v → v(s) is an isomorphism for every s. In particular, the vi span the solution space if and only if the vi(s) span Rn, which happens if and only if the determinant of the matrix whose columns are the vi(s) is nonzero.
SLIDE 70
The Wronskian
So if v1, . . . , vn are a collection of n solutions to a system of n linear ODE, then the morphism evs : Span(v1, . . . , vn) → Span(v1(s), . . . , vn(s)) v → v(s) is an isomorphism for every s. In particular, the vi span the solution space if and only if the vi(s) span Rn, which happens if and only if the determinant of the matrix whose columns are the vi(s) is nonzero. This is called the Wronskian determinant.
SLIDE 71
Fundamental matrix
Given a homogenous system v′(t) = A(t)v(t),
SLIDE 72
Fundamental matrix
Given a homogenous system v′(t) = A(t)v(t), we can collect a basis v1, . . . , vn for the solution space into a matrix V (t) whose columns are the vi.
SLIDE 73
Fundamental matrix
Given a homogenous system v′(t) = A(t)v(t), we can collect a basis v1, . . . , vn for the solution space into a matrix V (t) whose columns are the vi. Note that such a matrix satisfies the matrix equation V ′(t) = A(t)V (t)
SLIDE 74
Fundamental matrix
Given a homogenous system v′(t) = A(t)v(t), we can collect a basis v1, . . . , vn for the solution space into a matrix V (t) whose columns are the vi. Note that such a matrix satisfies the matrix equation V ′(t) = A(t)V (t) because each of its columns does.
SLIDE 75
Fundamental matrix
Given a homogenous system v′(t) = A(t)v(t), we can collect a basis v1, . . . , vn for the solution space into a matrix V (t) whose columns are the vi. Note that such a matrix satisfies the matrix equation V ′(t) = A(t)V (t) because each of its columns does. Conversely, any matrix satisfying the above equation has columns which satisfy the vector equation.
SLIDE 76
Fundamental matrix
Given a homogenous system v′(t) = A(t)v(t), we can collect a basis v1, . . . , vn for the solution space into a matrix V (t) whose columns are the vi. Note that such a matrix satisfies the matrix equation V ′(t) = A(t)V (t) because each of its columns does. Conversely, any matrix satisfying the above equation has columns which satisfy the vector equation.
SLIDE 77
Fundamental matrix
Consider a matrix V (t) satisfying V ′(t) = A(t)V (t).
SLIDE 78
Fundamental matrix
Consider a matrix V (t) satisfying V ′(t) = A(t)V (t). By the existence and uniqueness theorem,
SLIDE 79
Fundamental matrix
Consider a matrix V (t) satisfying V ′(t) = A(t)V (t). By the existence and uniqueness theorem, the following are equivalent:
SLIDE 80
Fundamental matrix
Consider a matrix V (t) satisfying V ′(t) = A(t)V (t). By the existence and uniqueness theorem, the following are equivalent:
◮ The columns of V (t) are linearly independent as vector valued
functions
SLIDE 81
Fundamental matrix
Consider a matrix V (t) satisfying V ′(t) = A(t)V (t). By the existence and uniqueness theorem, the following are equivalent:
◮ The columns of V (t) are linearly independent as vector valued
functions
◮ The columns of V (t) are linearly independent as vectors for
some t
SLIDE 82
Fundamental matrix
Consider a matrix V (t) satisfying V ′(t) = A(t)V (t). By the existence and uniqueness theorem, the following are equivalent:
◮ The columns of V (t) are linearly independent as vector valued
functions
◮ The columns of V (t) are linearly independent as vectors for
some t
◮ The determinant of V (t) never vanishes
SLIDE 83
Fundamental matrix
Consider a matrix V (t) satisfying V ′(t) = A(t)V (t). By the existence and uniqueness theorem, the following are equivalent:
◮ The columns of V (t) are linearly independent as vector valued
functions
◮ The columns of V (t) are linearly independent as vectors for
some t
◮ The determinant of V (t) never vanishes ◮ The determinant of V (t) is nonzero for some t.
SLIDE 84
Fundamental matrix
Consider a matrix V (t) satisfying V ′(t) = A(t)V (t). By the existence and uniqueness theorem, the following are equivalent:
◮ The columns of V (t) are linearly independent as vector valued
functions
◮ The columns of V (t) are linearly independent as vectors for
some t
◮ The determinant of V (t) never vanishes ◮ The determinant of V (t) is nonzero for some t.
A matrix V (t) satisfying the above is called a fundamental matrix for the system.
SLIDE 85
Example
For example, consider the system x′(t) = Ax(t), where A = 1 −2 2 −2 1 2 2 2 1
SLIDE 86
Example
For example, consider the system x′(t) = Ax(t), where A = 1 −2 2 −2 1 2 2 2 1 Let us check that matrix X(t) = e3t −e3t −e−3t e3t −e−3t e3t e−3t is a fundamental matrix.
SLIDE 87
Example
There are two things to check.
SLIDE 88
Example
There are two things to check. First, that the columns of X(t) are solutions,
SLIDE 89
Example
There are two things to check. First, that the columns of X(t) are solutions, or in other words, that X ′(t) = AX(t).
SLIDE 90
Example
There are two things to check. First, that the columns of X(t) are solutions, or in other words, that X ′(t) = AX(t). Second, that the columns are linearly independent.
SLIDE 91
Example
There are two things to check. First, that the columns of X(t) are solutions, or in other words, that X ′(t) = AX(t). Second, that the columns are linearly independent. Let us check the first thing:
SLIDE 92
Example
There are two things to check. First, that the columns of X(t) are solutions, or in other words, that X ′(t) = AX(t). Second, that the columns are linearly independent. Let us check the first thing: X(t) = e3t −e3t −e−3t e3t −e−3t e3t e−3t X ′(t) = 3e3t −3e3t 3e−3t 3e3t 3e−3t 3e3t −3e−3t
SLIDE 93
Example
There are two things to check. First, that the columns of X(t) are solutions, or in other words, that X ′(t) = AX(t). Second, that the columns are linearly independent. Let us check the first thing: X(t) = e3t −e3t −e−3t e3t −e−3t e3t e−3t X ′(t) = 3e3t −3e3t 3e−3t 3e3t 3e−3t 3e3t −3e−3t AX(t) = 1 −2 2 −2 1 2 2 2 1 e3t −e3t −e−3t e3t −e−3t e3t e−3t
SLIDE 94
Example
There are two things to check. First, that the columns of X(t) are solutions, or in other words, that X ′(t) = AX(t). Second, that the columns are linearly independent. Let us check the first thing: X(t) = e3t −e3t −e−3t e3t −e−3t e3t e−3t X ′(t) = 3e3t −3e3t 3e−3t 3e3t 3e−3t 3e3t −3e−3t AX(t) = 1 −2 2 −2 1 2 2 2 1 e3t −e3t −e−3t e3t −e−3t e3t e−3t = 3e3t −3e3t 3e−3t 3e3t 3e−3t 3e3t −3e−3t
SLIDE 95
Example
There are two things to check. First, that the columns of X(t) are solutions, or in other words, that X ′(t) = AX(t). Second, that the columns are linearly independent. Let us check the first thing: X(t) = e3t −e3t −e−3t e3t −e−3t e3t e−3t X ′(t) = 3e3t −3e3t 3e−3t 3e3t 3e−3t 3e3t −3e−3t AX(t) = 1 −2 2 −2 1 2 2 2 1 e3t −e3t −e−3t e3t −e−3t e3t e−3t = 3e3t −3e3t 3e−3t 3e3t 3e−3t 3e3t −3e−3t
SLIDE 96
Example
Now that we know X ′(t) = AX(t),
SLIDE 97
Example
Now that we know X ′(t) = AX(t), we know that the columns of X(t) are linearly independent
SLIDE 98
Example
Now that we know X ′(t) = AX(t), we know that the columns of X(t) are linearly independent if and only if this is true at some given value of t.
SLIDE 99
Example
Now that we know X ′(t) = AX(t), we know that the columns of X(t) are linearly independent if and only if this is true at some given value of t. t = 0 is a particularly good choice: X(t) = e3t −e3t −e−3t e3t −e−3t e3t e−3t X(0) = 1 −1 −1 1 −1 1 1
SLIDE 100
Example
Now that we know X ′(t) = AX(t), we know that the columns of X(t) are linearly independent if and only if this is true at some given value of t. t = 0 is a particularly good choice: X(t) = e3t −e3t −e−3t e3t −e−3t e3t e−3t X(0) = 1 −1 −1 1 −1 1 1 It is easy to see that X(0) is invertible
SLIDE 101
Example
Now that we know X ′(t) = AX(t), we know that the columns of X(t) are linearly independent if and only if this is true at some given value of t. t = 0 is a particularly good choice: X(t) = e3t −e3t −e−3t e3t −e−3t e3t e−3t X(0) = 1 −1 −1 1 −1 1 1 It is easy to see that X(0) is invertible e.g. by computing its determinant, or by row reducing.
SLIDE 102
Example
Now that we know X ′(t) = AX(t), we know that the columns of X(t) are linearly independent if and only if this is true at some given value of t. t = 0 is a particularly good choice: X(t) = e3t −e3t −e−3t e3t −e−3t e3t e−3t X(0) = 1 −1 −1 1 −1 1 1 It is easy to see that X(0) is invertible e.g. by computing its determinant, or by row reducing. Thus we have checked that X(t) is a fundamental matrix.
SLIDE 103
Try it yourself
Show that the equation x′(t) = 2 −1 3 −2
- x(t)
has a fundamental matrix X(t) = et e−t et 3e−t
SLIDE 104
Using a fundamental matrix
Suppose you know a fundamental matrix for an equation V ′(t) = A(t)V (t)
SLIDE 105
Using a fundamental matrix
Suppose you know a fundamental matrix for an equation V ′(t) = A(t)V (t) and now want to solve the initial value problem v′(t) = A(t)v(t) subject to some initial values v(t0) = v0.
SLIDE 106
Using a fundamental matrix
Suppose you know a fundamental matrix for an equation V ′(t) = A(t)V (t) and now want to solve the initial value problem v′(t) = A(t)v(t) subject to some initial values v(t0) = v0. Because V (t) is a fundamental matrix,
SLIDE 107
Using a fundamental matrix
Suppose you know a fundamental matrix for an equation V ′(t) = A(t)V (t) and now want to solve the initial value problem v′(t) = A(t)v(t) subject to some initial values v(t0) = v0. Because V (t) is a fundamental matrix, any solution is a linear combination of its columns,
SLIDE 108
Using a fundamental matrix
Suppose you know a fundamental matrix for an equation V ′(t) = A(t)V (t) and now want to solve the initial value problem v′(t) = A(t)v(t) subject to some initial values v(t0) = v0. Because V (t) is a fundamental matrix, any solution is a linear combination of its columns, i.e. takes the form v(t) = V (t)c for some coefficient vector c.
SLIDE 109
Using a fundamental matrix
Suppose you know a fundamental matrix for an equation V ′(t) = A(t)V (t) and now want to solve the initial value problem v′(t) = A(t)v(t) subject to some initial values v(t0) = v0. Because V (t) is a fundamental matrix, any solution is a linear combination of its columns, i.e. takes the form v(t) = V (t)c for some coefficient vector c. We want to find v(t) such that v(t0) = V (t0)c = v0.
SLIDE 110
Using a fundamental matrix
Suppose you know a fundamental matrix for an equation V ′(t) = A(t)V (t) and now want to solve the initial value problem v′(t) = A(t)v(t) subject to some initial values v(t0) = v0. Because V (t) is a fundamental matrix, any solution is a linear combination of its columns, i.e. takes the form v(t) = V (t)c for some coefficient vector c. We want to find v(t) such that v(t0) = V (t0)c = v0. Thus c = V (t0)−1v0
SLIDE 111
Using a fundamental matrix
Suppose you know a fundamental matrix for an equation V ′(t) = A(t)V (t) and now want to solve the initial value problem v′(t) = A(t)v(t) subject to some initial values v(t0) = v0. Because V (t) is a fundamental matrix, any solution is a linear combination of its columns, i.e. takes the form v(t) = V (t)c for some coefficient vector c. We want to find v(t) such that v(t0) = V (t0)c = v0. Thus c = V (t0)−1v0 and so v(t) = V (t)V (t0)−1v0.
SLIDE 112
Using a fundamental matrix
For example, we saw that the equation x′(t) = 2 −1 3 −2
- x(t)
has a fundamental matrix X(t) = et e−t et 3e−t
- .
SLIDE 113
Using a fundamental matrix
For example, we saw that the equation x′(t) = 2 −1 3 −2
- x(t)
has a fundamental matrix X(t) = et e−t et 3e−t
- .
Let us solve the initial value problem for a x(t) with x(0) = (1, 2).
SLIDE 114
Using a fundamental matrix
For example, we saw that the equation x′(t) = 2 −1 3 −2
- x(t)
has a fundamental matrix X(t) = et e−t et 3e−t
- .
Let us solve the initial value problem for a x(t) with x(0) = (1, 2). x(t) = X(t)X(0)−1x(0) = et e−t et 3e−t 1 1 1 3 −1 1 2
SLIDE 115
Using a fundamental matrix
For example, we saw that the equation x′(t) = 2 −1 3 −2
- x(t)
has a fundamental matrix X(t) = et e−t et 3e−t
- .
Let us solve the initial value problem for a x(t) with x(0) = (1, 2). x(t) = X(t)X(0)−1x(0) = et e−t et 3e−t 1 1 1 3 −1 1 2
- = 1
2 et e−t et 3e−t 3 −1 −1 1 1 2
- = 1
2 et e−t et 3e−t 1 1
SLIDE 116
Using a fundamental matrix
For example, we saw that the equation x′(t) = 2 −1 3 −2
- x(t)
has a fundamental matrix X(t) = et e−t et 3e−t
- .
Let us solve the initial value problem for a x(t) with x(0) = (1, 2). x(t) = X(t)X(0)−1x(0) = et e−t et 3e−t 1 1 1 3 −1 1 2
- = 1
2 et e−t et 3e−t 3 −1 −1 1 1 2
- = 1
2 et e−t et 3e−t 1 1
- = 1
2 et + e−t et + 3e−t
SLIDE 117