compliant
- 43
- 0
Homework Statement
A particle is attracted towards the origin by a force proportional to the cube of its distance from the origin. How much work is done in moving the particle from the origin to the point (2,4) along the path y = x^2 assuming a coefficient of friction \mu between the particle and the path?
The Attempt at a Solution
For the path, set x = t. Thus, y = t^2
\vec{r}(t) = t\hat{i} + t^2\hat{j}
\vec{r}'(t) = \hat{i} + 2t\hat{j}
Because we're going from the origin to (2,4), t goes from 0 to 2.
For the force, we know that:
\left\|F\right\| = {k(x^2 + y^2)}^{3/2}
I want this ideally in vector form, but the best I could come up with:
{\left\|F\right\|}^{1/3} = kx\hat{i} + ky\hat{j}
My main problem is I can't really use {\left\|F\right\|}^{1/3} to calculate \int_{C} {F\cdot dr}. If I could just find a way to express F in vector form, I'm pretty much off to the races. (Because I can then calculate the work done by friction by finding the normal to \vec{r}(t), multiplying it by \mu, and dotting it with \vec{r}'(t) from 0\leq t \leq 2, etc. etc.)
Last edited: