Lim_{x to infty} x^r / e^x = 0, where r is real

  • Thread starter Thread starter fmam3
  • Start date Start date
  • Tags Tags
    E^x
Click For Summary

Homework Help Overview

The discussion revolves around the limit of the expression x^r / e^x as x approaches infinity, where r is a real number. Participants explore the behavior of this limit, particularly contrasting cases where r is a natural number versus when r is a real number, including irrational values.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Some participants suggest using L'Hospital's Rule to evaluate the limit, particularly for positive integer values of r. Others express concerns about applying this method for non-integer values, questioning how derivatives behave in such cases.
  • There is a discussion about the Gamma function as a potential extension of factorials for non-integer r, with mixed opinions on its appropriateness given the context of the problem.
  • Several participants raise questions about the implications of taking derivatives when r is irrational, particularly regarding the transition of terms in the numerator.
  • Some suggest alternative approaches, such as using the squeeze theorem or changing variables to simplify the limit evaluation.

Discussion Status

The discussion is ongoing, with various approaches being explored. Some participants have provided insights that may guide others toward a solution, while others are still grappling with the implications of their assumptions and the methods being proposed.

Contextual Notes

Participants note the challenge of applying certain mathematical techniques when r is not a positive integer, and there is a recognition of the limitations of L'Hospital's Rule in these scenarios. The discussion also highlights the need for clarity regarding the definitions and properties of the functions involved.

fmam3
Messages
81
Reaction score
0

Homework Statement


Let [tex]r \in \mathbb{R}[/tex]. Show that [tex]\lim_{x \to +\infty} x^r / e^x = 0[/tex]


Homework Equations





The Attempt at a Solution


Intuitively, this is clear since exponential growth (i.e. denominator) is greater than linear growth (i.e. numerator).

If [tex]r \in \mathbb{N}[/tex] then it is easy. We just apply L'Hospital's Rule [tex]r[/tex] times and then we get that [tex]\lim_{x \to +\infty} x^r / \mathrm{e}^x = \lim_{x \to +\infty} rx^{r - 1} / \mathrm{e}^x =\ldots = \lim_{x \to +\infty} r! \cdot 1 / \mathrm{e}^x = 0[/tex] since [tex]\lim_{x \to +\infty} \mathrm{e}^x = +\infty[/tex].

However, the issue that I have is when [tex]r \in \mathbb{R}[/tex]. The key step when [tex]r \in \mathbb{N}[/tex] was that I could keep taking derivatives until the [tex]x[/tex] term on the numerator becomes 1, and then all we're left is some constant on the numerator and something going to infinity on the denominator and hence the whole term tends to zero. This will clearly not work for when [tex]r \in \mathbb{R}[/tex]; i.e. if [tex]x^\sqrt{2}[/tex], then even if I take [tex]k \in \mathbb{N}[/tex] derivatives, I get something like [tex]\sqrt{2} (\sqrt{2} - 1) \ldots (\sqrt{2} - k) \cdot x^{\sqrt{2} - k}[/tex] and so the x term doesn't become 1, since [tex]\sqrt{2} \in \mathbb{R} / \mathbb{Q}[/tex] and [tex]k \in \mathbb{N}[/tex], it follows that [tex]\sqrt{2} - k \ne 0[/tex].

My attempt is the following but progress is limited. We write, [tex]x^r =\mathrm{e}^{r \ln x}[/tex], then it follows that [tex]x^r / e^x = \mathrm{e}^{r \ln x} / \mathrm{e}^x = \mathrm{e}^{r \ln x - x }[/tex]. Now, using the fact that [tex]\mathrm{e}^x[/tex] is continuous on [tex]\mathbb{R}[/tex], if we can show that [tex]\lim_{x \to +\infty} (r \ln x - x) = -\infty[/tex] then we are done.

To do this, we have to use an indeterminate form [tex]0 / 0[/tex] or [tex]\infty / \infty[/tex] in preparation for L'Hospital's Rule. Note that if [tex]x = 0[/tex] then the result is trivially true, so WLOG, we can assume [tex]x \in \mathbb{R} - \{0\}[/tex]. Hence, we can write [tex]r \ln x - x = \frac{ \frac{r}{x} \ln x - 1} {\frac{1}{x}}[/tex]. Now, it is clear that on the denominator, [tex]\lim_{x \to +\infty} 1 / x = 0[/tex]. It remains to check check the hypothesis of L'Hospital's Rule and so we need to check that [tex]\lim_{x \to +\infty} (\frac{r}{x} \ln x - 1) = 0[/tex] holds... this is exactly where I'm stuck.

