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.3.23a

Taylor series and interval of convergence


a. Use the definition of a Taylor/Maclaurin series to find the first four nonzero terms of the Taylor series for the given function centered at a.


f(x) = cosh 3x, a = 0

Verified step by step guidance
1
Recall the definition of the Maclaurin series for a function \(f(x)\) centered at \(a=0\): \[f(x) = \sum_{n=0}^{\infty} \frac{f^{(n)}(0)}{n!} x^n,\] where \(f^{(n)}(0)\) is the \(n\)-th derivative of \(f\) evaluated at 0.
Identify the function: \(f(x) = \cosh(3x)\). We will need to find the derivatives of \(f(x)\) and evaluate them at \(x=0\).
Compute the first few derivatives of \(f(x)\): - \(f(x) = \cosh(3x)\) - \(f'(x) = 3 \sinh(3x)\) - \(f''(x) = 9 \cosh(3x)\) - \(f^{(3)}(x) = 27 \sinh(3x)\) - \(f^{(4)}(x) = 81 \cosh(3x)\) and so on.
Evaluate these derivatives at \(x=0\): - \(f(0) = \cosh(0) = 1\) - \(f'(0) = 3 \sinh(0) = 0\) - \(f''(0) = 9 \cosh(0) = 9\) - \(f^{(3)}(0) = 27 \sinh(0) = 0\) - \(f^{(4)}(0) = 81 \cosh(0) = 81\)
Write the first four nonzero terms of the Maclaurin series using the formula: \[f(x) \approx \sum_{n=0}^{3} \frac{f^{(n)}(0)}{n!} x^n,\] but since odd derivatives are zero, only even terms contribute: \[f(x) \approx f(0) + \frac{f''(0)}{2!} x^2 + \frac{f^{(4)}(0)}{4!} x^4 + \ldots\] Substitute the values found to express these terms explicitly.

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 and Maclaurin Series

A Taylor series represents a function as an infinite sum of terms calculated from the derivatives of the function at a single point. When centered at zero, it is called a Maclaurin series. Each term involves the nth derivative evaluated at the center, multiplied by (x - a)^n and divided by n!.
Recommended video:
08:26
Convergence of Taylor & Maclaurin Series

Derivatives of Hyperbolic Functions

Understanding the derivatives of hyperbolic functions like cosh(x) is essential. For cosh(3x), derivatives alternate between cosh(3x) and sinh(3x), scaled by powers of 3 due to the chain rule. This pattern helps compute the terms of the Taylor series efficiently.
Recommended video:
5:50
Asymptotes of Hyperbolas

Interval of Convergence

The interval of convergence is the range of x-values for which the Taylor series converges to the function. For entire functions like cosh(3x), the series converges for all real x, meaning the interval of convergence is (-∞, ∞). This ensures the series accurately represents the function everywhere.
Recommended video:
08:44
Interval of Convergence