Solution for differential equation

Click For Summary
A particle with energy less than the potential energy V0 cannot enter a bounded spherical potential, leading to a reflection akin to scattering off a hard sphere. The derived differential equation indicates that the particle experiences force only at the potential boundaries, where the potential changes. To analyze the problem, one can apply conservation of angular momentum and energy equations typical in central force scenarios. The boundary behavior can be treated as a flat surface, and exploring a gradual potential change may provide insights into the limiting case. The discussion raises questions about the consistency of nonlinear models in producing similar limiting solutions.
PhysicsRock
Messages
121
Reaction score
19
Greetings,
in one of the exercise sheets we were given by our Prof, we were supposed to draw the trajectory of a patricle that moves toward a bounded spherical potential that satisfies

##
V(\vec{r}) = \begin{cases}
V_0 & | \vec{r} | \leq a \\
0 & else \\
\end{cases}
##

for ##E_\text{particle} < V_0##. I drew a circular path within the potential boundary, but apparently that is wrong. A friend of mine brought to my attention that the particle couldn't enter the potential at all, if it's Energy is lower than the potential energy. I wanted to take a look at this analytically and derived the differential equation

##
m \ddot{\vec{r}} = V_0 \left[ \delta(r - a) - \delta(r + a) \right] \frac{\vec{r}}{r}
##

with ##r = | \vec{r} |##. Intuitively, it makes sense to me as there is no Force on the particle unless it's right at the boundaries where the potential changes, thus satisfying ##\vec{F} = - \nabla V##.

To come to my question, has anyone got any idea how this could be solved, if it is even possible to solve an equation of that form?
 
Physics news on Phys.org
You have written a three-dimensional equation for what is essentially a one-dimensional problem because the potential depends on ##r## only. For that reason, I think it is safe to assume that angular momentum is conserved, write the standard energy conservation equations, one for each region, used in central force problems and see where it takes you. You will have to figure out how to quantify the "kick" that the particle receives at the boundary. I have not solved this problem, but that would be my approach.

Your friend is correct. If the particle has energy less than ##V_0##, it will not penetrate (classically) the potential, i.e. it will bounce off with no energy loss. This sounds like scattering off a hard sphere to me.
 
The trajectory is straightforward everywhere except at the boundary.
Focusing in on the boundary, you can treat it as a flat surface.
The sudden jump in potential should be thought of as a limiting case. E.g., start with a simple linear rise over some short distance, solve, then take the limit as the distance tends to zero.
The awkward question is whether all nonlinear models produce the same limiting solution. If not, the question is not well posed.

Fwiw, it smells to me like a light ray striking a boundary where the refractive index drops .
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...