- #1
AdrianZ
- 319
- 0
Here's the problem:
Show that if we have two independent solutions to a 3rd order homogenous linear differential equation y'''+a2y''+a1y'+a0=0 we can always find a third solution which is independent from the two given solutions.
Here is my proof:
since y2 and y1 are linearly independent, there exists a non-constant function u such that y2=uy1.
Now, If we plug y2 into the equation, we can reduce the order of the original equation to a 2nd order linear ODE of the form a(x)v+b(x)v'+c(x)'' = 0 where:
[tex]u=y_2/y_1=\int{v(x)dx}[/tex]
Now, If I set v=wy3, and I suppose t=w', then doing the same process I can reduce the ODE a(x)v+b(x)v'+c(x)v''=0 into a first order linear ODE of the form r(x)t+s(x)t'=0.
This ODE is always solvable and the solution to this ODE is:
[tex]t=Ce^{\int{-r(x)/s(x)dx}}[/tex]
so, w would be:
[tex]w=C\int{e^{\int{-r(x)/s(x)dx}}}[/tex]
Having w and v, we can find y3=v/w.
This shows us that y3 can be found, but I don't know how to show that y3 is necessarily independent from y1 and y2.
Any idea that completes my proof would be highly appreciated.
Show that if we have two independent solutions to a 3rd order homogenous linear differential equation y'''+a2y''+a1y'+a0=0 we can always find a third solution which is independent from the two given solutions.
Here is my proof:
since y2 and y1 are linearly independent, there exists a non-constant function u such that y2=uy1.
Now, If we plug y2 into the equation, we can reduce the order of the original equation to a 2nd order linear ODE of the form a(x)v+b(x)v'+c(x)'' = 0 where:
[tex]u=y_2/y_1=\int{v(x)dx}[/tex]
Now, If I set v=wy3, and I suppose t=w', then doing the same process I can reduce the ODE a(x)v+b(x)v'+c(x)v''=0 into a first order linear ODE of the form r(x)t+s(x)t'=0.
This ODE is always solvable and the solution to this ODE is:
[tex]t=Ce^{\int{-r(x)/s(x)dx}}[/tex]
so, w would be:
[tex]w=C\int{e^{\int{-r(x)/s(x)dx}}}[/tex]
Having w and v, we can find y3=v/w.
This shows us that y3 can be found, but I don't know how to show that y3 is necessarily independent from y1 and y2.
Any idea that completes my proof would be highly appreciated.