The Wronskian determinant is a valuable tool in the study of differential equations, particularly for determining whether two functions are linearly independent. When you have two functions, say \( f(x) \) and \( g(x) \), their Wronskian is given by the determinant of the following matrix:
- The first row contains the functions: \( f(x) \) and \( g(x) \),
- The second row contains their derivatives: \( f'(x) \) and \( g'(x) \).
The Wronskian is then expressed as: \[ W(f,g) = \begin{vmatrix} f(x) & g(x) \ f'(x) & g'(x) \end{vmatrix} = f(x)g'(x) - g(x)f'(x). \] If the Wronskian of two functions does not equal zero in an interval, it suggests that these functions are linearly independent on that interval. This concept is crucial when analyzing solutions to differential equations since linear independence means that the functions form a complete set of solutions or a basis. To apply this to our specific cases \((-x)^{r_1}\) and \((-x)^{r_2}\), we calculate their Wronskian and find it to be non-zero provided \(r_1 eq r_2\). Thus, this affirms their linear independence for \(x < 0\).