Discontinuities of coefficient in linear homogeneous system

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
jessawells
Messages
18
Reaction score
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!
 
Physics news on Phys.org
[itex]t^4- 2t^3+ t^2= t^2(t-1)^2= 0[/itex] when t= 0 or t= 1. Since such an equation has a unique solutions as long as the Wronskian is non-zero, what do you think prevents a solution from being extended past t= 0 or t= 1? It must be discontinuities in matrix P.