X and Y components of velocity and acceleration vectors

In summary, the conversation discusses an object moving on a parabolic trajectory with a constant x-component velocity and a parameter, lambda, in units of length. At time t=0, the object is located at (0,0). The question asks for the x and y coordinates of the velocity and tangential acceleration vectors with respect to time. To find the velocity vector, the equation for the parabola is rewritten and differentiated. To find the acceleration vector, the velocity vector is differentiated with respect to time.
  • #1
marksyncm
100
5

Homework Statement



(Translating from a Polish high school textbook, so if anything is unclear please let me know).

An object moves on a trajectory described by the parabola ##y=\frac{1}{2\lambda}x^2## such that the ##x## component of its velocity is constant and equal to ##v_0##. The ##\lambda## parameter, which is in units of length, is constant. At time ##t=0## the object was located at ##(x_0, y_0) = (0,0)##.

Show how the following depend on time:

a) The ##x## and ##y## coordinates of the velocity vector.
b) The ##x## and ##y## coordinates of the tangential acceleration vector.

Homework Equations



None

The Attempt at a Solution



For part (a), I took advantage of the fact that ##v_0## in the ##x## direction is constant and rewrote the parabola equation as:

$$y=\frac{1}{2\lambda}(tv_0)^2$$

Differentiating, I get that the change in ##y## with respect to time = ##\frac{v_0^2t}{\lambda}##

So in answer to (a), the ##x## and ##y## coordinates of the velocity vector are

$$(v_0, \frac{v_0^2t}{\lambda})$$

Unfortunately, I'm at a loss as to how to tackle (b). I started by differentiating velocity with respect to time, which yields ##\frac{v_0^2}{\lambda}##, but don't know how to proceed from here.
 
Physics news on Phys.org
  • #2
The velocity vector is the vector whose components are the derivates of the respective position components. The position vector can be parameterized as ##(x,\frac {1}{2\lambda}x^2)##
 
Last edited:
  • #3
Thanks for the reply, but I am not sure how I can use that information to find the ##x## and ##y## coordinates of the tangential acceleration vector. Can you elaborate?
 
  • #4
Just as the velocity vector is defined as the rate of change of the position vector in an infinitesimal amount of time, and it is tangencial to it (geometrical motivation of the derivate), the acceleration vector is the change of the velocity vector in an infinitesimal amount of time, hence it's also tangential.
In the position vector ##S = (x, y)##, we can write it as ##S = (x, \frac {1}{2\lambda}x^2)## the first component in the ##x## direction, the second in the ##y## direction (we know that the second component is this because it was given that ##y = \frac {1}{2\lambda}x^2##, if this is confusing to you, you might should take a look into parametrization)
 
  • #5
all I'm saying is that to find the acceleration vector thought the position vector, you must derivate it twice
##a = (\frac {d^2}{dx^2} x, \frac {d^2}{dx^2} \frac {1}{2\lambda}x^2)##
 
  • #6
Thanks for the explanation. I'm aware that the acceleration vector is the derivative of the velocity with respect to time, but I feel like the question has a bit of subtlety to it that's confusing me. Basically, simply taking the derivative of the position vector doesn't work here because that would get me the change of Y with respect to X, but that's not what the question is asking for - it's asking for the change of Y (and X) coordinates of velocity with respect to time. The same applies to the acceleration vector.
 
  • #7
marksyncm said:
Thanks for the explanation. I'm aware that the acceleration vector is the derivative of the velocity with respect to time, but I feel like the question has a bit of subtlety to it that's confusing me. Basically, simply taking the derivative of the position vector doesn't work here because that would get me the change of Y with respect to X, but that's not what the question is asking for - it's asking for the change of Y (and X) coordinates of velocity with respect to time. The same applies to the acceleration vector.
lol I'm sorry, I completely misunderstood the problem. It's a little bit more complex, the first thought that came to my mind though was writing ##v_{0}## as ##\frac {dx}{dt}##
Then find ##y## applying the chain rule (we don't know how ##y## changes with respect to time, but we know how ##y## changes with respect to ##x## and how ##x##changes with respect to time. ##\frac {dy}{dt} = \frac {dy}{dx} \frac {dx}{dt}##
 
Last edited:
  • #8
Thank you, this gets me the velocity coordinates with respect to time (see the original posting - I already managed to find that). Do you have suggestions for how to move forward from the velocity vector to get the change of the x and y coordinates of the acceleration vector with time?
 
  • #9
