Finding Orthogonal Projection of a Curve in the yz-Plane

  • Thread starter Thread starter hungryhippo
  • Start date Start date
  • Tags Tags
    Projections Vector
hungryhippo
Messages
10
Reaction score
0
How would you approach a question where you're given a curve in terms of a scalar equation, and asked to find the orthogonal projection of this curve in the yz-plane

You know that the curve is the intersection of the surfaces of:

x=y^2+z^2 --1
x-2y+4z=0 --2

From here, I would just substitute equation 1 into 2 for x, to find the resulting curve

I know that a yz-plane indicates that the x-coordinate will always be 0 , so (0,y,z)
For scalar projections, you can find it as just

(a) dot (b) / (length of a)

I'm not sure if what I'm thinking so far is correct, and extremely unsure on the projection part.

I really need help on this :eek::confused:

Thanks in advance for any advice
 
Physics news on Phys.org
You are probably just over thinking this whole thing. Once you've found a yz curve by eliminating x, you are done, right? Projection into the yz plane just means ignore the x value. You don't need a projection formula for this case.
 
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