Thread Closed

Find The Equation of a Circle in R^3

 
Share Thread
Nov1-06, 06:59 AM   #1
 

Find The Equation of a Circle in R^3


Hi.

This question is from the book Geometry by Brannam, Esplen, Gray and it comes from the chapter 7, section 1 review problems which cover introduction to spherical geometry.

Determine the equation of the great circle that passes through the point (1 / sqrt(6), -1 / sqrt(6), 2 / sqrt(6))

This is probably a dumb question but I'm not even sure what the general equation for a circle in R^3 looks like, if I knew that then I think I could answer the question. I'm thinking (...without much justification...) that perhaps the equation of the circle in R^3 is like that of a plane in R^3? Where the coefficients of the x, y and z variables in the standard form, are the components of the normal vector ..? In other words I think I need to incorporate the normal to uniquely identify the specific circle of radius 1 which is centered at the origin because there are so many, but I'm not really sure how to do that and haven't had much success so far, and am a bit frustrated now

Thanks.
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
Nov1-06, 07:41 AM   #2
 
Blog Entries: 1
Recognitions:
Homework Helper Homework Help
If you can find a sphere passing through those points, and the plane passing through those points, then the intersection is the circle
Nov1-06, 11:21 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
First, you need to remember that you cannot write a one dimensional object, such as a circle, in R3 as a single equation! You can write in terms of two equations (the intersection of two surfaces) or as 3 parametric equations in one parameter.

The question, as you give it, is not "well defined". You are asked not just for a circle but for the great circle. A great circle is a circle on a sphere having the same center as the sphere. In addition, a circle or sphere is not determined by one point.

Since the given point has distance 1 from the origin, I'm guessing that you are asked to find equations for the great circle on the unit sphere (that is, the sphere with center at (0,0,0) and radius 1) that passes through
[tex]\left(\frac{1}{\sqrt{6}}, -\frac{1}{\sqrt{6}}, \frac{2}{\sqrt{6}}\right)[/tex]
Even so, there exist an infinite number of such great circles. You would need another point on the circle to define this exactly.
Nov1-06, 02:22 PM   #4
 

Find The Equation of a Circle in R^3


Quote by HallsofIvy
First, you need to remember that you cannot write a one dimensional object, such as a circle, in R3 as a single equation!
I had a suspicion that that is the case but didn't want to jump to any conclusions. Yes. We're talking about the unit sphere: S^2, sorry for not making that clearer.

I scanned the page from the book and posted it here so that people can see the exact question:



The question is 1(a) of the 7.1 review problems.

Now that I think about it you're right. Infinitely many great circles pass through a given point. Seems like the more math I learn the more my intuition sucks.
Nov2-06, 01:04 AM   #5
 
I'm not certain about what the author of the book wants. It's mentioned in section (7.1) that the great circle associated with the point P means the unique great circle of points [tex]\frac{\pi}{2}[/tex] distant from P.

If question 1(a) asked:

Determine the equation of the great circle associated with the point [tex]\left(\frac{1}{\sqrt{6}}, -\frac{1}{\sqrt{6}}, \frac{2}{\sqrt{6}}\right)[/tex] Then I think I could use the fact that OP is the normal to the plane that the great circle lies on and use the equation of the plane:

[tex]\frac{1}{\sqrt{6}}x -\frac{1}{\sqrt{6}}y + \frac{2}{\sqrt{6}}z = 0 [/tex] and the eqn of the the unit sphere [tex] x^2 + y^2 + z^2 - 1 = 0[/tex] to get the equation of the great circle:

[tex] \left(x^2 - \frac{1}{\sqrt{6}}x \right) + \left(y^2 + \frac{1}{\sqrt{6}}y \right) + \left(z^2 - \frac{2}{\sqrt{6}}z \right) - 1 = 0[/tex]

Then do the algebra.

But the question asks about the equation of a great circle that passes through the point [tex]P\left(\frac{1}{\sqrt{6}}, -\frac{1}{\sqrt{6}}, \frac{2}{\sqrt{6}}\right)[/tex], not associated with it, and as Halls pointed out there are a lot of those. I think that any great circle that passes through P, rotated about OP gives the family of great circles that pass through P. Maybe the authors wanted something like that? It's not clear to me how to get the rotation matrix for rotation about OP but does it seem possible that that is what the author was asking, or maybe it seems like the altered version of the problem I gave above was more likely? Section 7.1 only touches upon rotations as an intuitive concept, section 7.2 introduces elementary rotations and discusses finding a 3 x 3 matrix that corresponds to a rotation that maps a given point P1 to P2.

Thanks Halls & Office Shredder.
Thread Closed

Similar discussions for: Find The Equation of a Circle in R^3
Thread Forum Replies
How can I find the equation of tangent lines from a circle to point A? Calculus & Beyond Homework 21
Given 3 points how to find the centre and radius of a circle in 3 D?? General Math 5
Find the area of trapezoid circumscribed about a circle? General Math 6
How can I find the radius of this circle? Calculus & Beyond Homework 2
An odd Volume problem/how to find the area of a part of a circle Introductory Physics Homework 12