Finding the Circle that Passes Through Three Points on a Conic

  • Thread starter Thread starter RooftopDuvet
  • Start date Start date
  • Tags Tags
    Conics
Click For Summary
SUMMARY

The discussion focuses on determining the equation of a circle that passes through three specific points: the focus S at (1, 0), a point P on the parabola defined by the equation x = (1/4)y², and the point Q where the tangent at P intersects the directrix x = -1. The participants explore the equation of the circle in the form (x-a)² + (y-b)² = c², substituting the coordinates of S, P, and Q to derive expressions for a, b, and c. The correct value for b is established as 1/2, while the value for a is identified as a fourth-degree polynomial in t, indicating a more complex relationship than initially assumed. The discussion also introduces the geometric property of perpendicular bisectors of chords intersecting at the circle's center as an alternative method for solving the problem.

PREREQUISITES
  • Understanding of conic sections, specifically parabolas and circles.
  • Familiarity with coordinate geometry and equations of lines.
  • Knowledge of derivatives and their application in finding slopes of tangents.
  • Ability to manipulate algebraic expressions and solve polynomial equations.
NEXT STEPS
  • Study the geometric properties of circles, particularly the role of perpendicular bisectors.
  • Learn about the derivation of equations for conic sections, focusing on parabolas and circles.
  • Explore polynomial equations and their roots, particularly fourth-degree polynomials.
  • Investigate the relationship between tangents and normals in conic sections.
USEFUL FOR

Mathematicians, geometry enthusiasts, and students studying conic sections, particularly those interested in the intersection of circles and parabolas.

RooftopDuvet
Messages
12
Reaction score
0
I'm doing a question in my book on conics where there is a circle cutting through a parabola. There are three points S - the focus P - a point on the parabola and Q - the point where the tangent at P meets the directrix.

The focus is at S[1,0] and the dirextrix is x=-1
point P is [t^2, 2t] and point Q is [-1, (t^2 -1)/t]

The question asks you to find the circle on which all three points lie.

I said that the equation of the circle would be (x-a)^2 + (y-b)^2=c^2

I put in the values of X and Y for each of the coordinates to get three expressions which are all equal to c^2 and then equated coefficients to get the values of a, b, and c. I thought this seemed obvious but my value for a keeps coming out as 1, which is wrong.

Can anyone see any other solution?
 
Physics news on Phys.org
You say that " a point on the parabola" but then say that "P is [t^2, 2t]" which could be any point on the parabola. I think you mean that P and Q are points such that the tangent to the parabola intersects the directrix at Q.

The parabola with focus at (1, 0) and directrix x= -1 has equation x= (1/4)y2. Differentiating with respect to x, 1= (1/2)y y' so
y'= 2/y. If the point P is given by (t2,2t) then y'= 2/2t= 1/t.
The equation of the tangent line at (t2,2t) is y= (1/t)(x- t2+ 2t. That intersects the directrix, x= -1 when y= (1/t)(-1-t2)+ 2t= -1/t- t+ 2t= t- 1/t = (t2-1)/t. That is, the values of P and Q given could be for any point on the parabola! You could evaluate the equation of the circle through S, P, and Q as a function of t.

Write the equation of the circle as (x-a)2+ (y- b)2= c2 and substitute the coordinates of the three points for x, y:
[tex]S: (1- a)^2+ b^2= c^2[/tex]
[tex]P: (t^2- a)^2+ (4t^2- b)^2= c^2[/tex]
[tex]Q: (1- a)^2+ (\frac{(t^2-1)^2}{t^2}-b)^2= c^2[/tex]

Subtracting the equation for S from the equation for t eliminates both a and c and gives
[tex]\frac{(t^2-1)^2}{t^2}-\frac{2(t^2-1)^2}{t^2}b= 0[/tex]
so b= 1/2. (independent of t!).
Putting that into the equation for S, c2= 5/4-2a+ a2. Now put that into the equation for P to determine a. Looks to me like a will be 4th degree polynomial in t.

Another way to do this is to use this geometric property: all perpendicular bisectors of chords of a circle intersect at the center of the circle.
The the points S, P, Q give two chords:
The line segement from S to P: has midpoint
[tex](\frac{t^2+1}{2},\frac{t}{2})[/itex] <br /> and slope <br /> [tex]\frac{t}{t^2-1}[/tex] <br /> and, so, the equation of the perpendicular bisector is <br /> [tex]y= \frac{1-t^2}{t}(x- 1)[/itex]<br /> <br /> The line segment SQ has midpoint <br /> [tex](0, \frac{t^1-1}{2t})[/tex]<br /> and slope<br /> [tex]\frac{t^2-1}{2t}[/tex]<br /> and, so, the perpendicular bisector has equation<br /> [tex]\frac{2t}{1-t^2}(x-1)[/itex]<br /> Solving those two equations simultaneously for x and y will give the coordinates a and b in terms of t. Of course, the distance from that point to (1, 0) will be c.[/tex][/tex][/tex]
 
ahhh, i had completely forgotten about the perpendicular bisector approach, thanks for reminding me. I'll try it now.

Although I'm still not sure about the equation of a circle approach. I disagree with some of your working for that way. In subsituting values in you've written your Q x coordinate as 1 instead of -1, and you've squared all your y coordinates before putting them into the brackets. Surely both b and a would be variables?
 

Similar threads

Replies
20
Views
4K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
19
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
3K
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 62 ·
3
Replies
62
Views
10K
  • · Replies 1 ·
Replies
1
Views
3K