If you exponentiate the left side, you getP/(P - 1) = Ce^(2t)

SpartanG345
Messages
69
Reaction score
1

Homework Statement


dP/dt = 2P(1-P)
write a explicit expression for the dependent variable


Homework Equations



Seperable equation

The Attempt at a Solution


Is the dependent variable P
does this mean you should write a function of P in terms of t?

seperation of variables then integration

lnP - ln(p-1) = 2t + C
p/(P-1) = e^2t + e^c

this is all i can get i cannot get an explicit relationship for the dependent variable which is P
wolfram gave this

http://www.wolframalpha.com/input/?i=dx/dt+=+2x*(1-x)"

i cannot get that no idea totally stuck :(
 
Last edited by a moderator:
Physics news on Phys.org
SpartanG345 said:

Homework Statement


dP/dt = 2P(1-P)
write a explicit expression for the dependent variable


Homework Equations



Seperable equation

The Attempt at a Solution


Is the dependent variable P
does this mean you should write a function of P in terms of t?

seperation of variables then integration

lnP - ln(p-1) = 2t + C
p/(P-1) = e^2t + e^c
first it doesn't look like you have taken the exponential of the RHS correctly,

second when you have, multply both sides by (p-1), group p terms & divide by the coefficient you get, hopefully should get you closer

SpartanG345 said:
this is all i can get i cannot get an explicit relationship for the dependent variable which is P
wolfram gave this

http://www.wolframalpha.com/input/?i=dx/dt+=+2x*(1-x)"

i cannot get that no idea totally stuck :(
 
Last edited by a moderator:
SpartanG345 said:
lnP - ln(p-1) = 2t + C
p/(P-1) = e^2t + e^c
The step missing in the middle is
ln(P/(P - 1)) = 2t + C

When you exponentiate (make each side the exponent on e), what you ended up with on the right side is incorrect. e^(2t + C) != e^(2t) + e^C
 
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