Equations for 3D Cylinders with Varying Parameters

  • Thread starter Thread starter ydan87
  • Start date Start date
  • Tags Tags
    3d Planes
AI Thread Summary
The discussion focuses on the equations for a 3D cylinder defined by a radius r, a point b, and a direction vector n. Three equivalent forms of the cylinder's equation are presented, involving cross products and dot products. Participants express confusion over the terminology used, particularly regarding the title "3D planes equation problem" and the definitions of symbols like p, b, n, and e. Clarifications are made that p and b are points, n is a direction vector, and e is an orthogonal unit vector. The conversation highlights the importance of clear definitions in mathematical discussions.
ydan87
Messages
25
Reaction score
0
If I have a cylinder with a radius r and an axis that passes through point b with the
direction of vector n, show that its equation can be written in any of the following forms:
1) |(p-b) X n| = r
2) (p - b) X n = r.e (where e s ia unit vector orthogonal to n)
3) |(p-b) - ((p-b).n).n| = r
. = dot product
X = cross product

Thanks in advance for any guide given...
 
Physics news on Phys.org
Was there a reason for titling this "3d planes equation problem" when there are no planes involved? Also, it is impossible to give any help without knowing what your symbols mean. Are we to assume that "p" is the position vector of a variable point on the cylinder?

Assuming that, what vector would (p- b)\times n be?

(Also, you say that "." indicates dot product but there are two cases in which it is simply the product of a number with a vector.)
 
Right, I'm sorry for the mess...
p and b are points, n is a vector and e is a unit vector as described.
Also, the | | indicates size of vector...

I'm confused with all the definitions so that's the reason for the wrong titling, sorry again...
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top