Ordinary differential equations

In summary, the conversation is about solving a homogeneous general equation of second order and finding a basis for the space of solutions. The method involves using a known solution and finding a second linearly independent solution. The Wronskian plays a role in determining linear independence. The conversation ends with confirmation that the steps taken were correct.
  • #1
Telemachus
835
30

Homework Statement


Hi there. Well, I have some doubts about this exercise, I think I've solved it, but I wanted your opinion, which always help. So, it says:

There is no general method for solving the homogeneous general equation of second order
[tex]y''+P(x)y'+Q(x)y=0[/tex] (1)

But if we already know a solution [tex]y_1(x)\neq 0[/tex], then we always can find a second solution linearly independent

[tex]y_2(x)=y_1(x) \int \dysplaystyle\frac{e^{-\int P(x)dx}}{y_1^2}dx[/tex]
Demonstrate that this functions form a basis for the space of solutions of the differential equation (1).So, what I did is simple. I know that if the solution is linearly independent, then the Wronskian [tex]w(y_1,y_2,x)[/tex] must be zero. So, I just made the calculus for the wronskian:

[tex]\left| \begin{matrix}{y_1}&{y_2}\\{y_1'}&{y_2'}\end{matrix} \right|=\left| \begin{matrix}{y_1}&{y_1(x) \int \dysplaystyle\frac{e^{-\int P(x)dx}}{y_1^2}dx}\\{y_1'}&{y_1'(x) \int \displaystyle\frac{e^{- \int P(x)dx}}{y_1^2}dx+y_1(x) \displaystyle\frac{e^{- \int P(x)dx}}{y_1^2(x)}dx}\end{matrix} \right|=e^{- \int P(x)dx}\neq0[/tex]--SOLVED--
 
Last edited:
Physics news on Phys.org
  • #2
Telemachus said:

Homework Statement


Hi there. Well, I have some doubts about this exercise, I think I've solved it, but I wanted your opinion, which always help. So, it says:

There is no general method for solving the homogeneous general equation of second order
[tex]y''+P(x)y'+Q(x)y=0[/tex] (1)

But if we already know a solution [tex]y_1(x)\neq 0[/tex], then we always can find a second solution linearly independent

[tex]y_2(x)=y_1(x) \int \dysplaystyle\frac{e^{-\int P(x)dx}}{y_1^2}dx[/tex]
Demonstrate that this functions form a basis for the space of solutions of the differential equation (1).


So, what I did is simple. I know that if the solution is linearly independent, then the Wronskian [tex]w(y_1,y_2,x)[/tex] must be zero.

You mean if they are linearly dependent, W = 0.

So, I just made the calculus for the wronskian:

[tex]\left| \begin{matrix}{y_1}&{y_2}\\{y_1'}&{y_2'}\end{matrix} \right|=\left| \begin{matrix}{y_1}&{y_1(x) \int \dysplaystyle\frac{e^{-\int P(x)dx}}{y_1^2}dx}\\{y_1'}&{y_1'(x) \int \displaystyle\frac{e^{- \int P(x)dx}}{y_1^2}dx+y_1(x) \displaystyle\frac{e^{- \int P(x)dx}}{y_1^2(x)}dx}\end{matrix} \right|=e^{- \int P(x)dx}\neq0[/tex]

Looks fine.
 
  • #3
Right. Thanks.
 

FAQ: Ordinary differential equations

What is an ordinary differential equation (ODE)?

An ordinary differential equation (ODE) is a mathematical equation that describes how a dependent variable changes with respect to an independent variable. It involves derivatives of the dependent variable with respect to the independent variable.

What is the difference between an ODE and a partial differential equation (PDE)?

The main difference between an ODE and a PDE is that an ODE involves only one independent variable, while a PDE involves multiple independent variables. ODEs are typically used to model systems with a single variable, while PDEs are used to model systems with multiple variables, such as in physics and engineering.

What are some real-life applications of ODEs?

ODEs are used in many fields, including physics, engineering, economics, and biology. They can be used to model the rate of change of a variable over time, such as in population growth, chemical reactions, and electrical circuits.

How are ODEs solved?

There are various methods for solving ODEs, including analytical methods (such as separation of variables and integrating factors) and numerical methods (such as Euler's method and Runge-Kutta methods). The method used depends on the type of ODE and the complexity of the problem.

What are the initial conditions and boundary conditions in ODEs?

Initial conditions specify the values of the dependent variable and its derivatives at a specific initial point, while boundary conditions specify the values of the dependent variable at the boundaries of the domain. These conditions are necessary for finding a unique solution to an ODE.

Back
Top