Simple problem in Mechanics, weird differential equation

dujardin
Messages
2
Reaction score
0
There is a problem I couldn't figure out , it says :

it says that a particle of mass m moves along a straight line and is acted on by a retarding force (one always directed against the motion) F=b*exp(a*v(t)),
b, a are constants and v is the velocity.

At t=0 it is moving with velocity V

and I am aked to solve the differential equation that results from this to get a function of v(t).

I found that the differential equation that has to be solved is :

dv/dt = (b/m)*exp[a*v]

so this is like solving a non-linear differential equation of the form y'=exp(y)

How do you do that??
 
Physics news on Phys.org
Do you know how to separate variables ?
 
You have simply to re-write the equation in terms of differentials and you will be able to integrate:

[tex]\frac{du}{dt} = f(u)[/tex]
becomes:
[tex]du = f(u) dt[/tex]
and then
[tex]\frac{du}{f(u)} = dt[/tex]
you can then integrate:
[tex]\int \frac{du}{f(u)} = t + C[/tex]
which gives you [tex]u(t)[/tex] implicitly.

In your case you should get [tex]v(t)[/tex] in terms of a logarithm of t.
 
jambaugh said:
You have simply to re-write the equation in terms of differentials and you will be able to integrate:

[tex]\frac{du}{dt} = f(u)[/tex]
becomes:
[tex]du = f(u) dt[/tex]
and then
[tex]\frac{du}{f(u)} = dt[/tex]
you can then integrate:
[tex]\int \frac{du}{f(u)} = t + C[/tex]
which gives you [tex]u(t)[/tex] implicitly.

In your case you should get [tex]v(t)[/tex] in terms of a logarithm of t.


I understood everything. Thank you so much
 
Just a note! :smile:

Since you have a retarding force, the ODE should be

[tex]\frac{d\,v}{d\,t}=-\frac{b}{m}\,e^{a\,v}[/tex]
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
2K
  • · Replies 42 ·
2
Replies
42
Views
7K
Replies
16
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K