Does this go to 0 for large enough x?

  • Context: Undergrad 
  • Thread starter Thread starter ChrisVer
  • Start date Start date
Click For Summary

Discussion Overview

The discussion centers around the behavior of the function \( e^{-x} x^a \) as \( x \) approaches infinity, particularly in relation to polynomial functions and the application of limits. Participants explore the validity of the common rule-of-thumb that exponential functions diminish faster than polynomial functions, and they reference a paper that presents a contrasting viewpoint using logarithmic transformations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that \( e^{-x} x^a \) approaches 0 as \( x \) approaches infinity, supporting this with a common rule-of-thumb.
  • Others reference a paper that suggests this rule may not hold when considering limits involving two variables, specifically noting that \( \ln(e^{-x} x^n) = -x + n \ln x \) can diverge to infinity as both \( x \) and \( n \) increase.
  • A participant points out the distinction between limits taken with respect to one variable versus two variables, emphasizing that the behavior can differ significantly.
  • Some participants discuss the application of L'Hospital's rule, with one arguing that it can be applied repeatedly until the numerator becomes constant, while another cautions against applying it when the numerator is constant.
  • There is a debate about the conditions under which L'Hospital's rule is valid, particularly in cases where the limits do not yield \( 0/0 \) or \( \infty/\infty \).

Areas of Agreement / Disagreement

Participants express differing views on the behavior of the function \( e^{-x} x^a \) as \( x \) approaches infinity, with some supporting the traditional view and others challenging it based on the paper referenced. The discussion around the application of L'Hospital's rule also reveals differing interpretations of its validity in various limit scenarios.

Contextual Notes

The discussion highlights the complexity of limits involving multiple variables and the nuances in applying mathematical rules like L'Hospital's. There are unresolved aspects regarding the conditions under which certain limits can be evaluated and the implications of using logarithmic transformations.

ChrisVer
Science Advisor
Messages
3,372
Reaction score
465
I have one question... In general I always thought that the exponential function was "dying" out faster than any other polynomial function, such that:
[itex]e^{-x} x^a \rightarrow 0[/itex] for [itex]x \rightarrow \infty[/itex].
[eg this is was used quiet commonly and so I got it as a rule-of-thumb, when deriving wavefunctions for a simple example for the Hydrogen atom]

However recently I read in a paper that this is not true, and as an illustration of how can that be, they logarithm-ized the function like:
[itex]\ln (e^{-x} x^n) = -x + n \ln x[/itex] which goes to infinity for [itex]x,n\rightarrow \infty[/itex].
This I read in here:
http://arxiv.org/pdf/1108.4270v5.pdf
in Sec4 (the new paragraph after Eq4.1)

This has confused me, can someone shred some light?
 
Physics news on Phys.org
##n## is variable. In your example, ##a## is fixed.
 
well even if [itex]n[/itex] was not a variable, then the quantity I wrote [itex]-x + n \ln x[/itex] (fixed n), is not really going to zero for large x...

oops sorry... you want the logarithm to go to infinity.
 
ChrisVer said:
they logarithm-ized the function like:
[itex]\ln (e^{-x} x^n) = -x + n \ln x[/itex] which goes to infinity for [itex]x,n\rightarrow \infty[/itex].
This I read in here:
http://arxiv.org/pdf/1108.4270v5.pdf
in Sec4 (the new paragraph after Eq4.1)

which is on page 10 of the PDF.

Your rule-of-thumb is correct about limits involving single variables.

However, there is a distinction between limits taken with respect to one variable and limits taken with respect to two variables.

##\lim_{s\rightarrow \infty} g(s) ## is defined differently than ##\lim_{s\rightarrow\infty,\ n\rightarrow\infty} g(s,n)##.

(The wording in the paper is "when both ##n## and ##s## go to ##\infty##".)

There is a further distinction between the definition of a "double limit" ##\lim_{s\rightarrow\infty,\ n\rightarrow\infty} g(s,n)## and the definition of the two "iterated limits":
##\lim_{s\rightarrow\infty}( \lim_{n\rightarrow\infty} g(s,n))##
and
##\lim_{n\rightarrow\infty}( \lim_{s\rightarrow\infty} g(s,n))##.
 
  • Like
Likes   Reactions: ChrisVer
The first limit can be evaluated by repeated application of de L'Hospital's rule,
$$\lim_{x \rightarrow \infty} \frac{x^{a}}{\exp x}=\lim_{x \rightarrow \infty} \frac{a x^{a-1}}{\exp x}=\ldots = \lim_{x \rightarrow \infty} \frac{a(a-1) \ldots (a-n+1) x^{a-n}}{\exp x}=0,$$
where I made ##n>a-1##.
 
vanhees71 said:
where I made ##n>a-1##.

L'hospitals rule doesn't apply once the numerator becomes constant, so we should stop when that happens.
 
If ##a \in \mathbb{N}## then for ##n=a## the numerator becomes constant, and then the limit is also shown to be 0. So there's nothing wrong arguing with de L'Hospital in all cases.
 
vanhees71 said:
So there's nothing wrong arguing with de L'Hospital in all cases.

I'm just saying L'Hospital's rule does not apply to a case like ##lim_{x\rightarrow\infty} \frac{6}{f(x)}## since L'Hospital's rule only applies when both the numerator and denominator both have a limit of zero or both have infinite limits. Once you get a constant like 6 in the numerator, you have to use a different justification for finding the limit.

So we shouldn't write a chain of equalities that implies L'Hospital's rule is being applied to the case where the numerator is constant because it is not, in general, true that ##lim_{x\rightarrow\infty} \frac{f(x)}{g(x)} = lim_{x\rightarrow\infty} \frac{f'(x)}{g'(x)} =lim_{x\rightarrow\infty} \frac{f"(x)}{g"(x)} = ... = lim_{x\rightarrow\infty} \frac{\frac{d^n}{dx} f(x)}{\frac{d^n}{dx}g(x)} ##, running through an arbitary number ##n## of differentiations.
 
Of course it works only for limits of the type "##0/0##" or ##\infty/\infty##. Perhaps I was not strict enough in my formulation. I did not mean to use it arbitrarily many times of course but only as long as it is applicable.
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K