Solving Orthogonal Circles Problem

In summary, we are trying to find a circle that cuts all members of a given family of circles orthogonally. This circle can be written in the form x^2 + (y-β)^2 = β^2 + c, and its radius is given by R= √(β^2-c). This can be derived by considering the right triangle formed by the radius of the orthogonal circle and the radius of the original circle, with the line joining (0,0) to (0,β) as the hypotenuse. Therefore, the radius of the orthogonal circle is given by R= √(β^2-c). However, the equation would make more sense if the constant c is negative.
  • #1
zorro
1,384
0

Homework Statement



A member of the family of the circles that cuts all the members of the family of circles
x^2 + y^2 + 2gx + c=0 orthogonally, where c is a constant and g is a parameter is?


Homework Equations





The Attempt at a Solution


Let the equation of the required circle be x^2 + y^2 + 2g1x + 2f1y + c1 =0
This circle cuts the given circle orthogonally.
Therefore 2g1g + 2f1f = c1 + c
IDK how to proceed after this.
 
Physics news on Phys.org
  • #2
Are you allowed to assume that the curves that cut the given family of circles (not a single circle) is a circle?

Assuming you are, then you need to look at the derivatives to find the slopes of the tangent lines or, perhaps better, look at the tangent lines at points of intersection.

I think I would be inclined to write the first family of circles as
[tex]x^2 + 2gx+ y^2= -c[/tex]
or
[tex](x+ g)^2+ y^2= g^2- c[/tex]
so this is a circle with center at (-g, 0) and radius [itex]r= \sqrt{g^2- c}[/itex]

Parametric equations for such a circle are [itex]x= r cos(\theta)- g[/itex], [itex]y= r sin(\theta)[/itex] and the tangent vector at any point is given by [itex]-r sin(\theta)\vec{i}+ r cos(\theta)\vec{j}[/itex].

Any "orthogonal circle" can be written as [itex](x- a)^2+ (y- b)^2= R^2[/itex] or in parametric equations, [itex]x= R cos(\phi)+ a[/itex], [itex]y= R sin(\phi)+ b[/itex] and has tangent vector at each point [itex]-R sin(\phi)\vec{i}+ R cos(\phi)\vec{j}[/itex].

To be orthogonal, at each point at which [itex]r cos(\theta)- g= R cos(\phi)+ a[/itex] and [itex]r sin(\theta)= R sin(\phi)+ b[/itex], we must have the dot product of the tangent vectors equal to 0: [itex]Rr sin(\theta) sin(\phi)+ rR cos(\theta)cos(\phi)= 0[/itex] which implies [itex]sin(\theta)sin(\phi)+ cos(\theta)cos(\phi)=[/itex][itex] cos(\theta)cos(-\phi)- sin(\theta)sin(-\phi)= cos(\theta- \phi)= 0[/itex].

If you are not allowed to assume from the start that the orthogonal family is a family of circles, then this becomes a problem in differential equations.

First divide the equation [itex]x^2+ y^2+ 2gx+ c= 0[/itex] by x so that the parameter "g" will be isolated without being multiplied by x:
[tex]x+ \frac{y^2}{x}+ 2g+ \frac{c}{x}= 0[/tex].

