Mr. Infinity made a stadium with infinite number of seats. Where all the seats are numbered as 1 , 2 , 3 . . . . . For a special guest stadium committee take the decision to transfer the spectators from n t h numbered seat to ( n + 1 ) t h numbered seat. For this they refund him { n 1 − n + 1 1 } dollar . How many dollars stadium committee needs to transfer seat by this process?
NOTE: If the answer is infinity then give your answer -0.5
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
n 1 − n + 1 1 = n ( n + 1 ) 1
We know,
∑
k
=
1
n
k
(
k
+
1
)
1
=
n
+
1
n
and as n approaches infinity
n
+
1
n
approaches to 1.
Problem Loading...
Note Loading...
Set Loading...
There has to be paid 1-1/2 + 1/2 - 1/3 +1/3 - 1/4 +1/4 - 1/5 and so on.... so if there were n spectators there had to be paid 1 - 1/n. Since no approaches infinity 1/n approaches 0. Hence there has to be paid 1.