How Do I Prove These Mathematical Limit Relations?

  • Thread starter Thread starter mathmathRW
  • Start date Start date
  • Tags Tags
    Limit Relations
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
mathmathRW
Messages
8
Reaction score
0
I have been asked to prove the following limit relations.
(a) lim(as x goes to infinity) (b^x-1)/x = log(b)

(b) lim log(1+x)/x = 1

(c) lim (1+x)^(1/x) = e

(d) lim (1+x/n)^n =e^x

Unfortunately, I really have no idea where to start. We have a theorem that says if f(x)=the sum of (c sub n)*(x^n) then the limit of f(x) is the sum of c sub n. Is that useful for this problem? Any suggestions on how to do this?
 
Physics news on Phys.org
How rigorous is your class? Do you prove things using the ##\epsilon - \delta## definition or are you simply trying to show that the limits are what they are?
 
For this particular problem, I think we are just supposed to show that they are what they are.
 
mathmathRW said:
For this particular problem, I think we are just supposed to show that they are what they are.

Let's try the first one : ##lim_{x→∞} \frac{b^x-1}{x}##

Try plugging in some values and see what happens for x = 1, 2, 3... . That should draw your attention to what is happening in the numerator depending on ##b##.
 
mathmathRW said:
I have been asked to prove the following limit relations.
(a) lim(as x goes to infinity) (b^x-1)/x = log(b)
That can't be right. If b>1, the exponential function will grow much faster than ##x##, so the limit will diverge.