Simple Harmonic Motion: Finding Frequency and Potential Energy Function

AI Thread Summary
The discussion focuses on determining the frequency of small oscillations and the potential energy function for a particle subjected to a force described by Fx=-Fosinh(αx). To find the frequency, participants suggest performing a series expansion of the force function, revealing that it behaves linearly for small displacements. This linearity allows the force to be compared to Hooke's law, leading to the conclusion that the effective spring constant k is equal to αFo. The standard differential equation for simple harmonic motion (SHM) is established, and the relationship ω² = αFo/m is derived, which is essential for calculating the frequency. The conversation emphasizes the importance of recognizing the linear approximation in the context of SHM.
briteliner
Messages
62
Reaction score
0

Homework Statement


a particle of mass m moves in one dimension with an applied force Fx=-Fosinh(\alphax) where \alpha and Fo are constants. find the frequency of small oscillations about the equilibrium position. next, find the potential energy function and sketch it.


Homework Equations





The Attempt at a Solution



Guess: x(t)=Asinh(wt)
dx/dt=Awcosh(wt)
d2x/dt2=Aw2sinh(wt)

mAw2sinh(wt)=-Fosinh(\alphax)
w=\alpha
Fo=-Aw2m
A=-Fo/mw2

I have a feeling this is not the right way to go about this...Is it correct? If not, why? and how do i go about finding the frequency?

 
Physics news on Phys.org
For SHM, how must the force depend on displacement from equilibrium? Hint: Do a series expansion of F(x) to see how it behaves for small x.
 
ok so after the series expansion F(x)=-F(\alphax)+((\alphax)3)/3!+...)

the force depends on the displacement directly. but how does this help me get the frequency?
 
Compare that force function to that of a spring for small x. (Assuming you know how to find the frequency of an oscillating spring. If not, look it up.)
 
the force for a spring is just F=-kx. so does F\alpha =k?
 
briteliner said:
the force for a spring is just F=-kx. so does F\alpha =k?
Yes. k = F0α
 
ok, but to get the frequency i need to solve the differential equation that i attempted above. how do i go about that?
 
briteliner said:
ok, but to get the frequency i need to solve the differential equation that i attempted above. how do i go about that?
The differential equation you need to solve is just the standard one for SHM:
m d2x/dt2 = -kx
 
briteliner said:
ok so after the series expansion F(x)=-F(\alphax)+((\alphax)3)/3!+...)

the force depends on the displacement directly. but how does this help me get the frequency?

The key point here, that I'm afraid you've missed, is that for sufficiently small values of x, the function is linear in x

From here, you can say that the force is of the form:
F(x)=-(\alpha F_0)\cdot x

I think you've fallen into the pit-fall of this question. You're used to SHM being described by the regular trigonometric functions, sin(x), cos(x), but here you were confronted with the hyperbolic sine function and were thrown off.

Before we try and guess the solution to the differential equation, let's first find it.
Looking at NSL for this mass, we can find the following differential equation:

ma=-(\alpha F_0)\cdot x

m\ddot x=-(\alpha F_0)\cdot x

\ddot x=-(\frac{\alpha F_0}{m})\cdot x

Solving this differential equation is fairly simple. Just like the equation 5=10-x asks "which number, when subtracted from 10 gives 5?"
This differential equation asks, "which function, when differentiated twice with respect to time, gives itself times a negative constant?"

\omega^2\equiv \frac{\alpha F_0}{m}

The differential equation then turns to:

\ddot x=-\omega^2 x

Now we'll guess!

x(t)=?

But how do we know this is really a solution? How do we know if we guessed right?
Just like how you would double-check your answer for 5=10-x by plugging in x=5 and seeing that you get a true statement, we'll do the same here.

Differentiating our solution once with respect to time gives us:

\frac{dx(t)}{dt}=?=\dot x(t)

Differentiating once more:

\frac{d\dot x(t)}{dt}=?=\ddot x(t)

And then look to see if it checks out or not.

Once you have x(t), you can easily find its period. Before you get caught up in the math, remember that you don't care about the amplitude or phase shift of the periodic function, but only about its period.
 
Last edited:

Similar threads

Back
Top