Final answer:
To find the fundamental matrix for the given system of equations, use the formula ƒ(t) = e^(At), where A is the coefficient matrix. For this system, the fundamental matrix is | e^(-t) -e^(-t) | | -4e^(-t) e^(-t) |. To find the matrix satisfying ƒ(0) = i, evaluate ƒ(0) and obtain | 1 -1 | | 0 1 |.
Step-by-step explanation:
To find the fundamental matrix for the given system of equations, we will use the formula:
ƒ(t) = e^(At)
where A is the coefficient matrix of the system of equations.
In this case, the coefficient matrix is:
| ? -1 |
| -4 1 |
Therefore, the fundamental matrix, ƒ(t), is:
| e^(?t) -e^(-t) |
| -4e^(-t) e^(-t) |
To find the fundamental matrix, ƒ(t), satisfying ƒ(0) = i, we need to evaluate ƒ(0) using the above formula:
ƒ(0) = e^(A * 0) = e^0 = 1
Therefore, the fundamental matrix, ƒ(t), satisfying ƒ(0) = i, is:
| 1 -1 |
| 0 1 |