How to find the period of small oscillations given the potential?

AI Thread Summary
To find the period of small oscillations in a unidimensional potential field, the equilibrium points are determined by setting the first derivative of the potential to zero, leading to points at x=0 and x=π/a. The second derivative indicates that x=0 is a minimum, suitable for small oscillations. A Taylor series expansion around the equilibrium point simplifies the potential to a linear approximation, allowing the use of the simple harmonic motion equation. The spring constant k can be derived from the potential, leading to the formula for the period T=2π√(m/U0a²). This approach can be adapted for equilibrium points that are not at zero by shifting the coordinate system accordingly.
Davidllerenav
Messages
424
Reaction score
14
Homework Statement
A particle of mass ##m## is located in a unidimensional potential field where the potential energy of the particle depends con the coordinate ##x## as ##U(x)=U_0(1-\cos ax)##; ##U_0## and ##a## are constants. Find the period of small oscilations that the particle performs about the equilibrium position.
Relevant Equations
##x''+\omega^{2}x+0##
##T=2\pi /\omega##
I first found the equilibrium points taking the derivative of the potential. ##U'(x)=U_0 a\sin(ax)##, and the equilibrum is when the derivative is 0, so ##U_0 a\sin(ax)=0## so ##x=0## or ##x=\pi/a##. Taking the second derivative ##U''(x)=U_0a^2 \cos(ax)## I find that ##x=0## is a minimum point, since the second derivative is greater than 0, and ##x=\pi/a## is a maximum point. But if I replace any of those points on the first derivtive, I get 0. I don't know what to do.
 
Physics news on Phys.org
wait i am not sure what you are asking you got the points' derivate to be zero so obviously if you sub back the points into the derivate you are going to get zero or am i missing what you are asking?thanks
 
Davidllerenav said:
Problem Statement: A particle of mass ##m## is located in a unidimensional potential field where the potential energy of the particle depends con the coordinate ##x## as ##U(x)=U_0(1-\cos ax)##; ##U_0## and ##a## are constants. Find the period of small oscilations that the particle performs about the equilibrium position.
Relevant Equations: ##x''+\omega^{2}x+0##
##T=2\pi /\omega##

I first found the equilibrium points taking the derivative of the potential. ##U'(x)=U_0 a\sin(ax)##, and the equilibrum is when the derivative is 0, so ##U_0 a\sin(ax)=0## so ##x=0## or ##x=\pi/a##. Taking the second derivative ##U''(x)=U_0a^2 \cos(ax)## I find that ##x=0## is a minimum point, since the second derivative is greater than 0, and ##x=\pi/a## is a maximum point. But if I replace any of those points on the first derivtive, I get 0. I don't know what to do.

What determines the motion for "small" oscillations about a local minimum in potential?
 
timetraveller123 said:
wait i am not sure what you are asking you got the points' derivate to be zero so obviously if you sub back the points into the derivate you are going to get zero or am i missing what you are asking?thanks
Yes, sorry you're wright. What I'm asking is what should I do next, after I get the equilibrium points.
 
PeroK said:
What determines the motion for "small" oscillations about a local minimum in potential?
A small displacement?
 
Davidllerenav said:
A small displacement?

It's the behaviour of the potential on a small interval about the minimum.
 
PeroK said:
It's the behaviour of the potential on a small interval about the minimum.
Ok, so what should I do once I have the equilibrium points?
 
Davidllerenav said:
Ok, so what should I do once I have the equilibrium points?

Have you heard of the Taylor series expansion of a function?
 
PeroK said:
Have you heard of the Taylor series expansion of a function?
Yes, they are like this: ##f(x)\approx f(a)+f'(a)(x-a)+\frac{f''(a)}{2!}(x-a)^2+\frac{f'''(a)}{3!}(x-a)^3+...##.
 
  • #10
Davidllerenav said:
Yes, they are like this: ##f(x)\approx f(a)+f'(a)(x-a)+\frac{f''(a)}{2!}(x-a)^2+\frac{f'''(a)}{3!}(x-a)^3+...##.

Can you see how to use that here? Using what you know about ##U##.
 
  • #11
PeroK said:
Can you see how to use that here? Using what you know about ##U##.
Should I expand the potential using the Taylor expansion centered on the equilibrium point?
 
  • #12
Davidllerenav said:
Should I expand the potential using the Taylor expansion centered on the equilibrium point?

You could try that. But in your OP you had a relevant equation:

Davidllerenav said:
Relevant Equations: ##x''+\omega^{2}x = 0##

How does ##x''## depend on the potential?
 
  • #13
