Use Wronskian method in solving the given second order differential equation

  • #1
chwala
Gold Member
2,746
387
Homework Statement
see attached-

Solve ##y{''} +11y{'} +24 y=0##

##y(0)=0, y^{'}(0)=-7##
Relevant Equations
Wronskian method
I am looking at this link;


https://tutorial.math.lamar.edu/Classes/DE/RealRoots.aspx

##y{''} +11y{'} +24 y=0, y(0)=0, y^{'}(0)=-7##

Now the general approach of applying boundary conditions directly is quite straightforward to me. I am interested in using an alternative approach, that is the Wronskian method, to determine the coefficients and solve the problem for a particular solution.

The question then is whether the Wronskian is a powerful tool for use in both homogeneous and inhomogeneous second-order differential equations. Certainly, the solutions must be independent, as a requirement.


Now, Using Wronskian method,... gives me the following; Note that the matrices shown below are just but a combination of the solutions and the boundary conditions. I substituted that directly...

##c_1 =
\begin{pmatrix}
0 & 1 \\
-7 & -3 \\
\end{pmatrix}\div
\begin{pmatrix}
1 & 1 \\
-8 & -3 \\
\end{pmatrix}=\dfrac{7}{-3--8}=\dfrac{7}{35}##

and

##c_2 =
\begin{pmatrix}
1 & 0 \\
-8 & -7 \\
\end{pmatrix}\div
\begin{pmatrix}
1 & 1 \\
-8 & -3 \\
\end{pmatrix}=\dfrac{-7}{-3--8}=-\dfrac{7}{35}##

having found the constants, then the particular solution is realized immediately.


insight is welcome on highlighted part.
 
Last edited:
  • Like
Likes Gavran
Physics news on Phys.org
  • #2
I'm not sure how you divide two matrices to get a number. I'm also not sure how [tex]
\frac{7}{-3 --8} = \frac{7}{35}[/tex]
 
  • #3
pasmith said:
I'm not sure how you divide two matrices to get a number. I'm also not sure how [tex]
\frac{7}{-3 --8} = \frac{7}{35}[/tex]
sorry typo;

it is supposed to be:

##c_1 =
\begin{pmatrix}
0 & 1 \\
-7 & -3 \\
\end{pmatrix}\div
\begin{pmatrix}
1 & 1 \\
-8 & -3 \\
\end{pmatrix}=\dfrac{7}{-3--8}=\dfrac{7}{5}##

and

##c_2 =
\begin{pmatrix}
1 & 0 \\
-8 & -7 \\
\end{pmatrix}\div
\begin{pmatrix}
1 & 1 \\
-8 & -3 \\
\end{pmatrix}=\dfrac{-7}{-3--8}=-\dfrac{7}{5}##

having found the constants, then the particular solution is realized immediately.
 
  • #4
##c_1= \dfrac{
\begin{pmatrix}
0 & 1 \\
-7 & -3 \\
\end{pmatrix}
}{
\begin{pmatrix}
1 & 1 \\
-8 & -3 \\
\end{pmatrix}
}=\dfrac{7}{5}##

and

##c_2=\dfrac{
\begin{pmatrix}
1 & 0 \\
-8 & -7 \\
\end{pmatrix}
}{
\begin{pmatrix}
1 & 1 \\
-8 & -3 \\
\end{pmatrix}
}=\dfrac{-7}{5}##

using Wronskian. This should be clear now.
 
  • #5
chwala said:
The question then is whether the Wronskian is a powerful tool for use in both homogeneous and inhomogeneous second-order differential equations. Certainly, the solutions must be independent, as a requirement.
In general, the Wronskian is a powerful tool to determine linear independence or dependence of a set of functions at a point or over an interval.
 
  • Like
Likes chwala
  • #6
Gavran said:
In general, the Wronskian is a powerful tool to determine linear independence or dependence of a set of functions at a point or over an interval.
I agree and fully understand that.

