Skip to main content
Ch. 10 - Sequences and Infinite Series
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
10장, 문제 10.3.61

54–69. Telescoping series
For the following telescoping series, find a formula for the nth term of the sequence of partial sums {Sₙ}. Then evaluate limₙ→∞ Sₙ to obtain the value of the series or state that the series diverges.


61. ∑ (k = 1 to ∞) ln((k + 1) / k)

검증된 단계별 안내
1
Recognize that the given series is a telescoping series of the form \( \sum_{k=1}^\infty \ln\left(\frac{k+1}{k}\right) \). The key is to express the general term in a way that reveals cancellation when summed.
Rewrite the general term using logarithm properties: \( \ln\left(\frac{k+1}{k}\right) = \ln(k+1) - \ln(k) \). This difference form is what allows telescoping.
Write the nth partial sum \( S_n \) as the sum of the first n terms: \[ S_n = \sum_{k=1}^n \left( \ln(k+1) - \ln(k) \right) \].
Expand the sum to observe cancellation: \[ S_n = (\ln 2 - \ln 1) + (\ln 3 - \ln 2) + \cdots + (\ln(n+1) - \ln n) \]. Notice that most terms cancel out, leaving only \( \ln(n+1) - \ln 1 \).
Express the simplified partial sum as \( S_n = \ln(n+1) - \ln(1) \). Since \( \ln(1) = 0 \), this reduces to \( S_n = \ln(n+1) \). To find the sum of the infinite series, evaluate \( \lim_{n \to \infty} S_n = \lim_{n \to \infty} \ln(n+1) \). Determine whether this limit converges or diverges.

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
3m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Telescoping Series

A telescoping series is a series whose partial sums simplify because many terms cancel out. Typically, each term can be written as the difference of two successive terms in a sequence, allowing the sum to reduce to just a few terms. This simplification makes it easier to find the nth partial sum and analyze convergence.
추천 영상:
가이드 코스
06:00
Geometric Series

Partial Sums and Their Limits

The partial sum Sₙ of a series is the sum of its first n terms. To determine the series' behavior, we find a formula for Sₙ and then evaluate the limit as n approaches infinity. If this limit exists and is finite, the series converges to that value; otherwise, it diverges.
추천 영상:
가이드 코스
08:01
Integration Using Partial Fractions

Properties of Logarithms

Logarithmic properties, such as ln(a/b) = ln(a) - ln(b), help simplify terms in the series. Applying these properties can transform the series into a telescoping form by expressing each term as a difference of logarithms, which is essential for finding the partial sums and evaluating the limit.
추천 영상:
05:36
Change of Base Property