tarmon.gaidon said:
Homework Statement
Solve the D.E.:
6xy - y3 = (3xy2-3x2-4y)y'
Not really looking for much here. I am just not sure what method I should use to solve this.
Also how would you use Laplace Transforms to solve this tx'' + (3t-1)x' + 3x =0?
Thanks,
Rob
While this was posted over a month ago, I did have some words to say on it.
As stated, please investigate exact differentials, this equation is exact all ready as you may verify on your own.
Regarding the second query, there is certainly a way to Laplace transform differential equations with variable coefficients. I will not spell it entirely out for you, but will do one of the terms for you so you can see the general idea.
Let L be the laplace transform operator.
Then, by definition, L\{ty''\} = \int_0^{\infty} e^{-st}(ty'')dt
To facilitate the integration, the observation is made that
e^{-st}(ty'') = -\frac{d}{ds}e^{-st}y''
Such that,
L\{ty''\} = \int_0^{\infty} e^{-st}(ty'')dt = -\frac{d}{ds} \int_0^{\infty}e^{-st}y'' dt = -\frac{d}{ds}L\{y''\}
where you may readily obtain the laplace transform of the second derivative, or confer with tables. The end result of Laplace transforming a differential equation with variable coefficients is to obtain a new differential equation in the Laplace transform variable s that is presumably easier to solve (e.g. maybe it reduces to a Cauchy-Euler type ODE). The rest of the terms in your original ODE are transformed thusly.