General Solution and Transient Terms

Geofram
Messages
5
Reaction score
0

Homework Statement


Find the general solution of the given differential equation. Give the largest interval over which the general solution is defined. Determine whether there are any transient terms in the general solution.


Homework Equations



x(dy/dx) + 2y = 3

The Attempt at a Solution



Divide by x:
dy/dx + (2/x)y = 3/x

The integrating factor would be e2lnx or x2?

Multiplying by IF:

x2(dy/dx) + 2xy = 3x

d(x2y)/dx = 3x

Integrating both sides:

x2y = (3/2)x2

Dividing by x2:

y = 3/2

I've never had a solution like this, which leads me to believe I've done something wrong. If not, would the interval still be x>0? And is 3/2 a transient term since every solution would point to it?
 
Physics news on Phys.org
Do you agree that

\frac{dy}{dx} = \frac{3-2y}{x} ?

Then separate the variables and integrate correctly (don't forget about the integration constant).
 
One moment, have to work this out on paper!
 
Alright, using the separation method I got:

x/dx = (3 - 2y )/dy

Integrate both sides:

x2/2 + C = 3y - y2

Now I'm just not sure how to get it in a form that would allow me to figure out the interval and transient terms.
 
Geofram said:
Alright, using the separation method I got:

x/dx = (3 - 2y )/dy

Integrate both sides:

x2/2 + C = 3y - y2

Now I'm just not sure how to get it in a form that would allow me to figure out the interval and transient terms.

This is a little topsy-turvy. You should set this up as
\frac{dy}{3-2y} = \frac{dx}{x}
and then integrate.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top