And here is a new quiz coming!
1. Info: the frequent winners should have received some award and certificate. Please warn me if you think you have been forgotten!
2. Quote of the week: "The elevator to success is out of order. You'll have to use the stairs... one step at a time." - Joe Girard.
3. New quiz of the week: AQQ255 about a limit to infinite
Good luck!
1) It is the math constant 'e'
2)
rearrange to:
This limit leads to 0/0, so we apply l'Hopital's rule and take derivative
Take the limit again, which gives:
As x increases toward infinity, the 1/x term approaches zero. The term in parenthesis approaches 1, e.g. (1+1/x) -> (1)
1 raised to any power is 1, so regardless of the power of x, 1 raised to the x power is 1.
So when x is large the limit of this equation is approximately 1.
Thanks rsprang for your prompt reply. But I think you have been a little bit too fast this time..It is correct to say 1/x approaches 0 and 1+1/x will tend to 1. BUT, in parallel, the exponent will put the whole value to infinite. The question will be then who goes faster? The exponent or the 1/x ?
(oops! I send through email rather that here. I repost it here just for a proper way to do it)
Correct answer and Excellent devleopement vanderghast ; congratulations. An other method could be to use Hospital rule.
1. This is the constant e (2.71828...)
2. If circular proofs are allowed and we know of the constant e.
Applying limits (1+1/infinite)^(infinite). This means if we rewrite the base as f(x) = (1+1/infinite) and g(x) as the exponent that approaches infinity, we get an indeterminate form as f(x) from the right approaches 1 while the exponent g(x) forces the base to go infinite.
Let h(x) = (1+1/x)^x
Ln h(x) = x * ln(1+1/x)
Reform the right hand side and drop x to the denominator as 1/x.
Ln h(x) = ln(1+1/x)/(1/x)
Apply limits as x approaches infinity and we get 0/0 which is indeterminate.
We can use L'hospital's rule such that:
m(x) = ln(1+1/x)
n(x) = 1/x
m'(x) = -(1/(x^2+x))
n'(x) = -1/x^2
Therefore,
Ln h(x) = (1/(1+1/x))
Apply the limits as x approaches infinity and we get...
Ln h(x) = 1
Since we know ln is log of base e, we can revert it as h(x) = e.
Not a good proof but I'll reply if I can think of a better one.