Solveeit Logo

Question

Question: If $z_1$, $z_2$ are two complex numbers such that $|z_{1}| = 1$ and $|z_{2}| = 1$, then the maximum ...

If z1z_1, z2z_2 are two complex numbers such that z1=1|z_{1}| = 1 and z2=1|z_{2}| = 1, then the maximum value of z1+z2+z1z2|z_{1} + z_{2}| + |z_{1} - z_{2}| is:

A

1

B

2

C

222\sqrt{2}

D

4

Answer

222\sqrt{2}

Explanation

Solution

Let E=z1+z2+z1z2E = |z_1 + z_2| + |z_1 - z_2|. We are given that z1=1|z_1| = 1 and z2=1|z_2| = 1.

We use the parallelogram law for complex numbers: z1+z22+z1z22=2(z12+z22)|z_1 + z_2|^2 + |z_1 - z_2|^2 = 2(|z_1|^2 + |z_2|^2).

Substituting the given values, we get z1+z22+z1z22=2(12+12)=2(1+1)=4|z_1 + z_2|^2 + |z_1 - z_2|^2 = 2(1^2 + 1^2) = 2(1 + 1) = 4.

Let x=z1+z2x = |z_1 + z_2| and y=z1z2y = |z_1 - z_2|. We know that x0x \ge 0 and y0y \ge 0. The equation becomes x2+y2=4x^2 + y^2 = 4.

We want to find the maximum value of E=x+yE = x + y. We have x2+y2=4x^2 + y^2 = 4. We want to maximize x+yx+y.

Consider (x+y)2=x2+y2+2xy(x+y)^2 = x^2 + y^2 + 2xy. Since x0x \ge 0 and y0y \ge 0, 2xy02xy \ge 0. So (x+y)2=4+2xy(x+y)^2 = 4 + 2xy.

To maximize (x+y)2(x+y)^2, we need to maximize xyxy. We know that for non-negative numbers, the arithmetic mean is greater than or equal to the geometric mean: x2+y22x2y2=xy\frac{x^2+y^2}{2} \ge \sqrt{x^2 y^2} = xy.

So, 42xy\frac{4}{2} \ge xy, which means 2xy2 \ge xy. The maximum value of xyxy is 2. This occurs when x2=y2x^2 = y^2. Since x,y0x, y \ge 0, x=yx=y.

Substituting x=yx=y into x2+y2=4x^2+y^2=4, we get x2+x2=4x^2+x^2=4, so 2x2=42x^2=4, x2=2x^2=2. Since x0x \ge 0, x=2x = \sqrt{2}. Thus y=2y = \sqrt{2}.

The maximum value of xyxy is 2×2=2\sqrt{2} \times \sqrt{2} = 2. The maximum value of (x+y)2=4+2xy=4+2(2)=8(x+y)^2 = 4 + 2xy = 4 + 2(2) = 8. The maximum value of x+yx+y is 8=22\sqrt{8} = 2\sqrt{2}.

Alternatively, using Cauchy-Schwarz inequality: (x+y)2=(1x+1y)2(12+12)(x2+y2)=2(4)=8(x+y)^2 = (1 \cdot x + 1 \cdot y)^2 \le (1^2 + 1^2)(x^2 + y^2) = 2(4) = 8. So, x+y8=22x+y \le \sqrt{8} = 2\sqrt{2}. The maximum value is 222\sqrt{2}.

The equality holds when x1=y1\frac{x}{1} = \frac{y}{1}, i.e., x=yx=y. As shown above, x=y=2x=y=\sqrt{2} satisfies x2+y2=4x^2+y^2=4.

Therefore, the maximum value of z1+z2+z1z2|z_1 + z_2| + |z_1 - z_2| is 222\sqrt{2}.