Find s(t) Given Initial Conditions and F(s)

Click For Summary

Discussion Overview

The discussion revolves around finding the position function s(t) of an object given its initial conditions and a force function F(s) that is periodic. Participants explore the relationship between force, acceleration, and position, and seek a general solution without arbitrary constants.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant presents a method to derive s(t) from the force function F(s) by translating force into acceleration and integrating, leading to a periodic solution.
  • Another participant questions the presence of arbitrary constants in the solution and seeks a method to eliminate them.
  • There is a discussion about the necessity of providing sufficient initial conditions to determine constants in the solution, with examples given for specific initial conditions.
  • Participants discuss the implications of choosing different intervals for definite integrals in the context of the equations derived.
  • One participant expresses confusion about the derivation of s(t) and requests a step-by-step explanation of how constants were resolved in the solution.

Areas of Agreement / Disagreement

Participants do not reach a consensus on how to eliminate arbitrary constants from the solution. There are differing views on the necessity and choice of initial conditions and intervals for integration.

Contextual Notes

The discussion includes assumptions about the periodic nature of the force and the initial conditions provided, which may affect the generalizability of the proposed solutions. The mathematical steps and reasoning are not fully resolved, leaving some uncertainty in the derivation process.

DSoul
Messages
4
Reaction score
0
This problem has been bothering me for a while now, hope you can help me.

Let's say that the initial velocity of an object, with mass of m is 0 and the initial position is s0 and the force acting on the object is defined as F(s), how do i find the s(t), where t is time. If it's any help, then the F(s) should be periodic. I can also write the exact problem I'm working on, but a general solution would be nice.

Thank You in advance.
 
Physics news on Phys.org


Generally you'll have to translate force into acceleration, this gives you a(s). You can start with a = dv/dt, multply by ds/ds, => a = (dv/ds) (ds/dt) = v dv/ds. This leads to v dv = a(s) ds, which will be the first integration step. You mentioned F(s) is periodic, so take the simple case a(s) = -s, this results in:
v dv = -s ds
1/2 v2 = - 1/2 s2 + c
v = sqrt(c - s2)
ds/dt = sqrt(c - s2)
ds/sqrt(c - s2) = dt
let c = d^2
ds/sqrt(d2 - s2) = dt
sin-1(s / |d|) = t + e (or - cos-1(s / |d|)= t + e)
s = |d| sin(t + e) (or s = -|d| cos(t + e)
 
Last edited:


Thank you for your answer. Correct me of I'm wrong, but I understand that d and e are random constants. Isn't there a way to solve it so there wouldn't be any random constants in the answer?
 


DSoul said:
Thank you for your answer. Correct me of I'm wrong, but I understand that d and e are random constants.
Yes, they are random constants.
DSoul said:
Isn't there a way to solve it so there wouldn't be any random constants in the answer?
You need to supply enough initial conditions to solve for the constants, for example, if s(0) = 0 and v(0) = 1, then s(t) = sin(t).
 


Say i wanted to take definite integrals from both sides of the equation: a(s) ds = v dv, then what should be the intervals for both sides? Should they be equal, or let's say [s1;0] for the left side and [v(s1);v(0)] for the other side?
 


DSoul said:
Say i wanted to take definite integrals from both sides of the equation: a(s) ds = v dv, then what should be the intervals for both sides? Should they be equal, or let's say [s1;0] for the left side and [v(s1);v(0)] for the other side?
I'm not sure, since this would restrict the equality to defined intervals which could affect the outcome, and you'd still need limits for the ds/sqrt(...) = dt definite integral.

For my example, knowing s(0) and v(0) was enough to solve the example problem. I'm not sure of the advantage of including a second state for s1 earlier on. How would you choose s1?
 


I know that v(s1) = 0 and i also know how to calculate v(0). But okay, as your way seems better, could you please tell me how you got to the point where s(t) = sin(t). As I'm quite new to all this i didn't really understand how you got rid of those constants. If you could do it step by step, that'd be wonderful. Again, thanks in advance.
 


DSoul said:
(how to) get rid of those constants.

I used the derived equation for s(t) and it's derivatives, acceleration wasn't used:

s(t) = |d| sin(t + e)
v(t) = |d| cos(t + e)
a(t) = -|d| sin(t + e)

if s(0) = 0 then e = 0 or e = ± π (assuming |d| ≠ 0)
if v(0) = 1 then |d| = 1 and e = 0
 
Last edited:

Similar threads

  • · Replies 0 ·
Replies
0
Views
597
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 59 ·
2
Replies
59
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K