Difference between revisions of "Math 22 Partial Derivatives"

From Math Wiki
Jump to navigation Jump to search
Line 38: Line 38:
 
==Higher-Order Partial Derivatives==
 
==Higher-Order Partial Derivatives==
 
1. <math>\frac{\partial}{\partial x}(\frac{\partial f}{\partial x})=\frac{\partial^2 f}{\partial x^2}=f_{xx}</math>
 
1. <math>\frac{\partial}{\partial x}(\frac{\partial f}{\partial x})=\frac{\partial^2 f}{\partial x^2}=f_{xx}</math>
 +
 +
2. <math>\frac{\partial}{\partial y}(\frac{\partial f}{\partial y})=\frac{\partial^2 f}{\partial y^2}=f_{yy}</math>
 +
 +
3. <math>\frac{\partial}{\partial y}(\frac{\partial f}{\partial x})=\frac{\partial^2 f}{\partial y\partial x}=f_{xy}</math>
 +
 +
4. <math>\frac{\partial}{\partial x}(\frac{\partial f}{\partial y})=\frac{\partial^2 f}{\partial x\partial y}=f_{yx}</math>
 +
 +
 +
 +
 +
 +
 +
 
[[Math_22| '''Return to Topics Page''']]
 
[[Math_22| '''Return to Topics Page''']]
  
 
'''This page were made by [[Contributors|Tri Phan]]'''
 
'''This page were made by [[Contributors|Tri Phan]]'''

Revision as of 07:42, 18 August 2020

Partial Derivatives of a Function of Two Variables

 If , then the first partial derivatives of  with respect to  and  are the functions  and , defined as shown.
 
 
 
 
 
 We can denote  as  and  as 

Example: Find and of:

1)

Solution:  

2)

Solution:  

3)

Solution:  
(product rule +chain rule)

Higher-Order Partial Derivatives

1.

2.

3.

4.




Return to Topics Page

This page were made by Tri Phan