Can You Help Me Compute These Limits as X Approaches Infinity?

  • Thread starter Thread starter MathematicalPhysicist
  • Start date Start date
  • Tags Tags
    Computation Limit
AI Thread Summary
To compute the limits as x approaches infinity for the expressions (1+2/x)^x, (1-1/x)^x, and (1+1/x)^(x+3), substitution methods are effective. For (1+2/x)^x, substituting y = x/2 leads to the limit being e^2. The expression (1+1/x)^(x+3) can be separated into (1+1/x)^x multiplied by (1+1/x)^3, allowing for easier computation. The limit of (1-1/x)^x can be transformed into a reciprocal form, ultimately yielding 1/e. These techniques demonstrate the correlation of these limits to the known limit of (1+1/x)^x as x approaches infinity, which is e.
MathematicalPhysicist
Science Advisor
Gold Member
Messages
4,662
Reaction score
372
i need to compute the lim of (1+2/x)^x or (1-1/x)^x and (1+1/x)^(x+3) when x approaches infinity.
if you can provide a steady method to compute it, it will be appreciated.

btw i know that lim (1+1/x)^x as x->inf is "e", but does it have any correlation to here.
 
Physics news on Phys.org
loop quantum gravity said:
i need to compute the lim of (1+2/x)^x or (1-1/x)^x and (1+1/x)^(x+3) when x approaches infinity.
if you can provide a steady method to compute it, it will be appreciated.
btw i know that lim (1+1/x)^x as x->inf is "e", but does it have any correlation to here.
Yes, it does.
For the first problem, replace x/2=y. You should determine lim (1+1/y)^(2y) as y->infinity.
lim (1+1/y)^(2y)=lim ((1+1/y)^2)->
(lim (1+1/y))^2 = e^2 if y->infinity. But this is equivalent with the original limit when x -> infinity.
As for the second problem, (1+1/x)^(x+3)=((1+1/x)^x)*(1+1/x)^3. You can proceed from here.
In case of the third problem
1-1/x=1/[1+1/(x-1)]
Let be y= x-1. If x -> infinity , so does y.
You have to detemine the limit
lim (1-1/x)^x when x->infinity. It is equivalent with
lim[(1/(1+1/y)]^(y+1)) when y->infinity.
lim[(1/(1+1/y)]^(y+1))=
1/lim[(1+1/y)^(y+1)]=1/lim[(1+1/y)^y*(1+1/y)] =1/[lim(1+1/y)^y*lim(1+1/y)]=1/e
ehild
 
arrange and factorize
 
thanks, i think it's a simple substitution.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top