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

Home > Just Math > Calculus
Sum ArcTan Limit (Posted on 2016-05-11) Difficulty: 3 of 5
F(k) denotes the kth Fibonacci Number.

Define:
G(n) = Σk=1 to n ArcTan((F(2k+1)-1)

Find:
Limit G(n)
n → ∞

See The Solution Submitted by K Sengupta    
Rating: 4.5000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Analytic Solution Comment 6 of 6 |
Dawn has broken at several levels.

Using the Fibonacci version with F(1) = F(2) = 1:

   (F(2k + 1))2 = 1 + F(2k)F(2k+2)           (Catalan et al)

So  (F(2k + 1))-1 = F(2k + 1)/(F(2k + 1))2

                        = [F(2k + 2) – F(2k)]/[ 1 + F(2k)F(2k+2)]

Now using   [tan A - tan B]/[1 + tan A tan B] = tan(A - B):

   arctan((F(2k + 1))-1) = arctan F(2k + 2) – arctan F(2k)

Summing from k=1 to k=n (and noting the cancellation of
successive terms on the RHS, with only two remnants):

                G(n) = arctan F(2n + 2)  -  arctan F(2)

                        = arctan F(2n + 2)  – pi/4

In the limit as n -> infinity, F(2n + 2) -> infinity, and this
gives
                G(n) ->  pi/2  -  pi/4  =  pi/4



  Posted by Harry on 2016-05-19 11:26:19
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 (15)
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