Understanding Line Parametrization - Explanation and Examples

  • Thread starter Thread starter ranger1716
  • Start date Start date
  • Tags Tags
    Explain
AI Thread Summary
Parametrization of a line involves expressing the line's points using a parameter, typically time, to describe movement along the line. For example, two cars racing down a straight drag strip can be represented by the same line equation (y=0) but differ in their parameterizations based on their speeds and times taken to complete the distance. The faster car's motion can be expressed as x=0, y=132t for 0 ≤ t ≤ 10, while the slower car's motion is x=0, y=44t for 0 ≤ t ≤ 30. This concept can also extend to curves and surfaces, allowing for a more comprehensive description of various geometric shapes. Overall, parametrization serves as a useful tool in mathematics and physics for detailing the behavior of lines, curves, and surfaces.
ranger1716
Messages
17
Reaction score
0
could someone please explain...

first of all hi!, I'm new here, even though I've lurked these forums before.

Anyways, my question is:

could someone define what exactly a parametrization of a line means?

my calc teacher just kind of jumped headlong into it, and I'm having trouble grasping the concept.

thanks
 
Physics news on Phys.org
I think the best way to introduce it is by a physical example.

Consider a race car blazing down a straight drag strip for a quarter mile (1320 feet), and let's say he covers the distance in 10 seconds. Let the origin of a coordinate system lie at the Start line and let the Finish line lie to the right of the Start line on the x-axis. The equation of the line is y=0.

Now consider a beat up Chevy Nova taking on the same drag strip, but it runs the quarter mile in 30 seconds. What's the equation of the line it follows? Again, it's y=0.

Both cars followed the same trajectory, but clearly both trips weren't identical. One car was much faster than the other. This difference can be expressed quantitatively by introducing a parameterization[/color] of the line y=0. In this case, the parameter is time.

The drag racer covered 1320 feet in 10 seconds, which means it had a velocity of 132 ft/s. The parameterization of his run is then:

x=0
y=132t
0 \leq t \leq 10.

Similarly, the parameterization of the Nova's run is:

x=0
y=44t
0 \leq t \leq 30.

If you want to see a physical example of parameterization of a parabola, you have only to look in your Physics I book in the chapter on projectile motion.

Does that help?
 
you can write a line in space relating vectors (if you know what a vector is this will come easily)
imagine you have a line taht points in some direction. That line is a vector so it can be moved anywhere in space as long as its orientation (angle it makes with x,y,z axes) is kept the same. Ok now since you can move this anywhere, you can make it go through some artirary point. Now you have a line that is unique because it passes through one point and heads in only two directions. You can make this line longer or shorter depending on how you want it, by simply multiplying the original vector (directional vector) by some parameter

for a line which passes through a point Xo,Yo,Zo with directional vector d1,d2,d3, a point on thsi line is defined by

(x,y,z) = (x_{0},y_{0},z_{0}) + t (d_{1},d_{2},d_{3})
t can be any real number
 
I think that does help to clear up what we've been doing.

so essentially, a parametrization is basically just a description of the line or curve?
 
ranger1716 said:
I think that does help to clear up what we've been doing.

so essentially, a parametrization is basically just a description of the line or curve?
it could apply for both a line or a curve or a surface (plane,cone,cylinder, and other fun looking shapes)
 
Last edited:
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top