Questions: Taylor's Theorem with Remainder

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A student wants to approximate e^0.1 using the Taylor series centered at 0, with error below 0.0001. She knows |f⁽ⁿ⁺¹⁾(t)| ≤ 2 for all t ∈ [0, 0.1]. Using the Lagrange remainder, what must she find?

AThe smallest n such that 2/(n+1)! · (0.1)ⁿ⁺¹ < 0.0001
BThe smallest n such that 2ⁿ⁺¹/(n+1)! < 0.0001, ignoring the (x−a) factor
CShe should use n = 4 because the fifth derivative of eˣ equals eˣ ≈ 1
DShe must use n = ∞ because only the full Taylor series is exact
Question 2 Multiple Choice

For f(x) = sin x and its Taylor series centered at 0, the series converges to sin x for all x. What does Taylor's theorem with remainder tell you about Rₙ(x) as n → ∞?

ARₙ(x) = 0 for some sufficiently large finite n
BRₙ(x) → 0 as n → ∞, which is exactly what it means for the series to converge to sin x
CThe (n+1)-th derivative of sin x must vanish, forcing Rₙ to zero
DRₙ(x) converges to a constant correction term that the series approximates away
Question 3 True / False

The Lagrange remainder Rₙ(x) looks exactly like the (n+1)-th term of the Taylor polynomial, except that the derivative is evaluated at an unknown intermediate point c between a and x rather than at a.

TTrue
FFalse
Question 4 True / False

If a smooth function f has a Taylor series that converges for most x, then the series necessarily converges to f(x).

TTrue
FFalse
Question 5 Short Answer

Why isn't it sufficient to know that a function has derivatives of all orders and a convergent Taylor series to conclude the series equals the function? What condition does Taylor's theorem with remainder actually require?

Think about your answer, then reveal below.