Confused About Infinity: Help Understanding a Math Limit

danne89
Messages
180
Reaction score
0
My book tolds me that: \lim_{n\rightarrow\infty} \frac{n(n+1)}{2n^2}= \frac{1}{2}. I don't get it. Maybe this with infinity, I dunno... Please, help!
 
Physics news on Phys.org
Because

\frac{n(n+1)}{2n^2} = \frac{n^2+n}{2n^2} = \frac{n^2}{2n^2} +\frac{n}{2n^2} = \frac{1}{2} + \frac{1}{2n}
 
Ok, I think I got it now. So it's based on that 1/n equals 0, when n approaches infinity and 2 * infinity = infinity, right?
 
danne89 said:
Ok, I think I got it now. So it's based on that 1/n equals 0, when n approaches infinity and 2 * infinity = infinity, right?

yeah, the 1/(2n)=(1/2)(1/n) so you can factor the constant out of the limit, ie lim (1/(2n)) = (1/2) * lim (1/n) --> 0 as n --> infinity
 

Similar threads

Back
Top