Note that since by L'Hospital's Rule, [tex]\lim_{x \to +\infty} \frac{r}{x} \ln x = \lim_{x \to +\infty} r \cdot \frac{1 / x}{1} = r \cdot 0 = 0[/tex]. And it follows that [tex]\lim_{x \to +\infty} (\frac{r}{x} \ln x - 1) = 0 - 1 = -1[/tex]. Thus, we have an indeterminate form [tex]-1 / 0[/tex] and hence, this fails the hypothesis of L'Hospital's Rule! And note that I'm very hesitant to conclude that [tex]-1 / 0 \approx -\infty[/tex] since I know this is not true...

Any help is appreciated!
 
Last edited:
Physics news on Phys.org
Why not just apply l'hopital's rule from the start?
If we assume r to be a positive integer:
[tex]\lim_{x\to\infty} \frac{x^{r}}{e^{x}}=\lim_{x\to\infty} \frac{rx^{r-1}}{e^{x}}=\lim_{x\to\infty} \frac{r(r-1)x^{r-2}}{e^{x}}=\lim_{x\to\infty} \frac{r(r-1)(r-2)...(2)(1)x^{0}}{e^{x}}=\lim_{x\to\infty} \frac{r!}{e^{x}}=0[/tex]
To extend this to positive numbers, you can take replace [tex]r!=\Gamma(r+1)[/tex]. If it's negative, then it'll go to zero already.
 
zcd said:
Why not just apply l'hopital's rule from the start?
If we assume r to be a positive integer:
[tex]\lim_{x\to\infty} \frac{x^{r}}{e^{x}}=\lim_{x\to\infty} \frac{rx^{r-1}}{e^{x}}=\lim_{x\to\infty} \frac{r(r-1)x^{r-2}}{e^{x}}=\lim_{x\to\infty} \frac{r(r-1)(r-2)...(2)(1)x^{0}}{e^{x}}=\lim_{x\to\infty} \frac{r!}{e^{x}}=0[/tex]
To extend this to positive numbers, you can take replace [tex]r!=\Gamma(r+1)[/tex]. If it's negative, then it'll go to zero already.

Thanks for the reply! Actually, as I'd noted, if [tex]r \in \mathbb{N}[/tex] then I already know how to solve it --- in fact, using the same method you used. But my problem is that it is given that [tex]r \in \mathbb{R}[/tex]; again, as I'd noted, if, say, [tex]r = \sqrt{2}[/tex], then no matter how many derivatives you take on [tex]x^\sqrt{2}[/tex], we will never get something like [tex]x^0 = 1[/tex].

Any further help is appreciated!
 
As already said, replace [tex]r!=\Gamma(r+1)[/tex]. The gamma function is an extension of factorials from integers, and yields a positive real number for values >0.
 
zcd said:
As already said, replace [tex]r!=\Gamma(r+1)[/tex]. That yields a positive number less than infinity.

Is it possible to solve the problem without using the Gamma function? Since it is not introduced at this point...
 
Let x=lnt, then [tex]\lim_{t\to\infty} r\frac{\ln(t)}{t}=\lim_{t\to\infty} r\frac{1}{t}=0[/tex]
 
zcd said:
Let x=lnt, then [tex]\lim_{t\to\infty} r\frac{\ln(t)}{t}=\lim_{t\to\infty} r\frac{1}{t}=0[/tex]

Thanks for the reply again.

What does "let x = Int" mean?
 
Define t as a variable which depends on x. The exact relationship is [tex]t=e^{x}[/tex]. Since t and ex are equal, you can substitute it back into the limit.
 
zcd said:
Why not just apply l'hopital's rule from the start?
If we assume r to be a positive integer:
[tex]\lim_{x\to\infty} \frac{x^{r}}{e^{x}}=\lim_{x\to\infty} \frac{rx^{r-1}}{e^{x}}=\lim_{x\to\infty} \frac{r(r-1)x^{r-2}}{e^{x}}=\lim_{x\to\infty} \frac{r(r-1)(r-2)...(2)(1)x^{0}}{e^{x}}=\lim_{x\to\infty} \frac{r!}{e^{x}}=0[/tex]
To extend this to positive numbers, you can take replace [tex]r!=\Gamma(r+1)[/tex]. If it's negative, then it'll go to zero already.

