Why does (2^n)/(n^4) approach infinity as n approaches infinity?

  • Thread starter Thread starter UrbanXrisis
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
UrbanXrisis
Messages
1,192
Reaction score
1
I need some clarification on this limit:

lim n-->infinity of (2^n)/(n^4)

since the bottom of the function reaches infinity way faster than the top, why isn't the limit zero? my book says that it is infinity.
 
Physics news on Phys.org
I believe the numerator goes to infinity faster.

Take n=100, the numberator is 2100 which would be 1625, while the denominator is 1004 = 108.

I believe by applying l'Hôpital's rule, differentiate the numerator and denominator four-fold, the denominator becomes 4!, while the numerator is still factor of 2n
 
It might help to compare logarithms of the numerator and denominator.
 
UrbanXrisis said:
I need some clarification on this limit:
lim n-->infinity of (2^n)/(n^4)
since the bottom of the function reaches infinity way faster than the top, why isn't the limit zero? my book says that it is infinity.

Because the top of the function reaches infinity way faster than the bottom!

(Even 1.00001^n eventually increases faster than n^10000.)