Skip to main content
Chemistry LibreTexts

9.1: The Total Differential

  • Page ID
    106855
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    In Chapter 8 we learned that partial derivatives indicate how the dependent variable changes with one particular independent variable keeping the others fixed. In the context of an equation of state \(P=P(T,V,n)\), the partial derivative of \(P\) with respect to \(V\) at constant \(T\) and \(n\) is:

    \[\left (\dfrac{\partial P}{\partial V} \right )_{T,n} \nonumber\]

    and physically represents how the pressure varies as we change the volume at constant temperature and constant \(n\).

    The partial derivative of \(P\) with respect to \(T\) at constant \(V\) and \(n\) is:

    \[\left (\dfrac{\partial P}{\partial T} \right )_{V,n} \nonumber\]

    and physically represents how the pressure varies as we change the temperature at constant volume and constant \(n\).

    What happens with the dependent variable (in this case \(P\)) if we change two or more independent variables simultaneously? For an infinitesimal change in volume and temperature, we can write the change in pressure as:

    \[\label{eq:differentials1} dP=\left (\dfrac{\partial P}{\partial V} \right )_{T,n} dV+\left (\dfrac{\partial P}{\partial T} \right )_{V,n} dT\]

    Equation \ref{eq:differentials1} is called the total differential of P, and it simply states that the change in \(P\) is the sum of the individual contributions due to the change in \(V\) at constant \(T\) and the change in \(T\) at constant \(V\). This equation is true for infinitesimal changes. If the changes are not infinitesimal we will integrate this expression to calculate the change in \(P\).[differentials_position1]

    Let’s now consider the volume of a fluid, which is a function of pressure, temperature and the number of moles: \(V=V(n,T,P)\). The total differential of \(V\), by definition, is:

    \[\label{eq:differentials3} dV=\left (\frac{\partial V}{\partial T} \right )_{P,n} dT+\left (\frac{\partial V}{\partial P} \right )_{T,n} dP+\left (\frac{\partial V}{\partial n} \right )_{T,V} dn\]

    If we want to calculate the change in volume in a fluid upon small changes in \(P, T\) and \(n\), we could use:

    \[\label{eq:differentials3b} \Delta V\approx \left (\frac{\partial V}{\partial T} \right )_{P,n} \Delta T+\left (\frac{\partial V}{\partial P} \right )_{T,n} \Delta P+\left (\frac{\partial V}{\partial n} \right )_{T,V} \Delta n\]

    Of course, if we know the function \(V=V(n,T,P)\), we could also calculate \(\Delta V\) as \(V_f-F_i\), where the final and initial volumes are calculated using the final and initial values of \(P, T\) and \(n\). This seems easy, so why do we need to bother with Equation \ref{eq:differentials3b}? The reason is that sometimes we can measure the partial derivatives experimentally, but we do not have an equation of the type \(V=V(n,T,P)\) to use. For example, the following quantities are accessible experimentally and tabulated for different fluids and materials (Fig. [fig:diff_tables]):

    • \(\alpha=\frac{1}{V}\left(\frac{\partial V}{\partial T} \right )_{P,n}\) (coefficient of thermal expansion)
    • \(\kappa=-\frac{1}{V}\left(\frac{\partial V}{\partial P} \right )_{V,n}\) (isothermal compressibility)[differentials:compressibility]
    • \(V_m=\left(\frac{\partial V}{\partial n} \right )_{P,T}\) (molar volume)

    Using these definitions, Equation \ref{eq:differentials3} becomes:

    \[\label{eq:differentials4} dV=\alpha V dT-\kappa VdP+V_m dn\]

    You can find tables with experimentally determined values of \(\alpha\) and \(\kappa\) under different conditions, which you can use to calculate the changes in \(V\). Again, as we will see later in this chapter, this equation will need to be integrated if the changes are not small. In any case, the point is that you may have access to information about the derivatives of the function, but not to the function itself (in this case \(V\) as a function of \(T, P, n\)).

    In general, for a function \(u=u(x_1, x_2...x_n)\), we define the total differential of \(u\) as:

    \[\label{eq:total_differential} du=\left (\frac{\partial u}{\partial x_1} \right )_{x_2...x_n} dx_1+\left (\frac{\partial u}{\partial x_2} \right )_{x_1, x_3...x_n} dx_2+...+\left (\frac{\partial u}{\partial x_n} \right )_{x_1...x_{n-1}} dx_n\]

    Example \(\PageIndex{1}\)

    Calculate the total differential of the function \(z=3x^3+3yx^2+xy^2\).

    Solution

    By definition, the total differential is:

    \[dz=\left (\frac{\partial z}{\partial x} \right )_{y} dx+\left (\frac{\partial z}{\partial y} \right )_{x} dy \nonumber\]

    For the function given in the problem,

    \[\left (\frac{\partial z}{\partial x} \right )_{y}=9x^2+6xy+y^2 \nonumber\]

    and

    \[\left (\frac{\partial z}{\partial y} \right )_{x}=3x^2+2xy \nonumber\]

    and therefore,

    \[\displaystyle{\color{Maroon}dz=(9x^2+6xy+y^2)dx+(3x^2+2xy)dy} \nonumber\]

    Screen Shot 2019-10-25 at 2.44.32 PM.png

    Screen Shot 2019-10-25 at 2.44.47 PM.png
    Figure \(\PageIndex{1}\): Tables of isothermal compressibilities and expansion coefficients of different fluids (top) and sodium chloride solutions (bottom). Source: CRC Handbook of Physics and Chemistry (CC BY-NC-SA; Marcia Levitus)

    Want to see more examples?


    This page titled 9.1: The Total Differential is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Marcia Levitus via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.