Implicit differentiation

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

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), defined by an equation R(x, y) = 0, it is not generally possible to solve it explicitly for y and then differentiate it. Instead, one can totally differentiate R(x, y) = 0 with respect to x and y and then solve the resulting linear equation for dy/dx, to get the derivative explicitly in terms of x and y. 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

[edit | edit source]

If R(x, y) = 0, the derivative of the implicit function y(x) is given by[1]: §11.5 

dydx=RxRy=RxRy,

where Rx and Ry indicate the partial derivatives of R with respect to x and y.

The above formula comes from using the generalized chain rule to obtain the total derivative — with respect to x — of both sides of R(x, y) = 0:

Rxdxdx+Rydydx=0,

hence

Rx+Rydydx=0,

which, when solved for dy/dx, gives the expression above.

Examples

[edit | edit source]

Example 1

[edit | edit source]

Consider

y+x+5=0.

This equation is easy to solve for y, giving

y=x5,

where the right side is the explicit form of the function y(x). Differentiation then gives dy/dx = −1.

Alternatively, one can totally differentiate the original equation:

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

Solving for dy/dx gives

dydx=1,

the same answer as obtained previously.

Example 2

[edit | edit source]

An example of an implicit function for which implicit differentiation is easier than using explicit differentiation is the function y(x) defined by the equation

x4+2y2=8.

To differentiate this explicitly with respect to x, one has first to get

y(x)=±8x42,

and then differentiate this function. This creates two derivatives: one for y ≥ 0 and another for y < 0.

It is substantially easier to implicitly differentiate the original equation:

4x3+4ydydx=0,

giving

dydx=4x34y=x3y.

Example 3

[edit | edit source]

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

y5y=x.

It is impossible to algebraically express y explicitly as a function of x, and therefore one cannot find dy/dx by explicit differentiation. Using the implicit method, dy/dx can be obtained by differentiating the equation to obtain

5y4dydxdydx=dxdx,

where dx/dx = 1. Factoring out dy/dx shows that

(5y41)dydx=1,

which yields the result

dydx=15y41,

which is defined for

y±154andy±i54.

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).

Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').