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

Home > Just Math > Calculus
Limiting Ratio (Posted on 2011-04-22) Difficulty: 4 of 5
F(n) is a function defined as:

F(n) = Σj=1 to n j6/2j

Evaluate this limit:

Limit F(n)
n → ∞

See The Solution Submitted by K Sengupta    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Analytic solution Comment 3 of 3 |
F(n) = Sum(j=1 to n) of j6(1/2)j

Define:              f(x) = Sum(j=1 to infinity) of j6xj

                        f(x) = 16x + 26x2 + 36x3 + 46x4 + ...

Then:    lim F(n) as n -> infinity = f(1/2)

f(x) can be constructed from the geometric series:  x + x2 + x3 +.... = x/(1-x)

by repeating the following two steps six times: differentiate wrt x then multiply
by x. Thus, using D(y) to denote dy/dx:

                        f(x) = x*D(x*D(x*D(x*D(x*D(x*D(x/(1-x)))))))

Working out the RHS is tedious, but with the help of partial fractions and a few recurrence tricks you get:

                        f(x) = x(1 + 57x + 302x2 + 302x3 + 57x4 + x5)/(1 - x)7

Thus:    Required limit = f(1/2) = 9366.



  Posted by Harry on 2011-04-23 00:04:46
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (23)
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