marksyncm said:
Thank you, this gets me the velocity coordinates with respect to time (see the original posting - I already managed to find that). Do you have suggestions for how to move forward from the velocity vector to get the change of the x and y coordinates of the acceleration vector with time?
try doing the same thing, after finding the vector ##V = (\frac{dx}{dt}, \frac{dy}{dx} \frac{dx}{dt}) = (v_{0}, \frac{x}{\lambda} v_{0}) ##, ##a = \frac{d}{dt}\vec{V}##
##a =(\frac{dv_{0}}{dt}, \frac{d}{dt}\frac{v_{0}x}{\lambda}\frac{dx}{dy}) ##
I hope this is correct now
 
  • Like
Likes marksyncm
  • #10
marksyncm said:

The Attempt at a Solution



For part (a), I took advantage of the fact that ##v_0## in the ##x## direction is constant and rewrote the parabola equation as:

$$y=\frac{1}{2\lambda}(tv_0)^2$$

Differentiating, I get that the change in ##y## with respect to time = ##\frac{v_0^2t}{\lambda}##

So in answer to (a), the ##x## and ##y## coordinates of the velocity vector are

$$(v_0, \frac{v_0^2t}{\lambda})$$

Unfortunately, I'm at a loss as to how to tackle (b). I started by differentiating velocity with respect to time, which yields ##\frac{v_0^2}{\lambda}##, but don't know how to proceed from here.
##\frac{v_0^2}{\lambda}## is the y component of the acceleration vector. What is the x component?
You need the tangential acceleration. The tangent is parallel to the velocity vector. So you need the component of the acceleration parallel to the velocity vector. How do you get the projection of a vector to a given direction?
 
  • Like
Likes marksyncm
  • #11
What is the x component?

Isn't the ##x## component equal to zero because the object is not accelerating in the ##x## direction?
 
  • #12
marksyncm said:
Isn't the ##x## component equal to zero because the object is not accelerating in the ##x## direction?
Yes.
 
  • Like
Likes marksyncm
  • #13
If the ##x## component is equal to zero, doesn't this mean that the acceleration vector is pointing straight up (parallel to the ##y## axis), so that it can never be parallel to the velocity vector?
 
  • #14
marksyncm said:
If the ##x## component is equal to zero, doesn't this mean that the acceleration vector is pointing straight up (parallel to the ##y## axis), so that it can never be parallel to the velocity vector?
It will not as a whole be parallel to the velocity vector, but unless it is orthogonal to it there will be a component parallel to the velocity vector.
 
  • Like
Likes marksyncm
  • #15
marksyncm said:
If the ##x## component is equal to zero, doesn't this mean that the acceleration vector is pointing straight up (parallel to the ##y## axis), so that it can never be parallel to the velocity vector?
The red vector is the acceleration, the blue is the tangent vector to the curve, parallel with the velocity. The tangential acceleration was the question, that is the component of acceleration in the tangential direction. Is it really zero? How do you determine it?

upload_2018-10-28_4-16-39.png
 

Attachments

  • upload_2018-10-28_4-16-39.png
    upload_2018-10-28_4-16-39.png
    770 bytes · Views: 477
  • Like
Likes marksyncm
  • #16
Thank you for the image, it's very helpful.

Is the tangential acceleration equal to the acceleration vector times the cosine of the angle between the acceleration vector and the velocity vector? Is that angle ##\alpha## equal to ##\frac{\pi}{4} - \arctan(y/x)##, where ##y## and ##x## are the coordinates of the velocity vector? (EDIT: on second though, I don't think this approach would work in all cases).

Alternatively, could we maybe obtain the angle using the vector product? So $$\frac{\vec{v} \cdot \vec{a}}{|\vec{v}| |\vec{a}|} = \cos(\alpha)$$

Or is there something much more obvious that I'm missing?
 
  • #18
Yes, the scalar product.

Thank you all, I have learned a lot from this thread and from the questions that were asked.
 
  • #19
Instead of the angle, you need the projection of the acceleration vector onto the tangent unit vector which is ##\frac{\vec{v} \cdot \vec{a}}{|\vec{v}| } ## That is the magnitude of the tangential acceleration.
The other approach is: the tangential acceleration along a curve is the time derivative of the speed. Make it a vector by multiplying with the tangential unit vector .
 
  • Like
