Understanding Limits of Composed Functions at Infinity

  • Thread starter Thread starter Rectifier
  • Start date Start date
  • Tags Tags
    Functions Limits
Rectifier
Gold Member
Messages
313
Reaction score
4
The problem
$$ \lim_{x \rightarrow \infty} \frac{(\ln x)^{300}}{x} $$

The attempt
## \lim_{x \rightarrow \infty} (\ln x)^{300} = \infty## since ## \lim_{x \rightarrow \infty} f(x) = A## and ## \lim_{x \rightarrow \infty} g(x) = \infty ## thus ## \lim_{x \rightarrow \infty}f(g(x)) = A ##.

## f(x) = x^{300} ##
## g(x) = \ln x ##

## \lim_{x \rightarrow \infty} \frac{1}{x} = 0 ##

So in the end I get ## " 0 \cdot \infty " ##. Which is not an acceptable solution.
 
Physics news on Phys.org
Do you know l'Hospital's rule?

Rectifier said:
The problem
$$ \lim_{x \rightarrow \infty} \frac{(\ln x)^{300}}{x} $$

The attempt
## \lim_{x \rightarrow \infty} (\ln x)^{300} = \infty## since ## \lim_{x \rightarrow \infty} f(x) = A## and ## \lim_{x \rightarrow \infty} g(x) = \infty ## thus ## \lim_{x \rightarrow \infty}f(g(x)) = A ##.

## f(x) = x^{300} ##
## g(x) = \ln x ##

## \lim_{x \rightarrow \infty} \frac{1}{x} = 0 ##

So in the end I get ## " 0 \cdot \infty " ##. Which is not an acceptable solution.
 
  • Like
Likes Rectifier
No, I don't. We are supposed to solve it without it at this point.
 
Write ##x=e^y##.
 
  • Like
Likes Rectifier
I solved it by setting ##x=t^{300}## but your approach is even better.
 
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