Ordinary differential equations

Telemachus
Messages
820
Reaction score
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
y''+P(x)y'+Q(x)y=0 (1)

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

y_2(x)=y_1(x) \int \dysplaystyle\frac{e^{-\int P(x)dx}}{y_1^2}dx
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 w(y_1,y_2,x) must be zero. So, I just made the calculus for the wronskian:

\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--SOLVED--
 
Last edited:
Physics news on Phys.org
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
y''+P(x)y'+Q(x)y=0 (1)

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

y_2(x)=y_1(x) \int \dysplaystyle\frac{e^{-\int P(x)dx}}{y_1^2}dx
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 w(y_1,y_2,x) must be zero.

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

So, I just made the calculus for the wronskian:

\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

Looks fine.
 
Right. Thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top