How to Solve an Inverse Square Law Problem in Physics?

Click For Summary
SUMMARY

The discussion focuses on solving a physics problem involving an inverse-square-law force acting on a particle in one dimension, modeled after a linear particle accelerator. The force is defined as F = S / (d - x)², where S represents field strength, d is the position of the attracting point source M, and x is the position of the projectile O. Participants suggest finding the potential energy V through integration, deriving the Lagrangian L = T - V, and applying the Euler-Lagrange equation to determine the trajectory. An alternative approach involves formulating a linear second-order differential equation from Newton's second law.

PREREQUISITES
  • Understanding of inverse-square-law forces in physics
  • Familiarity with Lagrangian mechanics and the Euler-Lagrange equation
  • Knowledge of differential equations, specifically second-order linear DEs
  • Basic concepts of potential energy and force integration
NEXT STEPS
  • Study the derivation of the Lagrangian in classical mechanics
  • Learn how to solve second-order linear differential equations
  • Explore potential energy calculations in physics
  • Investigate applications of inverse-square laws in various physical systems
USEFUL FOR

Physics students, educators, and researchers interested in classical mechanics, particularly those working with forces and motion in particle systems.

antiduh
Messages
1
Reaction score
0
Howdy folks, I'm trying to solve a physics problem that I posed to myself one day after a class. My inspiration is a linear particle accelerator.

So, what I want to do is model a particle in one dimension, being attracted by an inverse-square-law force.

Code:
|<---------d-------->|
|<--x-->|            |
|       |            |
|-------O------------M
|       ^            ^
        |            |
Projectile           |
                     |
Attracting point source
Object 'M' is the attracting point source, such as a magnet. Object is fixed.
Object 'O' is the object being attracted, obviously free to move.

Distance 'd' is the position of M.
Distance 'x' is the posiition of the projectile.

So, let us assume that the force on 'O' is:
Code:
       S
F = -------
    (d-x)^2
Value S is a unitless abstraction of field strength.


The problem is thus: Find a closed-form solution for the position of the object at time 't'.


Any help would be appreciated. I'd prefer someone to just point me in the right direction, and not solve the whole thing for me, but I'll take whatever help I can get.
 
Last edited:
Physics news on Phys.org
i have lost touch with how to do this but i think you do this

find the potential first V = \int F \cdot dl

then find the Lagrangian L = T - V

Use Euler Lagrange equation to solve for this trajectory

but i could be wrong...
 
an easier way is

F = m \frac{d^2 x}{dt^2} = \frac{S}{(d-x)^2}

you now have a linear second order DE which you need to solve
 

Similar threads

Replies
5
Views
4K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 33 ·
2
Replies
33
Views
3K
Replies
8
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K