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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top