Question
Let be the point on the parabola, which is at a minimum distance from the centre of the circle, . Then the equation of the circle, passing through and having its centre at is:
Options
Solution
This problem requires a strong understanding of both parabolas and circles, and elegantly combines concepts of distance minimization with geometric properties.
1. Fundamental Principle: Minimum Distance from a Point to a Curve
The core concept for finding the point on a curve that is at the minimum distance from a fixed external point is a geometric one: The line segment connecting the fixed external point to the point of minimum distance on the curve must be perpendicular to the tangent of the curve at that point. In other words, this line segment must be a normal to the curve.
Why is this true? Imagine drawing a series of concentric circles centered at the fixed external point. As the radius of these circles increases, the first circle that just touches (is tangent to) the given curve will identify the point of minimum distance. At the point of tangency, the radius of this circle (which is the line segment connecting the fixed point to the curve) is always perpendicular to the tangent line of the circle. Since the curve is tangent to this circle at that point, the radius must also be perpendicular to the tangent of the curve.
2. Analyzing the Given Information and Setting Up the Problem
Let's break down the elements provided in the question:
-
Parabola: The equation is .
- This is a standard parabola of the form opening towards the positive x-axis.
- Comparing with , we find , which means .
- Parametric Representation of Point P: For a parabola , any general point on it can be conveniently represented using a parameter as . This form simplifies calculations involving derivatives and normal lines.
- Substituting , the coordinates of point on our parabola are .
-
Circle C: The equation of the circle is .
- This is in the standard form .
- The center of this circle is . The radius is . Note that the radius of this circle is irrelevant for finding point ; we only need its center .
-
Objectives:
- Find the coordinates of point on the parabola that is at the minimum distance from the center .
- Once is found, determine the equation of a new circle that passes through and has its center at .
3. Determining Point P on the Parabola
According to our fundamental principle, the line segment must be normal to the parabola at point . To apply this, we first need to find the equation of the normal to the parabola at .
Step 3.1: Find the slope of the tangent at P.
We differentiate the parabola's equation with respect to to find the slope of the tangent : Now, substitute the y-coordinate of point , which is , into the derivative to find the slope of the tangent at : Tip: This formula for is valid for . If , then is . The tangent at the origin for is the y-axis (a vertical line with an undefined slope). The normal would then be the x-axis (slope 0). However, since is on the y-axis, the normal from (the x-axis) would not pass through . Thus, is expected.
Step 3.2: Find the slope of the normal at P.
The slope of the normal is the negative reciprocal of the slope of the tangent:
Step 3.3: Write the equation of the normal at P.
Using the point-slope form with point and slope : This is the equation of the normal to the parabola at point .
Step 3.4: Apply the Minimum Distance Condition to find 't'.
For the distance to be minimum, the center must lie on the normal we just derived. Substitute the coordinates of into the equation of the normal: Rearrange this into a standard cubic equation: Divide the entire equation by 2 to simplify: To find the roots of this cubic equation, we can test integer factors of the constant term (which is 3): .
- Test :
- Test : Since satisfies the equation, it is a root. This means is a factor of the polynomial . We can perform polynomial division or synthetic division to find the other factor: So, the cubic equation can be factored as: Now, we need to examine the quadratic factor . Let's calculate its discriminant, : Since , the quadratic equation has no real roots. Therefore, the only real value for that satisfies the condition is .
Step 3.5: Find the Coordinates of Point P.
Substitute back into the parametric coordinates of : So, the point on the parabola at the minimum distance from is .
4. Finding the Equation of the New Circle
We need to find the equation of a circle that:
- Has its center at .
- Passes through .
Step 4.1: Determine the radius of the new circle.
The radius of this new circle will be the distance between its center and the point it passes through . Using the distance formula: Therefore, the square of the radius is .
Step 4.2: Write the equation of the new circle.
The standard equation of a circle with center and radius is . Substitute the center and : Now, expand the terms to get the general form of the circle's equation:
5. Final Check and Conclusion
Comparing our derived equation with the given options: (A) (B) (C) (D)
Our result matches option (C).
Key Takeaway: This problem is a classic example of how geometric properties can simplify complex minimization problems in coordinate geometry. The key insight is recognizing that the shortest distance from a point to a curve is along the normal to the curve. This principle is widely applicable. Always remember to leverage parametric forms for curves like parabolas when dealing with tangents, normals, and distances, as they often simplify differentiation and algebraic manipulation. Solving cubic equations by testing integer roots and then factoring is a common technique in such problems.
The final answer is .