Integration of dynamics problem

fysiikka111
Messages
41
Reaction score
0

Homework Statement


A package of mass m is released from an aircraft flying horizontally with a velocity v0. In addition to gravity, a drag force acts on the package given by F=-\lambdav. Find the i and j components of the velocity as a function of the time (t) from when the package was released.


Homework Equations


F=ma


The Attempt at a Solution


Acceleration in x-direction:
F=ma(x)
-\lambdav(x)=ma(x)
a(x)=-\lambdav(x)/m
dv(x)/dt = -\lambdav(x)/m
The solution method then integrates, and gets:
v(x) = v0exp(-\lambdat/m)
I don't know how to do the integration.
Thanks.
 
Physics news on Phys.org
They move all v-s to one side and t-s to the other side.
<br /> \frac{dv}{v}=-\frac{\lambda}{m} dt<br />

You can now easily integrate this equation and solve for v.
 
So,
dv/v = -\lambdadt/m
ln v = -\lambdat/m
v = exp(-\lambdat/m)

But in the answer, where does the extra v0 come from that is before the exponent?
 
You forgot the integration constant in combination with v(t=0)=v_0.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top