Introduction
The goal was to be able to solve the one dimensional Schrodinger’s equation of a particle in a box with a custom potential. This was done by a numeric approach using the Verlet algorithm below.
Followed by normalization.
This one dimensional solution can easily be extended to be multidimensional. For two dimension this works as follows.
This project was originally implemented using Maple in the optional course “theoretical Chemisty” in my Bachelor’s.
Leave a Reply