Elastic Spring / Simple Pendulum Lowest Point

In summary, the Homework Statement states that a simple pendulum with a mass will swing through the vertical position with an increase in length. However, the equations of motion are not easily solved and require input from the dimensions of the system.
  • #1
ln(
42
0

Homework Statement


A perfectly elastic spring swings in a vertical plane as a simple pendulum with a mass m suspended at the bottom of the spring. The force constant for this spring is ##k## and the unstretched length is ##L##. The spring is carefully held in the horizontal position so that the spring is unstretched when released. The spring then swings through the vertical position. What is the increase in the length of the spring when the spring passes through the vertical position?
O7B3wUj.png

smbHBpt.png


Homework Equations


##E_i = E_f## (conservation of mechanical energy)
##\frac{mv^2}{r} = F_c##

The Attempt at a Solution


It says that this is a simple pendulum, and doesn't specify any block width, so I'll assume that the mass is a point mass. I'll have ##\Delta x := x## to make it easier to type.
I know that mechanical energy is conserved so ##mg(L + x) = \frac{1}{2}mv^2 + \frac{1}{2}kx^2## at the lowest point.
I need to get rid of ##v## in my equation and the only other thing I can think of is centripetal force. I question if I can actually use this since I don't think this system moves with a constant distance to the pivot; I think I would need to use the radius of curvature for the parabola (?) that results. I'm not sure so I have just tried to use centripetal force directly: ##kx - mg = \frac{mv^2}{L+x}##. However, once I get this, combining everything gives me a very unwieldy quadratic that doesn't correspond to any of the given answer choices.
 

Attachments

  • O7B3wUj.png
    O7B3wUj.png
    12.1 KB · Views: 629
  • smbHBpt.png
    smbHBpt.png
    7.1 KB · Views: 370
Physics news on Phys.org
  • #2
ln( said:
I question if I can actually use this since I don't think this system moves with a constant distance to the pivot
You don't even know if the motion is purely horizontal. If it is (I don't think this is physically possible), then the extension reaches its maximum there, but that still doesn't tell you what the acceleration is.

There is one answer choice that works. And you don't even have to solve equations for it.
 
  • Like
Likes BvU
  • #3
mfb said:
You don't even know if the motion is purely horizontal. If it is (I don't think this is physically possible), then the extension reaches its maximum there, but that still doesn't tell you what the acceleration is.

There is one answer choice that works. And you don't even have to solve equations for it.
I still don't see how to do it. Or do you mean that there isn't enough info?
 
  • #4
ln( said:
Or do you mean that there isn't enough info?
Exactly.
 
  • #5
mfb said:
Exactly.
The equations of motion are two second order differential equations and there are four initial conditions. The system is perfectly well determined and for any set of the parameters you can easily find the value of the extension at the bottom numerically. Based on what I have seen by doing this, it is not what the problem authors had in mind though ...
 
  • #6
Orodruin said:
The equations of motion are two second order differential equations and there are four initial conditions. The system is perfectly well determined and for any set of the parameters you can easily find the value of the extension at the bottom numerically. Based on what I have seen by doing this, it is not what the problem authors had in mind though ...
I was wondering: is the extension independent of ##L## (which is not given...) ?
 
  • #7
BvU said:
I was wondering: is the extension independent of ##L## (which is not given...) ?
No, in general it will depend on L. From the problem it seems that L is given as it is mentioned in the statement. However, this just means all the options are wrong.

The general form of the solution should relate x, L, m, g, and k. Those are five variables with three basic physical dimensions. You can therefore construct two dimensionless combinations:
$$
\pi_1 = \frac{kx}{mg}, \quad \pi_2 = \frac{kL}{mg}.
$$
By Buckingham’s pi theorem, this implies that
$$
\pi_1 = f(\pi_2) \quad \Longrightarrow \quad
x = \frac{mg}{k} f(kL/mg),
$$
where ##f## is some dimensionless function. This is the closest you can get without looking at the equations of motion.
 
  • Like
Likes BvU
  • #8
Assuming that I entered everything into Mathematica correctly, this is what I get numerically for ##f(\pi_2)## in the range 0 to 10, clearly a non-trivial behaviour:
upload_2018-1-23_20-41-5.png
 

Attachments

  • upload_2018-1-23_20-41-5.png
    upload_2018-1-23_20-41-5.png
    4 KB · Views: 386
  • Like
Likes mfb
  • #9
mfb said:
You don't even know if the motion is purely horizontal.
I agree it would not be, but the given diagram seems to suppose that it is. On that basis, I get
3mg(L+x)=kLx+2kx2.
This makes x depend on L, as ln( found.

To eliminate L from the equation we need x=3mg/k, but that leaves the rest of the equation as x=3mg/2k, so there is no consistent solution without L. These would be the limiting solutions as L tends to infinity and 0 respectively, but still with the invalid assumption of horizontal motion.
I guess large L would be the same as small x, and this would also mean very little vertical motion, so option d) may be ok as a small x approximation.

I tried a few simple algebraic errors, but could not reproduce any of the given answers.
 
  • #10
haruspex said:
I agree it would not be, but the given diagram seems to suppose that it is.
I think we already concluded that the problem constructor has made a logical blooper somewhere along the way. For definiteness, these are the solutions I get for ##\pi_2 = 0.01##, i.e., essentially in the small ##L## limit (##\theta## being the coordinate starting at ##\pi/2##):
upload_2018-1-23_22-23-16.png

Clearly ##\dot x \neq 0## when ##\theta = 0##, indicating that the motion indeed is not horizontal at ##\theta = 0##. Instead, the elongation in ##x## has already passed its largest value and the mass is again on its way up.
 

Attachments

  • upload_2018-1-23_22-23-16.png
    upload_2018-1-23_22-23-16.png
    5.7 KB · Views: 366
  • #11
Orodruin said:
in the small L limit
Yes, but I am suggesting the large L limit (small x).
 
  • #12
It turns out I indeed had a typo stemming from when I started using units of ##m##, ##k##, and ##g## instead of ##m##, ##L##, and ##g## ... These are the corrected plots:

Small L regime (L = 0.01)
upload_2018-1-23_22-50-0.png

Maximal x around 2mg/k. This makes sense, it is essentially dropping the mass attached to a spring and solving mgx = kx^2/2.

##f(\pi_2)##
upload_2018-1-23_22-52-41.png


Large L regime (L = 100)
upload_2018-1-23_22-53-37.png

There are some wiggles on the ##x## solution due to the oscillations around the force equilibrium, but their amplitude is small relative to the amplitude of the force equilibrium itself. Indeed, the maximal extension is ##x \simeq 3mg/k## at ##\theta \simeq 0##.
 

Attachments

  • upload_2018-1-23_22-50-0.png
    upload_2018-1-23_22-50-0.png
    8 KB · Views: 578
  • upload_2018-1-23_22-52-41.png
    upload_2018-1-23_22-52-41.png
    3.5 KB · Views: 553
  • upload_2018-1-23_22-53-37.png
    upload_2018-1-23_22-53-37.png
    5.5 KB · Views: 544
  • Like
Likes mfb and haruspex
  • #13
Orodruin said:
The equations of motion are two second order differential equations and there are four initial conditions. The system is perfectly well determined and for any set of the parameters you can easily find the value of the extension at the bottom numerically. Based on what I have seen by doing this, it is not what the problem authors had in mind though ...
Sure, it is well-determined, but without knowing more about L we cannot say what happens (as your simulations confirm) - unless we express it as function of L, but none of the answers does this.

Axis/graph labels would make it easier to understand what you are plotting, by the way.
 
  • #14
mfb said:
unless we express it as function of L, but none of the answers does this.
Sure, but that does not make e) the answer. The answer becomes "none of the above".
 
  • Like
