Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Complex Numbers question

2022 · 29 Jun · Shift 1 · Q36
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Complex Numbers
  5. /2022 · 29 Jun · Shift 1 · Q36

Complex Numbers question

2022 · 29 Jun · Shift 1 · Q36

JEE MainMathematicsComplex NumbersNumerical+4 / −1
Let S={z∈C:∣z−2∣≤1, z(1+i)+z‾(1−i)≤2}S = \{ z \in C:|z - 2| \le 1,\,z(1 + i) + \overline z (1 - i) \le 2\}S={z∈C:∣z−2∣≤1,z(1+i)+z(1−i)≤2}. Let ∣z−4i∣|z - 4i|∣z−4i∣ attains minimum and maximum values, respectively, at z1 ∈\in∈ S and z2 ∈\in∈ S. If 5(∣z1∣2+∣z2∣2)=α+β55(|{z_1}{|^2} + |{z_2}{|^2}) = \alpha + \beta \sqrt 55(∣z1​∣2+∣z2​∣2)=α+β5​, where α\alphaα and β\betaβ are integers, then the value of α\alphaα+β\betaβ is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 26

  1. Interpret the region SSS

Let z=x+iyz = x+iyz=x+iy.

Then ∣z−2∣≤1  ⟹  (x−2)2+y2≤1,|z-2|\le 1 \implies (x-2)^2+y^2\le 1,∣z−2∣≤1⟹(x−2)2+y2≤1, which is the closed disk centered at (2,0)(2,0)(2,0) with radius 111.

Now simplify the second condition: z(1+i)+z‾(1−i)≤2.z(1+i)+\overline z(1-i)\le 2.z(1+i)+z(1−i)≤2. Since z=x+iyz=x+iyz=x+iy and z‾=x−iy\overline z=x-iyz=x−iy, \begin{align*} z(1+i) &= (x+iy)(1+i) = (x-y)+i(x+y),\ \overline z(1-i) &= (x-iy)(1-i) = (x-y)-i(x+y). \end{align*} Adding, z(1+i)+z‾(1−i)=2(x−y).z(1+i)+\overline z(1-i)=2(x-y).z(1+i)+z(1−i)=2(x−y). So the inequality becomes 2(x−y)≤2  ⟹  x−y≤1  ⟹  y≥x−1.2(x-y)\le 2 \implies x-y\le 1 \implies y\ge x-1.2(x−y)≤2⟹x−y≤1⟹y≥x−1.

Hence, S={(x,y):(x−2)2+y2≤1, y≥x−1}.S=\{(x,y):(x-2)^2+y^2\le 1,\ y\ge x-1\}.S={(x,y):(x−2)2+y2≤1, y≥x−1}. This is the part of the disk above the line y=x−1y=x-1y=x−1.


  1. Geometric meaning of ∣z−4i∣|z-4i|∣z−4i∣

We need the minimum and maximum of ∣z−4i∣=x2+(y−4)2,|z-4i| = \sqrt{x^2+(y-4)^2},∣z−4i∣=x2+(y−4)2​, which is the distance from the point P=(0,4)P=(0,4)P=(0,4) to points of the region SSS.

So we need the nearest point z1z_1z1​ in SSS to PPP, and the farthest point z2z_2z2​ in SSS from PPP.


  1. Understand the boundary of SSS

The circle is (x−2)2+y2=1.(x-2)^2+y^2=1.(x−2)2+y2=1. The line is y=x−1.y=x-1.y=x−1. Find their intersection points: \begin{align*} (x-2)^2+(x-1)^2 &=1 \ x^2-4x+4+x^2-2x+1 &=1 \ 2x^2-6x+4&=0 \ x^2-3x+2&=0 \ (x-1)(x-2)&=0. \end{align*} So intersection points are (1,0),(2,1).(1,0),\quad (2,1).(1,0),(2,1).

Thus the boundary of SSS consists of:

  • the chord segment from (1,0)(1,0)(1,0) to (2,1)(2,1)(2,1) on the line y=x−1y=x-1y=x−1,
  • the major arc of the circle joining (1,0)(1,0)(1,0) and (2,1)(2,1)(2,1) lying above the line.

  1. Minimum distance from P=(0,4)P=(0,4)P=(0,4) to SSS

Since PPP lies outside the disk, the nearest point in the full disk to PPP lies on the circle along the line joining the center C=(2,0)C=(2,0)C=(2,0) to PPP.

Vector from CCC to PPP is (−2,4),(-2,4),(−2,4), whose length is (−2)2+42=20=25.\sqrt{(-2)^2+4^2}=\sqrt{20}=2\sqrt5.(−2)2+42​=20​=25​. Unit vector in this direction is (−15,25).\left(-\frac1{\sqrt5},\frac2{\sqrt5}\right).(−5​1​,5​2​). So the nearest point on the circle is

