Further Differentiation (Cambridge (CIE) A Level Maths: Pure 3): Flashcards

Exam code: 9709

1/17

0Still learning

Know0

Cards in this collection (17)

  • Complete these standard derivatives:

    \frac{\text{d}}{\text{d} x} \left(\text{e}^{x}\right) = \_\_\_\_\_\_

    \frac{\text{d}}{\text{d} x} \left(\ln x\right) = \_\_\_\_\_\_

    \frac{\text{d}}{\text{d} x} \left(\tan x\right) = \_\_\_\_\_\_

    The completed derivatives are:

    \frac{\text{d}}{\text{d} x} \left(\text{e}^{x}\right) = \text{e}^{x}

    \frac{\text{d}}{\text{d} x} \left(\ln x\right) = \frac{1}{x}

    \frac{\text{d}}{\text{d} x} \left(\tan x\right) = \sec^{2} x

    The exponential is the only function that is its own derivative.

  • What are the derivatives of \sin x and \cos x?

    \sin x differentiates to \cos x, and \cos x differentiates to - \sin x.

    The minus sign appears on the cosine only, which is the single most common slip in this pair.

  • How do you differentiate \text{e}^{k x}?

    The answer is k \text{e}^{k x}: the exponential is unchanged and the constant k comes down in front.

    That is the chain rule at work, with k being the derivative of the index k x.

  • True or False?

    \ln x and \ln 5 x have the same derivative.

    True.

    Both differentiate to \frac{1}{x}, because \ln 5 x = \ln 5 + \ln x and the \ln 5 is a constant, which differentiates to zero.

    The constant inside the logarithm disappears entirely, which surprises almost everyone the first time.

  • How can you differentiate \sec x using only the derivative of \cos x?

    Rewrite it as \left(\cos x\right)^{- 1} and apply the chain rule.

    That turns a function with no standard derivative of its own into one you already know, and the same rewrite works for \text{cosec} x and \cot x.

  • Complete the derivatives of the reciprocal trigonometric functions:

    \frac{\text{d}}{\text{d} x} \left(\sec x\right) = \_\_\_\_\_\_

    \frac{\text{d}}{\text{d} x} \left(\text{cosec} x\right) = \_\_\_\_\_\_

    \frac{\text{d}}{\text{d} x} \left(\cot x\right) = \_\_\_\_\_\_

    The completed derivatives are:

    \frac{\text{d}}{\text{d} x} \left(\sec x\right) = \sec x \tan x

    \frac{\text{d}}{\text{d} x} \left(\text{cosec} x\right) = - \text{cosec} x \cot x

    \frac{\text{d}}{\text{d} x} \left(\cot x\right) = - \text{cosec}^{2} x

    The two beginning with co are the two that carry a minus sign.

  • For y = u v, where u and v are functions of x, complete the product rule:

    \frac{\text{d} y}{\text{d} x} = u \frac{\text{d} v}{\text{d} x} + \_\_\_\_\_\_

    The completed rule is:

    \frac{\text{d} y}{\text{d} x} = u \frac{\text{d} v}{\text{d} x} + v \frac{\text{d} u}{\text{d} x}

    In the shorter notation that is y ' = u v ' + v u ': each function is paired with the other one's derivative.

  • What is the difference between a product of two functions and a composite function?

    A product is two functions multiplied together, while a composite is one function applied to the output of another.

    With \text{f} \left(x\right) = 3 x^{2} and \text{g} \left(x\right) = x - 3, the product is 3 x^{3} - 9 x^{2} but the composite \text{fg} \left(x\right) is 3 x^{2} - 18 x + 27.

    Products need this rule; composites need the chain rule.

  • True or False?

    The derivative of a product is the product of the derivatives.

    False.

    Take y = x \times x = x^{2}, which differentiates to 2 x.

    Multiplying the separate derivatives would give 1 \times 1 = 1, which is not the same thing at all.

  • How do you apply the product rule?

    Label the two factors u and v, differentiate each of them separately, then substitute all four expressions into the rule.

    Setting the working out as four short labelled lines before you combine them is what keeps the terms from getting mixed up.

  • True or False?

    It does not matter which factor you call u and which you call v.

    True.

    The rule adds its two terms together, and addition can be done in either order, so swapping the labels simply produces the same two terms the other way round.

    That is not true of every rule of this kind, so it is worth knowing which ones tolerate it.

  • What do you do when one factor of a product needs the chain rule?

    Differentiate that factor with the chain rule as a separate step, then feed the result into the product rule as usual.

    Differentiating \left(5 \sin x - 7 \cos x\right) \text{e}^{3 x + 2} needs the chain rule for \text{e}^{3 x + 2}, giving 3 \text{e}^{3 x + 2}, before the product rule is applied at all.

  • For y = \frac{u}{v}, where u and v are functions of x, complete the quotient rule:

    \frac{\text{d} y}{\text{d} x} = \frac{v \frac{\text{d} u}{\text{d} x} - u \frac{\text{d} v}{\text{d} x}}{\_\_\_\_\_\_}

    The completed rule is:

    \frac{\text{d} y}{\text{d} x} = \frac{v \frac{\text{d} u}{\text{d} x} - u \frac{\text{d} v}{\text{d} x}}{v^{2}}

    The denominator is the bottom function squared, not the derivative of anything, and the whole formula is given in the formulae booklet.

  • Why does the order of the two terms matter in the quotient rule?

    Because of the minus sign in the numerator: swapping the terms reverses the sign of the whole answer.

    The term beginning with v, the bottom function, is the one that comes first.

  • How can you recognise a quotient rule question written as \text{g} \left(x\right) \left(\text{h} \left(x\right)\right)^{- 1}?

    A negative power applied to a whole function is a division in disguise, since \text{g} \left(x\right) \left(\text{h} \left(x\right)\right)^{- 1} = \frac{\text{g} \left(x\right)}{\text{h} \left(x\right)}.

    It can be done with the product and chain rules instead, but the quotient rule is usually quicker.

  • Differentiate y = \frac{\sin x}{x}.

    Taking u = \sin x and v = x:

    \frac{\text{d} y}{\text{d} x} = \frac{x \cos x - \sin x}{x^{2}}

    Answers from the quotient rule rarely simplify much, so leaving the result as a single fraction is normal.

  • True or False?

    Every quotient has to be differentiated using the quotient rule.

    False.

    A quotient that simplifies should be simplified first: \frac{x^{3} + x}{x} is just x^{2} + 1, which differentiates in one line.

    The rule is for quotients that cannot be reduced to a sum of simpler terms.

Sign up to unlock flashcards

or