Let a 0 = 0 , a 1 = 1 , and for n ≥ 1 , a n + 1 = − a n − 1 + i a n .
Let S n = k = 1 ∑ 4 n a k . Determine n → ∞ lim arg S n .
(Give your answer in radians, between − π and + π .)
Clarification : i = − 1 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Some issues with your solution:
Log in to reply
As you wish... :) I left this out because the properties of FIbonacci numbers are well known.
It can be shown that F n = 5 ( 2 1 + 2 1 5 ) n − ( 2 1 − 2 1 5 ) n . (It is a simple exercise that this generates the correct values for F 1 and F 2 , and that the recursion relation holds true. It is more work to derive this formula, but that is not my business here...)
The first term is an exponential function with base ϕ = 2 1 + 2 1 5 > 1 , and therefore tends to infinity. The second term is exponential with base 1 − ϕ which lies between 0 and 1; therefore its absolute value tends to zero. Thus we have n → ∞ lim ϕ n F n = 5 1 , from which the third line follows easily.
Thanks for the correction.
Problem Loading...
Note Loading...
Set Loading...
Note that the sequence a n are the Fibonacci numbers , but each next value is rotated 90 degrees in the complex plane: a n = i n − 1 F n .
Thus we have tan arg S n = Re S n Im S n = F 1 − F 3 + F 5 + − ⋯ − F 4 n − 1 F 2 − F 4 + F 6 + − ⋯ − F 4 n . Now as n → ∞ , F n F n + 1 → ϕ = 2 1 ( 1 + 5 ) . Therefore D N → ϕ , and the desired argument is arg S n → inv tan ϕ − π = − 2 . 1 2 4 3 7 . We subtract π because clearly S n lies in the third quadrant, requiring the argument to be between − π and π .