Differential equation partial fractions

courtrigrad
Messages
1,236
Reaction score
2
Given that \frac{dx}{dt} = k(a-x)(b-x):

(a) Assuming a \neq b, find x as a function of t. Use the fact that the initial concentration of C is 0.
(b) Find x(t) assuming that a = b. How does this expression for x(t) simplify if it is known that [C] = \frac{a}{2} after 20 seconds.

(a): So \frac{dx}{(a-x)(b-x)} = kdt. After integrating by partial fractions and using the initial condition, I got x(t) = \frac{a-abe^{akt-bkt}}{1-\frac{a}{b}e^{akt-bkt}}.

(b). When I set a = b I got an undefined expression, leading me to believe that part(a) is incorrect.

What did I do wrong?

Thanks
 
Last edited:
Physics news on Phys.org
You can't just set a=b, you have to take the limit. Alternatively, go back and integrate again with the knowledge that a=b. This will change how the partial fractions expansion goes.
 
If a= b the method you used to solve the equation assuming a \ne b does not work. Go back to the original equation, set a= b, and solve again.
 
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