Differential Equations with a body initially at rest

Click For Summary

Homework Help Overview

The discussion revolves around a differential equation problem involving a body of mass 2kg that is initially at rest and subjected to a force dependent on its velocity. Participants explore the relationship between force, mass, and acceleration, and the subsequent integration to find velocity as a function of time.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the application of Newton's second law and the separation of variables technique for solving the differential equation. There are attempts to manipulate the equation for integration, and questions arise about the algebraic steps necessary for separation.

Discussion Status

Some participants have provided guidance on how to separate variables and integrate the equation. There is a mix of interpretations regarding the integration process and the handling of constants. The discussion reflects a collaborative effort to clarify the steps involved in solving the differential equation.

Contextual Notes

Initial conditions are specified, with the body starting from rest. Participants express challenges in manipulating the equation for integration, indicating a need for further clarification on algebraic techniques.

e to the i pi
Messages
20
Reaction score
0
1. A body of mass 2kg is initially at rest and is acted upon by a force of (v - 4) Newtons where v is the velocity in m/s. The body moves in a straight line as a result of the force.



2. a. Show that the acceleration of the body is given by dv/dt = (v - 4) / 2
b. Solve the differential equation in part a to find v as a function of t.




3. a. I used the formula F = ma where F = (v - 4) and m = 2
(v - 4) = 2a
a = (v - 4) / 2

b. I tried to solve it like any other differential equation with the following initial conditions:
when t = 0, v = 0
But I found it very difficult and challenging:
dv/dt = (v - 4) / 2
2 dv/dt = v - 4
2 / dt = (v - 4) / dv
I want to change the division sign to a multiplication sign so that I can take the integral of both sides, but I don't know how to algebraically manipulate it to be in that form.
 
Physics news on Phys.org
You don't really know how to separate variables.

[tex]\frac{dv}{dt} = \frac{v-4}{2} \Rightarrow \frac{dv}{v-4} = \frac{1}{2}dt[/tex]

Now integrate and use the initial condition.
 
So after that I do this:
∫1 / (v - 4) dv = ∫1/2 dt
ln|v - 4| = 1/2 t + C
when t = 0, v = 0
ln|-4| = C
C = ln(4)
So this proves that we need the negative solution of the absolute value:
ln(4 - v) = 1/2 t + ln(4)
ln(4 - v) - ln(4) = 1/2 t
ln((4 - v) / 4) = 1/2 t
Since it has a base of e and a power of (1/2 t):
e^(1/2 t) = (4 - v) / 4
4e^(1/2 t) = 4 - v
v = 4 - 4e^(1/2 t)
Is that all correct?
 

Similar threads

  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 42 ·
2
Replies
42
Views
6K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
Replies
10
Views
1K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K