Proving the Limit of (3n+5)/2(n+1)^2 is 0 as n Approaches Infinity

  • Thread starter Thread starter bedi
  • Start date Start date
  • Tags Tags
    Infinity Limit
bedi
Messages
81
Reaction score
0
Prove that the limit of (3n+5)/2(n+1)^2 is 0 when n goes to infinity.

Attempt: I need to find an N such that for any €>0, (3n+5)/2(n+1)^2<€ holds for every n with n>N.

Then I made some manipulation;

(3n+5)/2(n+1)^2 < (3n+5)/(2n^2 +4n) < (3n+6)/(2n^2 +4n) = (n+3)/(n^2 +2n) < (n+3)/n^2

Then what? Please help.
 
Physics news on Phys.org
hi bedi! :smile:

(try using the X2 button just above the Reply box :wink:)

= n/n2 + 3/n2 ? :smile:

(btw, you could have started (3n+3)/2(n+1)2 + 2/2(n+1)2 :wink:)
 
Alright, then should I ignore 3/n2?
 
bedi said:
Alright, then should I ignore 3/n2?

nooo, you should prove that its limit is 0 ! :smile:
 
So I choose N such that 1/N<ε, which is permitted by the Archimedean property. Hence 1/n<1/N<ε. This proves that the limit of the first term is 0. To show that the limit of 3/n2 is also 0, I can use the same argument, can't I?
 
yup! :biggrin:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top