Geography, asked by sangeytsering21411, 1 year ago

{X/X=4n-1,n e N}write in rule method

Answers

Answered by wwwvishvjeet20
0

Answer:

Explanation:

Limit of  (1+x/n)n  when  n  tends to infinity [duplicate]

Ask Question

20

21

This question already has an answer here:

About lim(1+xn)n 9 answers

Does anyone know the exact proof of this limit result?

limn→∞(1+xn)n=ex

limits proof-writing

shareciteimprove this question

edited Jul 30 '14 at 15:32

Darth Geek

10.9k11 gold badge2323 silver badges4343 bronze badges

asked Jul 30 '14 at 15:30

narendra-choudhary

31111 gold badge33 silver badges1212 bronze badges

marked as duplicate by Thomas Andrews, Namaste, Daniel Fischer, user940, M Turgeon Jul 30 '14 at 16:25

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1

Depends on the definition of ex... – Thomas Andrews Jul 30 '14 at 15:32

have you tried to explicit the power and take the limit? It converge to the taylor series. – Lolman Jul 30 '14 at 15:33

I tried by taking log of both sides, but I don't know what to do after this step. Thought of using L'Hopital's rule. But that ain't helping. – narendra-choudhary Jul 30 '14 at 15:38

You can use this technique. – Mhenni Benghorbal Jul 30 '14 at 15:44

4

Using L'Hopital on the log you get:

limn→∞log(1+xn)1/n=limn→∞nn+x−xn2(−n2)=x

– Lolman Jul 30 '14 at 15:46  

show 1 more comment

3 Answers

active oldest votes

41

A short proof:

(1+xn)n=enlog(1+xn)

Since log(1+x)=x+O(x2) when x→0, we have nlog(1+xn)=x+O(x2n) when n→+∞

shareciteimprove this answer

edited Jul 30 '14 at 15:37

Thomas Andrews

133k1313 gold badges149149 silver badges301301 bronze badges

answered Jul 30 '14 at 15:36

Petite Etincelle

12.7k11 gold badge2323 silver badges5050 bronze badges

neat, really good – Lolman Jul 30 '14 at 15:37

3

Or just use the derivate of log to evaluate limy→0log(1+xy)y, then let y=1/n to get the limit of nlog(1+x/n)... – Thomas Andrews Jul 30 '14 at 15:39

Even more elementary would be to use the basic inequality x/n1+x/n≤log(1+x/n)≤x/n. Then a straightforward application of the squeeze theorem does the trick. – Mark Viola Oct 25 '15 at 16:03

In this case, why does writing (1+xn)n=10nlog10(1+xn) not show that limn→∞(1+xn)n=10x? – Rasputin Jan 19 at 21:17  

@Rasputin because the Taylor expansion of log10(1+x) is different – Petite Etincelle Jan 20 at 13:27  

add a comment

21

eln(1+xn)n=enln(1+xn)

limn→+∞(1+xn)n=limn→+∞enln(1+xn)=elimn→+∞nln(1+xn)=elimn→+∞ln(1+xn)1n

Apply L'Hopital's Rule:

=elimn→+∞(−xn2)11+xn−1n2=elimn→+∞x1+xn=ex

Therefore,

(1+xn)n→ex

Similar questions