PDA

View Full Version : How do i integrate this? Am i doing it right?


Kbotz
May14-11, 08:07 PM
dCb/dt = k1Ca-k2Cb
dCb/(k1Ca-k2Cb)=dt
Now integrate.
ln(k1Ca-k2Cb)=t
(k1Ca-k2Cb) = et
Rearranging
k2Cb=-et +k1Ca
Cb= -et +k1Ca/k2

TylerH
May14-11, 08:12 PM
What is constant and what is not?

Kbotz
May14-11, 08:51 PM
k1, k2 and Ca are constants

TylerH
May14-11, 09:46 PM
You forgot your arbitrary constant: ln(k1Ca-k2Cb)=t+C
You forgot you parentheses: Cb= (Cet +k1Ca)/k2

TylerH
May14-11, 09:49 PM
This may help with differential equations of this form, ie separable, in general: http://tutorial.math.lamar.edu/Classes/DE/Separable.aspx

Kbotz
May14-11, 10:02 PM
Oh sweet!
Cheers for that!

Kbotz
May14-11, 10:02 PM
So other than that?
It's all good?

TylerH
May14-11, 10:09 PM
Yep. You may want to look at http://www.wolframalpha.com/ for checking answers in the future; it's faster.

ZealScience
May17-11, 05:09 AM
Why not use reverse of Chain Rule?

TylerH
May17-11, 05:50 AM
He did. That's were the natural logarithm came from.

ZealScience
May17-11, 05:52 AM
I mean the coefficient of Cb isn't divided by

TylerH
May17-11, 05:58 AM
It is, but he left out the ()s, see my post above.

HallsofIvy
May17-11, 01:39 PM
dCb/dt = k1Ca-k2Cb
dCb/(k1Ca-k2Cb)=dt
Now integrate.
ln(k1Ca-k2Cb)=t
You have integrated incorrectly- you should have
-\frac{1}{k}ln(k_1C_a- k_1C_b) = t

(k1Ca-k2Cb) = et
k_1C_a- k_1C_b= e^{-kt}

Rearranging
k2Cb=-et +k1Ca
Cb= -et +k1Ca/k2