Actually, on another thought of this --- how does, even with the use of the Gamma function, allow you to show this, when [tex]r \in \mathbb{R}[/tex]. That is, the key part of your argument, when you'd assumed r is a positive integer is that this holds: [tex]\lim_{x\to\infty} \frac{x^{r}}{e^{x}}=\lim_{x\to\infty} \frac{rx^{r-1}}{e^{x}}=\lim_{x\to\infty} \frac{r(r-1)x^{r-2}}{e^{x}}=\lim_{x\to\infty} \frac{r(r-1)(r-2)...(2)(1)x^{0}}{e^{x}}=\lim_{x\to\infty} \frac{r!}{e^{x}}=0[/tex], and the key is that ultimately, you get to a term where [tex]x^0 = 1[/tex].

Again, if [tex]r = \sqrt{2}[/tex], what is the addictive inverse in the natural numbers, say k, such that [tex]\sqrt{2} - k = 0[/tex] for [tex]k \in \mathbb{N}[/tex]?
 
  • #10
I admit that I also find it questionable to just plug in the gamma function after I've declared r to be a positive integer, but if r is a positive noninteger then after enough derivatives it will pass zero and go into the negatives. When r is negative the limit will approach 0.
 
  • #11
zcd said:
I admit that I also find it questionable to just plug in the gamma function after I've declared r to be a positive integer, but if r is a positive noninteger then after enough derivatives it will pass zero and go into the negatives. When r is negative the limit will approach 0.

Again, I'm not disputing your argument (in fact, I agree with 120%) that it is true. With r positive or negative integer, it is trivially true.

The tough part of this question is dealing with cases like [tex]r = \sqrt{2}[/tex].
 
  • #12
zcd said:
Define t as a variable which depends on x. The exact relationship is [tex]t=e^{x}[/tex]. Since t and ex are equal, you can substitute it back into the limit.

Sorry but I'm actually finding this hard to understand. Yes, if you set [tex]t = e^x[/tex], then as [tex]x \to +\infty[/tex], [tex]t = t(x) = e^x \to +\infty[/tex]. But that does not mean [tex]t \to \infty[/tex] implies [tex]x \to \infty[/tex].

But the way you had applied L'Hospital's Theorem is incorrect. Suppose [tex]t = e^x[/tex], or [tex]x = \ln t[/tex], then we have that
[tex]\lim_{x \to +\infty} x^r / e^x = \lim_{x \to +\infty} r \ln x / e^x = \lim_{x \to +\infty} \frac{r \ln( \ln(t(x)) )}{ t(x)}[/tex]. Then even if you apply L'Hospital's Rule, you need to take derivatives with respect to x, and not t, since t is a function of x...
 
  • #13
You do not need to use anything about the gamma function. Simply extend your integer argument using the squeeze theorem.
 
  • #14
slider142 said:
You do not need to use anything about the gamma function. Simply extend your integer argument using the squeeze theorem.

Thanks! That was the tip I'd needed to push me into the right direction.

The proof is as follows. By the Archimedian Property, for [tex]\forall r \in \mathbb{R}[/tex], [tex]\exists n \in \mathbb{N}[/tex] such that [tex]n \geq r[/tex]. Then consider the limit value [tex]\lim_{x \to +\infty} x^n / e^x[/tex]. This is an indeterminate form [tex]\infty / \infty[/tex] and hence we can apply L'Hospital's Rule. In fact, by applying L'Hospital's Rule n times, we have that [tex]\lim_{x \to +\infty} x^n / e^x = \lim_{x \to +\infty}nx^{n-1} / e^x = \ldots = \lim_{x \to +\infty} n!x^0 / e^x = n! / e^x = 0[/tex]. This implies that [tex]\forall \varepsilon > 0, \exists \alpha > 0[/tex] such that [tex]\forall x > \alpha[/tex], we have [tex]| x^n / e^x - 0 | < \varepsilon[/tex]. Then, it follows that for [tex]x > \max\{ \alpha, 1\}[/tex], we have that [tex]|x|^r \leq |x|^n[/tex], which implies [tex]0 < |x^r / e^x| \leq |x^n / e^x| < \varepsilon[/tex]. Thus, by the Squeeze Theorem (or just evident by the expression above), it follows that [tex]\lim_{x \to +\infty} x^n / e^x = 0[/tex] as desired.

Thanks again!
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
5
Views
2K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
4K