Likes Orodruin
  • #15
mfb said:
but none of the answers does this.
Indeed. I think we are all old enough to have found errors in problem formulations before? I would tend to believe @haruspex in that the problem constructor imagined the large L regime. Of course, this does not make the problem correct.

mfb said:
Axis/graph labels would make it easier to understand what you are plotting, by the way.
- Labels?! We don't need to show you any stinkin' labels!
:-p

Obviously, this was a quick mashup and I think it is fairly self-explanatory based on the written descriptions. Anyway, the solutions are the generalised coordinates (in units of ##mg/k## and ##1##, respectively) as a function of time in units of ##\sqrt{m/k}##. The plot of ##f(\pi_2)## is just a plot of a dimensionless function of a dimensionless variable.
 

1. What is an elastic spring?

An elastic spring is a type of spring made from materials that can be stretched or compressed and then return to their original shape. These materials include metals, plastics, and rubbers. Elastic springs are commonly used in various scientific experiments and devices, such as in simple pendulums.

2. How does an elastic spring work?

An elastic spring works by storing potential energy when it is stretched or compressed, and releasing that energy when it returns to its original shape. This creates a back-and-forth motion, which can be repeated as long as there is energy input into the spring. In the case of a simple pendulum, the elastic spring provides the restoring force that allows the pendulum to swing back and forth.

3. What is the lowest point of an elastic spring?

The lowest point of an elastic spring is the point at which the spring is at its maximum displacement from its resting position. This is also known as the equilibrium point, where the forces of gravity and the elastic force of the spring are balanced. In a simple pendulum, the lowest point is when the pendulum is at its maximum height on one side of its swing.

4. How is the lowest point of a simple pendulum calculated?

The lowest point of a simple pendulum can be calculated using the equation for potential energy: PE = mgh, where m is the mass of the pendulum, g is the acceleration due to gravity, and h is the height of the pendulum. The lowest point occurs when h is at its maximum value, which is when the pendulum is at its maximum height on one side of its swing.

5. How does the length of a simple pendulum affect the lowest point?

The length of a simple pendulum affects the lowest point by changing the amount of potential energy stored in the pendulum at its maximum height. A longer pendulum will have a higher maximum height, and therefore a higher potential energy at the lowest point. This also means that a longer pendulum will take longer to complete one swing compared to a shorter pendulum.

Similar threads

  • Introductory Physics Homework Help
Replies
22
Views
488
  • Introductory Physics Homework Help
Replies
20
Views
1K
  • Introductory Physics Homework Help
Replies
12
Views
1K
  • Introductory Physics Homework Help
Replies
9
Views
710
  • Introductory Physics Homework Help
Replies
3
Views
373
  • Introductory Physics Homework Help
Replies
24
Views
1K
Replies
5
Views
186
  • Introductory Physics Homework Help
Replies
29
Views
931
  • Introductory Physics Homework Help
Replies
9
Views
934
  • Introductory Physics Homework Help
Replies
4
Views
2K
Back
Top