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.5.17

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


∑ (from k = 1 to ∞) (−k)³ / (3k³ + 2)

Verified step by step guidance
1
First, write down the general term of the series: \(a_k = \frac{(-k)^3}{3k^3 + 2}\).
Simplify the term \(a_k\): since \((-k)^3 = -k^3\), rewrite \(a_k\) as \(a_k = \frac{-k^3}{3k^3 + 2}\).
Analyze the behavior of \(a_k\) as \(k \to \infty\) by dividing numerator and denominator by \(k^3\): \(a_k = \frac{-1}{3 + \frac{2}{k^3}}\).
Determine the limit of \(a_k\) as \(k \to \infty\): \(\lim_{k \to \infty} a_k = \frac{-1}{3 + 0} = -\frac{1}{3}\).
Since the limit of \(a_k\) is not zero, conclude by the Test for Divergence (also called the nth-term test) that the series \(\sum_{k=1}^\infty a_k\) diverges.

Verified video answer for a similar problem:

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

Key Concepts

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

Convergence of Infinite Series

An infinite series converges if the sequence of its partial sums approaches a finite limit. Understanding convergence is essential to determine whether the sum of infinitely many terms results in a finite value or diverges to infinity or oscillates without settling.
Recommended video:
06:52
Convergence of an Infinite Series

Limit Comparison Test

The Limit Comparison Test compares a given series with a known benchmark series by examining the limit of their term ratios. If the limit is a positive finite number, both series either converge or diverge together, helping to determine the behavior of complex series.
Recommended video:
07:45
Limit Comparison Test

Behavior of Polynomial Terms in Series

When series terms involve polynomials, the dominant powers in numerator and denominator dictate the term's behavior as k approaches infinity. Simplifying these terms helps identify if the series resembles a p-series or another known type, aiding in applying appropriate convergence tests.
Recommended video:
07:00
Taylor Polynomials