Skip to main content
Back to Complex Numbers
JEE Main 2020
Complex Numbers
Complex Numbers
Medium

Question

If z4z=2,\,\left| {z - {4 \over z}} \right| = 2, then the maximum value of z\,\left| z \right| is equal to :

Options

Solution

1. Key Concepts and Formulas

  • Triangle Inequality: For complex numbers z1z_1 and z2z_2, z1+z2z1+z2|z_1 + z_2| \le |z_1| + |z_2|.
  • Modulus of a Quotient: For complex numbers z1z_1 and z2z_2, z1z2=z1z2\left| \frac{z_1}{z_2} \right| = \frac{|z_1|}{|z_2|}.
  • Quadratic Formula: For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the roots are given by x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

2. Step-by-Step Solution

Step 1: Expressing zz and Applying the Triangle Inequality

  • What: We want to relate z|z| to the given condition z4z=2|z - \frac{4}{z}| = 2. To do this, we express zz as a sum involving the term z4zz - \frac{4}{z}, and then apply the triangle inequality.
  • Why: This allows us to use the given information and establish an inequality involving only z|z|. We can write zz as: z=(z4z)+4zz = \left( z - \frac{4}{z} \right) + \frac{4}{z} Taking the modulus of both sides: z=(z4z)+4z|z| = \left| \left( z - \frac{4}{z} \right) + \frac{4}{z} \right| Applying the triangle inequality, z1+z2z1+z2|z_1 + z_2| \le |z_1| + |z_2|, with z1=(z4z)z_1 = \left( z - \frac{4}{z} \right) and z2=4zz_2 = \frac{4}{z}: zz4z+4z|z| \le \left| z - \frac{4}{z} \right| + \left| \frac{4}{z} \right| Using the modulus property kw=kw\left| \frac{k}{w} \right| = \frac{|k|}{|w|}, we can simplify the second term: 4z=4z=4z\left| \frac{4}{z} \right| = \frac{|4|}{|z|} = \frac{4}{|z|} Substituting this back into our inequality: zz4z+4z|z| \le \left| z - \frac{4}{z} \right| + \frac{4}{|z|}

Step 2: Substituting the Given Condition

  • What: Substitute the given condition z4z=2\left| z - \frac{4}{z} \right| = 2 into the inequality derived in the previous step.
  • Why: This directly incorporates the given information, leading to an inequality involving only z|z|. z2+4z|z| \le 2 + \frac{4}{|z|}

Step 3: Rearranging into a Quadratic Inequality

  • What: We will rearrange the inequality into a standard quadratic form to solve for z|z|. Let x=zx = |z|.
  • Why: Solving quadratic inequalities is a standard mathematical technique. By transforming our inequality into this form, we can find the range of possible values for z|z|. Since z|z| represents a modulus, it must be a non-negative real number, i.e., x0x \ge 0. The inequality becomes: x2+4xx \le 2 + \frac{4}{x} Since x=zx = |z| must be positive (if z=0|z|=0, then 4z\frac{4}{z} is undefined), we can multiply both sides by xx without changing the direction of the inequality: x22x+4x^2 \le 2x + 4 Rearranging the terms to form a quadratic inequality: x22x40x^2 - 2x - 4 \le 0

Step 4: Solving the Quadratic Inequality

  • What: Find the roots of the quadratic equation x22x4=0x^2 - 2x - 4 = 0 using the quadratic formula, and then determine the interval for xx that satisfies the inequality.
  • Why: The roots of a quadratic equation are the values where the quadratic expression equals zero. For a quadratic inequality of the form ax2+bx+c0ax^2 + bx + c \le 0 (with a>0a > 0), the values of xx that satisfy the inequality lie between these roots. Using the quadratic formula, x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, for x22x4=0x^2 - 2x - 4 = 0 (where a=1,b=2,c=4a=1, b=-2, c=-4): x=(2)±(2)24(1)(4)2(1)x = \frac{-(-2) \pm \sqrt{(-2)^2 - 4(1)(-4)}}{2(1)} x=2±4+162x = \frac{2 \pm \sqrt{4 + 16}}{2} x=2±202x = \frac{2 \pm \sqrt{20}}{2} x=2±252x = \frac{2 \pm 2\sqrt{5}}{2} x=1±5x = 1 \pm \sqrt{5} So, the two roots are x1=15x_1 = 1 - \sqrt{5} and x2=1+5x_2 = 1 + \sqrt{5}. Since the coefficient of x2x^2 is positive (1 > 0), the parabola opens upwards. For the inequality x22x40x^2 - 2x - 4 \le 0 to hold, xx must lie between or be equal to the roots: 15x1+51 - \sqrt{5} \le x \le 1 + \sqrt{5}

Step 5: Determining the Maximum Value of z\,\left| z \right|

  • What: Substitute back z|z| for xx and consider the fundamental property that a modulus must be non-negative.
  • Why: The modulus of a complex number, by definition, must be greater than or equal to zero. The lower bound obtained from the quadratic inequality, 151 - \sqrt{5}, is a negative value (since 52.236\sqrt{5} \approx 2.236 so 151.2361 - \sqrt{5} \approx -1.236). Therefore, while the mathematical solution to the inequality includes negative values, the physical meaning of z|z| restricts it to non-negative values. Substituting z|z| back: 15z1+51 - \sqrt{5} \le |z| \le 1 + \sqrt{5} Since z0|z| \ge 0 and 15<01 - \sqrt{5} < 0, the effective lower bound for z|z| is 0. The valid range for z|z| is: 0z1+50 \le |z| \le 1 + \sqrt{5} From this range, it is clear that the maximum value of z|z| is 1+51 + \sqrt{5}.

3. Common Mistakes & Tips

  • Triangle Inequality Direction: Ensure you apply the triangle inequality correctly: z1+z2z1+z2|z_1 + z_2| \le |z_1| + |z_2|.
  • Modulus Non-Negativity: Always remember that z0|z| \ge 0. This is crucial when interpreting the solution to the quadratic inequality.
  • Algebraic Manipulation: Be careful with algebraic manipulations, especially when multiplying or dividing inequalities by variables. In this case, multiplying by z|z| was valid because we know z|z| is positive.

4. Summary

This problem utilizes the triangle inequality and the properties of complex number moduli to find the maximum possible value of z|z|. By expressing zz in a convenient form, applying the triangle inequality, and solving the resulting quadratic inequality, we determine the range of possible values for z|z|. Considering the non-negative nature of the modulus, we identify the maximum value as 1+51 + \sqrt{5}.

5. Final Answer

The final answer is \boxed{\sqrt 5 + 1}, which corresponds to option (A).

Practice More Complex Numbers Questions

View All Questions