Skip to main content
Ch. 11 - Power Series
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243Not the one you use?Change textbook
Chapter 11, Problem 11.1.41

Remainders Find the remainder Rₙ for the nth−order Taylor polynomial centered at a for the given functions. Express the result for a general value of n.


f(x) = sin x, a = 0

Verified step by step guidance
1
Recall that the remainder term \( R_n(x) \) for the nth-order Taylor polynomial of a function \( f(x) \) centered at \( a \) is given by the Lagrange form of the remainder: \[ R_n(x) = \frac{f^{(n+1)}(c)}{(n+1)!} (x - a)^{n+1} \] where \( c \) is some value between \( a \) and \( x \).
Identify the function and center: here, \( f(x) = \sin x \) and \( a = 0 \). So the remainder term becomes: \[ R_n(x) = \frac{f^{(n+1)}(c)}{(n+1)!} x^{n+1} \] with \( c \) between 0 and \( x \).
Determine the \( (n+1) \)th derivative of \( \sin x \). Since derivatives of \( \sin x \) cycle every 4 steps: \[ f^{(1)}(x) = \cos x, \quad f^{(2)}(x) = -\sin x, \quad f^{(3)}(x) = -\cos x, \quad f^{(4)}(x) = \sin x, \quad \ldots \] Use this cyclic pattern to express \( f^{(n+1)}(c) \) in terms of \( \sin c \) or \( \cos c \) with appropriate sign.
Substitute the expression for \( f^{(n+1)}(c) \) back into the remainder formula: \[ R_n(x) = \frac{f^{(n+1)}(c)}{(n+1)!} x^{n+1} \] where \( f^{(n+1)}(c) \) is one of \( \sin c, \cos c, -\sin c, -\cos c \) depending on \( n+1 \) modulo 4.
Summarize the remainder term for general \( n \) as: \[ R_n(x) = \frac{\pm \sin c \text{ or } \pm \cos c}{(n+1)!} x^{n+1} \quad \text{for some } c \in (0, x) \] This expresses the remainder for the nth-order Taylor polynomial of \( \sin x \) centered at 0.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
5m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Taylor Polynomial and Taylor Series

A Taylor polynomial of order n approximates a function near a point a using the function's derivatives up to order n at a. The Taylor series is the infinite sum of these polynomials, representing the function exactly if it converges. For f(x) = sin x at a = 0, the Taylor series uses derivatives of sine evaluated at zero.
Recommended video:
07:00
Taylor Polynomials

Remainder Term (Lagrange Form)

The remainder term Rₙ measures the error between the function and its nth-order Taylor polynomial. The Lagrange form expresses Rₙ as a function involving the (n+1)th derivative evaluated at some point between a and x, multiplied by (x - a)^(n+1)/(n+1)!. This helps bound or express the error explicitly.
Recommended video:
06:32
Alternating Series Remainder

Derivatives of sin x

The derivatives of sin x cycle every four steps: sin x, cos x, -sin x, -cos x, then repeat. This periodic pattern simplifies finding the (n+1)th derivative needed for the remainder term. Evaluating these derivatives at a = 0 gives values of 0, ±1, which are essential for expressing the remainder.
Recommended video:
04:56
Derivative of the Natural Exponential Function (e^x)