- #1
manjuvenamma
- 102
- 0
Is it possible to find the limit of (1+1/x)^x as x approaches minus infinity using only the fact that it is e if x approaches infinity?
No, the answer is e. We have to find a reason without using LHospital's rule.Niladri Dan said:1/e??
What happens, if you write ##y=-x## and consider ##y \to +\infty##?manjuvenamma said:No, the answer is e. We have to find a reason without using LHospital's rule.
Maybe, but ##a^{-y}=(\frac{1}{a})^y## is.manjuvenamma said:I thought about it but got stuck up. Then it becomes (1-1/y)-y as y approaches infinity which is not a standard formula.
but 1+1/y is different from 1-1/y. That is where I am stuck.fresh_42 said:Maybe, but ##a^{-y}=(\frac{1}{a})^y## is.
For ##y \to \infty##? Isn't it only the difference between left and right?manjuvenamma said:but 1+1/y is different from 1-1/y. That is where I am stuck.
manjuvenamma said:I thought about it but got stuck up. Then it becomes (1-1/y)-y as y approaches infinity which is not a standard formula.
You havemanjuvenamma said:Is it possible to find the limit of (1+1/x)^x as x approaches minus infinity using only the fact that it is e if x approaches infinity?
Yes, it is an approximation. 1/(1-a) ≈ 1+a and (1+a)2≈1+2a for |a|<<1 . As x-->∞, 1/x -->0 and you can substitute 1/(1-1/x) with (1+1/x). The second approximation is not needed as you have (1+1/x)x already.manjuvenamma said:I am not able to figure out how 1+2/x came. Is it an approx?
To write nice equations use LaTeX : https://www.physicsforums.com/help/latexhelp/manjuvenamma said:@ ehild, Great explanation. Thanks to all the respondents who took time to clarify things to me. I would like to know how to write math equations here, is there a link? Is there a way I can accept the answer and close as the raiser of this question?
This shouldn't get on my desk for correction.jack action said:This question has been intriguing me, so I've gave it a shot:
$$\left(1+\frac{1}{x}\right)^x = \left(\frac{1+x}{x}\right)^x$$
With ##\infty##:
$$\left(\frac{1+\infty}{\infty}\right)^{\infty}$$
With ##-\infty##:
$$\left(\frac{1-\infty}{-\infty}\right)^{-\infty} = \left(\frac{\infty - 1}{\infty}\right)^{-\infty} = \left(\frac{\infty}{\infty - 1}\right)^{\infty}$$
And one can see that:
$$\frac{\infty}{\infty - 1} = \frac{1+\infty}{\infty}$$
Where the numerator is just 1 + the denominator (like ##\frac{101}{100}## or ##\frac{1000}{999}##). Thus it should give the same answer when at infinity.
@fresh_42 I agree. They could do a better job of solving this. Suggestion in computing ## y=## limit ## (1+\frac{1}{x})^x ## in a couple of the above posts is to take the natural log of this expression, (so that you have ## ln(y)=x \, ln(1+\frac{1}{x}) ##), use a Taylor expansion of ## ln(1+\frac{1}{x}) ##, (in the form of ## ln(1+u ) ## where ## u ## is small), and then take ## e^{ln(y )}=y ##.fresh_42 said:This shouldn't get on my desk for correction.
It's not legitimate to treat ##\infty## as if it were an ordinary real number.jack action said:This question has been intriguing me, so I've gave it a shot:
$$\left(1+\frac{1}{x}\right)^x = \left(\frac{1+x}{x}\right)^x$$
With ##\infty##:
$$\left(\frac{1+\infty}{\infty}\right)^{\infty}$$
With ##-\infty##:
$$\left(\frac{1-\infty}{-\infty}\right)^{-\infty} = \left(\frac{\infty - 1}{\infty}\right)^{-\infty} = \left(\frac{\infty}{\infty - 1}\right)^{\infty}$$
And one can see that:
$$\frac{\infty}{\infty - 1} = \frac{1+\infty}{\infty}$$
Where the numerator is just 1 + the denominator (like ##\frac{101}{100}## or ##\frac{1000}{999}##). Thus it should give the same answer when at infinity.
? Not sure what you mean here.fresh_42 said:This shouldn't get on my desk for correction.
pwsnafu said:Here's a direct method
##\lim_{x\to-\infty}\left(1+\frac{1}{x}\right)^x = \lim_{y\to\infty}\left(1-\frac{1}{y}\right)^{-y} = \lim_{y\to\infty}\frac{1}{\left(1-\frac{1}{y}\right)^y}= \lim_{y\to\infty}\left(\frac{y}{y-1}\right)^{y}.##
Now let ##w = y-1##. Clearly ##y\to\infty## is equivalent to ##w\to\infty##. So
##\lim_{w\to\infty}\left(\frac{w+1}{w}\right)^{w+1}= \lim_{w\to\infty}\left[ \left(1+\frac{1}{w}\right)^w\left(1+\frac{1}{w}\right) \right] = e\times 1 = e## as required.
This:? Not sure what you mean here.
Even in cases where such considerations might lead to correct results, I find it a bad habit to use them - far too dangerous w.r.t. possible errors. And by no means this should be taught, IMO. Maybe it can be used to get roughly a picture of the situation, but even this can already be misleading.Mark44 said:It's not legitimate to treat ##\infty## as if it were an ordinary real number.
FWIW, I did not treat ##\infty## as a real number, otherwise the following wouldn't be true:Mark44 said:It's not legitimate to treat ##\infty## as if it were an ordinary real number.
manjuvenamma said:Is it possible to find the limit of (1+1/x)^x as x approaches minus infinity using only the fact that it is e if x approaches infinity?
The limit of (1+1/x)^x as x approaches -infinity is equal to 1.
To find the limit of (1+1/x)^x as x approaches -infinity, we can use the limit definition of e^x: lim (1+1/x)^x = e^lim x, as x approaches -infinity. Since e^x approaches 1 as x approaches -infinity, the limit becomes 1.
No, L'Hopital's rule cannot be used to solve this limit because it is not in the indeterminate form of 0/0 or infinity/infinity.
Yes, these limits are equal because (1+1/x)^-x is equivalent to 1/(1+1/x)^x, and the limit of 1/(1+1/x)^x as x approaches infinity is also equal to 1.
No, this limit cannot be solved using algebraic manipulation because the exponent x approaches negative infinity, making it impossible to manipulate the expression to a form that can be easily evaluated.