• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Collection of formulas
  • Basic engineering mathematics
    • Partial fractions
    • Differentiation
    • Differentiation applications
    • Integration
    • Integration applications
    • Complex numbers
    • Determinants
    • Series
    • Sequences
    • Vector
    • Multiple integrals
    • Polar curves
  • Advanced engineering mathematics
    • First order ODE
    • Second order ODE
    • Partial differentiation
    • Vector analysis
    • Difference equations and z-transform
    • Fourier series
    • Laplace transform
    • Matrix analysis
    • Multiple integration
    • Partial differential equations
    • Complex analysis

Engineering math blog

  • Bloglovin
  • Facebook
  • LinkedIn
  • Pinterest
  • Tumblr
  • Twitter

February 21, 2018 By Dr. Aspriha Peters Leave a Comment

First-order partial derivative of functions with three variables

(Last Updated On: October 9, 2019)

First-order partial derivative of functions with three variables. Dear friends, today’s topic is the first-order partial derivative of functions with three variables.




 


First-order partial derivatives of functions with three variables_compressed

The first-order partial derivative of functions with three variables

In my earlier post on the first-order partial derivative of functions with two variables, I have discussed in great detail how things work.

So here without much ado, I’ll start with some examples.

Examples of the First-order partial derivative of functions with three variables

Disclaimer: None of these examples is mine. I have chosen these from some book or books. I have also given the due reference at the end of the post.

So here are the examples.


Example 1

According to Stroud and Booth (2013)*  “If V = x^2 + y^2 + z^2, express in its simplest form

    \[x\frac{\partial V}{\partial x} + y\frac{\partial V}{\partial y} + z\frac{\partial V}{\partial z}.\]

”

Solution

Here the given function is V = x^2 + y^2 + z^2.

And, I have to find out the value of x\cfrac{\partial V}{\partial x} + y\cfrac{\partial V}{\partial y} + z\cfrac{\partial V}{\partial z}.

So I’ll start with \cfrac{\partial V}{\partial x}.

Step 1

First of all, I’ll differentiate V partially with respect to x to get

    \[\frac{\partial V}{\partial x} = \frac{\partial }{\partial x}\left(x^2 + y^2 + z^2\right).\]

Thus I get

(1)   \begin{equation*} \frac{\partial V}{\partial x} = 2x. \end{equation*}

Next,  I’ll differentiate V partially with respect to y to get

    \[\frac{\partial V}{\partial y} = \frac{\partial }{\partial y}\left(x^2 + y^2 + z^2\right).\]

Therefore I get

(2)   \begin{equation*} \frac{\partial V}{\partial y} = 2y. \end{equation*}

Finally, I’ll differentiate V partially with respect to z to get

    \[\frac{\partial V}{\partial z} = \frac{\partial }{\partial z}\left(x^2 + y^2 + z^2\right).\]

Thus I get

(3)   \begin{equation*} \frac{\partial V}{\partial z} = 2z. \end{equation*}

So, now I’ll find out the value of x\cfrac{\partial V}{\partial x} + y\cfrac{\partial V}{\partial y} + z\cfrac{\partial V}{\partial z}.

Step 2

For that, I’ll use the values of \cfrac{\partial V}{\partial x}, \cfrac{\partial V}{\partial y} and \cfrac{\partial V}{\partial z} from equations (1), (2) and (3) respectively.

Thus it will be

    \[x\cfrac{\partial V}{\partial x} + y\cfrac{\partial V}{\partial y} + z\cfrac{\partial V}{\partial z}= x. 2x + y. 2y + z. 2z.\]

Therefore I get

    \begin{eqnarray*} x\frac{\partial V}{\partial x} + y\frac{\partial V}{\partial y} + z\frac{\partial V}{\partial z} &=& 2x^2+2y^2+2z^2\\ &=& 2(x^2+y^2 + z^2)\\ &=& 2V. \end{eqnarray*}

Hence I can conclude that this is the answer to this example.

Now I’ll go to the next example.


