roam
- 1,265
- 12
Hello!
Here's a question I was doing but I'm not sure if I'm right...
It says "solve" the following differential equation:
(x^2 +1) \frac{dy}{dx} = 0
So, this is what I've done:
We put it in form \frac{dy}{dx} +p(x)y = q(x)
Then we divide it by x^2 +1 to obtain:
\frac{dy}{dx} + \frac{x}{x^2 +1} y = \frac{1}{x^2 +1} \times 0
you know , in standard form where p(x) = x/x^2 +1
Integrating factor is:
exp[\int p(x) dx = exp[\frac{x dx}{x^2 +1}
= exp[ln(x^2 +1)^{2}]
= (x^2 +1)^{2}
Multiplying the DE by the integrating factor;
(x^2 +1)^{2} \frac{dy}{dx} +x(x^2 +1)y = x . (x^2 +1)^{2}
Now we integrate:
\frac{d}{dx} [(x^2 +1)^{2} y] = x^3 +x
=> [(x^2 +1)^{2} y] = \frac{x^4}{4} + \frac{x^2}{2} + c
Am I right? Please correct me if I'm wrong...
Thank you,
Here's a question I was doing but I'm not sure if I'm right...
It says "solve" the following differential equation:
(x^2 +1) \frac{dy}{dx} = 0
So, this is what I've done:
We put it in form \frac{dy}{dx} +p(x)y = q(x)
Then we divide it by x^2 +1 to obtain:
\frac{dy}{dx} + \frac{x}{x^2 +1} y = \frac{1}{x^2 +1} \times 0
you know , in standard form where p(x) = x/x^2 +1
Integrating factor is:
exp[\int p(x) dx = exp[\frac{x dx}{x^2 +1}
= exp[ln(x^2 +1)^{2}]
= (x^2 +1)^{2}
Multiplying the DE by the integrating factor;
(x^2 +1)^{2} \frac{dy}{dx} +x(x^2 +1)y = x . (x^2 +1)^{2}
Now we integrate:
\frac{d}{dx} [(x^2 +1)^{2} y] = x^3 +x
=> [(x^2 +1)^{2} y] = \frac{x^4}{4} + \frac{x^2}{2} + c
Am I right? Please correct me if I'm wrong...
Thank you,