Orthoprojection of circle onto a plane

  • Thread starter Thread starter geoffrey159
  • Start date Start date
  • Tags Tags
    Circle Plane
geoffrey159
Messages
535
Reaction score
72

Homework Statement


Show that the orthoprojection of a circle onto a plane is an ellipse

Homework Equations



Let's say the circle ##{\cal C}## of center ##O## and radius ##R## lies on plane ##P## and we want to orthoproject ##{\cal C}## onto ##P'##

The Attempt at a Solution



We can say that up to a translation of vector ## \vec{O\pi_{P'} (O)}## , we can orthoproject ##{\cal C}## onto plane ##P''## such that ##P## and ##P''## intersect over line ##D##, and its center ##O \in D##.

Assume that ##D## is directed by unit vector ##\vec u##. We can find an orthonormal basis of ##\vec P##, say ##(\vec u, \vec v)##, such that ##(\vec u, \vec w = \text{rot}_{\vec u, \theta} (\vec v))## is an orthonormal basis of ##\vec {P''}##, where ## \theta = \angle (P,P'')##.

Then ##M(x,y) \in P \Rightarrow \pi_{P''}(M) = (x \vec u,\vec u) \vec u + (y\vec v,\vec {w}) \vec w = x \vec u + y \cos (\theta) \vec w ##

And then ## M \in {\cal C} \iff x^2 + y^2 = R^2 \iff \frac{x^2}{R^2} + \frac{(y\cos(\theta))^2}{R^2 \cos(\theta)^2} = 1 \iff \pi_{P''}(M) ## is located on an ellipse of ##P''##

Is this working for you ?
 
Physics news on Phys.org
Looks right.
I would explicitely replace y cos(θ) by w for the last step.
 
  • Like
Likes geoffrey159
Ok, thanks !
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top