Not Homework. Proving question

  • Thread starter Thread starter icystrike
  • Start date Start date
  • Tags Tags
    Homework
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
icystrike
Messages
444
Reaction score
1

Homework Statement



Prove that:

[tex](\frac{10^{n}}{10^{n}-1})^{10^n} = e[/tex]

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:

[tex](\frac{10^{n}}{10^{n}-1})^{10^n} = e[/tex]

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:

[tex]\lim_{u \to \infty}\left( \frac{u}{u - 1} \right)^u[/tex]

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.