Let u=z−ki2z+i, z = x + iy and k > 0. If the curve represented by Re(u) + Im(u) = 1 intersects the y-axis at the points P and Q where PQ = 5, then the value of k is :
Options
Solution
Key Concepts and Formulas
Complex Number Representation: A complex number z can be represented as z=x+iy, where x is the real part (Re(z)) and y is the imaginary part (Im(z)), and i=−1.
Complex Conjugate: The complex conjugate of z=x+iy is zˉ=x−iy. The product of a complex number and its conjugate is a real number: zzˉ=x2+y2.
Distance Formula: The distance between two points (x1,y1) and (x2,y2) in the Cartesian plane is given by (x2−x1)2+(y2−y1)2. The distance between two points (0,y1) and (0,y2) on the y-axis is ∣y2−y1∣.
Step-by-Step Solution
Step 1: Express u in terms of x and y
We are given u=z−ki2z+i and z=x+iy. We need to substitute the expression for z into u and then rationalize the denominator to separate the real and imaginary parts.
To rationalize the denominator, multiply the numerator and denominator by the conjugate of the denominator, which is x−i(y−k):
u=x+i(y−k)2x+i(2y+1)⋅x−i(y−k)x−i(y−k)
Step 2: Simplify the expression for u
Now, expand the numerator and the denominator:
Numerator:
(2x+i(2y+1))(x−i(y−k))=2x2−2xi(y−k)+xi(2y+1)−i2(2y+1)(y−k)
Since i2=−1,
=2x2−2ixy+2ixk+2ixy+ix+(2y+1)(y−k)=2x2+(2y2−2ky+y−k)+i(x+2kx)=(2x2+2y2−2ky+y−k)+i(x+2kx)
From the expression for u, we have:
Re(u)=x2+(y−k)22x2+2y2−2ky+y−kIm(u)=x2+(y−k)2x+2kx=x2+(y−k)2x(1+2k)
Step 4: Apply the condition Re(u) + Im(u) = 1
We are given that Re(u)+Im(u)=1. Substituting the expressions for Re(u) and Im(u), we get:
x2+(y−k)22x2+2y2−2ky+y−k+x2+(y−k)2x(1+2k)=1
Combining the fractions:
x2+(y−k)22x2+2y2−2ky+y−k+x+2kx=1
Multiplying both sides by the denominator:
2x2+2y2−2ky+y−k+x+2kx=x2+(y−k)22x2+2y2−2ky+y−k+x+2kx=x2+y2−2ky+k2x2+y2+x+2kx+y−k−k2=0
Step 5: Use the intersection with the y-axis (x = 0)
The curve intersects the y-axis, so we set x=0:
(0)2+y2+(0)+2k(0)+y−k−k2=0y2+y−k−k2=0
Step 6: Solve for y and find the distance PQ
Let y1 and y2 be the roots of the quadratic equation y2+y−(k2+k)=0. The distance between the points P and Q is given by ∣y1−y2∣=5.
Using Vieta's formulas, we know that y1+y2=−1 and y1y2=−(k2+k).
We also know that (y1−y2)2=(y1+y2)2−4y1y2. Therefore,
(y1−y2)2=(−1)2−4(−(k2+k))=1+4k2+4k
Since ∣y1−y2∣=5, we have (y1−y2)2=25.
1+4k2+4k=254k2+4k−24=0k2+k−6=0(k+3)(k−2)=0
So, k=−3 or k=2.
Step 7: Apply the constraint k > 0
Since k>0, we have k=2.
Common Mistakes & Tips
Rationalizing the denominator: Make sure to multiply both the numerator and the denominator by the conjugate of the denominator.
Simplifying the equation: Carefully expand and simplify the expressions to avoid errors.
Dividing by a factor: Avoid dividing by a factor that could be zero, as you might lose a solution. Instead, factor and set each factor to zero.
Using Vieta's formulas: For a quadratic equation ax2+bx+c=0, the sum of the roots is −b/a and the product of the roots is c/a.
Checking constraints: Always remember to check if your solution satisfies all the given constraints.
Summary
We started by expressing the complex number u in terms of its real and imaginary parts. Then, we used the given condition Re(u)+Im(u)=1 to obtain an equation. By using the fact that the curve intersects the y-axis, we set x=0 and found a quadratic equation in terms of y. We then used Vieta's formulas and the given distance PQ=5 to solve for k. Finally, we applied the constraint k>0 to find the correct value of k.
The final answer is \boxed{2}, which corresponds to option (A).