(1+x)^(1/z) - Limit as x approaches 0

  • Thread starter Thread starter seasponges
  • Start date Start date
  • Tags Tags
    Limit
seasponges
Messages
16
Reaction score
1
I was given this as a practice question, and assumed that the answer would be 0.

The answer is e, but no explanation is given and I cannot figure out why this is. z is undefined in the question.

If anyone could shed some light it would be greatly appreciated.
 
Physics news on Phys.org
seasponges said:
I was given this as a practice question, and assumed that the answer would be 0.

The answer is e, but no explanation is given and I cannot figure out why this is. z is undefined in the question.

If anyone could shed some light it would be greatly appreciated.

There shouldn't be a z, it should simply be replaced by x.

\lim_{x \rightarrow 0} {(1 + x)}^{\frac{1}{x}} = e

That's actually one of the definitions for e (the base of natural logarithms). If you want a fairly elementary (but not very rigorous) way of proving it, consider putting y = \frac{1}{x}, from which you get the equivalent definition:

\lim_{y \rightarrow \infty} {(1 + \frac{1}{y})}^y = e

and apply Binomial theorem to the LHS. Expand and consider the limit as y tends to infinity. Now compare that with the Taylor series for e (e1).
 
Thankyou very much!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top