Let w=zzˉ+k1z+k2iz+λ(1+i),k1,k2∈R. Let Re(w)=0 be the circle C of radius 1 in the first quadrant touching the line y=1 and the y-axis. If the curve Im(w)=0 intersects C at A and B, then 30(AB)2 is equal to __________
Answer: 1
Solution
Key Concepts and Formulas
Complex Number Representation: z=x+iy, zˉ=x−iy, zzˉ=x2+y2
Circle Equation: (x−h)2+(y−k)2=r2, where (h,k) is the center and r is the radius.
Distance Formula: d=(x2−x1)2+(y2−y1)2
Step-by-Step Solution
Step 1: Expressing w in terms of x and y
We are given w=zzˉ+k1z+k2iz+λ(1+i), where k1,k2,λ∈R. We need to express w in terms of its real and imaginary parts by substituting z=x+iy. This is essential because the problem provides conditions on Re(w) and Im(w).
We are given that Re(w)=0 represents a circle C with radius 1 in the first quadrant, touching the line y=1 and the y-axis. We need to use this information to find the equation of the circle in standard form.
Since the circle touches the y-axis and has radius 1, the x-coordinate of the center is 1. Since it touches the line y=1 and has radius 1, the y-coordinate of the center is 1+1=2. Thus, the center of the circle is (1,2) and the radius is 1. The equation of the circle is:
(x−1)2+(y−2)2=12x2−2x+1+y2−4y+4=1x2+y2−2x−4y+4=0
Step 3: Finding the constants k1,k2,λ
We know that Re(w)=0 is the equation of circle C. Therefore, we can equate the expression for Re(w) with the equation of circle C we just found.
x2+y2+k1x−k2y+λ=0x2+y2−2x−4y+4=0
Comparing coefficients:
k1=−2
−k2=−4⟹k2=4
λ=4
Step 4: Finding the equation of the line Im(w)=0
Now we substitute the values of k1,k2,λ into the expression for Im(w)=0.
To find the intersection points A and B, we need to solve the system of equations formed by the circle and the line.
Substitute y=2x+2 into the equation of the circle (x−1)2+(y−2)2=1:
(x−1)2+(2x+2−2)2=1(x−1)2+(2x)2=1x2−2x+1+4x2=15x2−2x=0x(5x−2)=0
This gives us two possible values for x: x=0 or x=52.
Now, find the corresponding y values:
If x=0, then y=2(0)+2=2. So, point A is (0,2).
If x=52, then y=2(52)+2=54+2=514. So, point B is (52,514).
Step 6: Calculating the distance AB
Now we calculate the distance between A (0,2) and B (52,514):
AB=(52−0)2+(514−2)2AB=(52)2+(54)2AB=254+2516AB=2520=54=52AB2=54
Step 7: Final Calculation: 30(AB)2
Finally, we compute the value of 30(AB)2:
30(AB)2=30×54=5120=24
Common Mistakes & Tips
Careless algebraic manipulation is a common source of error. Double-check each step.
Visualizing the circle and line in the coordinate plane helps to understand the geometric constraints.
Remember the relationships between the center, radius, and tangency points of a circle.
Summary
We expressed the complex number w in terms of its real and imaginary parts, used the given information about the circle to determine its equation, solved for the unknown constants, found the equation of the line, determined the intersection points, calculated the distance between the points, and finally computed 30(AB)2. The final answer is 24.