Parametric equation of a vector passing through a point and parallel to a line

In summary, the conversation discusses the parametric form of a line and how to determine if two lines are parallel. The solution involves representing the line as r = r0 + st and using the condition k1 = k2 to determine parallelism.
  • #1
NewtonianAlch
453
0

Homework Statement


Point A (1, -1, 2)

Line s = 2i - j + t(3i -j +k)

The Attempt at a Solution



Ordinarily these are pretty obvious, but in this case the line is also a parametrized vector.

So if I consider r = r0 + st

And sub in s as I would do normally, I'd end up getting t^2's, and that's not the correct answer.

The answer is r = (1, -1, 2) + t(3, -1, 1)

Which looks like the the t part of the original s line was kept with a new position vector (given point). Why is this?
 
Last edited:
Physics news on Phys.org
  • #2
You are given a parametric form of the line. It's of the form s = s0 + kt, where now s0 and k are vectors and t is a real number. Two lines are parallel if k1 = k2.
 
  • #3
"Elementary, my dear Watson"

Thanks for pointing it out!
 

FAQ: Parametric equation of a vector passing through a point and parallel to a line

What is a parametric equation of a vector?

A parametric equation of a vector is a mathematical representation that describes the position of a point in terms of one or more parameters. It typically includes a starting point and a direction vector.

How is a vector passing through a point and parallel to a line represented?

A vector passing through a point and parallel to a line is typically represented by a parametric equation in the form of r(t) = r0 + t*v, where r0 is the starting point and v is the direction vector.

What is the significance of the direction vector in a parametric equation of a vector?

The direction vector in a parametric equation of a vector represents the direction and magnitude of the vector. It determines the direction in which the vector is pointing and the distance it will travel from the starting point.

Can the parametric equation of a vector passing through a point and parallel to a line be used to find the coordinates of other points on the vector?

Yes, the parametric equation can be used to find the coordinates of any point on the vector by substituting different values for the parameter t. This allows for the calculation of specific points along the vector's path.

How is the parametric equation of a vector passing through a point and parallel to a line useful in scientific research?

The parametric equation of a vector is a powerful tool in scientific research as it allows for the precise representation and manipulation of points in space. It is commonly used in fields such as physics, engineering, and computer graphics to model the movement of objects and visualize complex systems.

Similar threads

Back
Top