Solving Chemical Reactions in Greenburg's Advanced Eng. Mathematics #8

LabRat
Messages
3
Reaction score
0
Working a problem in Greenburgs "Advanced Eng. Mathematics", #8 page 170. Two substances w/ concentration x(t) and y(t), react to form a 3rd substance w/ concentration z(t). The reaction is governed by the system
x’+ αx = 0
z’= βy
x + y + z = γ
solve for x(t), y(t), and Z(t) subject to intitial conditions
z(0)=z'(0)=0
for these cases: α≠β,α=β

My approach…I would like set the equation such that:
x’+ αx = 0
z’ – βy = 0
and set
L1= 1, L2=α,
L3= 1, L4= -β
(Where α≠β, α=β for the 2 cases) and use Cramer’s rule to solve…but I am missing the relationship between all three: x + y + z = γ
What I am missing? I have never done a problem with 3 variables.
 
Physics news on Phys.org
You can integrate the first directly and and then plug 'y' as a function of "z"-s derivative in the last.U'll have a linear nonhomogenous equation in "z".

Daniel.
 
LabRat said:
Working a problem in Greenburgs "Advanced Eng. Mathematics", #8 page 170. Two substances w/ concentration x(t) and y(t), react to form a 3rd substance w/ concentration z(t). The reaction is governed by the system
x’+ αx = 0
z’= βy
x + y + z = γ
solve for x(t), y(t), and Z(t) subject to intitial conditions
z(0)=z'(0)=0
for these cases: α≠β,α=β

Alright, what's big-y? Is that a typo and you mean y'? And by the way, once you get the solution, is this a real model of chemical kinetics? What's an example of two reagents reacting this way? Why do they do so that way? Suppose you had to go into a lab and verify it experimentally, how to do so? It's just me. Do as you wish.
 
Big Y?

I assuming you're talking about the third equation, but excuse my limitation on expressing the equation; its actually

x+y+z= gamma (i.e. the symbol appears like a "y" in my original post). Where in all the equations; alpha, beta, and gamma-are all constants.

As far as a "real" model, I doubt it. Maybe a hypergolic reaction, say between UDMH and N2O4. But then again to verify in the lab, you would have to also measure the energy generated. I think this is just an oversimplified chem kinectics problem made into a Diff Eq problem-to frustrate chemistry majors.
 
LabRat said:
I assuming you're talking about the third equation, but excuse my limitation on expressing the equation; its actually

x+y+z= gamma (i.e. the symbol appears like a "y" in my original post). Where in all the equations; alpha, beta, and gamma-are all constants.

As far as a "real" model, I doubt it. Maybe a hypergolic reaction, say between UDMH and N2O4. But then again to verify in the lab, you would have to also measure the energy generated. I think this is just an oversimplified chem kinectics problem made into a Diff Eq problem-to frustrate chemistry majors.

Well, I don't know. You?

(CH_3)_2N(NH_2)+N_20_4\to?

And what is the kinetics of this anyway? Bomb-calorimeter first comes to mind. Kinda' dangerous though. Surely someone's done it already. I know, it's off the subject. Whatever.
 
Lab, where you at with this? Got it already? I have the solutions for \alpha=\beta. I'm pretty sure it's correct by back-substitution into the third equation. You got that or need help? I've attached a plot with all constants set equal to 1. Note that y(t) is not reasonable for a chemical reaction since it should be steadly decreasing (I guess as I don't have the balanced equation). I know it's just an example in a textbook. Does the text give values for the constants?

Edit: I mean \alpha,\beta,\gamma=1
 

Attachments

  • rocketpropellant.JPG
    rocketpropellant.JPG
    6.3 KB · Views: 502
Last edited:
Lab, I'm assuming you've done all this already as I'd like to see this one through to completion and don't wish to do the work for you in your best interest.

So we have:

x^{'}=-\alpha x

z^{'}=\beta y

x+y+z=\gamma

with:

z(0)=0 \quad \text{and} \quad z^{'}(0)=0

So the first one is solvable by inspection. It's:

x(t)=Ke^{-\alpha t}

Substituting this and the second one into the third gives:

z^{'}+\beta z=\beta \gamma- \beta Ke^{-\alpha t}

Treating this as a standard first order ODE solvable by use of an integrating factor, gives:

d[e^{\beta t}z]=\beta \gamma e^{\beta t}-\beta Ke^{t(\beta-\alpha)}

Now, at this point we consider two cases:

Case 1:

\alpha=\beta

Thus we have:

d[e^{\beta t}z]=\beta \gamma e^{\beta t}-\beta K

Solving for z(t) gives:

z(t)=\gamma-\beta K te^{-\beta t}+Ce^{-\beta t}

Taking the derivative of z(t) and using the initial conditions given, we can then determine the values of K and c.

We obtain:

c=-\gamma
K=\gamma

Thus we have:

x(t)=\gamma e^{-\alpha t}

y(t)=\beta \gamma te^{-\beta t}

z(t)=\gamma-\beta \gamma t e^{-\beta t}-\gamma e^{-\beta t}

Using \alpha=1 \qquad \beta=1 \qquad \gamma=1 yields the plots above. I'm a bit dissapointed in them. I suppose if I start with a beaker full of x, then at time 0, start adding y, they react kinda slowly making z, then the plots resemble what I think the chemistry should be but I'd need chemically quantifiable data to be convinced.

Suppose I should be happy I don't have access to a chem lab or else I'd be stuffing a bomb-calorimeter full of rocket fuel right about now and end up . . . well just a gram or two shouldn't do anything . . .
 
Last edited:
Saltydog,

The only real situation that will fit the equations (in my opinion) is a reaction that is first order in X and Y, where Y is being added to the reaction mixture at a uniform rate - such as in a titration !
 
Thanks Gokul. I was just joking about the rocket fuel. I'm actually a very cautious person:

Here's the case two. I'll leave out the steps for others to do if they wish.

Taking the case \alpha \neq \beta and solving for z(x) we obtain:

z(x)=\gamma-\frac{\beta K}{\beta-\alpha}e^{-\alpha t}+C e^{-\beta t}

Taking the derivative of z(x) and solving for K and c we obtain:

C=\frac{\beta K}{\beta-\alpha}-\gamma

K=\gamma

This leaves us with:

x(t)=\gamma e^{-\alpha t}

y(t)=\frac{\alpha \gamma}{\beta-\alpha}e^{-\alpha t}-(\frac{\beta \gamma}{\beta-\alpha}-\gamma)e^{-\beta t}

z(t)=\gamma-\frac{\beta \gamma}{\beta-\alpha}e^{-\alpha t}+(\frac{\beta \gamma}{\beta-\alpha}-\gamma)e^{-\beta t}

A plot is attached for \alpha=1\quad\beta=0.2\quad\gamma=1[/tex]
 

Attachments

  • chem dyn2.JPG
    chem dyn2.JPG
    6.4 KB · Views: 462
  • #10
FYI - (CH3)2NNH2 (l) + N2O4 (g) → 3 N2 (g) + 4 H2O(g) + 2 CO2(g) + heat
 
Back
Top