HW4 typo error #37
-
|
Hello everyone, I think the requested formula of period for problem one is incorrect. In the problem2, the mass in the question is 1kg but in the code it is written as 0.1, which one is correct? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
I realized the first part of my question is wrong because we have to consider two spring forces. Does anyone have any idea about the parameters of the problem 2? |
Beta Was this translation helpful? Give feedback.
This period is correct assuming each spring has stiffness$k$ ,
If you consider the total stiffness of the x2 springs as say$k_{eff}$ , then
$P=2\pi\sqrt{\frac{mg+k_{eff}r}{k_{eff}g}}$
m = 1 # kg