{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# **Numerical Solution of the Schrödinger Equation for a One Dimensional Quantum Well**\n", "\n", "**Authors:** Dou Du, Taylor James Baird and Giovanni Pizzi\n", "\n", " Go back to index\n", "\n", "**Source code:** https://github.com/osscar-org/quantum-mechanics/blob/master/notebook/quantum-mechanics/1quantumwell.ipynb\n", "\n", "This notebook solves numerically the quantum-mechanical problem of a single rectangular one-dimensional quantum well, and displays interactively the eigenfunctions (plotted at the height of the corresponding eigenvalues).\n", "\n", "