RE: Studying Mathematics Thread
April 4, 2018 at 10:35 pm
(This post was last modified: April 4, 2018 at 10:49 pm by GrandizerII.)
The limit (as n approaches infinity) of (1+2+3+...+n)/(n^2) is actually 1/2 ... not 0!
I was confused when I first saw this because just looking at it, it seemed that you just had to increase the value of n to infinity (in which case the limit would be 0), but what I initially failed to keep in mind is that not only is n increasing in value as it approaches infinity but the number of terms increases in the numerator as well. That's why the denominator never goes high enough to demolish the fraction to 0/infinity.
As to how to arrive at the correct answer:
the numerator (1+2+3+...+n) = n(n+1)/2
I will demonstrate this is true another time ...
This means the whole expression up above (after the limit) is n(n+1)/(2n^2) = (n+1)/(2n) = n/(2n)+1/(2n) = 1/2 + 1/(2n)
Therefore, the limit (as n approaches infinity) of that result is 1/2.
I was confused when I first saw this because just looking at it, it seemed that you just had to increase the value of n to infinity (in which case the limit would be 0), but what I initially failed to keep in mind is that not only is n increasing in value as it approaches infinity but the number of terms increases in the numerator as well. That's why the denominator never goes high enough to demolish the fraction to 0/infinity.
As to how to arrive at the correct answer:
the numerator (1+2+3+...+n) = n(n+1)/2
I will demonstrate this is true another time ...
This means the whole expression up above (after the limit) is n(n+1)/(2n^2) = (n+1)/(2n) = n/(2n)+1/(2n) = 1/2 + 1/(2n)
Therefore, the limit (as n approaches infinity) of that result is 1/2.