Prof. Alejandro Ucan-Puc
In what follows we will deal with systems of two equations with two unknown functions whose ODEs are linear with constant coefficients. This is described in the general form $$\begin{array}{c} x'= a_{11}x+a_{22}y+f_1(t) \\ y'=a_{21}x+a_{22}y+f_2(t) \end{array}$$ where $a_{ij}$ are constants and $f_1(t)$ and $f_2(t)$ are functions of $t.$
Given the system $$X'=AX$$ consider the matrix $A.$ Suppose that $(\lambda,v)$ is an eigenvalue-eigenvector pair of $A$ and assume that $\lambda$ is real. Let $F=e^{\lambda t}v$ be a vector of functions, then the vector $F$ is a solution vector of the system.
Consider the system $$X'=AX$$ where $$A=\left(\begin{array}{cc} 3 & 1 \\ 0 & -3 \end{array}\right).$$ Find the eigenvalues and eigenvectors of $A$ and construct the general solution.
Consider the system $$X'=\left(\begin{array}{cc} 1 & 2 \\ -2 & -3 \end{array}\right) X.$$ Find the eigenvalues and eigenvectors of $A$ and construct the general solution.
Definition: Consider the solution function vectors $X_1$ and $X_2$ for a system of ODEs. The Wronskian of the solutions is the determinant of the matrix $$\left(\begin{array}{cc} x_1 & x_2 \\ y_1 & y_2\end{array}\right)$$ and is denoted by $W(X_1,X_2).$
Theorem [Abel's]: The solutions $X_1$ y $X_2$ are linearly independents if $$W(X_1,X_2)\neq 0.$$
Method of Eigenfunctions: For the system $X'=AX.$
Find the general solution for $X'=AX$ if $A=\left(\begin{array}{cc} 1 & 2 \\ 4 & 3 \end{array}\right).$
Find the general solution for $X'=AX$ if $A=\left(\begin{array}{cc} 10 & -5 \\ 8 & -12 \end{array}\right).$
Find the general solution for $A=\left(\begin{array}{cc} 3 & -1 \\ 9 & -3 \end{array}\right).$
Eigenvalues, eigenvectors, characteristic equations det(A - lambda I) = 0, fundamental set of solutions, and linear independence.
Next Session: Generalized Eigenvectors & Complex Eigenvalues