Skip to main content
Ch. 10 - Sequences and Infinite Series
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243Not the one you use?Change textbook
Chapter 10, Problem 10.8.65

11–86. Applying convergence tests Determine whether the following series converge. Justify your answers.


∑ (from k = 1 to ∞)(cos(1 / k) – cos(1 / (k + 1)))

Verified step by step guidance
1
Recognize that the given series is \( \sum_{k=1}^{\infty} \left( \cos\left(\frac{1}{k}\right) - \cos\left(\frac{1}{k+1}\right) \right) \), which is a telescoping series because each term involves the difference of cosine values at consecutive indices.
Write out the first few partial sums explicitly to observe the telescoping pattern: \( S_n = \sum_{k=1}^n \left( \cos\left(\frac{1}{k}\right) - \cos\left(\frac{1}{k+1}\right) \right) = \left( \cos(1) - \cos\left(\frac{1}{2}\right) \right) + \left( \cos\left(\frac{1}{2}\right) - \cos\left(\frac{1}{3}\right) \right) + \cdots + \left( \cos\left(\frac{1}{n}\right) - \cos\left(\frac{1}{n+1}\right) \right) \).
Notice that most terms cancel out in the sum, leaving only the first term of the first cosine and the last term of the last cosine: \( S_n = \cos(1) - \cos\left(\frac{1}{n+1}\right) \).
To determine convergence, analyze the limit of the partial sums as \( n \to \infty \): \( \lim_{n \to \infty} S_n = \lim_{n \to \infty} \left( \cos(1) - \cos\left(\frac{1}{n+1}\right) \right) \).
Since \( \lim_{x \to 0} \cos(x) = 1 \), evaluate the limit to find \( \lim_{n \to \infty} S_n = \cos(1) - 1 \). This limit exists and is finite, so the series converges by the telescoping series test.

Verified video answer for a similar problem:

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

Key Concepts

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

Telescoping Series

A telescoping series is one where many terms cancel out when the series is expanded, leaving only a few terms to evaluate the sum. Recognizing this pattern helps simplify the series and determine convergence by examining the behavior of the remaining terms.
Recommended video:
06:00
Geometric Series

Limit of a Sequence

The limit of a sequence is the value that the terms of the sequence approach as the index goes to infinity. For series convergence, understanding the limit of the partial sums or the terms themselves is crucial to determine if the series converges to a finite value.
Recommended video:
Guided course
8:22
Introduction to Sequences

Convergence Tests for Series

Convergence tests, such as the comparison test, ratio test, or root test, help determine whether an infinite series converges or diverges. In this problem, identifying the appropriate test or recognizing the telescoping nature is key to justifying convergence.
Recommended video:
07:51
Choosing a Convergence Test