Implicit differentiation

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Script error: No such module "Unsubst". Script error: No such module "sidebar".

In calculus, implicit differentiation is a method of finding the derivative of an implicit function using the chain rule. To differentiate an implicit function y(x)Script error: No such module "Check for unknown parameters"., defined by an equation R(x, y) = 0Script error: No such module "Check for unknown parameters"., it is Template:Em generally possible to solve it explicitly for Template:Mvar and then differentiate it. Instead, one can totally differentiate R(x, y) = 0Script error: No such module "Check for unknown parameters". with respect to Template:Mvar and Template:Mvar and then solve the resulting linear equation for Template:SfracScript error: No such module "Check for unknown parameters"., to get the derivative explicitly in terms of Template:Mvar and Template:Mvar. Even when it is possible to explicitly solve the original equation, the formula resulting from total differentiation is, in general, much simpler and easier to use.

Formulation

If R(x, y) = 0Script error: No such module "Check for unknown parameters"., the derivative of the implicit function y(x)Script error: No such module "Check for unknown parameters". is given by[1]Template:Rp

dydx=RxRy=RxRy,

where RxScript error: No such module "Check for unknown parameters". and RyScript error: No such module "Check for unknown parameters". indicate the partial derivatives of Template:Mvar with respect to Template:Mvar and Template:Mvar.

The above formula comes from using the generalized chain rule to obtain the total derivative — with respect to Template:Mvar — of both sides of R(x, y) = 0Script error: No such module "Check for unknown parameters".:

Rxdxdx+Rydydx=0,

hence

Rx+Rydydx=0,

which, when solved for Template:SfracScript error: No such module "Check for unknown parameters"., gives the expression above.

Examples

Example 1

Consider

y+x+5=0.

This equation is easy to solve for Template:Mvar, giving

y=x5,

where the right side is the explicit form of the function y(x)Script error: No such module "Check for unknown parameters".. Differentiation then gives Template:Sfrac = −1Script error: No such module "Check for unknown parameters"..

Alternatively, one can totally differentiate the original equation:

dydx+dxdx+ddx(5)=0;[6px]dydx+1+0=0.

Solving for Template:SfracScript error: No such module "Check for unknown parameters". gives

dydx=1,

the same answer as obtained previously.

Example 2

An example of an implicit function for which implicit differentiation is easier than using explicit differentiation is the function y(x)Script error: No such module "Check for unknown parameters". defined by the equation

x4+2y2=8.

To differentiate this explicitly with respect to Template:Mvar, one has first to get

y(x)=±8x42,

and then differentiate this function. This creates two derivatives: one for y ≥ 0Script error: No such module "Check for unknown parameters". and another for y < 0Script error: No such module "Check for unknown parameters"..

It is substantially easier to implicitly differentiate the original equation:

4x3+4ydydx=0,

giving

dydx=4x34y=x3y.

Example 3

Often, it is difficult or impossible to solve explicitly for Template:Mvar, and implicit differentiation is the only feasible method of differentiation. An example is the equation

y5y=x.

It is impossible to algebraically express Template:Mvar explicitly as a function of Template:Mvar, and therefore one cannot find Template:SfracScript error: No such module "Check for unknown parameters". by explicit differentiation. Using the implicit method, Template:SfracScript error: No such module "Check for unknown parameters". can be obtained by differentiating the equation to obtain

5y4dydxdydx=dxdx,

where Template:Sfrac = 1Script error: No such module "Check for unknown parameters".. Factoring out Template:SfracScript error: No such module "Check for unknown parameters". shows that

(5y41)dydx=1,

which yields the result

dydx=15y41,

which is defined for

y±154andy±i54.

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

Script error: No such module "Portal".

Template:Calculus topics