Methods in Calculus (Edexcel A Level Further Maths: Core Pure): Flashcards

Exam code: 9FM0

1/37

0Still learning

Know0

  • Define an improper integral.

Cards in this collection (37)

  • Define an improper integral.

    An improper integral is a definite integral for which one or both limits is \infty or -\infty, or at which the function being integrated is undefined.

    For example \int_{0}^{5} \frac{1}{\sqrt[3]{x}} \text{ d}x is improper because the integrand is undefined at x = 0.

  • Why can you not just substitute the limits into an improper integral?

    Because at least one of the limits is not something you can substitute: it is either \infty, which is not a value, or a point at which the expression is undefined.

    A limiting process is used instead, so that the value is approached rather than substituted.

  • Fill in the rewriting that makes this improper integral possible to evaluate:

    \int_{1}^{\infty} \frac{1}{x^{3}} \text{ d}x = \underset{b \rightarrow \_\_\_\_\_\_}{\lim} \int_{1}^{\_\_\_\_\_\_} \frac{1}{x^{3}} \text{ d}x

    The completed rewriting is:

    \int_{1}^{\infty} \frac{1}{x^{3}} \text{ d}x = \underset{b \rightarrow \infty}{\lim} \int_{1}^{b} \frac{1}{x^{3}} \text{ d}x

    The infinite limit is replaced by a variable, the integral is worked out in terms of that variable, and only then is the limit taken.

  • Why does \int_{0}^{3} \frac{1}{2\sqrt{x}} \text{ d}x need special treatment, and what is its exact value?

    The integrand is undefined at x = 0, so the lower limit is replaced by a and the limit is taken as a \rightarrow 0.

    Since \int \frac{1}{2\sqrt{x}} \text{ d}x = \sqrt{x}, the value is \underset{a \rightarrow 0}{\lim} \left(\sqrt{3} - \sqrt{a}\right) = \sqrt{3}.

  • True or False?

    A definite integral with 0 as one of its limits is always an improper integral.

    False.

    It is improper only if the integrand is undefined at 0, as \frac{1}{\sqrt{x}} is.

    Something like \int_{0}^{2} x^{2} \text{ d}x is perfectly ordinary, because x^{2} is defined at 0.

  • Find \int_{3}^{\infty} \frac{1}{2x^{2}} \text{ d}x.

    Integrating between 3 and b gives \left[-\frac{1}{2x}\right]_{3}^{b} = \frac{1}{6} - \frac{1}{2b}.

    As b \rightarrow \infty the term \frac{1}{2b} tends to 0, so the integral is equal to \frac{1}{6}.

  • True or False?

    A region that extends infinitely far in one direction can still have a finite area.

    True.

    The region under a curve can go on forever and still enclose only a finite amount of area, provided the curve approaches the x-axis fast enough.

    That is exactly what an improper integral with an infinite limit measures, and it is why such an integral can have an ordinary numerical value at all.

  • Fill in the formula for the mean value of \text{f}(x) over the interval \left[a , b\right]:

    \bar{\text{f}} = \_\_\_\_\_\_ \int_{a}^{b} \text{f}(x) \text{ d}x

    The completed formula is:

    \bar{\text{f}} = \frac{1}{b - a} \int_{a}^{b} \text{f}(x) \text{ d}x

    Dividing by the width of the interval is what turns a total into an average.

  • Is the mean value of a function over an interval itself a function?

    No, it is a single real number, so the graph of y = \bar{\text{f}} is a horizontal line.

    Its value does depend on the interval chosen, so changing \left[a , b\right] can change \bar{\text{f}}.

  • What is the geometrical meaning of the mean value of a function over \left[a , b\right]?

    It is the height of the rectangle standing on \left[a , b\right] whose area is equal to the area under the curve between those same two values.

    Where the curve rises above that height, the extra area exactly makes up for the area lost where the curve dips below it.

  • True or False?

    If the mean value of a function over an interval is 0, the areas above and below the x-axis over that interval are equal.

    True.

    A mean value of 0 means the integral over the interval is 0, and an integral counts area below the x-axis as negative.

    The two areas must therefore cancel each other exactly.

  • Find the exact mean value of \text{f}(x) = \frac{1}{x + 1} over the interval \left[0 , 1\right].

    The width of the interval is 1 - 0 = 1, so the mean value is just the integral itself.

    That gives \int_{0}^{1} \frac{1}{x + 1} \text{ d}x = \left[\ln \vert x + 1 \vert\right]_{0}^{1} = \ln 2 - \ln 1 = \ln 2.

  • A function \text{f} has mean value \bar{\text{f}} over \left[a , b\right], and k is a constant. What are the mean values of \text{f}(x) + k, k \text{f}(x) and -\text{f}(x) over the same interval?

    They are \bar{\text{f}} + k, k \bar{\text{f}} and -\bar{\text{f}}.

    Each follows from the integral being linear: adding a constant to every value raises the average by that constant, and multiplying every value by k multiplies the average by k.

  • A function has mean value \ln 2 over \left[0 , 1\right]. What is the mean value of 6\text{f}(x) + 3 over the same interval?

    It is 6 \ln 2 + 3, because the stretch and the translation act on the mean value in exactly the way they act on the function itself.

    No new integration is needed, since the mean value of \text{f} is already known.

  • Why is a fraction such as \frac{8x^{2} - 9x}{\left(x - 3\right)\left(4x^{2} + 9\right)} split into partial fractions before integrating?

    Because as it stands the numerator is not a multiple of the derivative of the denominator, and the denominator matches no standard result.

    Splitting it turns one unrecognisable integral into a sum of integrals that each match something already known.

  • Fill in the two numerators of this partial fraction split:

    \frac{x \left(8x - 9\right)}{\left(x - 3\right)\left(4x^{2} + 9\right)} = \frac{\_\_\_\_\_\_}{x - 3} + \frac{\_\_\_\_\_\_}{4x^{2} + 9}

    The completed split is:

    \frac{x \left(8x - 9\right)}{\left(x - 3\right)\left(4x^{2} + 9\right)} = \frac{A}{x - 3} + \frac{Bx + C}{4x^{2} + 9}

    A denominator that cannot be factorised needs a linear numerator, one degree lower than itself, rather than the constant that a linear denominator takes.

  • After multiplying up, how do you find the unknown constants when one factor is linear and the other is an irreducible quadratic?

    Substitute the root of the linear factor first, which makes the quadratic part vanish and gives one constant immediately.

    Then substitute any two further values of x, with x = 0 usually the easiest, and solve the resulting equations simultaneously.

  • Why is a term such as \frac{4x + 3}{4x^{2} + 9} split into two separate fractions before integrating?

    Because the two halves integrate in completely different ways: the x term gives a logarithm, while the constant term gives an inverse trigonometric function.

    Written as \frac{4x}{4x^{2} + 9} + \frac{3}{4x^{2} + 9}, each half can be matched to the result that fits it.

  • In \int \frac{4x}{4x^{2} + 9} \text{ d}x, how can you tell the answer is a logarithm, and what is the coefficient?

    The derivative of the denominator is 8x, and the numerator 4x is exactly half of it, which is the \frac{\text{f}'(x)}{\text{f}(x)} pattern.

    Compensating for that factor of 2 gives \frac{1}{2} \ln \vert 4x^{2} + 9 \vert + c.

  • How is \int \frac{3}{4x^{2} + 9} \text{ d}x matched to the standard result for \int \frac{1}{a^{2} + x^{2}} \text{ d}x?

    Take the 4 out of the denominator, giving \frac{3}{4} \int \frac{1}{x^{2} + \frac{9}{4}} \text{ d}x, so that the coefficient of x^{2} is 1 and a = \frac{3}{2}.

    The standard result then gives \frac{3}{4} \times \frac{2}{3} \arctan \left(\frac{2x}{3}\right) = \frac{1}{2} \arctan \left(\frac{2x}{3}\right) + c.

  • True or False?

    Integrating three partial fractions separately leaves you with three constants of integration in the final answer.

    False.

    A sum of arbitrary constants is itself just an arbitrary constant, so the three merge into a single c.

    Nothing is lost by doing so, because no one value of c was ever determined by the integration.

  • Why do the derivatives of the inverse trigonometric functions contain square roots when the functions themselves do not?

    Because the derivation replaces a trigonometric function of y by a surd in x, using the Pythagorean identity \cos^{2} y + \sin^{2} y \equiv 1.

    The identity turns \cos y into \sqrt{1 - \sin^{2} y}, and since \sin y = x that becomes \sqrt{1 - x^{2}}.

  • Which identity turns \frac{1}{\sec^{2} y} into the derivative of \arctan x?

    The identity 1 + \tan^{2} y \equiv \sec^{2} y, which turns \frac{1}{\sec^{2} y} into \frac{1}{1 + \tan^{2} y}.

    Since \tan y = x that is \frac{1}{1 + x^{2}}, and no square root appears here because nothing ever had to be square-rooted.

  • True or False?

    \frac{1}{1 + x^{2}} and \frac{1}{x^{2} + 1} are the derivatives of different functions.

    False.

    They are the same expression written two ways, since the order of two added terms makes no difference.

    Both are the derivative of \arctan x, so a result reached in one form is the same result as one reached in the other.

  • How do the derivatives of \arcsin x and \arccos x differ, and what does that difference mean for their graphs?

    They differ only by a sign: \frac{1}{\sqrt{1 - x^{2}}} for \arcsin x and -\frac{1}{\sqrt{1 - x^{2}}} for \arccos x.

    So y = \arcsin x has a positive gradient everywhere on its domain while y = \arccos x has a negative one, which is why one curve rises and the other falls.

  • Find the derivative of \arctan \left(5x^{3} - 2x\right).

    Since 5x^{3} - 2x is not simply x, apply the chain rule to the standard derivative \frac{1}{1 + x^{2}}.

    That gives \frac{1}{1 + \left(5x^{3} - 2x\right)^{2}} \times \left(15x^{2} - 2\right) = \frac{15x^{2} - 2}{1 + \left(5x^{3} - 2x\right)^{2}}.

  • When integrating \arcsin x by parts, which part do you differentiate and which do you integrate?

    Write it as 1 \times \arcsin x, then differentiate the \arcsin x and integrate the 1.

    That is the right way round because an inverse function has a standard derivative but no obvious integral, exactly as with \ln x.

  • Fill in the missing term in this result, which comes from integrating by parts:

    \int \arcsin x \text{ d}x = x \arcsin x + \_\_\_\_\_\_ + c

    The completed result is:

    \int \arcsin x \text{ d}x = x \arcsin x + \sqrt{1 - x^{2}} + c

    The companion result for \arccos x is the same but with a minus sign in front of the surd.

  • Why does integral arctan x text  d end text x end in a logarithm while integral arcsin x text  d end text x ends in a surd?

    Because the by-parts step leaves an integral with x on top and the inverse function's own derivative underneath, and those two denominators behave quite differently.

    With 1 + x^{2} underneath, the numerator is half the derivative of the denominator and gives a logarithm, whereas with \sqrt{1 - x^{2}} underneath the integration produces a surd instead.

  • Which of \sqrt{a^{2} - x^{2}}, \sqrt{a^{2} + x^{2}} and \sqrt{x^{2} - a^{2}} needs a trigonometric substitution, and which need a hyperbolic one?

    Only \sqrt{a^{2} - x^{2}} takes a trigonometric substitution, x = a \sin u, because 1 - \sin^{2} u \equiv \cos^{2} u is the identity that collapses it.

    The other two take hyperbolic substitutions, x = a \sinh u and x = a \cosh u, because \cosh^{2} u - \sinh^{2} u \equiv 1 rearranges to fit either of them.

  • Which substitution turns \int \frac{1}{a^{2} + x^{2}} \text{ d}x into something you can integrate on sight?

    The substitution x = a \tan u, which makes the denominator a^{2}\left(1 + \tan^{2} u\right) = a^{2} \sec^{2} u.

    Since \text{d}x = a \sec^{2} u \text{ d}u, everything cancels down to \frac{1}{a} \int 1 \text{ d}u, giving \frac{1}{a} \arctan \left(\frac{x}{a}\right) + c.

  • Why does \arccos never appear in the standard integration results?

    Because the derivative of \arccos \left(\frac{x}{a}\right) is -\frac{1}{\sqrt{a^{2} - x^{2}}}, the negative of the expression the standard result is built on.

    Integrating \frac{1}{\sqrt{a^{2} - x^{2}}} would therefore give -\arccos \left(\frac{x}{a}\right), which differs from \arcsin \left(\frac{x}{a}\right) only by a constant that the + c absorbs.

  • Which substitution shows that \int \frac{1}{\sqrt{x^{2} + a^{2}}} \text{ d}x = \text{arsinh} \left(\frac{x}{a}\right) + c?

    The substitution x = a \sinh u, since \left(a \sinh u\right)^{2} + a^{2} = a^{2}\left(\sinh^{2} u + 1\right) = a^{2} \cosh^{2} u.

    With \text{d}x = a \cosh u \text{ d}u the a \cosh u cancels top and bottom, leaving \int 1 \text{ d}u = u, and u is \text{arsinh} \left(\frac{x}{a}\right).

  • The substitution x = a \cosh u is used on \int \frac{1}{\sqrt{x^{2} - a^{2}}} \text{ d}x. Fill in what \text{d}x becomes:

    \text{d}x = \_\_\_\_\_\_ \text{ d}u

    The completed statement is:

    \text{d}x = a \sinh u \text{ d}u

    That a \sinh u is exactly what cancels with the \sqrt{a^{2}\left(\cosh^{2} u - 1\right)} = a \sinh u in the denominator, leaving \int 1 \text{ d}u.

  • True or False?

    \int \frac{1}{a^{2} - x^{2}} \text{ d}x can be found by partial fractions instead of by using an inverse hyperbolic function.

    True.

    Since a^{2} - x^{2} is a difference of two squares it factorises as \left(a - x\right)\left(a + x\right), so partial fractions turn the integral into two logarithms.

    That is why the standard result is printed in an \text{artanh} form and a logarithmic form side by side: they are the same answer.

  • What do adjusting and compensating mean when matching an integral to a standard form?

    You rewrite the integrand so that it exactly matches the standard form, then multiply outside the integral by whatever undoes that change.

    In \int \frac{5}{\sqrt{9x^{2} - 25}} \text{ d}x the denominator becomes \sqrt{\left(3x\right)^{2} - 5^{2}}, which wants a numerator of 3, so \frac{1}{3} goes outside to compensate.

  • After completing the square, why is no adjusting or compensating needed for \int \frac{1}{\sqrt{x^{2} - 6x + 25}} \text{ d}x?

    Because the bracket is x - 3, whose derivative is 1, so the standard form already fits with no extra factor to correct.

    The integral is therefore just \text{arsinh} \left(\frac{x - 3}{4}\right) + c, with x - 3 standing in place of the variable.

Sign up to unlock flashcards

or