Show that the Harmonic series is not cauchy

In summary, the conversation discusses a problem involving showing that x_n, defined as the sum of 1/k for k=1 to n, is not Cauchy. One person suggests using algebraic manipulation to prove this, and another suggests finding an epsilon such that for all n_0, there exists m and n greater than or equal to n_0 such that |x_n - x_m| > epsilon. The conversation ends with the conclusion that an epsilon of 1/3 can be found when n = 2m and m >= n_0.
  • #1
╔(σ_σ)╝
839
2

Homework Statement



Let [tex] x_n = \sum_{k=1}^{n}\frac{1}{k}[/tex]

Show [tex] x_n [/tex] is not cauchy.

It seems like a fairly easy problem . I bet my head is just not in the right place tonight ( It's thanksgiving in Canada :D) .

Homework Equations


The Attempt at a Solution



Well I know it is not bounded hence it cannot be cauchy but I doubt I am supposed to use this. I guess I am supposed to "show" it by some sort of algebraic manipulation.For n > m
[tex] |x_n - x_m| = \frac{1}{m+1} + \frac{1}{m+1} +...+ \frac{1}{n} [/tex]

[tex] |x_n -x_m| > \frac{m-n}{m+1} [/tex]I am trying to show that I can find an [tex] \epsilon >0 [/tex] for all [tex] n_0[/tex] such [tex] m,n \geq n_o[/tex] then [tex]| x_n -x_m| > \epsilon [/tex]

I am kinda stuck at this point. :(

I want to find some sort of [tex] \epsilon[/tex] in terms of [tex] n_0[/tex] but I am having a hard time.

I can find [tex] \epsilon [/tex] in terms of n,m but obviously that is not useful to me.

So I am looking for a way to relate [tex] \frac{m-n}{m+1}[/tex] to some inequality involving [tex] n_0 [/tex]

Any hints would be good.
 
Physics news on Phys.org
  • #2
╔(σ_σ)╝ said:

Homework Statement



Let [tex] x_n = \sum_{k=1}^{n}\frac{1}{k}[/tex]

Show [tex] x_n [/tex] is not cauchy.

It seems like a fairly easy problem . I bet my head is just not in the right place tonight ( It's thanksgiving in Canada :D) .


Homework Equations





The Attempt at a Solution



Well I know it is not bounded hence it cannot be cauchy but I doubt I am supposed to use this. I guess I am supposed to "show" it by some sort of algebraic manipulation.


For n > m
[tex] |x_n - x_m| = \frac{1}{m+1} + \frac{1}{m+1} +...+ \frac{1}{n} [/tex]
The right side should be
[tex] \frac{1}{m+1} + \frac{1}{m+2} +...+ \frac{1}{n} [/tex]

Since xn is a sum with n terms, and xm is a sum with m terms, then xn - xm has n - m terms. The sum above is larger than (n - m) times the smallest term, or
[tex] \frac{1}{m+1} + \frac{1}{m+2} +...+ \frac{1}{n} > \frac{n - m}{n} = 1 - m/n[/tex]
Can you do anything with that?
╔(σ_σ)╝ said:
[tex] |x_n -x_m| > \frac{m-n}{m+1} [/tex]
╔(σ_σ)╝ said:
I am trying to show that I can find an [tex] \epsilon >0 [/tex] for all [tex] n_0[/tex] such [tex] m,n \geq n_o[/tex] then [tex]| x_n -x_m| > \epsilon [/tex]

I am kinda stuck at this point. :(

I want to find some sort of [tex] \epsilon[/tex] in terms of [tex] n_0[/tex] but I am having a hard time.

I can find [tex] \epsilon [/tex] in terms of n,m but obviously that is not useful to me.

So I am looking for a way to relate [tex] \frac{m-n}{m+1}[/tex] to some inequality involving [tex] n_0 [/tex]

Any hints would be good.
 
  • #3
Mark44 said:
The right side should be
[tex] \frac{1}{m+1} + \frac{1}{m+2} +...+ \frac{1}{n} [/tex]

That was a typo

Mark44 said:
Since xn is a sum with n terms, and xm is a sum with m terms, then xn - xm has n - m terms. The sum above is larger than (n - m) times the smallest term, or
[tex] \frac{1}{m+1} + \frac{1}{m+2} +...+ \frac{1}{n} > \frac{n - m}{n} = 1 - m/n[/tex]
Can you do anything with that?

XD. I am really not thinking today. I wrote down

[tex]
\frac{1}{m+1} + \frac{1}{m+2} +...+ \frac{1}{n} > \frac{n - m}{n} = 1 - m/n
[/tex]

in my notes but wrote the oppsite on the thread :( This is actually the point where I got stuck at.I want to find an epsilon such that

1- m/n > epsilon .
 
  • #4
Epsilon is generally pretty small. You can reasonably assume that epsilon will be smaller than, say 1/2. Can you fiddle with m and n to make 1 - m/n > 1/2?

Given an arbitray (small) epsilon, can you fiddle with m and n to make 1 - m/n > epsilon?
 
  • #5
Mark44 said:
Epsilon is generally pretty small. You can reasonably assume that epsilon will be smaller than, say 1/2. Can you fiddle with m and n to make 1 - m/n > 1/2?

Given an arbitray (small) epsilon, can you fiddle with m and n to make 1 - m/n > epsilon?


Sure I could make

n > 2m.

Hmm... I guess that could work.

So in summary if I can make n > 2m I can pick [tex] \epsilon = \frac{1}{2} [/tex] which gives me my desired result.

I need some sleep; I am losing common sense at this point.


Is what I wrote down correct and error free ? :-p
 
  • #6
Yeah, that works. Think about how you would make 1 - m/n > epsilon.
 
  • #7
Mark44 said:
Yeah, that works. Think about how you would make 1 - m/n > epsilon.

Wait, this is a new question ?

Can you explain a bit more what you are asking ? :)

You want me to come up with a "formula" ?
 
  • #8
To show divergence, you need to negate the definition for Cauchy convergence.
 
  • #9
Mark44 said:
To show divergence, you need to negate the definition for Cauchy convergence.

I already "did" in my original post ; however, is was not very formal.

I am trying to show that I can find an [tex] \epsilon >0 [/tex] for all [tex] n_0[/tex] such [tex] m,n \geq n_o[/tex] then [tex]| x_n -x_m| > \epsilon [/tex]

I guess ,more rigorously, I could say

There exist [tex] \epsilon >0 [/tex] such that for all [tex] n_0[/tex] in N there exist [tex] m,n \geq n_o [/tex] such that [tex]| x_n -x_m| > \epsilon [/tex]
 
  • #10
As already shown if

n = 2m

m >= n_0

and epsilon is 1/3

I have already satisfied my definition since I have found an epsilon and both n and m.
Did I make a error ?
 
  • #12
Okay thanks for the help.

I guess everything is in order.

I appreciate your patience.

Off to bed I go. :)
 
Last edited:

Related to Show that the Harmonic series is not cauchy

1. What is the Harmonic series?

The Harmonic series is an infinite series of the form 1 + 1/2 + 1/3 + 1/4 + ..., where each term is the reciprocal of a natural number.

2. What does it mean for a series to be Cauchy?

A series is considered Cauchy if the terms of the series approach 0 as the number of terms approaches infinity. In other words, the terms of the series become closer and closer together as more terms are added.

3. Why is it important to show that the Harmonic series is not Cauchy?

Showing that the Harmonic series is not Cauchy is important because it helps us understand the behavior of infinite series and their convergence. It also serves as a counterexample to the common misconception that an infinite number of terms always leads to a finite sum.

4. How can we prove that the Harmonic series is not Cauchy?

We can prove that the Harmonic series is not Cauchy by using the Cauchy convergence criterion, which states that for a series to be Cauchy, the sum of the absolute values of the differences between consecutive terms must approach 0 as the number of terms approaches infinity. By evaluating the sum of these differences for the Harmonic series, we can show that it does not approach 0 and therefore the series is not Cauchy.

5. What are the implications of the Harmonic series not being Cauchy?

The fact that the Harmonic series is not Cauchy means that it does not converge to a finite sum. This has important implications in mathematics and science, as it shows that not all infinite series behave in the same way and that we must be cautious when dealing with infinite quantities.

Similar threads

  • Calculus and Beyond Homework Help
Replies
6
Views
1K
Replies
1
Views
605
  • Calculus and Beyond Homework Help
Replies
14
Views
575
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
373
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
749
  • Calculus and Beyond Homework Help
Replies
17
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
420
Back
Top