Example 2

According to Stroud and Booth (2013)* “If u = \cfrac{x+y+z}{(x^2+y^2+z^2)^{\frac{1}{2}}}, show that x \cfrac{\partial u}{\partial x}+ y \cfrac{\partial u}{\partial y} + z \cfrac{\partial u}{\partial z} = 0.”

Solution

In this example, the given function is u = \cfrac{x+y+z}{(x^2+y^2+z^2)^{\frac{1}{2}}}

And, I have to prove that x\cfrac{\partial u}{\partial x} + y\cfrac{\partial u}{\partial y} + z\cfrac{\partial u}{\partial z} = 0.

So I’ll start with \cfrac{\partial u}{\partial x}.

Step 1

First of all, I’ll differentiate u partially with respect to x to get

    \[\frac{\partial u}{\partial x} = \frac{\partial }{\partial x}\left(\cfrac{x+y+z}{(x^2+y^2+z^2)^{\frac{1}{2}}}\right)\\= \frac{(x^2+y^2+z^2)^{\frac{1}{2}}.1-\frac{1}{2}(x^2+y^2+z^2)^{-\frac{1}{2}}(2x)(x+y+z)}{x^2+y^2+z^2}.\]

Therefore I get

    \begin{eqnarray*} \frac{\partial u}{\partial x} &=& \frac{(x^2+y^2+z^2)^{\frac{1}{2}}-x(x^2+y^2+z^2)^{-\frac{1}{2}}(x+y+z)}{x^2+y^2+z^2}\\ &=& \frac{(x^2+y^2+z^2)-x(x+y+z)}{(x^2+y^2+z^2)(x^2+y^2+z^2)^{\frac{1}{2}}}\\ &=& \frac{1}{(x^2+y^2+z^2)^{\frac{1}{2}}}-\frac{x}{(x^2+y^2+z^2)}.u. \end{eqnarray*}

Thus I can say x\cfrac{\partial u}{\partial x} will be

(4)   \begin{equation*} x\frac{\partial u}{\partial x} = \frac{x}{(x^2+y^2+z^2)^{\frac{1}{2}}}-\frac{x^2u}{(x^2+y^2+z^2)}. \end{equation*}

In the same way I can also get the value of \cfrac{\partial u}{\partial y}.

Thus \cfrac{\partial u}{\partial y} will be

    \[\frac{\partial u}{\partial y}= \frac{1}{(x^2+y^2+z^2)^{\frac{1}{2}}}-\frac{y}{(x^2+y^2+z^2)}.u.\]

Therefore I can say y\cfrac{\partial u}{\partial y} will be

(5)   \begin{equation*} y\frac{\partial u}{\partial y} = \frac{y}{(x^2+y^2+z^2)^{\frac{1}{2}}}-\frac{y^2u}{(x^2+y^2+z^2)}. \end{equation*}

Similarly I can also get the value of \cfrac{\partial u}{\partial z}.

Thus \cfrac{\partial u}{\partial z} will be

    \[\frac{\partial u}{\partial z}= \frac{1}{(x^2+y^2+z^2)^{\frac{1}{2}}}-\frac{z}{(x^2+y^2+z^2)}.u.\]

Therefore I can say z\cfrac{\partial u}{\partial z} will be

(6)   \begin{equation*} z\frac{\partial u}{\partial z} = \frac{z}{(x^2+y^2+z^2)^{\frac{1}{2}}}-\frac{z^2u}{(x^2+y^2+z^2)}. \end{equation*}

So, now I’ll find out the value of x\cfrac{\partial u}{\partial x} + y\cfrac{\partial u}{\partial y} + z\cfrac{\partial u}{\partial z}.

Step 2

For that, I’ll use the values of x\cfrac{\partial u}{\partial x}, y\cfrac{\partial u}{\partial y} and z\cfrac{\partial u}{\partial z} from equations (4), (5) and (6) respectively.

