Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Introductions to Partial Derivatives | Mathematical Analysis
Mathematics for Data Science

bookIntroductions to Partial Derivatives

Partial derivatives measure how functions change with respect to one variable alone. To do this in practice, you're treating one variable as a constant, deriving only one variable at a time.

What Are Partial Derivatives?

A partial derivative is written using the symbol \partial instead of dd for regular derivatives. If a function f(x,y)f(x,y) depends on both xx and yy, we compute:

fxlimh0f(x+h,y)f(x,y)hfylimh0f(x,y+h)f(x,y)h\frac{\partial f}{\partial x} \lim_{h \rarr 0} \frac{f(x + h, y) - f(x,y)}{h} \\[6pt] \frac{\partial f}{\partial y} \lim_{h \rarr 0} \frac{f(x, y + h) - f(x,y)}{h}
Note
Note

When differentiating with respect to one variable, treat all other variables as constants.

Computing Partial Derivatives

Consider the function:

f(x,y)=x2y+3y2f(x,y) = x^2y + 3y^2

Let's find, fx\frac{\partial f}{\partial x}:

fx=2xy\frac{\partial f}{\partial x} = 2xy
  • Differentiate with respect to xx, treating yy as a constant.

Let's compute, fy\frac{\partial f}{\partial y}:

fy=x2+6y\frac{\partial f}{\partial y} = x^2 + 6y
  • Differentiate with respect to yy, treating xx as a constant.
question mark

Consider the function:

f(x,y)=4x3y+5y2f(x,y) = 4x^3y + 5y^2

Now, compute the partial derivative with respect to yy.

Select the correct answer

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 3. Capítulo 7

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

Suggested prompts:

Can you explain why we treat other variables as constants when taking a partial derivative?

Can you show more examples of partial derivatives with different functions?

What are some real-world applications of partial derivatives?

Awesome!

Completion rate improved to 1.89

bookIntroductions to Partial Derivatives

Desliza para mostrar el menú

Partial derivatives measure how functions change with respect to one variable alone. To do this in practice, you're treating one variable as a constant, deriving only one variable at a time.

What Are Partial Derivatives?

A partial derivative is written using the symbol \partial instead of dd for regular derivatives. If a function f(x,y)f(x,y) depends on both xx and yy, we compute:

fxlimh0f(x+h,y)f(x,y)hfylimh0f(x,y+h)f(x,y)h\frac{\partial f}{\partial x} \lim_{h \rarr 0} \frac{f(x + h, y) - f(x,y)}{h} \\[6pt] \frac{\partial f}{\partial y} \lim_{h \rarr 0} \frac{f(x, y + h) - f(x,y)}{h}
Note
Note

When differentiating with respect to one variable, treat all other variables as constants.

Computing Partial Derivatives

Consider the function:

f(x,y)=x2y+3y2f(x,y) = x^2y + 3y^2

Let's find, fx\frac{\partial f}{\partial x}:

fx=2xy\frac{\partial f}{\partial x} = 2xy
  • Differentiate with respect to xx, treating yy as a constant.

Let's compute, fy\frac{\partial f}{\partial y}:

fy=x2+6y\frac{\partial f}{\partial y} = x^2 + 6y
  • Differentiate with respect to yy, treating xx as a constant.
question mark

Consider the function:

f(x,y)=4x3y+5y2f(x,y) = 4x^3y + 5y^2

Now, compute the partial derivative with respect to yy.

Select the correct answer

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 3. Capítulo 7
some-alt