Likes marksyncm
  • #20
Thanks, I will take a look at this answer soon (as I'm in the middle of creating another thread).
 
  • #21
Instead of the angle, you need the projection of the acceleration vector onto the tangent unit vector which is

Yes, thank you.

The other approach is: the tangential acceleration along a curve is the time derivative of the speed. Make it a vector by multiplying with the tangential unit vector.

I'm not sure I follow. I understand that taking the derivative of the velocity gives us the equation for acceleration, but I do not understand what is meant by "multiplying with the tangential unit vector| to turn it into a vector. For example, differentiating velocity I get ## \frac{dv}{dt} = \frac{v_0^2}{\lambda}##. What happens now?
 
  • #22
I still have a follow-up question.

We were able to determine the magnitude of the tangential acceleration, but I just realized that the question asks for the ##x## and ##y## coordinates of that vector, not its magnitude. I'm not sure how to get the coordinates from here given that what we have is a scalar value?
 
  • #23
marksyncm said:
I still have a follow-up question.

We were able to determine the magnitude of the tangential acceleration, but I just realized that the question asks for the ##x## and ##y## coordinates of that vector, not its magnitude. I'm not sure how to get the coordinates from here given that what we have is a scalar value?
The tangential acceleration is a vector. It has magnitude and direction parallel with the tangent of the parabola.
 
  • #24
marksyncm said:
I still have a follow-up question.

We were able to determine the magnitude of the tangential acceleration, but I just realized that the question asks for the ##x## and ##y## coordinates of that vector, not its magnitude. I'm not sure how to get the coordinates from here given that what we have is a scalar value?
What did you get for the magnitude of the tangential acceleration? It is not ## \frac{v_0^2}{\lambda}##
 
  • #25
ehild said:
What did you get for the magnitude of the tangential acceleration? It is not ## \frac{v_0^2}{\lambda}##

I got this for the magnitude.

$$\frac{v_{0}^3t}{\lambda^2 \sqrt{1+\frac{t^2}{\lambda^2}}}$$

Does it make sense?
 
  • #26
marksyncm said:
I got this for the magnitude.

$$\frac{v_{0}^3t}{\lambda^2 \sqrt{1+\frac{t^2}{\lambda^2}}}$$

Does it make sense?
Check the expression under the square root.
 

Related to X and Y components of velocity and acceleration vectors

1. What are the X and Y components of a velocity vector?

The X and Y components of a velocity vector represent the horizontal and vertical components of an object's velocity, respectively. The X component is the velocity in the horizontal direction, while the Y component is the velocity in the vertical direction.

2. How are the X and Y components of a velocity vector calculated?

The X and Y components of a velocity vector can be calculated using the formula Vx = Vcosθ and Vy = Vsinθ, where V is the magnitude of the velocity vector and θ is the angle between the velocity vector and the horizontal axis.

3. What is the relationship between the X and Y components of a velocity vector?

The X and Y components of a velocity vector are independent of each other. This means that changes in one component will not affect the other component. However, together they make up the overall velocity of an object.

4. How do the X and Y components of an acceleration vector differ?

The X and Y components of an acceleration vector represent the change in velocity in the horizontal and vertical directions, respectively. The X component is affected by forces acting in the horizontal direction, while the Y component is affected by forces acting in the vertical direction.

5. How can the X and Y components of a velocity or acceleration vector be represented visually?

The X and Y components of a velocity or acceleration vector can be represented using a coordinate system, with the X axis representing the horizontal direction and the Y axis representing the vertical direction. The magnitude and direction of the vector can be shown using arrows originating from the origin of the coordinate system.

Similar threads

  • Introductory Physics Homework Help
Replies
13
Views
786
  • Introductory Physics Homework Help
Replies
6
Views
1K
  • Introductory Physics Homework Help
Replies
4
Views
854
  • Introductory Physics Homework Help
2
Replies
53
Views
3K
Replies
11
Views
1K
  • Introductory Physics Homework Help
Replies
2
Views
305
  • Introductory Physics Homework Help
2
Replies
62
Views
4K
  • Introductory Physics Homework Help
Replies
3
Views
192
  • Introductory Physics Homework Help
Replies
21
Views
2K
  • Introductory Physics Homework Help
Replies
8
Views
1K
Back
Top