All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math > Calculus
Getting Powerful With Euler II (Posted on 2009-11-10) Difficulty: 3 of 5
Evaluate:

               (1+ x)1/x – e + e*x/2
   Limit     --------------------------
   x → 0             x2

Note: e denotes the Euler’s number.

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution Comment 4 of 4 |
Let                y = (1 + x)^1/x

then         ln(y) = (1/x)ln(1 + x)      now, using the power series expansion..
                        = (1/x)[x – x2/2 + x3/3 – x4/4 + …]
                        = 1 – x/2 + x2/3 – x3/4 + …

which gives    y = e^[1 – x/2 + x2/3 – x3/4 + …]
                        = [e^1][e^(-x/2)][e^(x2/3)][e^(-x3/4)]….

Now using the expansion: e^t = 1 + t + t2/2! + t3/3! … in each bracket.

                    y  = e[1 + (-x/2) + (-x/2)2/2! + …][1 + x2/3 + …][1 + …]….
                        = e[1 –x/2 + x2/3 + x2/8 + terms involving x3 and higher powers]
                        = e[1 – x/2 + 11x2/24]  +  O(x3)

Substituting this into the formula given:

[(1 + x)^(1/x) – e + ex/2]/x2   = e[1 – x/2 + 11x2/24] –e + ex/2]/x2 + O(x)
                                              = 11e/24  +  O(x)

So,  in the limit as x tends to 0, the value will be   11e/24 ( = 1.24587..)

Edited on November 10, 2009, 11:18 pm
  Posted by Harry on 2009-11-10 23:14:24

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (11)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information