Air resistance Differential Equation Help

AI Thread Summary
The discussion revolves around solving the differential equation for air resistance, expressed as d^2s/dt^2 + R ds/dt = g, where g represents gravity and R is the resistance constant. Participants clarify the general solution, noting that it should be S = A + Be^(-Rt) with R being positive. There is a debate about whether the original equation is homogeneous, with one participant emphasizing that it is not since g is a constant. Suggestions for solving the equation include linearization and using separation of variables, with a focus on plotting to determine the resistance constant. The conversation highlights the importance of correctly applying methods to solve differential equations in the context of air resistance.
$id
Messages
46
Reaction score
0
Hi guys

I need help solving the following differential equation for air resistance

d^2s/dt^2 + R ds/dt = g


Where g = gravity I presume and R = k/m where k = resistance constant

Using my limited knowledge I think that the auxiliary equation for this is

Y^2+ RY = 0

Y = 0 or R

General Solution

S = A + Be^Rt

Which log graph would i need to plot to work out resistance constant.

thanks a lot

sid
 
Physics news on Phys.org
You meant "-R" and ...e^{-Rt} ("R" positive,i presume).

Linearize the equation.U'll find R from the negative slope...

Daniel.
 
Is the actualy equation correct though?

Or am i missing something

sid

BTW by linearise i think you mean

ln(S)=LnA + LnB -RT

So a plot of Kn(S) against T for some values should yeild the gradinet at -R

yeah ?
 
Yes,for the second part.The initial equation may be correct,i don't know how u've gotten it.But the solution you had found was incorrect.

Daniel.
 
So the general solution is wrong?
 
For the homogenous eq.is correct

s(t)=A+Be^{-Rt},with R>0...

Daniel.
 
well g is constant as it = to 10

so isn't the equation homogenous in essence

sid
 
No,a homogenous is when the constant is 0.

Daniel.
 
ok fair enough,

The orginal differential equation is definate correct, it was taken from a book

What do you reccomend for solving that equation

sid
 
  • #10
You tried one way.Try differently.Make a substitution

\frac{ds(t)}{dt}=:u(t)

Daniel.
 
  • #11
Unfortunately i am not aware of that method

the only ones i know are auxiliary equation, separation of variables and intergrating factors

Do you which one of those will work.

sid
 
  • #12
Separation of variables...?Write the new equation.You'll see that the variables would be separated.

Daniel.
 
Back
Top