Thus it will be

    \begin{eqnarray*} x\frac{\partial u}{\partial x} + y\frac{\partial u}{\partial y} + z\frac{\partial u}{\partial z} &=& \frac{1}{(x^2+y^2+z^2)^{\frac{1}{2}}}(x+y+z)-\frac{u}{(x^2+y^2+z^2)}(x^2+y^2+z^2)\\ &=& (u-u)~~~~~~\text{since}~(x^2+y^2+z^2)\neq0\\ &=& 0. \end{eqnarray*}

Hence I can conclude that I have proved x\cfrac{\partial u}{\partial x} + y\cfrac{\partial u}{\partial y} + z\cfrac{\partial u}{\partial z} = 0.

This is the answer to this example.


Dear friends, this is the end of today’s post. Thank you very much for reading this. Please let me know how you feel about it. Soon I will be back again with a new post. Till then, bye, bye!!

*Reference: K. A. Stroud and Dexter J. Booth (2013): Engineering Mathematics, Industrial Press, Inc.; 7th edition (March 8, 2013), Chapter: Partial differentiation 1, Test exercise 14, p. 749, Q. No. 2(a) (Example 1); Further problems 14, p. 750, Q. No. 4 (Example 2).

Filed Under: Advanced engineering mathematics, Partial differentiation Tagged With: first order partial derivative, first-order partial differentiation

About Dr. Aspriha Peters

Trained mathematician & hobby academic. Curious about nature as well as an aspiring blogger.

Copyright

All rights reserved© ‘Engineering math blog’ and ‘engineeringmathgeek.com’, 2016-19. All written materials and photos published on this blog are copyright protected. Excerpts and links may be used, provided that full and clear credit is given to ‘Aspriha Peters’ and “Engineering math blog” with appropriate and specific direction to the original content.

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

COPYRIGHT

All rights reserved© ‘Engineering math blog’ and ‘engineeringmathgeek.com’, 2016-19. All written materials and photos published on this blog are copyright protected.

Excerpts and links may be used, provided that full and clear credit is given to ‘Aspriha Peters’ and “Engineering math blog” with appropriate and specific direction to the original content.

Please contact engineeringmathgeek (at) gmail dot com for permissions or questions or queries, if any.

Thank you very much for visiting this blog. All relevant suggestions and comments are extremely welcome.

Mathematician & hobby academic. Curious about nature. Aspiring blogger & avid reader. More about me.

Recent posts

  • Integrate d z /√(z^2-a^2) | How to integrate d z /√(z^2-a^2) November 20, 2019
  • What is the value of ∫√(a^2 – x^2) dx | Integrate √(a^2 – x^2) dx November 19, 2019
  • Surface of revolutions in polar curves November 13, 2019
  • Singularities and zeros of the complex numbers | November 11, 2019
  • Volume of revolutions in polar curves – how to get that? November 5, 2019
  • Integrate dx/(acos x + bsin x + c) | How to do that?? November 1, 2019
  • Diagonalize any matrix | How to diagonalize any matrix October 31, 2019
  • Length of a polar curve | How to get the length of a polar curve October 24, 2019
  • dx/(a cos^2x+bsin^2x+c) – how to integrate it? October 23, 2019
  • Volume of solids | How to apply triple integrals October 22, 2019

Advanced engineering mathematics

  • First order ODE
  • Second order ODE
  • Partial differentiation
  • Laplace transform
  • Matrix analysis
  • Vector analysis
  • Difference equations and z-transform
  • Partial differential equations
  • Multiple integration
  • Fourier series

Basic engineering mathematics

  • Partial fractions
  • Differentiation
  • Differentiation applications
  • Integration
  • Integration applications
  • Complex numbers
  • Determinants
  • Vector
  • Series
  • Sequences
  • Multiple integrals
  • Polar curves

Footer

Mathematician & hobby academic. Curious about nature. Aspiring blogger & avid reader. More about me.

  • About
  • Overview
  • Privacy policy

engineeringmathgeek.com © 2019- All rights reserved .

By continuing to browse the site you are agreeing to our use of cookies.