Differential calculus, physics problem

dlp248
Messages
8
Reaction score
0

Homework Statement



The motion of a spring that is subject to a frictional force or a damping force (such as a shock absorber in a car) is often modeled by the product of an exponential function and a sine or cosine function. Suppose the equation of motion of a point on such a spring is
s(t) = 5e^−1.9t sin 2πt
where s is measured in centimeters and t in seconds. Find the velocity after t seconds. Graph both the position and velocity functions for 0 ≤ t ≤ 2.

Homework Equations



Chain rule: [f(g(x)]' = f'(g(x))g'(x)
Product rule: [f(x)g(x)]' = f'(x)g(x) + f(x)g'(x)

The Attempt at a Solution



I am stuck finding the velocity function. I believe that I have the correct derivative, however, I am being marked incorrect.

This is what I have done:

v(t) = (5e^-1.9t)(-1.9)sin(2πt)+(5e^-1.9t)cos(2πt)(2π)
v(t) = 5e^-1.9t[-1.9sin(2πt)+2π(cos(2πt)]

I haven't attempted the rest of the problem because I need the velocity function first.
 
Physics news on Phys.org
dlp248 said:

Homework Statement



The motion of a spring that is subject to a frictional force or a damping force (such as a shock absorber in a car) is often modeled by the product of an exponential function and a sine or cosine function. Suppose the equation of motion of a point on such a spring is
s(t) = 5e^−1.9t sin 2πt
where s is measured in centimeters and t in seconds. Find the velocity after t seconds. Graph both the position and velocity functions for 0 ≤ t ≤ 2.

Homework Equations



Chain rule: [f(g(x)]' = f'(g(x))g'(x)
Product rule: [f(x)g(x)]' = f'(x)g(x) + f(x)g'(x)

The Attempt at a Solution



I am stuck finding the velocity function. I believe that I have the correct derivative, however, I am being marked incorrect.

This is what I have done:

v(t) = (5e^-1.9t)(-1.9)sin(2πt)+(5e^-1.9t)cos(2πt)(2π)
v(t) = 5e^-1.9t[-1.9sin(2πt)+2π(cos(2πt)]

I haven't attempted the rest of the problem because I need the velocity function first.
It's not clear why your velocity function is being marked incorrect. Is it due to your work being examined by some computer response system?

Perhaps submitting a different version of the same function might help. I would try moving the constant 5 inside the [] brackets, leaving the exponential outside by itself.

I don't have much experience with such systems, but I can see why my late friend called computers "The Devil's Machine".
 
Thanks for getting back to me!

I was entering this function into a computer for grading. I ended up contacting my professor and she was able to point out to me that the question was asking for a step by step differentiation of the position function. So the velocity function that I found ended up not being needed until part three of the question. Why they do this to us I have no idea! It is frustrating beyond belief! Thank you again!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top