Determine the infinite sum of b_k = c_k - c_(k-1)

  • Context: Graduate 
  • Thread starter Thread starter lizarton
  • Start date Start date
  • Tags Tags
    Infinite Sum
Click For Summary
SUMMARY

The infinite sum of the sequence defined by b_k = c_k - c_(k-1) converges to 0, given that c_k approaches 0 as k approaches infinity. The analysis confirms that the series converges by establishing that the nth partial sum s_n equals c_n, which tends to 0. The Cauchy convergence criterion is applicable, and the hint provided in the discussion effectively guides the computation of partial sums. The conclusion is that the series \sum^{∞}_{k=1} b_k converges to 0.

PREREQUISITES
  • Understanding of infinite series and convergence criteria
  • Familiarity with sequences and limits in calculus
  • Knowledge of Cauchy convergence criterion
  • Ability to compute partial sums of sequences
NEXT STEPS
  • Study the Cauchy convergence criterion in detail
  • Learn about the properties of convergent sequences
  • Explore the concept of partial sums in infinite series
  • Investigate different types of convergence for series, such as absolute and conditional convergence
USEFUL FOR

Mathematicians, students studying calculus, and anyone interested in understanding the convergence of infinite series and sequences.

lizarton
Messages
13
Reaction score
0
Suppose that b_k = c_k - c_{k-1}, where \langle c \rangle is a sequence such that c_0=1 and \lim_{k → ∞} c_k = 0. Use the definition of series to determine \sum^{∞}_{k=1} b_k.

I've done a little analysis, so I think that c_k is decreasing, since the first term is greater than the limit of the sequence \Rightarrow b_k \leq 0 and decreasing (I think).

Also, by taking limit of both sides I obtain:
\lim_{k → ∞} b_k = \lim_{k → ∞} c_k - c_{k-1} = 0.
(I understand this does not conclude that the series converges)

From the looks of the problem, it smells like Cauchy convergence criterion, but I'm not sure where to start with such an abstract description of the sequences.

The hint says to compute the partial sums exactly, but since no explicit formula is given for \langle c \rangle, I'm not so sure how to go about this.

Here is the definition we use for an infinite series:

Let \langle a \rangle be a sequence of real numbers. The formal expression \sum^{∞}_{k=1} a_k is an infinite series. The number s_n = \sum^{n}_{k=1} a_k is the nth partial sum of the series. The infinite series \sum^{∞}_{k=1} a_k converges if \lim_{n → ∞} s_n exists; otherwise the series diverges. When \sum^{∞}_{k=1} a_k converges, we write L = \lim s_n=\sum^{∞}_{k=1} a_k and say that the sum of the series equals L.

Any help would be appreciated. Thanks so much!

*EDIT* Let me know if I'm onto something here:
Let s_n = \sum^{n}_{k=1} b_k and S_n = \sum^{n}_{k=0} c_k = 1 + \sum^{n}_{k=1} c_k.

Then S_{n-1} = \sum^{n-1}_{k=0} c_{k-1} = 1 + \sum^{n-1}_{k=1} c_k.

Then s_n = S_n - S_{n-1} = 1 + \sum^{n}_{k=1} c_k - 1 - \sum^{n-1}_{k=1} c_k = c_n.

\sum^{∞}_{k=1} b_k = \lim_{n→∞} (S_n - S_{n-1}) = \lim_{n→∞} c_n = 0
 
Last edited:
Physics news on Phys.org
First of all, the c_n does not need to be decreasing.

Second, the hint is a good one:

b_0=c_0

b_1+b_0=(c_1-c_0)+c_0=c_1

b_2+b_1+b_0=(c_2-c_1)+(c_1-c_0)+c_0=c_2

Generalize.

EDIT: it seems you found it already...
 

Similar threads

  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 0 ·
Replies
0
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K