What is the limit of (x/x+1)^x as x tends to infinity?

  • Thread starter Thread starter l33t_V
  • Start date Start date
AI Thread Summary
The limit of (x/(x+1))^x as x approaches infinity is e^-1. The initial confusion about the expression was clarified, emphasizing the need for proper parentheses in the denominator. After simplifying the expression, it was shown that (1/(1+1/x))^x approaches e^-1 as x tends to infinity. The discussion confirmed that the limit converges to e^-1, resolving any misunderstandings. Thus, the final result is that the limit is e^-1.
l33t_V
Messages
8
Reaction score
0
Can someone help me with finding the limit of (x/x+1)^x as x tends to infinity
 
Mathematics news on Phys.org
The limit is infinity, unless of course this is what you meant:
\lim_{x \rightarrow \infty} \left ( \frac{x}{x + 1}\right )^x

If you want to write the quotient of x and x + 1, put parentheses around what goes in the denominator, like so: x/(x + 1).
 
unless of course this is what you meant:
\lim_{x \rightarrow \infty} \left ( \frac{x}{x + 1}\right )^x

The reciprocal is
\lim_{x \rightarrow \infty} \left ( \frac{x+1}{x}\right )^x
Can you do that limit?
 
Mark44 said:
The limit is infinity, unless of course this is what you meant:
\lim_{x \rightarrow \infty} \left ( \frac{x}{x + 1}\right )^x

If you want to write the quotient of x and x + 1, put parentheses around what goes in the denominator, like so: x/(x + 1).
Yes, i meant (x/(x+1))^x
 
Last edited:
Never mind, I solved it.

(x/(x(1+1/x)))^x = (1/(1+1/x))^x = 1^x/(1+1/x)^x where 1^x = 1 and (1+(1/x))^x as x tends to inf = e^1

therefore as x tends to infinity the function tends to e^-1
 
\lim_{x\rightarrow \infty} (x/x+1)^x= \lim _{x\rightarrow \infty} (1+\frac{-1}{x+1})^{-(x+1)\frac{x}{-(x+1)}})=\lim_{x\rightarrow \infty} e^\frac{x}{-(x+1)}}=e^{-1}
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top