PDA

View Full Version : Kinematics: Interesting problem (velocity as a function of distance)


leden
Mar29-09, 03:49 PM
I have spent a long time stuggling with an interesting problem which was set up by my brother some time ago:

Consider an object that starts moving along the line according to the equation below:
v(s)=1+{s}^{2}
where s is the total distance travelled by the object and v is the velocity of the object as a function of the distance travelled. respectively.
Notice that the object starts moving at velocity 1 m/s and the velocity continuously increases as it travels.

The question is, what is the velocity of the object at some time t?
v(t)=?
What is the distance travelled at some time t?
s(t)=?

I would greatly appreciate if someone posted a detailed solution to the above problem.

tiny-tim
Mar29-09, 04:00 PM
Hi leden! Welcome to PF! :smile:
I have spent a long time stuggling with an interesting problem which was set up by my brother some time ago:

I would greatly appreciate if someone posted a detailed solution to the above problem.

erm :redface: … that's not the way this forum works! :rofl:

Show us what you've tried, and where you're stuck, and then we'll know how to help! :smile:

Doc Al
Mar29-09, 04:01 PM
Hint: v = ds/dt. Set up the integral and solve for s(t) first.

leden
Mar29-09, 04:46 PM
Hi leden! Welcome to PF! :smile:


erm :redface: … that's not the way this forum works! :rofl:

Show us what you've tried, and where you're stuck, and then we'll know how to help! :smile:

I am aware of that..
But the problem is that am not so much familiar with calculus and when it comes to physics I don't know what to do when integrating/differentiating some functions which is dependent on many variables...

The first things that bothers me is whether it is correct that
v(s)=ds/dt.
Ok, have tried the following...
v(s)=\frac{ds}{dt} = 1 + {s}^{2}
ds=dt+{s}^{2}dt
\int ds=\int dt + \int{s}^{2}dt
s=t+\int{s}^{2}dt
I don't know what to do know, beacause I'm going into cycles...

Doc Al
Mar29-09, 04:49 PM
Ok, have tryed the following...
v(s)=\frac{ds}{dt} = 1 + {s}^{2}
OK.
ds=dt+{s}^{2}dt
Nah... do this:

\frac{ds}{1 + {s}^{2}} = dt

(Now you can integrate.)

leden
Mar29-09, 05:12 PM
Thanks,
let me try to solve now...
\frac{ds}{1+{s}^2}=dt
\int\frac{ds}{1+{s}^2}=\int dt

\arctan s=t

s(t)=\tan t

Now
v(t)=\frac{ds}{dt}=\frac{\tan t}{dt}=\frac{1}{{\cos}^{2}t}

This is strange, because it seems that velocity is practically infinity at point t = pi/2.

tiny-tim
Mar30-09, 04:34 AM
This is strange, because it seems that velocity is practically infinity at point t = pi/2.

So is s … what's strange about that? :smile:

Domestikus
Mar30-09, 06:44 AM
OK but how is it possible that


v(s)=\frac{ds}{dt}

and

v(t)=\frac{ds}{dt}


Velocity, by the definition, is the first derivative of position, but as the function of time.
So you can't say that velocity as the function of position is also the first derivative of position.
Correct me if I'm wrong, but that doesn't make any sense to me :)

Doc Al
Mar30-09, 08:51 AM
OK but how is it possible that


v(s)=\frac{ds}{dt}

and

v(t)=\frac{ds}{dt}


I'm not seeing the problem. v ≡ ds/dt, which can be expressed as a function of time or of distance. So?