It can also be used to determine the constants for differential equations, as I mentioned. The independence or dependence is determined by the determinant matrix of the solutions. If the determinant of the solutions is equal to 0, then this may imply that the solutions are dependent.

My question is whether using the Wronskian to determine the constants is as powerful as other conventional methods, or if I should explore this with other types of second order ODEs.
 
Last edited:
  • Like
Likes Gavran
  • #7
chwala said:
My question is whether using the Wronskian to determine the constants is as powerful as other conventional methods, or if I should explore this with other types of second order ODEs.
You have already answered the question in the original post. The Wronskian can be the second choice but not the first choice except in the case of inhomogeneous differential equations which can not be solved by using the method of undetermined coefficients. See https://en.wikipedia.org/wiki/Variation_of_parameters.
 
  • Like
Likes chwala
  • #8
chwala said:
##c_1= \dfrac{
\begin{pmatrix}
0 & 1 \\
-7 & -3 \\
\end{pmatrix}
}{
\begin{pmatrix}
1 & 1 \\
-8 & -3 \\
\end{pmatrix}
}=\dfrac{7}{5}##

and

##c_2=\dfrac{
\begin{pmatrix}
1 & 0 \\
-8 & -7 \\
\end{pmatrix}
}{
\begin{pmatrix}
1 & 1 \\
-8 & -3 \\
\end{pmatrix}
}=\dfrac{-7}{5}##

using Wronskian. This should be clear now.
I believe you have confused some who responded in the thread who thought that the above were matrices. Writing the LaTeX like so emphasizes that they are determinants.
##c_1= \dfrac{
\left|\begin{matrix}
0 & 1 \\
-7 & -3 \\
\end{matrix}
\right|}{
\left|\begin{matrix}
1 & 1 \\
-8 & -3 \\
\end{matrix}\right|
}=\dfrac{7}{5}##
And similar for ##c_2##. You can click on my script to see what I did.
 
  • Like
Likes SammyS, Gavran and chwala

FAQ: Use Wronskian method in solving the given second order differential equation

What is the Wronskian and how is it used in solving differential equations?

The Wronskian is a determinant used to determine the linear independence of a set of functions. In the context of second-order differential equations, if you have two solutions to a linear differential equation, you can compute the Wronskian of these solutions. If the Wronskian is non-zero, the solutions are linearly independent, which implies that they form a fundamental set of solutions for the differential equation.

How do you compute the Wronskian for two functions?

For two functions \(y_1(x)\) and \(y_2(x)\), the Wronskian \(W(y_1, y_2)\) is computed as follows: \[W(y_1, y_2) = \begin{vmatrix}y_1 & y_2 \\y_1' & y_2'\end{vmatrix} = y_1 y_2' - y_2 y_1'\]where \(y_1'\) and \(y_2'\) are the first derivatives of \(y_1\) and \(y_2\), respectively. This determinant gives a measure of the linear independence of the two functions.

What is the significance of a zero Wronskian?

A zero Wronskian indicates that the functions are linearly dependent, meaning one function can be expressed as a scalar multiple or a linear combination of the other. In the context of solving differential equations, if the Wronskian is zero, the functions cannot form a fundamental set of solutions, which may imply that they do not span the solution space of the differential equation.

Can the Wronskian be used for non-linear differential equations?

The Wronskian is specifically applicable to linear differential equations. For non-linear differential equations, the concept of linear independence does not apply in the same way, and the Wronskian may not provide meaningful information about the solutions. Therefore, it is typically not used in the context of non-linear differential equations.

How do you apply the Wronskian method to find a particular solution?

The Wronskian method is primarily used to find the general solution of a homogeneous linear differential equation. Once you have a fundamental set of solutions, you can use the method of variation of parameters to find a particular solution. This involves using the known solutions and their Wronskian to construct a particular solution that satisfies the non-homogeneous part of the differential equation.

Similar threads

Replies
6
Views
783
Replies
12
Views
2K
Replies
3
Views
1K
Replies
7
Views
744
Replies
2
Views
997
Back
Top