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

Exam code: 9709

1/32

0Still learning

Know0

  • Complete the standard result:

    \int \frac{\text{f} ' \left(x\right)}{\text{f} \left(x\right)} \text{d} x = \_\_\_\_\_\_

Cards in this collection (32)

  • Complete the standard result:

    \int \frac{\text{f} ' \left(x\right)}{\text{f} \left(x\right)} \text{d} x = \_\_\_\_\_\_

    The completed result is:

    \int \frac{\text{f} ' \left(x\right)}{\text{f} \left(x\right)} \text{d} x = \ln \left|\text{f} \left(x\right)\right| + c

    The modulus is there for the same reason as in \int \frac{1}{x} \text{d} x: the logarithm needs a positive argument.

  • How do you test whether a fraction is of the form \frac{\text{f} ' \left(x\right)}{\text{f} \left(x\right)}?

    Differentiate the denominator and compare the result with the numerator.

    Ignore any coefficients while comparing: if the two match apart from a constant multiple, the form applies.

  • The numerator is a constant multiple of the derivative of the denominator, but not equal to it. What do you do?

    Adjust for that constant, exactly as in the reverse chain rule.

    In \int \frac{x}{x^{2} + 1} \text{d} x the denominator differentiates to 2 x, so write it as \frac{1}{2} \int \frac{2 x}{x^{2} + 1} \text{d} x, giving \frac{1}{2} \ln \left|x^{2} + 1\right| + c.

  • True or False?

    \int \frac{2 x + 1}{x^{2} + x} \text{d} x = \ln \left|x^{2} + x\right| + c

    True.

    Differentiating x^{2} + x gives exactly 2 x + 1, which is the numerator, so there is no constant to adjust for.

    This is the cleanest form the pattern takes.

  • Why does this pattern integrate to a logarithm?

    Because differentiating \ln \left(\text{f} \left(x\right)\right) gives \frac{\text{f} ' \left(x\right)}{\text{f} \left(x\right)}, by the chain rule.

    The integral is that result read backwards, which is why no separate rule has to be learned for it.

  • Define integration by substitution.

    Replacing part of an integrand with a single new variable u, so that the integral becomes one you can do.

    It is the formal counterpart of the reverse chain rule: the same underlying process, written out in full rather than spotted.

  • How do you choose a substitution when none is given?

    Look for the "second" function rather than the main one, and let u be that.

    In \int 2 x \left(x^{2} + 1\right)^{5} \text{d} x the main function is the fifth power, so the substitution is u = x^{2} + 1, the expression inside it.

  • Why can \frac{\text{d} u}{\text{d} x} be treated like a fraction here?

    It is shorthand for swapping \text{d} x for \text{d} u, and it is a licensed step in a substitution even though \frac{\text{d} y}{\text{d} x} must never be split when rearranging an implicit derivative.

    From u = x^{2} + 1, \frac{\text{d} u}{\text{d} x} = 2 x is used in the form \text{d} u = 2 x \text{d} x.

  • What has to be replaced when you substitute?

    Everything. Every x term must become a u term, including the \text{d} x.

    An integral containing both letters cannot be integrated, so anything left in x has to be dealt with before you go on.

  • For a definite integral, what happens to the limits under a substitution?

    They must be converted from x values into u values, using the substitution itself.

    Doing so lets you evaluate straight away in u; leaving them means substituting x back in first.

  • True or False?

    After integrating in u, you must always substitute x back in.

    False.

    For an indefinite integral you must, because the answer has to be a function of x.

    For a definite integral whose limits have already been converted to u, you can evaluate in u and never return to x at all.

  • What is different about a harder substitution question?

    The substitution is given to you, because it is not one you would be expected to spot.

    The method that follows is exactly the same as before; it is the algebra in between that gets heavier.

  • You are given the substitution u = \sqrt{x + 1}. How do you get \text{d} x in terms of \text{d} u?

    Rearrange the substitution first, then differentiate: squaring gives x = u^{2} - 1, so \frac{\text{d} x}{\text{d} u} = 2 u and \text{d} x = 2 u \text{d} u.

    Rearranging before differentiating is usually easier than differentiating a root as it stands.

  • Why is it useful to rearrange a given substitution to make x the subject?

    Because the integrand usually contains x terms that are not part of the obvious swap, and those have to be converted too.

    With u = \sqrt{x + 1}, rearranging to x = u^{2} - 1 gives a ready replacement for every one of them.

  • True or False?

    Being given the substitution makes the question easier than having to find it yourself.

    False.

    The substitution is given precisely because it is not one you would be expected to find, and the algebra that follows it is heavier than in a standard substitution question.

    What you are handed removes one difficulty and signals another.

  • How do you know a harder substitution has been carried out correctly?

    The integral should contain only u and \text{d} u, with no x left anywhere, and it should be something you can actually integrate.

    If it is no simpler than what you started with, the substitution has been applied wrongly rather than chosen wrongly, since it was chosen for you.

  • Complete the integration by parts formula:

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

    The completed formula is:

    \int u \frac{\text{d} v}{\text{d} x} \text{d} x = u v - \int v \frac{\text{d} u}{\text{d} x} \text{d} x

    Note that the product being integrated is made from u and \frac{\text{d} v}{\text{d} x}, not from u and v.

  • Which differentiation rule does integration by parts reverse?

    The product rule, which is why it is the method for integrating a product of two functions.

    That makes it the counterpart of the reverse chain rule, which undoes the chain rule instead.

  • How do you choose u and \frac{\text{d} v}{\text{d} x}?

    Take u to be the part that becomes simpler when differentiated, and \frac{\text{d} v}{\text{d} x} to be a part you can integrate easily.

    No rule always works, so if the second integral comes out harder than the first, swap the two choices over and start again.

  • Why are \text{e}^{x} and \sin x awkward choices for u?

    Because they cycle: differentiating them repeatedly never makes them any simpler.

    \text{e}^{x} returns to itself every time, and \sin x runs through \cos x, - \sin x and - \cos x before coming back.

  • How do you integrate \ln x, which is not a product at all?

    Write it as 1 \times \ln x, then take u = \ln x and \frac{\text{d} v}{\text{d} x} = 1.

    That gives x \ln x - \int x \times \frac{1}{x} \text{d} x = x \ln x - x + c.

  • True or False?

    Integration by parts can be applied more than once in the same question.

    True.

    If the second integral is still a product, apply the formula to that as well.

    It is rare to need it more than twice, so a third application that still does not finish usually means something went wrong earlier.

  • When should you integrate using partial fractions?

    When the integrand is a fraction whose denominator is degree 2 or more and factorises into linear factors.

    Splitting it turns one integral you cannot do into two or three that you can.

  • Why does integrating partial fractions usually give logarithms?

    Because each piece has a linear denominator, which puts it in the \frac{\text{f} ' \left(x\right)}{\text{f} \left(x\right)} form up to a constant.

    Each one therefore integrates to \ln of its own denominator.

  • Integrate \frac{5}{\left(x - 3\right) \left(x + 2\right)}.

    Split it into \frac{1}{x - 3} - \frac{1}{x + 2}, then integrate each piece separately.

    That gives \ln \left|x - 3\right| - \ln \left|x + 2\right| + c, which tidies to \ln \left|\frac{x - 3}{x + 2}\right| + c.

  • How do you integrate a partial fraction such as \frac{3}{2 x + 1}?

    Adjust for the coefficient of x: the denominator differentiates to 2, so the answer is \frac{3}{2} \ln \left|2 x + 1\right| + c.

    Dropping that factor is the commonest slip once the splitting has been done correctly.

  • True or False?

    Any fraction with a quadratic denominator can be integrated using partial fractions.

    False.

    The denominator has to factorise into linear factors first.

    \frac{1}{x^{2} + 1} does not split at all, and it integrates to an inverse trigonometric function instead, but that is a method beyond this course.

  • What is the first thing to check when deciding how to integrate?

    Whether it is already a standard integral, or can be turned into one just by rewriting.

    Expanding brackets, splitting a fraction or simplifying a quotient often removes the need for any technique at all.

  • The integrand is a product of two functions. Which methods should you consider?

    Reverse chain rule first, if one factor is the derivative of something sitting inside the other.

    If it is not, then integration by parts, or a substitution where one factor suggests an obvious u.

  • The integrand is a fraction. What does its denominator tell you?

    A linear denominator points towards a logarithm, and one that factorises points towards partial fractions.

    If the numerator is close to the derivative of the denominator, it is the \frac{\text{f} ' \left(x\right)}{\text{f} \left(x\right)} form.

  • Why look again for the reverse chain rule after using an identity?

    Because rewriting an expression changes its shape, and a reverse chain rule that was not available before may be available now.

    This is the easiest thing to miss, since applying the identity feels like the answer rather than a step towards it.

  • True or False?

    If a substitution does not work, the integral cannot be done by substitution at all.

    False.

    A substitution failing almost always means the wrong u was chosen, not that the method is unavailable.

    The usual fix is to substitute a different part of the integrand and try again.

Sign up to unlock flashcards

or