Differentiate with respect to x:
[tex]1+ \frac{2yy'- y^2}{x^2}- \frac{c}{x^2}= 0[/tex]
no longer has the parameter "g" and so is true for every member of the family. y' here is the slope at each point for each member of the family of circles. If Y(x) is curve orthogonal to every member of that family, then Y'= -1/y' or y'= -1/Y'.

So members of the orthogonal family must satisfy
[tex]1+ \frac{2Y(-1/Y')- Y^2}{x^2}- \frac{c}{x^2}= 0[/tex]
 
Last edited by a moderator:
  • #3
Thanks for your reply.
It is given in the question that the curves which cut the given family of circles orthogonally are circles itself.

A different approach has been adapted in my book-

'x^2 + y^2 + 2gx +c=0 represents the family of circles with centre on x-axis and radical axis as y-axis. So from the point (0,β), lying on the radical axis, tangents of equal length to all members of given family can be drawn.

Therefore circle of the form x^2 + (y-β)^2 = β^2 + c cuts all the circles of given family orthogonally.'

How is the radius of the above circle derived?
 
  • #4
Actually, I think it shouldn't be what you have. The radius of that circle should be [itex]\sqrt{\beta^2-c}[/itex], not [itex]\sqrt{\beta^2+ c}[/itex] as you have.

Since these circles are orthogonal to all of the circles in the original family, they are, in particular, orthogonal to the circle with g= 0, [itex]x^2+ y^2+ c= 0[/itex] which is a circle with center at the origin and radius [itex]\sqrt{-c}[/itex] (of course, c must be negative). Let the radius of that circle be r and the radius of the circle orthogonal to it be R. The line from [itex](0, \beta)[/itex] to a point, (x, y) on that circle, being a radius of the orthogonal circle has length R and is perpendicular to the radius of that circle, the line from (0, 0) to (x, y), which has length r. They form a right triangle with hypotenuse the line from (0, 0) to [itex](0, \beta)[/itex] which has length [itex]\beta[/itex].

By the Pythagorean theorem, [itex]R^2+ r^2= \beta^2[/itex] so that [itex]R^2= \beta^2- r^2[/itex]. The original circle, as I said, has length [itex]\sqrt{-c}[/itex] and so [itex]r^2= -c[/itex]. We have [itex]R^2= \beta^2+ c[/itex], not [itex]R^2= \beta^2+ c[/itex].

Of course, the whole problem would make more sense (c would not have to be negative) if the equation were [itex]x^2+ y^2+ 2gx- c= 0[/itex] or [itex]x^2+ y^2+ 2gx= c[/itex] rather than [itex]x^2+ y^2+ 2gx+ c= 0[/itex]. In that cases [itex]R^2= \beta^2- c[/itex] would be correct.
 
  • #5
Thanks a lot for your detailed reply.
Actually [itex]\sqrt{\beta^2-c}[/itex] [itex]\sqrt{\beta^2+c}[/itex]
would not matter as 'c' is a constant (given). So -c and c both mean the same.
 

1. What is the "Solving Orthogonal Circles Problem"?

The Solving Orthogonal Circles Problem is a mathematical problem that involves finding the intersection points of two or more circles that are perpendicular to each other. It is a commonly studied problem in geometry and has applications in fields such as engineering and computer graphics.

2. How do you approach solving the "Solving Orthogonal Circles Problem"?

The first step in solving the problem is to determine the equations of the circles. This can be done using the center coordinates and the radius of each circle. Next, the equations are set equal to each other and the resulting system of equations is solved to find the intersection points. The final step is to check if the intersection points are perpendicular to each other.

3. What are the key concepts involved in solving the "Solving Orthogonal Circles Problem"?

The key concepts involved in solving the problem include circle geometry, coordinate geometry, and the Pythagorean theorem. It is also important to understand the concept of perpendicular lines and how to determine if two lines are perpendicular using their slopes.

4. What are some real-world applications of the "Solving Orthogonal Circles Problem"?

The problem has various applications in fields such as architecture, engineering, and computer graphics. For example, in architecture, the problem can be used to determine the intersection points of structural elements that are perpendicular to each other. In computer graphics, it can be used to create 3D objects with precise angles and intersections.

5. Are there any variations of the "Solving Orthogonal Circles Problem"?

Yes, there are several variations of the problem, such as finding the intersection points of circles that are not centered at the origin, or finding the intersection points of circles that are not perpendicular but have a specific angle between them. These variations require different approaches and may involve additional mathematical concepts.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
11
Views
2K
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
  • Precalculus Mathematics Homework Help
Replies
14
Views
1K
  • Precalculus Mathematics Homework Help
Replies
12
Views
2K
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
  • Precalculus Mathematics Homework Help
Replies
13
Views
6K
  • Precalculus Mathematics Homework Help
Replies
11
Views
3K
  • Precalculus Mathematics Homework Help
Replies
5
Views
1K
  • Precalculus Mathematics Homework Help
Replies
9
Views
2K
Back
Top