PeroK said:
How does ##x''## depend on the potential?
I don't know. We know that ##x''## is the acceleration, so maybe I can use the fact that the force is related to the potential by ##F=-grad \ U##, since ##F=ma=mx''##.
 
  • #14
Davidllerenav said:
I don't know. We know that ##x''## is the acceleration, so maybe I can use the fact that the force is related to the potential by ##F=-grad \ U##, since ##F=ma=mx''##.

Yes, that's right. But, let's use ##\ddot{x}## for the second time derivative. So, you have:

##m \ddot{x} = -U'(x)##

Now, use the Taylor series.
 
  • #15
PeroK said:
Now, use the Taylor series.
With the potential, centered at a=0?
 
  • #16
Davidllerenav said:
With the potential, centered at a=0?

Of course. That's the point of interest for small oscillations.
 
  • #17
PeroK said:
Of course. That's the point of interest for small oscillations.
Ok, of what degree?
 
  • #18
Davidllerenav said:
Ok, of what degree?

I'll leave that to you to decide.
 
  • #19
PeroK said:
I'll leave that to you to decide.
Ok, I did it of degree 3, and I go this: ##U'(x)\approx U_0a\sin(0)+U_0a^2\cos(0)(x)-\frac{U_0a^3\sin(0)}{2!}(x)^2-\frac{U_0a^4\cos(0)}{3!}(x)^3##, so ##U'(x)\approx U_0a^2x-\frac{U_0a^4x^3}{6}##. What should I do know?
 
Last edited:
  • #20
Davidllerenav said:
Ok, I did it of degree 3, and I go this: ##U'(x)\approx U_0a\sin(0)+U_0a^2\cos(0)(x)-\frac{U_0a^3\sin(0)}{2!}(x)^2-\frac{U_0a^4\cos(0)}{3!}(x)^3##, so ##U'(x)\approx U_0a^2x-\frac{U_0a^4x^3}{6}##. What should I do know?

If ##x## is small, then the linear term dominates and you get the equation for a simple harmonic potential by dropping the term term in ##x^3##.
 
  • #21
PeroK said:
If ##x## is small, then the linear term dominates and you get the equation for a simple harmonic potential by dropping the term term in ##x^3##.
Would you explain that a bit more please?
 
  • #22
Davidllerenav said:
Would you explain that a bit more please?

This is the standard approach when expanding as a Taylor series for "small" ##x##. Note that in this case the quantity ##ax## is dimensionless, so when ##ax## is small we have ##ax \gg a^2x^2 \gg a^3x^3 \dots##.

This leaves what's called a linear approximation for the function. Examples include ##\sin \theta = \theta##, which is often used for a simple pendulum for small oscillations.
 
Last edited:
  • #23
PeroK said:
This is the standard approach when expanding as a Taylor series for "small" ##x##. Note that in this case the quantity ##ax## is dimensionless, so when ##ax## is small we have ##ax \ll a^2x^2 \ll a^3x^3 \dots##.

This leaves what's called a linear approximation for the function. Examples include ##\sin \theta = \theta##, which is often used for a simple pendulum for small oscillations.
Wouldn't ##a^2x^2## be less than ##ax## when x is small? This only works for small oscillations, right?
 
  • #24
Davidllerenav said:
Wouldn't ##a^2x^2## be less than ##ax## when x is small? This only works for small oscillations, right?

Yes. I've corrected the typo. The analysis in this particular problem is the same in general for any potential:

Local minimum; first derivative is 0; second derivative is positive; linear approximation of ##U'## for small oscillations; SHM for small oscillations.

It's useful to remember this whole idea as it is used all over physics.
 
  • #25
PeroK said:
Yes. I've corrected the typo. The analysis in this particular problem is the same in general for any potential:

Local minimum; first derivative is 0; second derivative is positive; linear approximation of ##U'## for small oscillations; SHM for small oscillations.

It's useful to remember this whole idea as it is used all over physics.
I see. So x is small because of small oscilations right? Since x is the coordinate, it would be small.
 
  • #26
Davidllerenav said:
I see. So x is small because of small oscilations right? Since x is the coordinate, it would be small.
Effectively, yes.
 
  • #27
PeroK said:
Effectively, yes.
Ok, so whenever I need to expand a potential for small oscillations, I just need the term with a linear ##x##?
After getting that ##U'(x)\approx U_0a^2x##, I replace that on the equation and get that ##F=-U_0a^2x## what do I do next? Do I need the harmonic oscillator equation?
 
  • #28
Davidllerenav said:
Ok, so whenever I need to expand a potential for small oscillations, I just need the term with a linear ##x##?
After getting that ##U'(x)\approx U_0a^2x##, I replace that on the equation and get that ##F=-U_0a^2x## what do I do next? Do I need the harmonic oscillator equation?

