Taylor Series (Edexcel A Level Further Maths: Further Pure 1): Flashcards

Exam code: 9FM0

1/19

0Still learning

Know0

  • Define a Taylor series.

Cards in this collection (19)

  • Define a Taylor series.

    A Taylor series is a representation of a function as an infinite sum of ascending powers of x - a, built from the value of the function and of all its derivatives at x = a.

    Because the powers are of x - a rather than of x, the expansion is built around the point x = a rather than around the origin.

  • A Taylor series can be built about any point x = a. What decides which value of a to use?

    The series only represents \text{f} \left(x\right) well for values of x close to a, so a is taken near the values you are interested in.

    Expanding x \sin x about x = \frac{\pi}{2} gives a good approximation near \frac{\pi}{2}, where an expansion about the origin would need a great many terms to do the same job.

  • What has to be true of \text{f} at x = a for it to have a Taylor series about that point?

    Every one of its derivatives must exist at x = a, that is \text{f}^{\left(n\right)} \left(a\right) must exist for all n.

    The coefficients are built from those derivatives, so if any one of them fails to exist at that point the series breaks down there.

  • True or False?

    Every Maclaurin series is also a Taylor series.

    True.

    A Maclaurin series is what a Taylor series becomes when a = 0, so the powers of x - a become plain powers of x and every derivative is evaluated at the origin.

    The two are one formula rather than two, and the Maclaurin form is simply the case that comes up most often.

  • When finding a Taylor expansion of \text{f} \left(x\right) about x = a, at what point in the working do you substitute x = a?

    Only after each derivative has been found in full as a function of x.

    Substituting first would turn \text{f} \left(x\right) into a single number, and every derivative of a number is zero, so nothing would be left to build the series from.

  • Expanding \text{f} \left(x\right) = x \sin x about x = \frac{\pi}{2} gives \text{f} \left(\frac{\pi}{2}\right) = \frac{\pi}{2}, \text{f} ' \left(\frac{\pi}{2}\right) = 1, \text{f} ' ' \left(\frac{\pi}{2}\right) = - \frac{\pi}{2} and \text{f} ' ' ' \left(\frac{\pi}{2}\right) = - 3. Complete the two missing coefficients:

    x \sin x = \frac{\pi}{2} + \left(x - \frac{\pi}{2}\right) - \_\_\_\_\_\_ \left(x - \frac{\pi}{2}\right)^{2} - \_\_\_\_\_\_ \left(x - \frac{\pi}{2}\right)^{3} + \ldots

    The completed expansion is:

    x \sin x = \frac{\pi}{2} + \left(x - \frac{\pi}{2}\right) - \frac{\pi}{4} \left(x - \frac{\pi}{2}\right)^{2} - \frac{1}{2} \left(x - \frac{\pi}{2}\right)^{3} + \ldots

    Each derivative value is divided by the factorial of the power it belongs to, so - \frac{\pi}{2} becomes - \frac{\pi}{2} \div 2 ! = - \frac{\pi}{4} and - 3 becomes - 3 \div 3 ! = - \frac{1}{2}.

  • Why does every derivative of x \sin x need the product rule?

    Because it is a product of x with a trigonometric function, and differentiating such a product always leaves another one of the same kind.

    The first derivative is \sin x + x \cos x, whose second term is again x times a trigonometric function, so the rule is needed once more at the next stage.

  • In the series method a function is replaced by its Taylor series about x = a before the limit is taken. Complete the reason this works:

    Every term after the first contains a power of \_\_\_\_\_\_ as a factor, and each of those terms tends to \_\_\_\_\_\_ as x approaches a, so only the constant term survives.

    The completed reason is:

    Every term after the first contains a power of x - a as a factor, and each of those terms tends to 0 as x approaches a, so only the constant term survives.

    That constant term is \text{f} \left(a\right), which is why expanding about the right point hands you the limit directly.

  • When a limit as x \rightarrow a is found by expanding a quotient as two series, what has to be done before x is allowed to approach a?

    The common power of x - a has to be cancelled from the numerator and the denominator first.

    Until it is, letting x \rightarrow a sends the denominator to zero and nothing can be read off; once it is cancelled, what is left has an ordinary constant term.

  • The Taylor expansion of \ln x about x = 1 is \left(x - 1\right) - \frac{1}{2} \left(x - 1\right)^{2} + \frac{1}{3} \left(x - 1\right)^{3} - \ldots Use it to find \underset{x \rightarrow 1}{\lim} \left(\frac{\ln x - \left(x - 1\right) + \frac{1}{2} \left(x - 1\right)^{2}}{\left(x - 1\right)^{3}}\right)

    The limit is \frac{1}{3}.

    Substituting the expansion cancels the \left(x - 1\right) and \frac{1}{2} \left(x - 1\right)^{2} terms in the numerator, leaving \frac{1}{3} \left(x - 1\right)^{3} - \frac{1}{4} \left(x - 1\right)^{4} + \ldots

    Dividing through by \left(x - 1\right)^{3} leaves \frac{1}{3} - \frac{1}{4} \left(x - 1\right) + \ldots, whose value at the limit is the constant term.

  • True or False?

    A limit found by expanding as a series is only an approximation, because a truncated series is only an approximation.

    False.

    The limit obtained is exact.

    Every term that is discarded carries a positive power of x - a, so each of them contributes exactly zero once x \rightarrow a and dropping them changes nothing at all.

  • Why is \underset{x \rightarrow 0}{\lim} \left(\frac{\sin \left(x^{3}\right)}{x^{3}}\right) equal to 1?

    The expansion of \sin \left(x^{3}\right) begins x^{3} - \frac{x^{9}}{3 !} + \frac{x^{15}}{5 !} - \ldots, so x^{3} is a factor of every term.

    Cancelling it against the denominator leaves 1 - \frac{x^{6}}{3 !} + \frac{x^{12}}{5 !} - \ldots, and only the 1 survives as x \rightarrow 0.

  • While working towards a limit by expanding series, what must be written on every line until the last?

    The limit sign itself, \underset{x \rightarrow a}{\lim}, has to stay in front of the whole expression on every line.

    Nothing becomes a number until x is allowed to approach a, so all the expanding, cancelling and simplifying is done to the expression inside the limit.

  • Define a series solution to a differential equation.

    A series solution is an approximation to y written as a Taylor series in ascending powers of x - a, where the question gives y = b when x = a.

    It is used for differential equations that cannot be solved exactly, and its coefficients come from the values of y and of its successive derivatives at x = a.

  • In a series solution about x = a, where does the first term y \left(a\right) come from?

    Straight from the condition given in the question: if y = b when x = a then y \left(a\right) = b, with no work needed at all.

    Every later coefficient has to be found by differentiating, so this is the one term that is handed to you.

  • A differential equation is y^{3} \frac{\text{d}y}{\text{d}x} = \ln y + x^{2}, with y = 1 when x = 2. Find y ' \left(2\right).

    The value is y ' \left(2\right) = 4.

    Substituting x = 2 and y = 1 into the equation gives 1^{3} \frac{\text{d}y}{\text{d}x} = \ln 1 + 2^{2}, and since \ln 1 = 0 that leaves \frac{\text{d}y}{\text{d}x} = 4.

  • Higher coefficients of a series solution bring in derivatives of derivatives. Complete both results:

    \frac{\text{d}}{\text{d}x} \left(\frac{\text{d}y}{\text{d}x}\right) = \_\_\_\_\_\_ \text{ and } \frac{\text{d}}{\text{d}x} \left(\frac{\text{d}^{2}y}{\text{d}x^{2}}\right) = \_\_\_\_\_\_

    The completed results are:

    \frac{\text{d}}{\text{d}x} \left(\frac{\text{d}y}{\text{d}x}\right) = \frac{\text{d}^{2}y}{\text{d}x^{2}} \text{ and } \frac{\text{d}}{\text{d}x} \left(\frac{\text{d}^{2}y}{\text{d}x^{2}}\right) = \frac{\text{d}^{3}y}{\text{d}x^{3}}

    Differentiating a derivative with respect to x raises its order by one, which is what lets the working carry on for as many terms as the question asks for.

  • The differential equation gives you \frac{\text{d}y}{\text{d}x}. Where does \frac{\text{d}^{2}y}{\text{d}x^{2}} come from?

    Differentiate both sides of the differential equation itself with respect to x, which calls for implicit differentiation on every term written in y.

    Then substitute the known values of x, y and \frac{\text{d}y}{\text{d}x} into the result and rearrange for \frac{\text{d}^{2}y}{\text{d}x^{2}}.

  • True or False?

    \left(\frac{\text{d}y}{\text{d}x}\right)^{2} and \frac{\text{d}^{2}y}{\text{d}x^{2}} are two ways of writing the same thing.

    False.

    The first is the first derivative squared, while the second is the second derivative of y with respect to x.

    Both turn up on the same line of working when a series solution is built, so the two have to be kept carefully apart.

Sign up to unlock flashcards

or