How to interpret a 3D line equation with zero denominators

  • Thread starter Thread starter Krushnaraj Pandya
  • Start date Start date
  • Tags Tags
    3d Line
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
Krushnaraj Pandya
Gold Member
Messages
697
Reaction score
73

Homework Statement


I noticed that for a line parallel to z axis the equation is (x-a)/0 = (y-b)/0 = (z-c)/k = t.

Homework Equations


Any 3d geometry equations

The Attempt at a Solution


I can't quite grasp how to visualize this, also I can't see any constant like a 2d line parallel to x-axis would have y=constant. Another problem is how to take a general point on this line with parameter t, do we just say x=a, y=b or ignore the zero...intuitively it seems for a given point x and y have to be a and b to be able to have the line parallel to z. Any good ways to visualize all this?
 
Last edited by a moderator:
Physics news on Phys.org
Krushnaraj Pandya said:

Homework Statement


I noticed that for a line parallel to z axis the equation is (x-a)/0 = (y-b)/0 = (z-c)/k = t.

Homework Equations


Any 3d geometry equations

The Attempt at a Solution


I can't quite grasp how to visualize this, also I can't see any constant like a 2d line parallel to x-axis would have y=constant. Another problem is how to take a general point on this line with parameter t, do we just say x=a, y=b or ignore the zero...intuitively it seems for a given point x and y have to be a and b to be able to have the line parallel to z. Any good ways to visualize all this?
First of all: a denominator ##0## is nonsense. Just nonsense. Your equation for a line in ##\mathbb{R}^3## is probably: ##\begin{bmatrix}x\\y\\z\end{bmatrix}=\begin{bmatrix}m_x\\m_y\\m_z\end{bmatrix}\cdot t + \begin{bmatrix}x_0\\y_0\\z_0\end{bmatrix}## and there is nowhere a division by zero, although any constant there is allowed to be zero as e.g. ##m_x=m_y=0## for a line parallel to the ##z-##axis.

You can draw those lines and planes in a coordinate system like
upload_2018-11-8_3-24-3-png.png
 

Attachments

  • upload_2018-11-8_3-24-3-png.png
    upload_2018-11-8_3-24-3-png.png
    397 bytes · Views: 803
It is common to describe a line in [itex]\mathbb{R}^3[/itex] for which the tangent vector has no zero component by taking the components of the vector equation and setting the three resulting expressions for [itex]t[/itex] equal to each other: [tex]\frac{x - x_0}{m_x} = \frac{y - y_0}{m_y} = \frac{z - z_0}{m_z}.[/tex] But if any of [itex]m_x[/itex], [itex]m_y[/itex] and [itex]m_z[/itex] are zero then you can't do that, and you have to write separate equations. For example, if [itex]m_x = 0[/itex] you must write [tex] x = x_0,\qquad\frac{y - y_0}{m_y} = \frac{z - z_0}{m_z}.[/tex] If [itex]m_x = m_y = 0[/itex] then you must write [tex]x = x_0,\qquad y = y_0.[/tex]If [itex]m_x = m_y = m_z = 0[/itex] then you have a single point, not a line.
 
  • Like
Likes   Reactions: SammyS and PeroK
Krushnaraj Pandya said:
I noticed that for a line parallel to z axis the equation is (x-a)/0 = (y-b)/0 = (z-c)/k = t.

fresh_42 said:
First of all: a denominator 0 is nonsense. Just nonsense.
I beg to differ. The equations above are the symmetric-form equations of a line in ##\mathbb R^3##. The denominators here should be considered to be notation, but not taken literally to mean division by zero.

From a note in "Calculus and Analytic Geometry, Second Ed.," by Abraham Schwartz, p. 590 (italics added):
Remark 2
If one of the components of ##\vec v## is 0, then one of the members of the symmetric-form equations for a line L in ##\vec v's## direction will have 0 as its denominator. In such a case, the symmetric-form description of L is to be interpreted as a statement about proportional trios of numbers.
Krushnaraj Pandya said:
I can't quite grasp how to visualize this, also I can't see any constant like a 2d line parallel to x-axis would have y=constant. Another problem is how to take a general point on this line with parameter t, do we just say x=a, y=b or ignore the zero...intuitively it seems for a given point x and y have to be a and b to be able to have the line parallel to z. Any good ways to visualize all this?
In your equations, a vector ##\vec v## in the direction of the line is <0, 0, k>; that is, it is a vector parallel to the z-axis.
 
Last edited:
Mark44 said:
I beg to differ. The equations above are the symmetric-form equations of a line in ##\mathbb R^3##. The denominators here should be considered to be notation, but not taken literally to mean division by zero.
Quite an unfortunate way to express it, there are better representations.
 
  • Like
Likes   Reactions: SammyS
fresh_42 said:
Quite an unfortunate way to express it, there are better representations.
That may be, but the symmetric-form equations are a compact way to incorporate a point on the line and its direction.
 
fresh_42 said:
Quite an unfortunate way to express it, there are better representations.
I agree, except that the word "unfortunate" is much too mild.