That is the equation of SHM. ##F = -kx##, for some constant ##k##.
 
  • #29
PeroK said:
That is the equation of SHM. ##F = -kx##, for some constant ##k##.
From that I have ##k=U_0a^2##, how do I use the constant to find the period?
 
  • #30
Davidllerenav said:
From that I have ##k=U_0a^2##, how do I use the constant to find the period?

You posted the relevant equation in your OP.
 
  • #31
PeroK said:
You posted the relevant equation in your OP.
##x''+\omega^{2}x=0##?
 
  • #32
Davidllerenav said:
##x''+\omega^{2}x=0##?

Yes, and the other one.
 
  • #33
PeroK said:
Yes, and the other one.
##T=2\pi/\omega##? One question, can't I just write ##F## as ##mx''## such that ##mx''=-U_0a^2x##? Thus ##x''=-\frac {U_0a^2}{m}x## and since ##x''+\omega^{2}x=0\Rightarrow x''=-\omega^2x## then ##\omega^2=\frac {U_0a^2}{m}##?
 
  • #34
Davidllerenav said:
##T=2\pi/\omega##? One question, can't I just write ##F## as ##mx''## such that ##mx''=-U_0a^2x##? Thus ##x''=-\frac {U_0a^2}{m}x## and since ##x''+\omega^{2}x=0\Rightarrow x''=-\omega^2x## then ##\omega^2=\frac {U_0a^2}{m}##?

Yes, that's the idea.
 
  • #35
PeroK said:
Yes, that's the idea.
And how do I get to that with the constant ##k##?
 
  • #36
Davidllerenav said:
And how do I get to that with the constant ##k##?

You have:

Davidllerenav said:
##T=2\pi/\omega##

##\omega^2=\frac {U_0a^2}{m}##?

You don't need anything else.
 
  • #37
PeroK said:
You have:
You don't need anything else.
Ok, using that I get ##\omega=\sqrt {\frac {U_0a^2}{m}}## thus ##T=2\pi\sqrt {\frac {m}{U_0a^2}}\Rightarrow T=\frac {2\pi}{a}\sqrt {\frac {m}{U_0}}##, is that right?
 
  • Like
Likes PeroK
  • #38
@PeroK I have one question. I can also use the formula ##\omega^2=\frac{k}{m}## right? Also, how can I solve a problem like this if the equilibrium point is not 0?
 
  • #39
Davidllerenav said:
@PeroK I have one question. I can also use the formula ##\omega^2=\frac{k}{m}## right? Also, how can I solve a problem like this if the equilibrium point is not 0?
Yes.

The Taylor series can be expanded about any point. As you posted in post #9 for a point ##a##.
 
  • #40
PeroK said:
Yes.

The Taylor series can be expanded about any point. As you posted in post #9 for a point ##a##.
PeroK said:
The Taylor series can be expanded about any point. As you posted in post #9 for a point ##a##.
But for example if the equilirbium point is ##y## then would end up with something like ##U_0a^2(x-y)##, what do I do with that y?
 
  • #41
at the equilibrium point there would no linear terms in x so
but if your quadratic term is non-zero(positive) then you can do what you did before the coefficient is the "spring constant" if you shift your coordinate system to the y point then then it is similar to what you did before

edit:
just realized you were talking about force so there would be linear force and hence linear term in x so once again you can shift your coordinate system origin to y this makes it similar to what you solved before
 
  • #42
timetraveller123 said:
at the equilibrium point there would no linear terms in x so
but if your quadratic term is non-zero(positive) then you can do what you did before the coefficient is the "spring constant" if you shift your coordinate system to the y point then then it is similar to what you did before

edit:
just realized you were talking about force so there would be linear force and hence linear term in x so once again you can shift your coordinate system origin to y this makes it similar to what you solved before
I understand, thanks. But what i meant was if the equilibrium point was not 0, but anotber constante, say ##c##, such that after using Taylor series I end up with ##U_0a^2(x-c)##, I would have ##U_0a^2x-U_0a^2c##, right? What do I do? Do I just replace that on the equation?
 
  • Like
Likes timetraveller123
  • #43
no what i am saying is even if the equilibrium point is not at zero you can make it zero by shifting your coordinate system to that point or you don't even have to shift . The new oscillation is just same as the one about the equilibrium about 0 but just that now it is at c. you still use the coefficient in front of the linear force term . in this case the oscillation frequency would be same because of the sine nature of the potential so in this case there is another stable equilibrium point at ##\frac{2 \pi}{a}## the ball oscillates about that point the same way as in the point at origin as the ball doesn't which equilibrium point it is in too all the stable points are the same
 
Back
Top