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.