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

AI Thread Summary
The discussion revolves around a kinematics problem where an object's velocity is defined as v(s) = 1 + s², with the goal of finding velocity and distance as functions of time, v(t) and s(t). Participants emphasize the need for a proper understanding of calculus to solve the problem, particularly integration techniques. The integration of the equation leads to the relationship s(t) = tan(t), raising concerns about the velocity approaching infinity as t approaches π/2. There is a debate about the interpretation of velocity as a function of distance versus time, with clarification that velocity can indeed be expressed in both contexts. The conversation highlights the importance of correctly applying calculus concepts to resolve the problem.
leden
Messages
7
Reaction score
0
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 traveled 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 traveled at some time t?
s(t)=?

I would greatly appreciate if someone posted a detailed solution to the above problem.
 
Physics news on Phys.org
Welcome to PF!

Hi leden! Welcome to PF! :smile:
leden said:
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! :smile:

Show us what you've tried, and where you're stuck, and then we'll know how to help! :smile:
 
Hint: v = ds/dt. Set up the integral and solve for s(t) first.
 


tiny-tim said:
Hi leden! Welcome to PF! :smile:erm :redface: … that's not the way this forum works! :smile:

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, because I'm going into cycles...
 
Last edited:


leden said:
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.)
 
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.
 
Last edited:
leden said:
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:
 
OK but how is it possible that
<br /> <br /> v(s)=\frac{ds}{dt}<br />
and
<br /> v(t)=\frac{ds}{dt}<br />

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 :)
 
Domestikus said:
OK but how is it possible that
<br /> <br /> v(s)=\frac{ds}{dt}<br />
and
<br /> v(t)=\frac{ds}{dt}<br />
I'm not seeing the problem. v ≡ ds/dt, which can be expressed as a function of time or of distance. So?
 
Back
Top