Use Wronskian method in solving the given second order differential equation

Click For Summary
SUMMARY

The discussion focuses on the application of the Wronskian method to solve the second-order differential equation \(y'' + 11y' + 24y = 0\) with boundary conditions \(y(0) = 0\) and \(y'(0) = -7\). Participants confirm that the Wronskian is a robust tool for determining the linear independence of solutions and for calculating constants in both homogeneous and inhomogeneous equations. The conversation highlights the importance of using determinants rather than matrices for clarity in calculations, particularly in the context of finding constants \(c_1\) and \(c_2\) using the Wronskian.

PREREQUISITES
  • Understanding of second-order differential equations
  • Familiarity with the Wronskian method
  • Knowledge of linear independence and dependence of functions
  • Basic proficiency in matrix operations and determinants
NEXT STEPS
  • Research the application of the Wronskian in inhomogeneous differential equations
  • Learn about the method of undetermined coefficients for solving differential equations
  • Explore the variation of parameters technique as an alternative to the Wronskian
  • Study the implications of linear independence in the context of differential equations
USEFUL FOR

Mathematicians, engineering students, and anyone involved in solving differential equations, particularly those interested in advanced methods for determining solutions and constants in second-order ODEs.

chwala
Gold Member
Messages
2,828
Reaction score
421
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   Reactions: Gavran
Physics news on Phys.org
I'm not sure how you divide two matrices to get a number. I'm also not sure how <br /> \frac{7}{-3 --8} = \frac{7}{35}
 
pasmith said:
I'm not sure how you divide two matrices to get a number. I'm also not sure how <br /> \frac{7}{-3 --8} = \frac{7}{35}
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.
 
##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.
 
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   Reactions: chwala
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   Reactions: Gavran
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   Reactions: chwala
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   Reactions: SammyS, Gavran and chwala

Similar threads

Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
840
  • · Replies 2 ·
Replies
2
Views
1K
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K