=\left(2-\frac1{\sqrt5},\frac2{\sqrt5}\right).$$ Check it satisfies $y\ge x-1$: $$\frac2{\sqrt5} \ge 1-\frac1{\sqrt5} \iff \frac3{\sqrt5}\ge 1,$$ which is true. Hence this point belongs to $S$. Therefore the minimum occurs at $$z_1=\left(2-\frac1{\sqrt5}\right)+i\left(\frac2{\sqrt5}\right).$$ Now, \begin{align*} |z_1|^2 &= \left(2-\frac1{\sqrt5}\right)^2+\left(\frac2{\sqrt5}\right)^2 \\ &=4-\frac4{\sqrt5}+\frac15+\frac45 \\ &=5-\frac4{\sqrt5}. \end{align*} --- 5. **Maximum distance from $P=(0,4)$ to $S$** For the full disk, the farthest point from $P$ on the circle is opposite to the nearest point, i.e. along direction from $C$ away from $P$: $$\left(2,0\right)-\left(-\frac1{\sqrt5},\frac2{\sqrt5}\right)=\left(2+\frac1{\sqrt5},-\frac2{\sqrt5}\right).$$ But this point does **not** satisfy $y\ge x-1$, so it is not in $S$. Thus the farthest point in $S$ must occur on the boundary of the allowed region. We compare the two boundary parts. ### (a) On the chord $y=x-1$, between $(1,0)$ and $(2,1)$ Distance squared from $P$ is \begin{align*} D^2 &= x^2+(y-4)^2 = x^2+(x-5)^2 \\ &= 2x^2-10x+25. \end{align*} For $x\in[1,2]$, this is a convex quadratic, so its maximum on the interval occurs at an endpoint. At $(1,0)$: $$D^2=1+16=17.$$ At $(2,1)$: $$D^2=4+9=13.$$ So on the chord, maximum is at $(1,0)$. ### (b) On the circular arc A continuous function on the compact arc attains extrema. Since the unconstrained farthest point on the full circle is excluded, the maximum on the permitted arc occurs at an endpoint of the permitted arc, i.e. again either $(1,0)$ or $(2,1)$. We already computed: $$|(1,0)-(0,4)|^2=17, \qquad |(2,1)-(0,4)|^2=13.$$ So the maximum over all of $S$ is at $$z_2=1.$$ Hence, $$|z_2|^2=1.$$ --- 6. **Compute the required expression** We have $$|z_1|^2=5-\frac4{\sqrt5}, \qquad |z_2|^2=1.$$ Thus \begin{align*} 5\left(|z_1|^2+|z_2|^2\right) &=5\left(5-\frac4{\sqrt5}+1\right) \\ &=5\left(6-\frac4{\sqrt5}\right) \\ &=30-\frac{20}{\sqrt5} \\ &=30-4\sqrt5. \end{align*} So $$\alpha=30,\qquad \beta=-4.$$ Therefore, $$\alpha+\beta=30-4=26.$$ --- 7. **Comparison with stored answer** Derived answer: $26$. Stored correct answer: $26$. They match.
PreviousNext

More from Complex Numbers

  • Let arg(z) represent the principal argument of the complex number z. Then, |z| = 3 and arg(z − 1) − arg(z + 1) =4π​ intersect :2022 · MCQ
  • The real part of the complex number (3+2i).(4−6i)​(1+2i)8.(1−2i)2​ is equal to :2022 · MCQ
  • If for the complex numbers z satisfying | z − 2 − 2i |≤ 1, the maximum value of | 3iz + 6 | is attained at a + ib, then a + b is equal to ​.2021 · Numerical
  • Let a complex number z, |z| e 1, satisfy log2​1​​((∣z∣−1)2∣z∣+11​)≤2. Then, the largest value of |z| is equal to ​.2021 · MCQ
  • Let z and ω be two complex numbers such that ω=zz−2z+2,​z−3iz+i​​=1 and Re(ω) has minimum value. Then, the minimum value of n ∈ N for which ω n is real, is…2021 · Numerical
  • The least value of |z| where z is complex number which satisfies the inequality exp(∣∣z∣+1∣(∣z∣+3)(∣z∣−1)​loge​2)≥log2​​∣57​+9i∣,i=−1​, is equal to :2021 · MCQ
  • The area of the triangle with vertices A(z), B(iz) and C(z + iz) is :2021 · MCQ
  • Let S1, S2 and S3 be three sets defined as S1 = {z ∈ C : |z − 1|≤2​} S2 = {z ∈ C : Re((1 − i)z) ≥ 1} S3 = {z ∈ C : Im(z) ≤ 1} Then the set S1 ∩ S2 ∩ S3 :2021 · MCQ