Differential Equation Root of Pt (aka xy)

avant_t7
Messages
3
Reaction score
0

Homework Statement


dP/dt=root of (Pt)


Homework Equations


P(1)=2


The Attempt at a Solution


Well, I figure that the integrating factor is 1, since there is no P(x) value, so it's a matter of finding the integral of root(Pt). I can't solve this because the only method I know is substitution, and it doesn't work on this equation.

Thanks guys
 
Physics news on Phys.org
avant_t7 said:

Homework Statement


dP/dt=root of (Pt)


Homework Equations


P(1)=2


The Attempt at a Solution


Well, I figure that the integrating factor is 1, since there is no P(x) value, so it's a matter of finding the integral of root(Pt). I can't solve this because the only method I know is substitution, and it doesn't work on this equation.

Thanks guys
this equation is separable. Write sqrt(Pt) as P1/2t1/2.
 
I see that, I guess I'm just confused by finding the integral of two variables. If I substitute u for Pt, and du=(t)dP/dt + P dt...

will that work?
 
You don't need to do a substitution and you aren't going to have any integrals with two variables.

\frac{dP}{dt} = \sqrt{Pt} = P^{1/2}t^{1/2}

Separate to get the following.
\frac{dP}{P^{1/2}} = t^{1/2} dt

Now integrate.
 
shesh you're right, how silly of me.

THanks a lot Mark!
 
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