Solving the Velocity of an Object with Given Acceleration and Initial Conditions

Click For Summary
SUMMARY

The discussion focuses on solving the velocity of an object given its acceleration as a function of position, specifically a=2*s^2 ft/s². The initial condition states that when s=0, the velocity is 1 ft/s. The correct approach to find the velocity at s=2 ft involves integrating the equation correctly, leading to the formula v(s)=sqrt(4/3*s^3+1). The participant initially miscalculated by omitting the constant during integration, which resulted in an incorrect velocity calculation.

PREREQUISITES
  • Understanding of calculus, specifically integration techniques.
  • Familiarity with differential equations and their applications in physics.
  • Knowledge of kinematics, particularly the relationship between acceleration, velocity, and position.
  • Proficiency in manipulating algebraic expressions and solving for variables.
NEXT STEPS
  • Study integration techniques in calculus, focusing on definite and indefinite integrals.
  • Learn about the application of differential equations in physics, particularly in motion problems.
  • Explore kinematic equations and their derivations from fundamental principles.
  • Practice solving similar problems involving variable acceleration and initial conditions.
USEFUL FOR

Students studying physics or engineering, particularly those focusing on dynamics and kinematics, as well as educators looking for examples of solving differential equations in real-world scenarios.

forest125
Messages
8
Reaction score
0

Homework Statement



Okay I've basically solved this problem... but I need some clarification.

The problem is "The acceleration of an object is given as a function of its position in feet by a=2*s^2 ft/s^2. When s=0, it's veloctiy is 1 ft/s. What is the velocity of the object when s=2 ft?


Homework Equations



So since a=2*s^2, we can say dv/dt=2*s^2, and dv/dt=dv/ds*ds/dt=dv/ds*v



The Attempt at a Solution



Well, since acceleration is dv/ds*v, Int(v*dv)=Int(2*s^2*ds)
So after integration, v^2/2=2/3*s^3.

So upon solving for v, v^2=4/3*s^3, and therefore v=sqrt(4/3*s^3). With the initial condition when s=0, v=1, v=sqrt(4/3*s^3)+1 is what I get.

This is wrong though. The correct answer to the problem is 3.42 ft/s, which I can get when v=sqrt(4/3*s^3+1), in other words, just including the 1 in the square root. I know I'm likely doing something really stupid...

All I can figure is that like v^2/2=2/3*s^3+c... where c=1, only trouble is I don't think that's a true statement.

So anyway... sorry for excrutiating detail, I just CANNOT figure out where I'm going wrong here.

Thanks in advance. :)
 
Physics news on Phys.org
Ok. I think I'm over thinking this. v^2/2=2/3*s^3+c, so v^2=4/3*s^3+2c, and then v(s)=sqrt(4/3*s^3+2c), and since v(0)=1, sqrt(2c)=1, therefore 2c must=1. Is that the right way to think about this?

Again sorry, I know these are really easy concepts we're dealing with here. Just want to make sure I understand the algorithm to solve these simple diff eq's in dynamics situations.
 
v^2/2=2/3*s^3+c is figuring it correctly. You add the constant when you integrate. You don't add the constant after you've solved for v.
 

Similar threads

Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K