A-level Mathematics/MEI/C3/Differentiation

From testwiki
Jump to navigation Jump to search

Differentiation in Core 3 (C3) are an extension of the work that you did in Core 1 and Core 2.

Differentiation

Standard Derivatives

For the C3 module, there are a few standard results for differentiation that need to be learnt. These are:

ddxlnx=1x

ddxekx=kekx

ddxsinkx=kcoskx

ddxcoskx=ksinkx

ddxtankx=kcos2kx

Chain Rule

dydx=dydududx

The Chain Rule is used to differentiate when one function is applied to another function. A typical example of this is:

y=sin(x2)

One of the ways of remembering the chain rule is: Find the derivative outside, then multiply it by the derivative inside. In the example above, this becomes:

dydx=2xcos(x2)

Product Rule

ddxuv=vdudx+udvdx

The product rule is used when two functions are multiplied together.

Quotient Rule

ddxuv=vdudxudvdxv2

The quotient rule is used when one function is divided by another. It is a specific case of the product rule. A typical example of this is:

Implicit Differentiation

Implicit differentiation is used when a function is not a simple y=something but contains a mixture of x and y parts. A typical example of this is to differentiate:

y2+2y=4x3

When differentiating the y components of the expression you differentiate as normal, and then multiply by dydx. So differentiating both sides of the above expression it becomes:

2ydydx+2dydx=12x2

Then by factorising the left hand side and cancelling, this becomes:

dydx=6x2y+1

Template:BookCat