Solve a Particle's Velocity Given Acceleration: Calculus Task

  • Thread starter Thread starter vs55
  • Start date Start date
  • Tags Tags
    Calculus Short
Click For Summary

Homework Help Overview

The problem involves determining the velocity of a particle given its acceleration, which is expressed as a function of velocity. The context is within calculus, specifically dealing with differential equations.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the nature of the differential equation and its separability. There are attempts to clarify how to express velocity as a function of time, with some participants questioning the integration process and the role of initial conditions.

Discussion Status

The discussion is active, with participants exploring different interpretations of the integration process and the implications of initial conditions. Some guidance has been provided on handling the integration and constants, though not all participants fully grasp the concepts yet.

Contextual Notes

There is an initial condition provided (v(0)=5), which plays a crucial role in the integration process. Participants are navigating the implications of this condition in their solutions.

vs55
Messages
20
Reaction score
0

Homework Statement


A particle initially moving at 5m/s has an acceleration of a=-.5v.
Find v(t)


Homework Equations





The Attempt at a Solution


i know the anti derivative of acceleration is -(v^2)/4
but i have no idea how to put velocity in terms of time when acceleration in terms of v is given
 
Physics news on Phys.org
It's a separable differential equation:

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

Does that help?
 
not really...i still don't fully understand how to put v as a function of time
 
When solving a separable differential equation, you treat the derivative (dv/dt) as a fraction. Get all the v's and dv's on one side and all the t's and dt's on the other side:
dv/dt=-1/2 v
1/v dv=-1/2 dt

Then integrate both sides and solve for v.
 
the answer given in the notebook is "v=5 exp(-.5t)"...i don't understand :s
when i integrate i get
ln|v| = -1/2t
solving for v = e^(-.5t)
where is this 5 coming from??
 
Last edited:
You forgot the constant in your integration. What you have is an initial condition problem: v(0)=5. So when you integrate both sides, you get
ln|v| = -1/2 t + c
v=e^(-1/2 t+c)

It makes things neater to get that constant out of the exponent, using the laws of exponents:
v=e^c*e^(-1/2 t)

Now, since c is a constant, e^c is a constant, so we can just cal lthat a new constant to make it neater:
Let k=e^c
v=k*e^(-1/2 t)

With your initial condition v(0)=5:
5=k*e^(-1/2*0)
5=k*1
k=5

So v=5e^(-1/2 t)
 
ahh i c thanks a lot!
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 38 ·
2
Replies
38
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K