Solveeit Logo

Question

Question: Let i = $\sqrt{-1}$ Define a sequence if complex by $z_1$ = 0, $z_{n+1}$ = $z_n^2$ + i for n$\geq$1 ...

Let i = 1\sqrt{-1} Define a sequence if complex by z1z_1 = 0, zn+1z_{n+1} = zn2z_n^2 + i for n\geq1 Then which of the following are true.

A

|z2050z_{2050}| = 3\sqrt{3}

B

|z2017z_{2017}| = 2\sqrt{2}

C

|z2016z_{2016}| = 1

D

|z2111z_{2111}| = 2\sqrt{2}

Answer

|z2017=2z_{2017}| = \sqrt{2}, |z2016=1z_{2016}| = 1, and |z2111=2z_{2111}| = \sqrt{2}

Explanation

Solution

The sequence of complex numbers is defined by z1=0z_1 = 0 and zn+1=zn2+iz_{n+1} = z_n^2 + i for n1n \geq 1. We compute the first few terms of the sequence:

z1=0z_1 = 0 z2=z12+i=02+i=iz_2 = z_1^2 + i = 0^2 + i = i z3=z22+i=i2+i=1+iz_3 = z_2^2 + i = i^2 + i = -1 + i z4=z32+i=(1+i)2+i=(12i+i2)+i=(12i1)+i=2i+i=iz_4 = z_3^2 + i = (-1+i)^2 + i = (1 - 2i + i^2) + i = (1 - 2i - 1) + i = -2i + i = -i z5=z42+i=(i)2+i=i2+i=1+iz_5 = z_4^2 + i = (-i)^2 + i = i^2 + i = -1 + i z6=z52+i=(1+i)2+i=iz_6 = z_5^2 + i = (-1+i)^2 + i = -i

We observe a pattern for n3n \geq 3: the sequence alternates between 1+i-1+i and i-i.

Specifically, for n3n \geq 3: If nn is odd, zn=1+iz_n = -1+i. If nn is even, zn=iz_n = -i.

Now, let's compute the magnitudes of these terms: z1=0=0|z_1| = |0| = 0 z2=i=1|z_2| = |i| = 1 z3=1+i=(1)2+12=1+1=2|z_3| = |-1+i| = \sqrt{(-1)^2 + 1^2} = \sqrt{1+1} = \sqrt{2} z4=i=1|z_4| = |-i| = 1 z5=1+i=2|z_5| = |-1+i| = \sqrt{2} z6=i=1|z_6| = |-i| = 1

The pattern for the magnitudes for n3n \geq 3 is: If nn is odd, zn=2|z_n| = \sqrt{2}. If nn is even, zn=1|z_n| = 1.

Now we check the given statements:

  1. |z2050=3z_{2050}| = \sqrt{3}: Here n=2050n=2050. Since 205032050 \geq 3 and 2050 is even, |z2050=1z_{2050}| = 1. The statement |z2050=3z_{2050}| = \sqrt{3} is false.
  2. |z2017=2z_{2017}| = \sqrt{2}: Here n=2017n=2017. Since 201732017 \geq 3 and 2017 is odd, |z2017=2z_{2017}| = \sqrt{2}. The statement |z2017=2z_{2017}| = \sqrt{2} is true.
  3. |z2016=1z_{2016}| = 1: Here n=2016n=2016. Since 201632016 \geq 3 and 2016 is even, |z2016=1z_{2016}| = 1. The statement |z2016=1z_{2016}| = 1 is true.
  4. |z2111=2z_{2111}| = \sqrt{2}: Here n=2111n=2111. Since 211132111 \geq 3 and 2111 is odd, |z2111=2z_{2111}| = \sqrt{2}. The statement |z2111=2z_{2111}| = \sqrt{2} is true.

The true statements are |z2017=2z_{2017}| = \sqrt{2}, |z2016=1z_{2016}| = 1, and |z2111=2z_{2111}| = \sqrt{2}.