Find the time when the spring force reaches max magnitude

AI Thread Summary
To determine when the spring force reaches its maximum magnitude, the discussion emphasizes using calculus, specifically focusing on the sine function in the spring force equation. The maximum value of the sine function occurs at π/2, which corresponds to the time when the spring force is maximized. The calculations provided indicate that the maximum spring force occurs between 0.03 and 0.04 seconds, aligning with the behavior of the sine function. Participants clarify that finding the maximum does not require taking the derivative, as the sine function's properties dictate the maximum points. Understanding these principles allows for accurate calculation of the spring force at the identified time.
SirChris93
Messages
6
Reaction score
0

Homework Statement


Show how you use calculus to find the time when the magnitude of the Spring Force reaches its maximum. Then, when you found that time show how you calculate the Spring force at that time as well.

m = 1.125kg
vi = .8 m/s
k = 2250 N/m
x = 0m

Homework Equations


Fs (t) = [-mvi sqrt(k/m)] sin (sqrt(k/m)t)

The Attempt at a Solution


So the homework provided the Time and we had to find the Spring Force and put them in a table, which I did. After viewing the graph I figured, that the magnitude reaches its maximum between .03 and .04, but I can't figure out how to find that.

I didn't know how to make a table on here, but I tried the best I could
Code:
time (t) | Spring Force (F)
 0            0
.01     |       -17.41
.02     |      -31.39
.03     |     -39.2
.04     |    -39.3
.05     |    -31.67
.06     |   -17.81
.07     |   -.45
 
Last edited by a moderator:
Physics news on Phys.org
The problem statement tells you to "use calculus."

How do you usually go about finding the max/min of a function in calculus?
 
RedDelicious said:
The problem statement tells you to "use calculus."

How do you usually go about finding the max/min of a function in calculus?

My teacher said not to find the derivative, so that’s out of the question. The only other way I can think of is t=Fs(t)/[(-mvsqrt(k/m)]sin sqrt(k/m)), but it won’t work. Unless I would the integral of the equation...
 
Last edited:
SirChris93 said:
My teacher said not to find the derivative, so that’s out of the question. The only other way I can think of is t=Fs(t)/[(-mvsqrt(k/m)]sin sqrt(k/m)), but it won’t work. Unless I would the integral of the equation...

That's fine. It's not necessary to take the derivative anyway.

The only time depenendent part of your function is the sine. And so your function will have its max value when the sine function has its max value.

Is sin(x) ever going to be greater than 1? For what x does it have a max value? Think of the unit circle.
 
  • Like
Likes PeroK
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top