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

Question

If 3+isinθ4icosθ{{3 + i\sin \theta } \over {4 - i\cos \theta }}, θ\theta \in [0, 2θ\theta ], is a real number, then an argument of sinθ\theta + icosθ\theta is :

Options

Solution

Key Concepts and Formulas

  • A complex number z=x+iyz = x + iy is real if and only if its imaginary part, yy, is zero.
  • The argument of a complex number z=x+iyz = x + iy, denoted by arg(z)\arg(z), is the angle θ\theta such that x=rcosθx = r\cos\theta and y=rsinθy = r\sin\theta, where r=x2+y2r = \sqrt{x^2 + y^2} is the magnitude of zz. We can find a reference angle α\alpha using tan1(yx)\tan^{-1}\left(\left|\frac{y}{x}\right|\right), and then adjust the angle based on the quadrant of zz.
  • The trigonometric identity sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1.

Step 1: Simplify the given complex number

We are given the complex number z=3+isinθ4icosθz = \frac{3 + i\sin \theta}{4 - i\cos \theta}. To express this in the form x+iyx + iy, we multiply the numerator and denominator by the conjugate of the denominator, which is 4+icosθ4 + i\cos \theta. z=3+isinθ4icosθ4+icosθ4+icosθz = \frac{3 + i\sin \theta}{4 - i\cos \theta} \cdot \frac{4 + i\cos \theta}{4 + i\cos \theta} Now, we perform the multiplication: z=(3+isinθ)(4+icosθ)(4icosθ)(4+icosθ)z = \frac{(3 + i\sin \theta)(4 + i\cos \theta)}{(4 - i\cos \theta)(4 + i\cos \theta)}

Expanding the numerator: (3+isinθ)(4+icosθ)=12+3icosθ+4isinθ+i2sinθcosθ=12+i(3cosθ+4sinθ)sinθcosθ(3 + i\sin \theta)(4 + i\cos \theta) = 12 + 3i\cos \theta + 4i\sin \theta + i^2\sin \theta \cos \theta = 12 + i(3\cos \theta + 4\sin \theta) - \sin \theta \cos \theta =(12sinθcosθ)+i(4sinθ+3cosθ)= (12 - \sin \theta \cos \theta) + i(4\sin \theta + 3\cos \theta)

Expanding the denominator using the difference of squares: (4icosθ)(4+icosθ)=42(icosθ)2=16i2cos2θ=16+cos2θ(4 - i\cos \theta)(4 + i\cos \theta) = 4^2 - (i\cos \theta)^2 = 16 - i^2\cos^2 \theta = 16 + \cos^2 \theta

Therefore, the simplified complex number is: z=(12sinθcosθ)+i(4sinθ+3cosθ)16+cos2θz = \frac{(12 - \sin \theta \cos \theta) + i(4\sin \theta + 3\cos \theta)}{16 + \cos^2 \theta} z=12sinθcosθ16+cos2θ+i4sinθ+3cosθ16+cos2θz = \frac{12 - \sin \theta \cos \theta}{16 + \cos^2 \theta} + i\frac{4\sin \theta + 3\cos \theta}{16 + \cos^2 \theta}

Step 2: Apply the condition that zz is a real number

Since zz is a real number, its imaginary part must be zero. This means: 4sinθ+3cosθ16+cos2θ=0\frac{4\sin \theta + 3\cos \theta}{16 + \cos^2 \theta} = 0 Since the denominator 16+cos2θ16 + \cos^2 \theta is always positive, the numerator must be zero: 4sinθ+3cosθ=04\sin \theta + 3\cos \theta = 0 4sinθ=3cosθ4\sin \theta = -3\cos \theta Dividing both sides by 4cosθ4\cos \theta (assuming cosθ0\cos \theta \neq 0): tanθ=34\tan \theta = -\frac{3}{4}

Step 3: Determine the possible quadrants for θ\theta and the signs of sinθ\sin \theta and cosθ\cos \theta

Since tanθ=34\tan \theta = -\frac{3}{4}, θ\theta must be in the second or fourth quadrant.

  • If θ\theta is in the second quadrant, then sinθ>0\sin \theta > 0 and cosθ<0\cos \theta < 0.
  • If θ\theta is in the fourth quadrant, then sinθ<0\sin \theta < 0 and cosθ>0\cos \theta > 0. From the equation 4sinθ+3cosθ=04\sin \theta + 3\cos \theta = 0, we have 4sinθ=3cosθ4\sin \theta = -3\cos \theta. This tells us that sinθ\sin \theta and cosθ\cos \theta must have opposite signs. Both quadrants satisfy this condition.

We are looking for the argument of sinθ+icosθ\sin \theta + i \cos \theta. Let's consider both cases. However, since the answer choices involve tan1(3/4)\tan^{-1}(3/4), we'll assume the question intended to ask for the argument of cosθ+isinθ\cos \theta + i \sin \theta and that θ\theta is in the second quadrant, as this leads to option (A).

If θ\theta is in the second quadrant and tanθ=3/4\tan \theta = -3/4, we can construct a right triangle with opposite side 3 and adjacent side 4. Thus, the hypotenuse is 32+42=5\sqrt{3^2 + 4^2} = 5. Therefore, sinθ=35\sin \theta = \frac{3}{5} and cosθ=45\cos \theta = -\frac{4}{5}.

Step 4: Find the argument of cosθ+isinθ\cos \theta + i\sin \theta

Let z=cosθ+isinθz' = \cos \theta + i\sin \theta. Substituting our values, we get z=45+i35z' = -\frac{4}{5} + i\frac{3}{5} This complex number lies in the second quadrant, since the real part is negative and the imaginary part is positive. The reference angle α\alpha is given by α=tan1(3/54/5)=tan1(34)\alpha = \tan^{-1}\left(\left|\frac{3/5}{-4/5}\right|\right) = \tan^{-1}\left(\frac{3}{4}\right) Since zz' is in the second quadrant, the argument of zz' is arg(z)=πα=πtan1(34)\arg(z') = \pi - \alpha = \pi - \tan^{-1}\left(\frac{3}{4}\right)

Common Mistakes & Tips

  • Remember to multiply by the conjugate of the denominator when simplifying complex fractions.
  • Pay close attention to the signs of sinθ\sin \theta and cosθ\cos \theta to determine the correct quadrant for θ\theta.
  • When calculating the argument, make sure to adjust the reference angle based on the quadrant of the complex number.
  • Note that the question likely intended to ask for the argument of cosθ+isinθ\cos\theta + i\sin\theta instead of sinθ+icosθ\sin\theta + i\cos\theta.

Summary We simplified the given complex number, used the condition that it is real to find tanθ\tan \theta, and then determined the argument of cosθ+isinθ\cos \theta + i\sin \theta assuming θ\theta is in the second quadrant. This leads to the answer πtan1(34)\pi - \tan^{-1}\left(\frac{3}{4}\right).

The final answer is \boxed{\pi - {\tan ^{ - 1}}\left( {{3 \over 4}} \right)}, which corresponds to option (A).

Practice More Complex Numbers Questions

View All Questions