- #1
physicss
- 25
- 4
- Homework Statement
- Hello,
Given is the following location vector: (of a string-pendulum)
x= (rsin(phi), rcos(phi), 1)
My task was to determine the velocity vector of the location vector.
Quote: "Let the location of a pendulum be given by the vector x= (rsin(phi), rcos(phi), 1), where r is the length of the filament and φ is the angle to the y-axis.
Calculate the velocity vector v for the case where only the angle φ is time-dependent."
- Relevant Equations
- x= (rsin(phi), rcos(phi),1)
I did try to solve the problem by forming the derivative and my result was: v=(rcos(phi), -rsin(phi),0). My solution is wrong, the tutor corrected the task but he didn’t give us the results. My question is what the solution is. Thanks in advance.