You have 3 free guides left 😟
Unlock your guides
You have 3 free guides left 😟
Unlock your guides

2.1 Multivariable Functions and Partial Derivatives

3 min readjuly 22, 2024

Multivariable functions depend on multiple variables, like temperature and pressure. They're often visualized using 3D coordinate systems or contour plots, helping us understand complex relationships in physics and engineering.

Partial derivatives measure how a function changes with respect to one variable while others stay constant. They're crucial for calculating tangent planes, normal lines, and applying the chain rule in multiple dimensions, essential tools in mathematical physics.

Multivariable Functions

Concept of multivariable functions

Top images from around the web for Concept of multivariable functions
Top images from around the web for Concept of multivariable functions
  • Multivariable functions depend on two or more independent variables (temperature, pressure)
    • Denoted as f(x1,x2,...,xn)f(x_1, x_2, ..., x_n) where nn represents the number of independent variables
  • Graphical representations visualize the relationship between independent and dependent variables
    • 3D coordinate system used for functions with two independent variables (xx, yy)
      • xx and yy axes represent the independent variables (latitude, longitude)
      • zz axis represents the dependent variable or function value (elevation)
    • Hypersurfaces represent functions with more than two independent variables
      • Difficult to visualize graphically due to higher dimensions
      • Often represented by or contour plots (topographic maps)

Calculation of partial derivatives

  • Partial derivatives measure the rate of change of a with respect to one independent variable while treating other variables as constants
    • Denoted as fxi\frac{\partial f}{\partial x_i} where xix_i is the variable with respect to which the derivative is taken
  • Calculating partial derivatives involves applying standard differentiation rules to the variable of interest while treating other variables as constants
    • Given f(x,y)=x2y+sin(xy)f(x, y) = x^2y + \sin(xy)
      • fx=2xy+ycos(xy)\frac{\partial f}{\partial x} = 2xy + y\cos(xy) (differentiate with respect to xx, treat yy as constant)
      • fy=x2+xcos(xy)\frac{\partial f}{\partial y} = x^2 + x\cos(xy) (differentiate with respect to yy, treat xx as constant)

Applications of Partial Derivatives

Applications of partial derivatives

  • Tangent planes are flat surfaces that touch a curved surface at a single point and are parallel to the surface at that point
    • Equation of the at (x0,y0,f(x0,y0))(x_0, y_0, f(x_0, y_0)): zf(x0,y0)=fx(x0,y0)(xx0)+fy(x0,y0)(yy0)z - f(x_0, y_0) = \frac{\partial f}{\partial x}(x_0, y_0)(x - x_0) + \frac{\partial f}{\partial y}(x_0, y_0)(y - y_0)
      • Partial derivatives fx\frac{\partial f}{\partial x} and fy\frac{\partial f}{\partial y} evaluated at the point of interest (x0,y0)(x_0, y_0) determine the slope of the tangent plane
  • Normal lines are perpendicular to the tangent plane at a given point
    • Direction vector of the normal line: n=(fx(x0,y0),fy(x0,y0),1)\vec{n} = \left(\frac{\partial f}{\partial x}(x_0, y_0), \frac{\partial f}{\partial y}(x_0, y_0), -1\right)
      • Partial derivatives fx\frac{\partial f}{\partial x} and fy\frac{\partial f}{\partial y} evaluated at the point (x0,y0)(x_0, y_0) determine the direction of the normal line

Chain rule in multiple dimensions

  • Chain rule for partial derivatives allows calculation of the partial derivative of a composite function
    • For a composite function f(x,y)=g(u(x,y),v(x,y))f(x, y) = g(u(x, y), v(x, y)), the chain rule states:
      1. fx=guux+gvvx\frac{\partial f}{\partial x} = \frac{\partial g}{\partial u}\frac{\partial u}{\partial x} + \frac{\partial g}{\partial v}\frac{\partial v}{\partial x}
      2. fy=guuy+gvvy\frac{\partial f}{\partial y} = \frac{\partial g}{\partial u}\frac{\partial u}{\partial y} + \frac{\partial g}{\partial v}\frac{\partial v}{\partial y}
  • Applying the chain rule involves:
    1. Identifying the outer function gg and inner functions uu and vv
    2. Calculating the partial derivatives of gg with respect to uu and vv
    3. Calculating the partial derivatives of uu and vv with respect to xx and yy
    4. Multiplying and adding the appropriate partial derivatives according to the chain rule formulas
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.


© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Glossary