Je m'appelle
- 117
- 0
Ok, so I've been studying the method of variation of parameters in order to solve 2nd order ODEs, and I have a question regarding a supposition that is made in the definition of the method.
Say,
y'' + p(t)y' + q(t)y = g(t)
Then the general solution to the above equation is
c_1y_1(t) + c_2y_2(t) + y_p, and now replacing c_1\ and\ c_2\ by\ u_1(t)\ and\ u_2(t) on the complementary solution c_1y_1(t) + c_2y_2(t) in order to find the particular solution y_p
y_p = u_1(t)y_1(t) + u_2(t)y_2(t)
y'_p = u'_1(t)y_1(t) + u_1(t)y'_1(t) + u'_2(t)y_2(t) + u_2(t)y'_2(t)
And then the methods states that
u'_1(t)y_1(t) + u'_2(t)y_2(t) = 0
And this is where I'm curious and confused at the same time, I would like to know why it can be considered true, is there some kind of a proof to back this up? I mean, the person who developed this method certainly had something in mind to state that, so what does it consist of?
Then we get to derive y'_p once again and then we substitute the values for y''_p,\ y'_p\ y_p on the original equation to get the following system
u'_1(t)y_1(t) + u'_2(t)y_2(t) = 0\ OBS:\ I\ wanna\ know\ why\ this\ is\ equal\ to\ zero.
u'_1(t)y'_2(t) + u'_2(t)_2y'_2(t) = g(t)
So we can solve for u_1(t)\ and\ u_2(t) and find the particular solution for the ODE.
Leaving us with the general solution for the ODE
y = c_1y_1(t) + c_2y_2(t)\ -\ y_1(t)\int \frac{y_2(t)g(t)}{W(y_1,y_2)(t)}\ dt\ +\ y_2(t)\int \frac{y_1(t)g(t)}{W(y_1,y_2)(t)}\ dt
Thanks.
Say,
y'' + p(t)y' + q(t)y = g(t)
Then the general solution to the above equation is
c_1y_1(t) + c_2y_2(t) + y_p, and now replacing c_1\ and\ c_2\ by\ u_1(t)\ and\ u_2(t) on the complementary solution c_1y_1(t) + c_2y_2(t) in order to find the particular solution y_p
y_p = u_1(t)y_1(t) + u_2(t)y_2(t)
y'_p = u'_1(t)y_1(t) + u_1(t)y'_1(t) + u'_2(t)y_2(t) + u_2(t)y'_2(t)
And then the methods states that
u'_1(t)y_1(t) + u'_2(t)y_2(t) = 0
And this is where I'm curious and confused at the same time, I would like to know why it can be considered true, is there some kind of a proof to back this up? I mean, the person who developed this method certainly had something in mind to state that, so what does it consist of?
Then we get to derive y'_p once again and then we substitute the values for y''_p,\ y'_p\ y_p on the original equation to get the following system
u'_1(t)y_1(t) + u'_2(t)y_2(t) = 0\ OBS:\ I\ wanna\ know\ why\ this\ is\ equal\ to\ zero.
u'_1(t)y'_2(t) + u'_2(t)_2y'_2(t) = g(t)
So we can solve for u_1(t)\ and\ u_2(t) and find the particular solution for the ODE.
Leaving us with the general solution for the ODE
y = c_1y_1(t) + c_2y_2(t)\ -\ y_1(t)\int \frac{y_2(t)g(t)}{W(y_1,y_2)(t)}\ dt\ +\ y_2(t)\int \frac{y_1(t)g(t)}{W(y_1,y_2)(t)}\ dt
Thanks.
Last edited: