Consider the sequence
x 2 0 , x 2 1 , x 2 2 , x 2 3 , x 2 4 , x 2 5 , …
If
∣
x
∣
<
1
, then this sequence converges for all
real
and
complex
x
.
If
x
=
1
,
−
1
, then this sequence also converges.
Does it converge for all complex x with absolute value 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.
Let, x = a ± b i . If we square it, we get a 2 − b 2 ± 2 a b i which also have absolute value 1. Assume, a 2 − b 2 = 0 and 2 a b = 1 . Then, the sequence will converge. As an example, 2 1 + i 2 1 converges. For many other arrangements we'll keep getting new complex numbers. As an example, 5 8 7 + i 5 8 3 doesn't converge.
Note that the question is only talking about "Complex numbers with absolute value 1". 7 + 3 i doesn't have absolute value 1, so it isn't a valid counterexample to "converges for some but not all".
Log in to reply
Oops, I forgot to divide the complex number by 5 8 . I have edited it now. Thanks for the correction.
Log in to reply
Great! How can you prove that value of x doesn't lead to a convergent subsequence? What is the reasoning behind it?
Problem Loading...
Note Loading...
Set Loading...
Clearly, "No, it converges for none" is the wrong answer. Most people guessed that "it will converge for all".
However, a simple counter example is the complex cube root of unity ω . Since ω 2 = ω 2 and ( ω 2 ) 2 = ω , we see that the sequence will simply toggle back and forth between ω and ω 2 .
Let's investigate this further. How can we describe all z 1 , ∣ z 1 ∣ = 1 which will lead to a convergent sequence with z n + 1 = z n 2 ? First, let's write z = e 2 π i θ with 0 ≤ θ < 1 .
Writing θ in base 2, suppose we have θ 1 = 0 . b 1 b 2 b 3 b 4 … 2 .
Then, if we define θ n = 0 . b n b n + 1 b n + 2 … 2 , we have z n + 1 = z n 2 = e 2 π i θ n × 2 = 2 2 π i θ n + 1 .
As such, z n will converge if and only if b n is an eventually constant sequence.
Going back to ω = e 2 π i 3 1 , since the base 2 represntation of 3 1 = 0 . 0 1 0 1 0 1 … 2 , we conclude that the sequence starting ω will not convege. In fact, we can also tell that the sequence will oscillate, based on 0 . 0 1 0 1 0 1 … .
Furthermore, we can conclude that the sequence will converge if and only if z = e 2 π i r where r = 2 l k for some integers k and l . As such, almost all ∣ z ∣ = 1 will not lead to a convergent sequence.