jessawells
- 18
- 0
Homework Statement
let [tex]x^{(1)} = \left( \begin{array}{ccc}1\\1\\1\end{array} \right)[/tex], [tex]x^{(2)} = \left( \begin{array}{ccc}1\\t\\t^2\end{array} \right)[/tex], [tex]x^{(3)} = \left( \begin{array}{ccc}1\\t\\t^3\end{array} \right)[/tex]
a) Find the Wronskian [tex]W(x^{(1)}, x^{(2)}, x^{(3)})[/tex]
b) You are told that [tex]x^{(1)}, x^{(2)}, x^{(3)}[/tex] are solutions of a
linear homogeneous system [tex]x' = P(t)x[/tex]
i) what can you say about the discontinuities of the coefficient [tex]p_{i,j}(t)[/tex]?
ii) Find [tex]p_{1,1}(t) + p_{2,2}(t) + p_{3,3}(t)[/tex]. (Hint: use your solution to part a).
Homework Equations
W = determinant of [tex](x^{(1)}, x^{(2)}, x^{(3)})[/tex]
The Attempt at a Solution
For part a), the Wronskian is W = determinant of [tex](x^{(1)}, x^{(2)}, x^{(3)})[/tex], which I found to be [tex]t^4 -2t^3 + t^2[/tex]. I'm not sure how to do part b). What discontinuities is the question referring to, and how do I find them? How do I use my answer to part a) to solve b)ii)? Any help is appreciated!