Deriving Velocity and Acceleration from Position Vector r(t)

  • Thread starter Thread starter GoodTimes
  • Start date Start date
  • Tags Tags
    Derivation Vector
AI Thread Summary
The discussion focuses on deriving velocity and acceleration from a given position vector r(t) for a particle moving along a space curve. The user initially attempts to differentiate the position vector to find the velocity and acceleration but is unsure about the correctness of their calculations. Responses clarify that the differentiation approach is correct, but one derivative contains an error that needs to be corrected. The use of LaTeX for mathematical notation is also suggested for clarity. Ultimately, the user confirms their task is to find the velocity and acceleration, indicating progress in understanding the topic.
GoodTimes
Messages
8
Reaction score
0
Hello, I am new here, glad I found this Forum :0)
I am german and english is not my mother-tongue, so sorry in advance for any language-related mistakes

1. Homework Statement

i don't know how to make a vector arrow on a letter so I declare a v for vector as the following:
[PLAIN]http://upload.wikimedia.org/math/8/8/b/88b537be1c5870ce272a4dc9515bada9.png=vr(t) A particle moves on a space-curve, described by following position-vector:

[PLAIN]http://upload.wikimedia.org/math/8/8/b/88b537be1c5870ce272a4dc9515bada9.png= (t²+t)vex + (3t-2)vey + (2t³-4t²)vez

Homework Equations

The Attempt at a Solution



I think I might differentiate each part, but I am not sure,

I would do it like this

vr'(t)= (2t)vex + (3)vey + (6t² - 8t)vez
so this would be the velocityand vr''(t) = (2)vex + (0)vey + (12t - 8)vez
would be the acceleration
 
Last edited by a moderator:
Physics news on Phys.org
Your problem statement does not include a question. Are you simply interested in finding the velocity and acceleration?

The basis vectors (in Cartesian coordinates) are constant so you can just differentiate the prefactors as you have done.

Edit: You can write mathematical notation on Physics Forums using LaTeX commands. Here is a very brief introduction. You can also press Reply on my post and you can see how I have done the following:
$$
\vec v(t) = \vec r'(t) = v_x \vec e_x + v_y \vec e_y + v_z \vec e_z
$$
 
Orodruin said:
Your problem statement does not include a question. Are you simply interested in finding the velocity and acceleration?

The basis vectors (in Cartesian coordinates) are constant so you can just differentiate the prefactors as you have done.

Edit: You can write mathematical notation on Physics Forums using LaTeX commands. Here is a very brief introduction. You can also press Reply on my post and you can see how I have done the following:
$$
\vec r(t)
$$

I am sorry, yes correct, my task is to find the velocity and the acceleration.
does your post mean that the two equations I've done are correct? so i could simply put in a t, for example t=2 and calculate it
 
The principle is correct, but one of your derivatives is not. I suggest you double check your computations (alternatively that you typed it in correctly, it may be a typo as well).
 
ahhh it is

$$
\vec r'(t) = (2t+1)\vec e_x + (3)\vec e_y + (6t²-8t)\vec e_z
$$
Orodruin said:
Your problem statement does not include a question. Are you simply interested in finding the velocity and acceleration?

The basis vectors (in Cartesian coordinates) are constant so you can just differentiate the prefactors as you have done.

Edit: You can write mathematical notation on Physics Forums using LaTeX commands. Here is a very brief introduction. You can also press Reply on my post and you can see how I have done the following:
$$
\vec v(t) = \vec r'(t) = v_x \vec e_x + v_y \vec e_y + v_z \vec e_z
$$
 
Correct.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top