7.2 Matrices and Linear Systems

A system of differential equations often can be simplified by expressing it as a single differential equation involving a matrix-valued function. A matrix-valued function, or simply matrix function, is a matrix such as

x(t)=[x1(t)x2(t)xn(t)] (1)

or

A(t)=[a11(t)a12(t)a1n(t)a21(t)a22(t)a2n(t)am1(t)am2(t)amn(t)], (2)

in which each entry is a function of t. We say that the matrix function A(t) is continuous (or differentiable) at a point (or on an interval) if each of its elements has the same property. The derivative of a differentiable matrix function is defined by elementwise differentiation; that is,

A(t)=dAdt=[daijdt]. (3)

Example 1

If

x(t)=[tt2et]andA(t)=[sint1tcost],

then

dxdt=[12tet]andA(t)=

Get Differential Equations and Linear Algebra, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.