Partial Derivative (Definition, Formulas and Examples) | Partial Differentiation (2024)

The partial derivative is used in vector calculus and differential geometry. In Mathematics, sometimes the function depends on two or more variables. Here, the derivative converts into the partial derivative since the function depends on several variables. In this article, We will learn about the definition of partial derivatives, their formulas, partial derivative rules such as chain rule, product rule, quotient rule with more solved examples.

Table of contents:

  • Definition
  • Symbol
  • Formula
  • Partial differentiation
  • Rules
    • Product Rule
    • Quotient Rule
    • Power Rule
    • Chain Rule
  • Partial Derivative of Natural Log
  • Examples

Partial Derivative Definition

Suppose, we have a function f(x, y), which depends on two variables x and y, where x and y are independent of each other. Then we say that the function f partially depends on x and y. Now, if we calculate the derivative of f, then that derivative is known as the partial derivative of f. If we differentiate the function f with respect to x, then take y as a constant and if we differentiate f with respect to y, then take x as a constant.

Partial Derivative Symbol

In mathematics, the partial derivative of any function having several variables is its derivative with respect to one of those variables where the others are held constant.The partial derivative of a function f with respect to the differently x is variously denoted by f’x,fx, ∂xf or ∂f/∂x. Here ∂ is the symbol of the partial derivative.

Example: Suppose f is a function in x and y then it will be expressed by f(x, y). So, the partial derivative of f with respect to x will be ∂f/∂x keeping y as constant. It should be noted that it is ∂x, not dx.∂f/∂x is also known as fx.

Partial Derivative Formula

If f(x,y) is a function, where f partially depends on x and y and if we differentiate f with respect to x and y then the derivatives are called the partial derivative of f. The formula for partial derivative of f with respect to x taking y as a constant is given by;

Partial Derivative (Definition, Formulas and Examples) | Partial Differentiation (1)

Partial Differentiation

The process of finding the partial derivatives of a given function is called partial differentiation. Partial differentiation is used when we take one of the tangent lines of the graph of the given function and obtaining its slope. Let’s understand this with the help of the below example.

Example:

Suppose that f is a function of more than one variable such that,

f = x2 + 3xy

The graph of z = x2+ 3xy is given below:

Partial Derivative (Definition, Formulas and Examples) | Partial Differentiation (2)
The graph of this function represents a surface in Euclidean space. To each point on this surface, there is an infinite number of tangent lines. Now, we can apply the partial differentiation for choosing one of these lines and finding its slope.
To find the tangent line’s slope to the function at one point, say P(1,1) and parallel to the xz-plane, we treat y as a constant.
By finding the derivative of the equation taking y as a constant, we can get the slope of the given function f at the point (x, y). This can be done as follows.
∂f/∂x = (∂/∂x) (x2 + 3xy) = 2x + 3y
The value of ∂f/∂x at (1, 1) is:
2(1) + 3(1) = 5
That means the slope is 5.
Therefore, ∂f/∂x = 5 at (1, 1).

Partial Derivative Rules

Same as ordinary derivatives, partial derivatives follow some rule like product rule, quotient rule, chain rule etc.

Product Rule

If u = f(x,y).g(x,y), then,

Partial Derivative (Definition, Formulas and Examples) | Partial Differentiation (3)

Quotient Rule

If u = f(x,y)/g(x,y), where g(x,y) ≠ 0, then;

Partial Derivative (Definition, Formulas and Examples) | Partial Differentiation (4)

Power Rule

If u = [f(x,y)]n then, the partial derivative of u with respect to x and y defined as;

ux = n|f(x,y)|n-1∂f/∂x

And uy = n|f(x,y)|n-1∂f/∂y

Chain Rule

Here, the chain rule for one independent variable and two independent variables are given below:

Chain Rule for One Independent variable:

Consider that, if x = g(t) and y=h(t) are the differentiable functions of t, and z = f(x, y) which is a differentiable function of x and y. Thus z can be written as z = f(g(t), h(t)), is a differentiable function of t, then the partial derivative of the function with respect to the variable “t” is given as:

\(\begin{array}{l}\frac{\partial z}{\partial t} = \frac{\partial z}{\partial x}.\frac{\partial x}{\partial t} +\frac{\partial z}{\partial y}.\frac{\partial y}{\partial t}\end{array} \)

Here, the ordinary derivatives are determined at “t”, whereas the partial derivatives are evaluated at (x, y)

Chain Rule for Two Independent variables:

Assume that x = g (u, v) and y = h (u, v) are the differentiable functions of the two variables u and v, and also z = f (x, y) is a differentiable function of x and y, then z can be defined as z = f (g (u, v), h(u, v)), which is a differentiable function of u and v. Thus, the partial derivative of the function with respect to the variables are given as:

\(\begin{array}{l}\frac{\partial z}{\partial u} = \frac{\partial z}{\partial x}\frac{\partial x}{\partial u} +\frac{\partial z}{\partial y}\frac{\partial y}{\partial u}\end{array} \)

and

\(\begin{array}{l}\frac{\partial z}{\partial v} = \frac{\partial z}{\partial x}\frac{\partial x}{\partial v} +\frac{\partial z}{\partial y}\frac{\partial y}{\partial v}\end{array} \)

Partial Derivative of Natural Logarithm (In)

To find the partial derivative of the natural logarithm “In”, we have to proceed with the same procedure as finding the derivative of the normal function. But, here when we calculate the partial derivative of the function with respect to one independent variable taking another as constant and follow the same thing with others.

Also, see:

  • Partial Derivative Calculator
  • Partial Differential Equations
  • Quotient rule formula
  • Derivative Formula

