How to Calculate a Circle's Equation in 3D Space?

  • Thread starter Thread starter dehseth
  • Start date Start date
  • Tags Tags
    3d Circle Space
AI Thread Summary
To calculate the equation of a circle in 3D space centered at the origin of a sphere, one must recognize that a single point on the sphere's surface does not uniquely define the circle; a direction is also needed. The discussion emphasizes that a curve in three dimensions cannot be represented by a single equation, as it typically requires parametric equations or the intersection of two surfaces. To define a unique great circle, two points on the sphere must be specified. The use of spherical coordinates, including radius, theta, and phi angles, is suggested for calculating the circle's coordinates. Understanding these concepts is crucial for accurately determining the circle's equation in 3D space.
dehseth
Messages
25
Reaction score
4
Hey everyone,
I would like to find out equation of circle in 3D space.
My problem's details are:

I have a sphere, and I need to calculate circle equation which its center is on sphere's center.
To be clear, think about a sphere in x,y,z coordinate system where it's origin is at 0,0,0. And select a dot on the sphere surface. Now draw a circle which it's origin is at 0,0,0 (same as sphere) and also selected dot proves the circle (circle's at selected dot)...
Well how can I calculate this circle's x,y,z values. :confused:

It would be better if think this sphere at spherical system which is represented by radius r, teta angle, and phi angle. After finding these values I can calculate x,y,z values.

I hope it was clear.. Thank you everybody, if you cannot understand let me explain a lil bit more.. :smile:
 
Mathematics news on Phys.org
Yeap I saw that message before but it's kinda confusing... I am looking for a lil bit more clear answer...
 
A curve in 3 dimensions is not given by a single equation. A single equation in 3 dimensions always gives a 3- 1= 2 dimensional surface. For a curve you need either two equations (thinking of the curve as the intersection of two surfaces) or parametric equations: x, y, and z as functions of the parameter t, say.

However, a single point on the surface of a sphere does NOT define a unique circle, even requiring the circle to have the same center as the sphere. You also need to specify a direction for the circle.

Suppose you are given two points on the sphere. Then you have a unique "great circle" through those two points.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top