Not Homework. Proving question

  • Thread starter Thread starter icystrike
  • Start date Start date
  • Tags Tags
    Homework
icystrike
Messages
444
Reaction score
1

Homework Statement



Prove that:

(\frac{10^{n}}{10^{n}-1})^{10^n} = e

as n approaches inf.

Homework Equations



It is rather obvious that i can let 10^{n} be yet another variable


The Attempt at a Solution



I proved by assuming binomial dist as Poisson dist (it is interesting for me to use this to prove a continued fraction)
 
Physics news on Phys.org
icystrike said:

Homework Statement



Prove that:

(\frac{10^{n}}{10^{n}-1})^{10^n} = e

as n approaches inf.

Homework Equations



It is rather obvious that i can let 10^{n} be yet another variable


The Attempt at a Solution



I proved by assuming binomial dist as Poisson dist (it is interesting for me to use this to prove a continued fraction)

You can simplify by letting u = 10n and working with this limit:

\lim_{u \to \infty}\left( \frac{u}{u - 1} \right)^u

The usual approach is to let y = (u/(u - 1))u, and then take the natural log of both sides.

ln y = u ln(u/(u - 1)) = [ln(u/(u - 1))]/(1/u)

Now take the limit of both sides. Note that the expression above is the limit of the log of what you want.
 
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