Proving the divergence of a Harmonic Series

Click For Summary

Homework Help Overview

The discussion revolves around proving the divergence of the harmonic series, defined as H_{n}=1+\frac{1}{2}+\frac{1}{3}+...+\frac{1}{n}. Participants are exploring various approaches to demonstrate that this series does not converge.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Some participants attempt to establish divergence through contradiction, suggesting that assuming convergence leads to an inequality that cannot hold. Others propose using a grouping method to show that certain sums exceed a threshold, indicating divergence. There are also discussions about reformulating the problem to clarify the approach.

Discussion Status

Participants are actively engaging with different proofs and methods to demonstrate divergence. While some approaches are critiqued for not being entirely correct, others are recognized as having potential for further development. There is a mix of ideas being explored without a clear consensus on a single method.

Contextual Notes

Some participants note the need to show that the harmonic series exceeds any arbitrary integer N as part of proving divergence. There is also mention of the importance of correctly setting up inequalities and recursive relationships in the proofs being discussed.

mtayab1994
Messages
584
Reaction score
0

Homework Statement



Prove that Hn converges given that:

H_{n}=1+\frac{1}{2}+\frac{1}{3}+...+\frac{1}{n}

The Attempt at a Solution


First I supposed that the series converges to H:

H_{n}=1+\frac{1}{2}+\frac{1}{3}+...+\frac{1}{n}\geq1+\frac{1}{2}+\frac{1}{4}+\frac{1}{4}+\frac{1}{6}+\frac{1}{6}+\frac{1}{8}+\frac{1}{8}+...+\frac{1}{n}

Which implies that H_{n}=1+\frac{1}{2}+\frac{1}{3}+...+\frac{1}{n}\geq1+H_{n}

Which contradicts with the series converging. Hence the series doesn't converge. I know there is another proof where you set H to be greater than an infinite sum of 1/2's but I wanted to think of something else. Is this correct? Any help would be appreciated.
 
Last edited:
Physics news on Phys.org
On the track; not quite right.

To prove something diverges -- which this does -- you need to show that it gets greater than any arbitrary integer N . There are various proofs of the divergence of the harmonic series, but the most common one begins like this:

1 +1/2 + (1/3 + 1/4) + (1/5 + 1/6 + 1/7 + 1/8) + (1/9 + ... 1/16 ) + ...

If you can show that the bracketed terms are all larger than 1/2, then you are adding up infintiely many 1/2's. So you can always get larger than any N.
 
brmath said:
On the track; not quite right.

To prove something diverges -- which this does -- you need to show that it gets greater than any arbitrary integer N . There are various proofs of the divergence of the harmonic series, but the most common one begins like this:

1 +1/2 + (1/3 + 1/4) + (1/5 + 1/6 + 1/7 + 1/8) + (1/9 + ... 1/16 ) + ...

If you can show that the bracketed terms are all larger than 1/2, then you are adding up infintiely many 1/2's. So you can always get larger than any N.

Yes that's the proof I'm talking about because the first bracketed terms are greater than 1/4+1/4=1/2
and the next 4 terms are greater than 1/8+1/8+1/8+1/8 and so on and so forth and at the end you have a sum that's greater than an infinite sum of 1/2. That's it but I was trying to see if the proof I made up was on the right path.
 
Let's look at an example: ##H_6## = 1 + 1/2 + 1/3 + 1/4 + 1/5 + 1/6 > 1 + 1/2 + 1/4 + 1/4 + 1/6 + 1/6 = 1 + 1/2 + 1/2 + 1/3 = 1/2 + ##H_3##. And checking one step further we can see that ##H_8## > 1/2 + ##H_4##. This is not what you wrote for the general case.

In general then you have ##H_n## > 1/2 + ##H_m## where m = n/2 if m is even and m = (n-1)/2 if n is odd, i.e. m = ##\lfloor{n/2}\rfloor##

In and of itself this is not a proof. You can extend it into a proof by setting up a recursion:

##H_n## > 1/2 + ##H_{\lfloor{n/2}\rfloor}## > 1/2 + 1/2 + ##H_{\lfloor{n/2}\rfloor/2}## , etc. Perhaps you would like to write up this approach.

You came up with a good idea, and that shows me you are interested in mathematics and able to be creative about it.
 
Or how about if I restate the given information and say prove that the harmonic series:

1+1/2+1/3+1/4+... diverges.

Then now i can suppose that the harmonic series converges to H and we let:

H=1+ 1/2+ 1/3+ 1/4+ 1/5+ 1/6+ 1/7+ 1/8+...≥1+ 1/2+ 1/4+ 1/4+ 1/6+ 1/6+ 1/8+ 1/8+...

which equals 1+1/2+1/2+1/3+1/4+... = 1/2+H .

And the inequality holds because 1/3+ 1/4≥ 1/4+ 1/4 and 1/5 + 1/6 ≥1/6+1/6 and so on and so forth.

So we supposed that the harmonic series converges to H yet we found that H≥1/2 + H , which is a contradiction so therefore the series diverges. I think this is set up much better.
 
Actually, you don't need a contradiction. You are looking at ##H_n##. Whether there is an H or not you can show ##H_n## > 1/2 + ##H_{n1}## > 1/2 + 1/2 + ##H_{n2}## > ... where each nk is more or less half the preceding one.

If you want to show ##H_n## gets greater than some integer M, you just have to pick n big enough to generate 2M 1/2's. I think that's probably n = 2##^{2M}##.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
17
Views
3K
Replies
14
Views
2K