lilmul123
- 39
- 0
figured it out, thanks
Figured it out, thanks.
Figured it out, thanks.
Last edited:
The discussion revolves around a differential equation related to a spring system that includes a damping force. The original poster is attempting to determine whether the weight associated with the spring passes through its equilibrium position based on their derived equation of motion.
The discussion is ongoing, with participants providing guidance on interpreting the problem correctly. There is a divergence in understanding regarding the relevance of limits and the conditions under which the equilibrium position is reached.
Participants note that the question is not about behavior as time approaches infinity but rather whether the displacement can equal zero for any finite time value. There is an emphasis on the role of damping in the system's behavior.
lilmul123 said:I believe I have solved the problem, I just want to make sure of its correctness.
I was to solve a spring differential equation that involved a damping force and to create a equation of motion. I did. Now, I need to figure out whether the weight ever passes through its equilibrium. The equation I ended up with is
x = e^(-8t) * (.5 - 2t) where x is displacement and t is time.
Now, to check whether weight passes through the equilibrium, what I did was set up the limit as x approaches infinity of (.5 - 2t)/(e^8t). Then, I used l'hopital's rule to find the limit as x approaches infinity of (-2)/(8e^8t). This comes out to be that the limit is 0, and therefore, the spring never passes through the equilibrium and there is no t-value.
Is my logic sound and my math correct?
lilmul123 said:I believe I have solved the problem, I just want to make sure of its correctness.
I was to solve a spring differential equation that involved a damping force and to create a equation of motion. I did. Now, I need to figure out whether the weight ever passes through its equilibrium. The equation I ended up with is
x = e^(-8t) * (.5 - 2t) where x is displacement and t is time.
Now, to check whether weight passes through the equilibrium, what I did was set up the limit as t approaches infinity of (.5 - 2t)/(e^8t). Then, I used l'hopital's rule to find the limit as t approaches infinity of (-2)/(8e^8t). This comes out to be that the limit is 0, and therefore, the spring never passes through the equilibrium and there is no t-value.
Is my logic sound and my math correct?
lilmul123 said:Right, and as t goes to infinity, it seems x gets closer and closer to x=0, but will never hit zero, is that correct or am I still lost?