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

Click For Summary

Homework Help Overview

The discussion revolves around determining the period of small oscillations for a particle in a unidimensional potential field defined by the potential energy function \( U(x) = U_0(1 - \cos(ax)) \). Participants explore the process of finding equilibrium points and analyzing the potential's behavior near these points to understand the oscillatory motion.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss finding equilibrium points by taking derivatives of the potential and question the implications of these points. There is exploration of Taylor series expansion to approximate the potential near equilibrium, and participants consider how to relate the second derivative of the potential to the motion of the particle.

Discussion Status

The discussion is active, with participants raising questions about the next steps after identifying equilibrium points and the use of Taylor series. There is a focus on understanding how to derive the equation of motion for small oscillations and the relationship between force and potential. Guidance has been provided regarding the significance of linear approximations for small displacements.

Contextual Notes

Participants are navigating the constraints of the problem, including the need to consider small oscillations and the implications of linear approximations in the context of harmonic motion. The discussion reflects a collaborative effort to clarify concepts without reaching a definitive conclusion.

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.
 

Similar threads

Replies
2
Views
1K
Replies
57
Views
8K
Replies
73
Views
5K
Replies
9
Views
2K
Replies
13
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
1
Views
1K
Replies
3
Views
859