The Euler Equation and the Gibbs-Duhem Equation

Stephen R. Addison

February 25, 2003

This document was included in the TEX-showcase. This paragraph was added by Gerben Wierda to display how TEX4ht displays the formatting of terms like LATEX and TEX.

1 Intensive Functions and Extensive Functions

Thermodynamics Variables are either extensive or intensive. To illustrate the difference between these kings of variables, think of mass and density. The mass of an object depends on the amount of material in the object, the density does not. Mass is an extensive variable, density is an intensive variable. In thermodynamics, T, p, and m are intensive, the other variables that we have met, U, S , V , N, H, F, and G are extensive. We can develop some useful formal relationships between thermodynamic variables by relating these elementary properties of thermodynamic variables to the theory of homogeneous functions.

2 Homogeneous Polynomials and Homogeneous Functions

A polynomial

a0 + a1x + a2x2 + ...+ anxn

is of degree n if an/=0. A polynomial in more than one variable is said to be homogeneous if all its terms are of the same degree, thus, the polynomial in two variables

x2 + 5xy + 13y2

is homogeneous of degree two.

We can extend this idea to functions, if for arbitrary c

f (cx) = g(c)f (x)

it can be shown that

f (cx) = cnf (x)

a function for which this holds is said to be homogeneous of degree n in the variable x. For reasons that will soon become obvious c is called the scaling function. Intensive functions are homogeneous of degree zero, extensive functions are homogeneous of degree one.

2.1 Homogeneous Functions and Entropy

Consider

S = S(U, V, n),

this function is homogeneous of degree one in the variables U, V , and n, where n is the number of moles. Using the ideas developed above about homogeneous functions, it is obvious that we can write:

                 1
S(cU, cV, cn) = c S(U, V, n),

where c is, as usual, arbitrary. We can gain some insight into the properties of such functions by choosing a particular value for c. In this case we will choose c = 1
n so that our equation becomes

  (        )
   U- V-       1-
S  n , n,1   = n S(U, V,n)

Now, we can define Un- = u, Vn- = v and S(u,v, 1) = s(u,v), the internal energy, volume and entropy per mole respectively. Thus the equation becomes

ns(u,v) = S(U, V, n),

and the reason for the term scaling function becomes obvious.

3 The Euler Equation

Consider

U (cS, cV,cn) =  cU (S,V, n)

differentiating with respect to c (and changing sides of the equation) this becomes

             (      )             (       )             (      )
              --@U--     @(cS)-     -@U----    @(cV-)-   --@U--     @(cn)-
U (S,V,n) =   @(cS)        @c   +   @(cV )      @c   +   @(cn)        @c
                      V,n                   S,n                   S,V

which simplifies to

            (   @U  )        (  @U   )        (  @U   )
U(S, V,n) =   ------     S +   -------   V  +   ------    n.
              @(cS)   V,n       @(cV )  S,n       @(cn)  S,V

Recalling that c is arbitrary, we now choose c = 1, resulting in

             (    )       (    )        (    )
              @U            @U            @U
U (S,V,n) =   ----    S +   ----    V +   ----    n,
              @S   V,n      @V   S,n       @n   S,V

and recognizing that the partial derivatives in this equations are now just the definitions of the extensive variables T, p, and n, we can rewrite this as

U  = T S - pV +  mn.

This equation, arrived at by purely formal manipulations, is the Euler equation, an equation that relates seven thermodynamic variables.

3.1 The relationship between G and m

Starting from

U  = T S - pV +  mn.

and using

G =  U + pV  - T S

we have

G = T S - pV  + mn + pV  - T S = mn.

So for a one component system G = mn, for a j-component system, the Euler equation is

                  sum j
U  = T S - pV +     mini
                 i=1

and so for a j-component system

      sum j
G =     mini
     i=1

4 The Gibbs-Duhem Equation

The energy form of the Euler equation

U  = T S - pV  + mn

expressed in differentials is

dU  = d(T S) - d(pV ) + d(mn) =  TdS  + SdT  - pdV  - V dp + mdn +  ndm

but, we know that

dU  = T dS - pdV  + mdn

and so we find

0 = SdT  - V dp + ndm.

This is the Gibbs-Duhem equation. It shows that three intensive variables are not independent - if we know two of them, the value of the third can be determined from the Gibbs-Duhem equation.