Partial Derivative Examples

Example 1:Determine the partial derivative of the function: f (x,y) = 3x + 4y.

Solution:

Given function:f (x,y) = 3x + 4y

To find∂f/∂x, keep y as constant and differentiate the function:

Therefore,∂f/∂x = 3

Similarly, to find∂f/∂y,keep x as constant and differentiate the function:

Therefore,∂f/∂y = 4

Example 2:Find the partial derivative of f(x,y) = x2y + sin x + cos y.

Solution:

Now, find out fx first keeping y as constant

fx = ∂f/∂x = (2x) y + cos x + 0

= 2xy + cos x

When we keep y as constant cos y becomes a constant so its derivative becomes zero.

Similarly, finding fy

fy = ∂f/∂y = x2 + 0 + (-sin y)

= x2 – sin y

Example 3:Find∂f/∂x,∂f/∂y,∂f/∂z for the given function, f(x, y, z) = x cos z + x2y3ez

Solution:

To find∂f/∂x,∂f/∂y,∂f/∂z

Given Function: f(x, y, z) = x cos z + x2y3ez

∂f/∂x =cos z + 2xy3ez

∂f/∂y =3x2y2ez

∂f/∂z =-x sin z + x2y3ez

To learn more problems on partial derivatives, and the problems related to differential equations, register with BYJU’S – The Learning App and download the app to learn all the important Maths-related concepts with ease.

Frequently Asked Questions on Partial Derivatives

Q1

What is meant by partial derivatives?

A partial derivative is defined as a derivative in which some variables are kept constant and the derivative of a function with respect to the other variable can be determined.

Q2

How to represent the partial derivative of a function “f” with respect to “x” and treating “y” as constant?

The partial derivative of a function “f’ with respect to “x” is represented by fx or ∂f/∂x.

Q3

How to represent the partial derivative of a function “f” with respect to “y” and treating “x” as constant?

The partial derivative of a function “f’ with respect to “y” is represented by fy or ∂f/∂y.

Q4

What is meant by partial differentiation?

The process of finding the partial derivative of a function is called partial differentiation. In this process, the partial derivative of a function with respect to one variable is found by keeping the other variable constant.

Q5

What is the difference between differentiation and partial differentiation?

In differentiation, the derivative of a function with respect to the one variable can be found, as the function contains one variable in it. Whereas in partial differentiation, the function has more than one variable. Thus, the partial derivative of the function with respect to one variable can be found by holding some variables as constant.

Partial Derivative (Definition, Formulas and Examples) | Partial Differentiation (2024)
Top Articles
Customer Review | CyberPowerPC
NFL picks, predictions for Week 11: Steelers score huge AFC North win; Bills get payback on reeling Jets | Sporting News
Devotion Showtimes Near Xscape Theatres Blankenbaker 16
Bleak Faith: Forsaken – im Test (PS5)
Lorton Transfer Station
Ffxiv Palm Chippings
Ribbit Woodbine
Carter Joseph Hopf
Phillies Espn Schedule
Cnnfn.com Markets
Craigslist Edmond Oklahoma
Jenn Pellegrino Photos
Troy Bilt Mower Carburetor Diagram
St Maries Idaho Craigslist
Zack Fairhurst Snapchat
Ms Rabbit 305
Talbots.dayforce.com
Bible Gateway passage: Revelation 3 - New Living Translation
Keci News
Glover Park Community Garden
Www Va Lottery Com Result
Troy Gamefarm Prices
Sherburne Refuge Bulldogs
1145 Barnett Drive
HP PARTSURFER - spare part search portal
Tripcheck Oregon Map
Warn Notice Va
Boneyard Barbers
Siskiyou Co Craigslist
15 Downer Way, Crosswicks, NJ 08515 - MLS NJBL2072416 - Coldwell Banker
Chase Bank Cerca De Mí
Bee And Willow Bar Cart
Rocketpult Infinite Fuel
Gpa Calculator Georgia Tech
Überblick zum Barotrauma - Überblick zum Barotrauma - MSD Manual Profi-Ausgabe
The Holdovers Showtimes Near Regal Huebner Oaks
Ashoke K Maitra. Adviser to CMD's. Received Lifetime Achievement Award in HRD on LinkedIn: #hr #hrd #coaching #mentoring #career #jobs #mba #mbafreshers #sales…
Daly City Building Division
Dcilottery Login
Author's Purpose And Viewpoint In The Dark Game Part 3
Conan Exiles Armor Flexibility Kit
Levi Ackerman Tattoo Ideas
Craigslist/Nashville
Chubbs Canton Il
Caesars Rewards Loyalty Program Review [Previously Total Rewards]
Server Jobs Near
Gander Mountain Mastercard Login
Rite Aid | Employee Benefits | Login / Register | Benefits Account Manager
552 Bus Schedule To Atlantic City
Page 5747 – Christianity Today
Understanding & Applying Carroll's Pyramid of Corporate Social Responsibility
Latest Posts
Article information

Author: Fr. Dewey Fisher

Last Updated:

Views: 6705

Rating: 4.1 / 5 (42 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Fr. Dewey Fisher

Birthday: 1993-03-26

Address: 917 Hyun Views, Rogahnmouth, KY 91013-8827

Phone: +5938540192553

Job: Administration Developer

Hobby: Embroidery, Horseback riding, Juggling, Urban exploration, Skiing, Cycling, Handball

Introduction: My name is Fr. Dewey Fisher, I am a powerful, open, faithful, combative, spotless, faithful, fair person who loves writing and wants to share my knowledge and understanding with you.