Many chemical reactions do not proceed only in one direction. As products form, they may react to regenerate the original reactants. The observed change in concentration is then determined by the difference between the forward and reverse reaction rates.
Consider the reversible first-order reaction
Ak−1⇌k1B.
The forward rate is
vf=k1[A],
and the reverse rate is
vr=k−1[B].
The net rate of formation of B is therefore
dtd[B]=k1[A]−k−1[B].
Similarly,
dtd[A]=−k1[A]+k−1[B].
At equilibrium, the concentrations no longer change with time, so
dtd[B]=0.
Therefore,
k1[A]eq=k−1[B]eq.
Rearranging,
[A]eq[B]eq=k−1k1.
For this elementary reversible reaction,
K=k−1k1.
Equilibrium therefore does not mean that the forward and reverse reactions have stopped. Both reactions continue, but their rates are equal.
Suppose the total concentration of A and B remains constant:
[A]+[B]=C.
Thus,
[A]=C−[B].
Substituting this into
dtd[B]=k1[A]−k−1[B]
gives
dtd[B]=k1(C−[B])−k−1[B].
Expanding,
dtd[B]=k1C−k1[B]−k−1[B].
Therefore,
dtd[B]=k1C−(k1+k−1)[B].
At equilibrium,
0=k1C−(k1+k−1)[B]eq.
Hence,
[B]eq=k1+k−1k1C.
Similarly,
[A]eq=k1+k−1k−1C.
The differential equation can now be written in terms of the distance from equilibrium. Since
k1C=(k1+k−1)[B]eq,
we have
dtd[B]=(k1+k−1)[B]eq−(k1+k−1)[B].
Therefore,
dtd[B]=−(k1+k−1)([B]−[B]eq).
Define
y=[B]−[B]eq.
Because [B]eq is constant,
dy=d[B].
The differential equation becomes
dtdy=−(k1+k−1)y.
Separate the variables:
ydy=−(k1+k−1)dt.
Integrating from y0 at t=0 to y at time t,
∫y0yydy=−(k1+k−1)∫0tdt.
This gives
lny0y=−(k1+k−1)t.
Exponentiating,
y=y0e−(k1+k−1)t.
Substituting back,
[B]−[B]eq=([B]0−[B]eq)e−(k1+k−1)t.
or
[B]=[B]eq+([B]0−[B]eq)e−(k1+k−1)t.
The same result can be written for A:
[A]=[A]eq+([A]0−[A]eq)e−(k1+k−1)t.
The important difference from an irreversible first-order reaction is the concentration approached at long times.
For
A→B,
the concentration of A approaches zero:
[A]→0.
For
A⇌B,
the concentration approaches its equilibrium value:
[A]→[A]eq.
The quantity that decays exponentially is therefore not the concentration itself, but its deviation from equilibrium.
From
[B]−[B]eq=([B]0−[B]eq)e−(k1+k−1)t,
the characteristic relaxation time is
τ=k1+k−11.
The concentration can therefore be written as
[B]−[B]eq=([B]0−[B]eq)e−t/τ.
After one relaxation time,
t=τ,
so
[B]0−[B]eq[B]−[B]eq=e−1.
Thus the deviation from equilibrium has fallen to about 37% of its initial value.
The half-time for relaxation is obtained from
[B]0−[B]eq[B]−[B]eq=21.
Therefore,
21=e−(k1+k−1)t1/2.
Taking logarithms,
ln21=−(k1+k−1)t1/2.
Hence,
t1/2=k1+k−1ln2.
For the reversible first-order reaction,
A⇌B,
equilibrium measurements give
K=k−1k1,
while kinetic measurements of the relaxation give
τ1=k1+k−1.
These two relations can be combined to determine the individual rate constants.
From
k1=Kk−1,
substitution into the relaxation equation gives
τ1=Kk−1+k−1.
Therefore,
τ1=(K+1)k−1,
and
k−1=τ(K+1)1.
Since
k1=Kk−1,
we obtain
k1=τ(K+1)K.
Thus equilibrium data provide the ratio of the forward and reverse rate constants, while relaxation data provide their sum.
The simple exponential result above applies to a reversible first-order system. More complicated reversible reactions do not necessarily give the same form.
Consider
A+Bk−1⇌k1C.
If both directions are elementary,
vf=k1[A][B]
and
vr=k−1[C].
The net rate of formation of C is
dtd[C]=k1[A][B]−k−1[C].
At equilibrium,
k1[A]eq[B]eq=k−1[C]eq.
Therefore,
[A]eq[B]eq[C]eq=k−1k1.
For this elementary mechanism,
Kc=k−1k1.
The time dependence is more complicated than for the first-order reversible reaction because the differential equation contains the product [A][B].
Suppose the initial concentrations are
[A]0=a,
[B]0=b,
and
[C]0=c.
If the net extent of the forward reaction at time t is x, then
[A]=a−x,
[B]=b−x,
and
[C]=c+x.
Therefore,
dtdx=k1(a−x)(b−x)−k−1(c+x).
Unlike the reversible first-order case, this equation is nonlinear in x.
Even when the full rate equation is nonlinear, the behavior close to equilibrium can often be simplified.
Consider again
A+B⇌C.
Let the equilibrium concentrations be
[A]eq=Ae,
[B]eq=Be,
and
[C]eq=Ce.
Suppose the system is displaced slightly from equilibrium by an amount x. Then
[A]=Ae−x,
[B]=Be−x,
and
[C]=Ce+x.
The net rate is
dtdx=k1(Ae−x)(Be−x)−k−1(Ce+x).
Expanding,
dtdx=k1AeBe−k1Aex−k1Bex+k1x2−k−1Ce−k−1x.
At equilibrium,
k1AeBe=k−1Ce,
so these terms cancel:
dtdx=−[k1(Ae+Be)+k−1]x+k1x2.
For a small displacement from equilibrium,
x2≪x,
so the quadratic term can be neglected:
dtdx≈−[k1(Ae+Be)+k−1]x.
Separate the variables:
xdx=−[k1(Ae+Be)+k−1]dt.
Integrating,
lnx0x=−[k1(Ae+Be)+k−1]t.
Thus,
x=x0exp{−[k1(Ae+Be)+k−1]t}.
The corresponding relaxation time is
τ1=k1(Ae+Be)+k−1.
This result shows why relaxation experiments are useful for reversible reactions. A complicated nonlinear kinetic equation may become approximately first order when the system is only slightly displaced from equilibrium.
For an elementary reversible reaction,
K=k−1k1.
If both rate constants follow Arrhenius behavior,
k1=A1exp(−RTEa,1)
and
k−1=A−1exp(−RTEa,−1),
then
K=A−1A1exp[−RTEa,1−Ea,−1].
Taking logarithms,
lnK=lnA−1A1−RTEa,1−Ea,−1.
For a simple reaction coordinate,
Ea,1−Ea,−1≈ΔH.
The temperature dependence of the equilibrium constant is therefore connected to the difference between the forward and reverse activation energies.
Kinetics determines how rapidly equilibrium is reached, while thermodynamics determines the equilibrium composition. For an elementary reversible reaction, the two descriptions are connected through the forward and reverse rate constants.
- Atkins, P.; de Paula, J.; Keeler, J. Atkins’ Physical Chemistry.
- Laidler, K. J. Chemical Kinetics.
- IUPAC Compendium of Chemical Terminology (Gold Book), entries on equilibrium and relaxation methods.