Skip to main content

The sum 1/2 + 1/3 + 1/4 + 1/5 + ... results in infinity...!

 


We know 1 + 1 + 1 + 1 + ..... reaches infinity. 

So, in a similar way, 0.9 + 0.9 + 0.9 + 0.9 + ...... reaches infinity.

What about 1/2 + 1/3 + 1/4 + 1/5 + ....? 

Do you believe it reaches infinity? 

If yes, you can ignore the rest of the post.

If you want to try it yourself, you can close this page.

But if you do not believe it reaches infinity, you are not alone! 

Warning: This post is about proving the sum as simply as possible. Please don't expect more ;)


How do we want to prove it?

By comparison.

Say we have the value A, with us.

Suppose we get another value B, with two conditions:-

  1. A > B.
  2. B reaches infinity.

So, we can conclude A reaches infinity!! Job done.


Splitting of our sum for comparing:-

Take the first terms of our sum - 

1/2 + 1/3 + 1/4 + 1/5 + 1/6 + 1/7 + 1/8 + 1/9 + 1/10. Yeah, stop at 1/10.

Now, how many terms it has?  9. Now take another sum.

1/10 + 1/10 + 1/10 + 1/10 + 1/10 + 1/10 + 1/10 + 1/10 + 1/10 (yeah, 9 times).

You can be sure about the second sum - It is 0.9

What about the first sum? Yeah we don't need an exact value, but we can observe something - It is more than 0.9 !!


Now, take the next terms in our sum - to say, the next 90 terms.

1/11 + 1/12 + 1/13 + 1/14 + ........... + 1/100

So, yeah, we need another 90 terms to match the above count -

1/100 + 1/100 + 1/100 + ........... + 1/100 

Yeah, the second sum reaches 0.9, again. The first one? Something more than 0.9


Just as you might have understood, just repeat the terms in that way

1/101 + 1/102 + ... + 1/1000 and, the corresponding sum to compare would be a 900 times summation of 1/1000.


Result time!

As you observed, our second sum is taking the following shape -

0.9 + 0.9 + 0.9 + ......

But, we can write the sum at our hand as -

(more than 0.9) + (more than 0.9) + .....

So, yeah, if every term in the above sum is more than 0.9, and it is added for infinite times, the sum, of course, reaches infinity!!

Yeah, we are done!

Thanks for reading the post, and don't forget to share if there is someone you know who can enjoy reading this!


P.S. if you want to share any views/thoughts on this post, please do so in the comments section!!



Comments

Popular posts from this blog

Top 5 take aways from "Linux 101 Hacks" - The Bloggers League 2022

  Author: Rama Subrahmanyam Hello, how are you doing..?         We all know that Windows is a super cute-looking OS, but software people will connect to Linux; It offers much flexibility with file management, and plus, it's open-source too..!         So, the book - Linux 101 Hacks, is a nice intro for beginners, by Ramesh Natarajan . Having said that, we look at the top 5 hacks from the book. It is a free e-book, and you can download it here . 1. 'alias' for most used commands:-     There will be commands that are used repeatedly, for which we can have a shortcut using an alias. For example, for cd commands, we can have            alias cd1="cd .."           alias cd2="cd ../.."           alias cd3="cd ../../.."           alias cd4="cd ../../../.."           alias cd5="cd ../../.....

Bye-bye strict timetables...! - The Bloggers League 2022

     Author: Rama Subrahmanyam (ramasubrahmanyam.m@gmail.com) When we are planning for multi-tasking, we divide our time and allocate it for each task. That is a great thing, as it gives a chance for incremental growth, eventually getting compounded...      Scheduling makes us punctual; sometimes forces us to be punctual if someone is counting on us, say an examination, office meeting, so on...      Besides strict things, some activities should happen at planned times, like sports, gym, etc. But, we still have things, that can be done in our free time - say reading books, solving puzzles, or learning something of our passion. Should we also maintain the timetable in those cases...? Well, may not be that necessary... We get used to a task at the same time if we have a strict timetable; In a way, can also affect our peace... Suppose due to urgent work, we missed a task      -  We may develop a bad feeling,    ...

How can we become narrow-minded people without realising it?

In science, whenever we observe a novel event, we start sharpening our brains to decode it. We make a couple more observations related to that event, and try to get a reason for it. It was also the same with the previous generation of scientists. They observed various new phenomena and they gathered as much information as possible to get the accurate reason behind them. But there was a problem with the human mind. In the past days, when there was limited information at hand and more time was required for getting new information, scientists had to make the best possible theories (i.e., explanations) with whatever data was available. It was like a competition, where the scientist with the best theory would win. This "winner" scientist, should be able to explain the data from future experiments with the theory. Consider that, a new experiment happened later, but the results were not explained by the theory of our scientist, then the theory was to be changed, and again the compet...