{"id":5222,"date":"2016-12-10T18:39:40","date_gmt":"2016-12-10T23:39:40","guid":{"rendered":"http:\/\/pages.vassar.edu\/magnes\/?p=5222"},"modified":"2016-12-10T18:39:40","modified_gmt":"2016-12-10T23:39:40","slug":"numerical-solution-to-schrodinger-equation-in-a-1d-periodic-potential","status":"publish","type":"post","link":"https:\/\/pages.vassar.edu\/magnes\/2016\/12\/10\/numerical-solution-to-schrodinger-equation-in-a-1d-periodic-potential\/","title":{"rendered":"Numerical Solution to Schrodinger Equation in a 1D Periodic Potential"},"content":{"rendered":"<p><strong>Summary:<\/strong><\/p>\n<p>The following article serves as a discussion of a program that I designed to serve as an educational tool for students of introductory solid state physics.\u00a0 This program calculates the dispersion relation for a particle in periodic 1D potential and presents related information, such as band gap energies and movies of the time-evolved stationary states directly above and below the first band gap.\u00a0 I begin by introducing the reader to the underlying physical concepts, such as energy gaps, dispersion curves, Bloch&#8217;s theorem, and the nearly-free electron model.\u00a0 I then proceed with a discussion of the program and how it can be used to demonstrate a wide array of phenomena related to to these theoretical topics.\u00a0 I conclude with a description of how the program operates, its limitations, and suggestions for how this work can be extended in the future.<\/p>\n<p><strong>Introduction:<\/strong><\/p>\n<p>In many solids, such as crystals and semiconductors, atoms are arranged in an organized and periodic manner. This periodicity in the organization of the atoms leads to an electric potential that is also periodic in space. Describing the behavior of particles, such as electrons, in such potentials is a primary topic in any introductory solid state physics course, and remains an important area of research in modern electronics.<\/p>\n<p>An interesting phenomenon that occurs in periodic potentials, and a topic which is at the heart semiconductor device operation, is the presence of energy bands. In many solids, there are intervals of allowed energies which particles experiencing that potential can take. That is, if one were to measure the energy of an electron in a periodic potential, they might measure values anywhere between two energies, say, a and b, but nowhere between two other energies, say c and d. The allowed energy intervals are known as energy bands and the energy difference between two bands is known as a band gap [1].<\/p>\n<p>In introductory solid state texts, such as \u201cSolid State Physics,\u201d by Kittel, the origin of the band gap is often presented in the context of the nearly-free electron model [1]. In the nearly-free electron model, electrons are described as free particles with an effective mass that depends on the electron\u2019s wavenumber. The energy gap is then explained conceptually as being due to the existence of standing waves that form when the wavelength of the electron is some harmonic of the periodicity of the potential. Two distinct standing waves form, one in which the electron\u2019s wavefunction is concentrated around regions of high potential energy, and one in which the electon\u2019s wavefunction is concentrated around regions of low potential energy. The energy difference between these two standing wave states is taken as the bang gap energy.<\/p>\n<p>While presenting band gaps in this way avoids grappling with the full complexity of quantum mechanics, band gaps are an essentially quantum mechanical phenomenon. By the time many students begin studying solid-state physics, they have already studied at least one of the archetypal quantum mechanics examples, such as the infinite square well or the hydrogen atom. Furthermore, they have learned that only certain energies have associated normalizable solutions to the Schrodinger equation, and that these are the measurable energies of the system. The only difference in infinite periodic potentials, is that instead of discrete energy levels, there are <em>intervals<\/em> of allowed energies. The goal of this project is to help students bridge the gap between the conceptual nearly-free electron model and the results of quantum mechanics.<\/p>\n<p><strong>Bloch&#8217;s Theorem:<\/strong><\/p>\n<p>One of the most important theorems involving solutions to the Schrodinger equation in a periodic potential is Bloch\u2019s theorem. This states that the normalizable solutions to the time independent Schrodinger equation in a periodic potential have the form <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-e35ad6727719133110e207c3a13c94a8_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#107;&#61;&#117;&#95;&#107;&#40;&#92;&#118;&#101;&#99;&#32;&#123;&#114;&#125;&#41;&#101;&#94;&#123;&#105;&#32;&#92;&#118;&#101;&#99;&#123;&#107;&#125;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#92;&#118;&#101;&#99;&#123;&#114;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"117\" style=\"vertical-align: -4px;\"\/>, where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-8de48b1aaad2d208282c14e7046c2f18_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#118;&#101;&#99;&#123;&#114;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"11\" style=\"vertical-align: 0px;\"\/> is the position vector, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-793bb1d0234beedb718c17eb8c778a1a_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#118;&#101;&#99;&#123;&#107;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"11\" style=\"vertical-align: 0px;\"\/> is the wave vector, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-4b4aad3a50cf32b757c0547ad96ce454_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#117;&#95;&#107;&#40;&#92;&#118;&#101;&#99;&#32;&#123;&#114;&#125;&#41;&#61;&#117;&#95;&#107;&#40;&#92;&#118;&#101;&#99;&#32;&#123;&#114;&#125;&#43;&#92;&#118;&#101;&#99;&#123;&#84;&#125;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"21\" width=\"139\" style=\"vertical-align: -4px;\"\/>, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-a23927c2ff4b4c5f92a83b2a8dd2745f_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#118;&#101;&#99;&#123;&#84;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"14\" style=\"vertical-align: 0px;\"\/> is a lattice vector (the position vector between two lattice sites) [1]. In one dimension, this reduces to the criterion that\u00a0<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-b80b889118a40fdf6e92589c21b93f29_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#107;&#61;&#117;&#95;&#107;&#40;&#120;&#41;&#101;&#94;&#123;&#105;&#107;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"114\" style=\"vertical-align: -4px;\"\/>, where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-881b77bbec57e7b1ee7fea182ec0750e_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#117;&#95;&#107;&#40;&#120;&#41;&#61;&#117;&#95;&#107;&#40;&#120;&#43;&#110;&#97;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"149\" style=\"vertical-align: -4px;\"\/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-c63f5a3a084d567b6d62758d1c9bc8b8_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> is the periodicity of the potential, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-a63eb5ff0272d3119fa684be6e7acce8_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> is an integer. It follows from Bloch\u2019s theorem that if <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-bbdf0ac6e30c4189fe7640e35a17d593_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"19\" style=\"vertical-align: -4px;\"\/> is a solution to the Schrodinger equation, then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-b37dbdb115ad396045a40759361644e5_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#123;&#107;&#43;&#71;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"41\" style=\"vertical-align: -5px;\"\/> is also a solution, provided that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-5ffb8b8a9fc8c815fc9b364b23d4d642_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#71;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#109;&#32;&#92;&#112;&#105;&#125;&#123;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"61\" style=\"vertical-align: -6px;\"\/> for some integer <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-c9892c160739d7b5be03e1d300d29a2b_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#109;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\"\/> [1]. It is common to plot the allowed energies against <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-046fa17639e41f8d3a7d70cba047312e_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#45;&#32;&#92;&#112;&#105;&#125;&#123;&#97;&#125;&#32;&#60;&#32;&#107;&#32;&#60;&#32;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#105;&#125;&#123;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"89\" style=\"vertical-align: -6px;\"\/> (known as the first Brillouin zone), as this gives a complete account of the allowed energies of the system [1]. The energy of the allowed wavefunctions as a function of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> is known as the dispersion relation or dispersion curve [1].<\/p>\n<p><strong>Project and Results:<\/strong><\/p>\n<p>I created a program that calculates the dispersion relation for three 1-dimensional periodic potentials, a square, triangle, and sinusoidal wave (figure 1).<\/p>\n<div id=\"attachment_5235\" style=\"width: 444px\" class=\"wp-caption aligncenter\"><a href=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/potential-functions.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5235\" class=\" wp-image-5235\" src=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/potential-functions-300x224.png\" alt=\"Fig 1: Periodic potentials which are available which are available to be solved by simulation. This is understood to represent a single cell of the potential functions. The true potentials infinitely many cells sewn together at the edges.\" width=\"434\" height=\"324\" srcset=\"https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/potential-functions-300x224.png 300w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/potential-functions-768x573.png 768w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/potential-functions-624x466.png 624w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/potential-functions.png 888w\" sizes=\"auto, (max-width: 434px) 100vw, 434px\" \/><\/a><p id=\"caption-attachment-5235\" class=\"wp-caption-text\">Fig. 1: Periodic potentials available available in the program. This is understood to represent a single cell of the potential functions. The true potentials repeat infinitely many times in both the positive and negative spacial directions.<\/p><\/div>\n<p>This program is intended as an educational tool for students of solid-state physics who are beginning to study the concept of bang gaps. It calculates the dispersion curves by finding the first several allowed energy eigenstates (of the potential of interest) for a discrete selection of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> values in the first Brillouin zone. It then plots the energies of these states against the wave number, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/>, which gives the dispersion curve (figure 2). The first several band gaps are evident as the empty regions between dispersion curves.<\/p>\n<p><a href=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr.png\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-5240 aligncenter\" src=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr-300x90.png\" alt=\"tr\" width=\"490\" height=\"147\" srcset=\"https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr-300x90.png 300w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr-768x230.png 768w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr-1024x307.png 1024w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr-624x187.png 624w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr.png 1251w\" sizes=\"auto, (max-width: 490px) 100vw, 490px\" \/><\/a><\/p>\n<p><a href=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-5241 aligncenter\" src=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr1-300x102.png\" alt=\"tr1\" width=\"488\" height=\"166\" srcset=\"https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr1-300x102.png 300w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr1-768x262.png 768w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr1-1024x350.png 1024w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr1-624x213.png 624w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr1.png 1253w\" sizes=\"auto, (max-width: 488px) 100vw, 488px\" \/><\/a><\/p>\n<div id=\"attachment_5244\" style=\"width: 489px\" class=\"wp-caption aligncenter\"><a href=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr2-1.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5244\" class=\"wp-image-5244\" src=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr2-1-300x109.png\" width=\"479\" height=\"174\" srcset=\"https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr2-1-300x109.png 300w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr2-1-768x278.png 768w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr2-1-1024x371.png 1024w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr2-1-624x226.png 624w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/tr2-1.png 1215w\" sizes=\"auto, (max-width: 479px) 100vw, 479px\" \/><\/a><p id=\"caption-attachment-5244\" class=\"wp-caption-text\">Fig. 2: Dispersion relations calculated by the program. The top image corresponds to the triangle-wave potential, the middle image corresponds to the sinusoidal potential, and the bottom image corresponds to the square-wave potential. Regions between the colored horizontal lines represent band gaps.<\/p><\/div>\n<p>The program also produces a movie of the time-evolved eigenstates on either side of the first band gap (figures 3 and 4). In these movies, it is worth noting that the state just above the first energy band is concentrated around high-energy regions of the potential and the state just below the first band is grouped around low-energy regions of the potential. One can also see that the periodicity of the allowed wavefunctions on either side of the gap is indeed a harmonic of the periodicity of the potential (actually a sub-harmonic). These results demonstrate that the qualitative explanation of band gaps provided by the nearly-free electron model is in close agreement with the results of quantum mechanics.<\/p>\n<div id=\"attachment_5279\" style=\"width: 310px\" class=\"wp-caption aligncenter\"><a href=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_jyQlJT.gif\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5279\" class=\"wp-image-5279 size-medium\" src=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_jyQlJT-300x225.gif\" alt=\"www-gifcreator-me_jyqlj\" width=\"300\" height=\"225\" srcset=\"https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_jyQlJT-300x225.gif 300w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_jyQlJT-768x576.gif 768w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_jyQlJT-1024x768.gif 1024w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_jyQlJT-624x468.gif 624w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><p id=\"caption-attachment-5279\" class=\"wp-caption-text\">Fig. 3: Animation of the real and imaginary parts of the wavefunction just below the first band gap (click image to see animation)<\/p><\/div>\n<div id=\"attachment_5317\" style=\"width: 310px\" class=\"wp-caption aligncenter\"><a href=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_edsHym.gif\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5317\" class=\"wp-image-5317 size-medium\" src=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_edsHym-300x225.gif\" width=\"300\" height=\"225\" srcset=\"https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_edsHym-300x225.gif 300w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_edsHym-768x576.gif 768w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_edsHym-1024x768.gif 1024w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/www.GIFCreator.me_edsHym-624x468.gif 624w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><p id=\"caption-attachment-5317\" class=\"wp-caption-text\">Fig. 4: Animation of the real and imaginary parts of the wavefunction just above the first band gap (click image to see animation)<\/p><\/div>\n<p>Along with having several types of potentials to choose from, the height and periodicity of the potential are left as variable inputs for students to change and explore. By changing these values, students can begin to build and intuition for how the structure of the dispersion curves depend on the size and shape of the potential. For instance, by decreasing the height of a potential of fixed periodicity, students are able to watch the structure transition from being an insulator (large band gap), to a semiconductor (small band gap), to a metal (little or no band gap) [1].<\/p>\n<div id=\"attachment_5285\" style=\"width: 184px\" class=\"wp-caption aligncenter\"><a href=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/pics.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5285\" class=\"size-medium wp-image-5285\" src=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/pics-174x300.png\" alt=\"Fig. 4 Dispersion relation for decreasing magnitude of the potential barriers. The decrease in energy gaps between dispersion curves represent the transition from insulator to conductor.\" width=\"174\" height=\"300\" srcset=\"https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/pics-174x300.png 174w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/pics.png 354w\" sizes=\"auto, (max-width: 174px) 100vw, 174px\" \/><\/a><p id=\"caption-attachment-5285\" class=\"wp-caption-text\">Fig. 5: Dispersion relations for decreasing magnitude of the potential barriers. The decrease in energy gaps between dispersion curves demonstrate the transition from insulator to conductor.<\/p><\/div>\n<p>The program can also be used as a tool for students to build a better understanding of Bloch\u2019s theorem. For instance, by instructing the program to calculate the allowed energies for values of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> beyond the first Brillouin zone, we see that the dispersion relation is periodic in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> (figure 6). This corresponds to the result from Bloch&#8217;s theorem that if <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-bbdf0ac6e30c4189fe7640e35a17d593_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"19\" style=\"vertical-align: -4px;\"\/> is a solution to the Schrodinger equation in a periodic potential, then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-b37dbdb115ad396045a40759361644e5_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#123;&#107;&#43;&#71;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"41\" style=\"vertical-align: -5px;\"\/> is also a solution [1].<\/p>\n<div id=\"attachment_5302\" style=\"width: 310px\" class=\"wp-caption aligncenter\"><a href=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/zones.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5302\" class=\"size-medium wp-image-5302\" src=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/zones-300x126.png\" alt=\"Fig. 5 Dispersion relation, which is periodic in k\" width=\"300\" height=\"126\" srcset=\"https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/zones-300x126.png 300w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/zones.png 559w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><p id=\"caption-attachment-5302\" class=\"wp-caption-text\">Fig. 6: Representative dispersion relation that extends beyond the first Brillouin zone.\u00a0 Note the periodicity in k, as predicted by Bloch&#8217;s theorem.<\/p><\/div>\n<p><strong>Verification of Results &#8211;\u00a0 The Kronnig-Penney Model:<\/strong><\/p>\n<p>In order to demonstrate that this program produces solutions that are in agreement with theory, I considered the square-wave potential. This potential corresponds to the Kronnig-Penney model, which has been studied extensively. There is an analytic solution for the allowed energies of this potential in the form of roots to a transcendental equation [1]. Much like the methods employed by this program, this expression is found using Bloch\u2019s theorem to determine appropriate wavefunction boundary conditions.<\/p>\n<p>This equation for the allowed energies has been used to find the analytic dispersion curve for the Kronnig-Penney model. This is plotted along with the dispersion curve determined by the numerical methods employed in this program (figure 7). Indeed, the two dispersion relations are in excellent agreement, which demonstrates that this program does reliably calculate the allowed energies for a 1D periodic potential.<\/p>\n<div id=\"attachment_5233\" style=\"width: 310px\" class=\"wp-caption aligncenter\"><a href=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/Compare.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5233\" class=\"size-medium wp-image-5233\" src=\"http:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/Compare-300x225.png\" alt=\"Figure 1: The top image shows the dispersion curve for the square-wave potential calculated by numerical methods. The bottom image shows the dispersion curve calculated using analytic results obtained from Bloch's theorem. \" width=\"300\" height=\"225\" srcset=\"https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/Compare-300x225.png 300w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/Compare-768x576.png 768w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/Compare-624x468.png 624w, https:\/\/pages.vassar.edu\/magnes\/files\/2016\/12\/Compare.png 955w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><p id=\"caption-attachment-5233\" class=\"wp-caption-text\">Fig. 7: The top image shows the dispersion curve for a square-wave potential calculated by numerical methods. The bottom image shows the dispersion curve calculated using analytic results obtained from Bloch&#8217;s theorem.<\/p><\/div>\n<p>A more in depth discussion of the Kronnig-Penney model can be found in \u201cSolid State Physics,\u201d by Kittel [1].<\/p>\n<p><strong>Program Operation:<\/strong><\/p>\n<p>In order to determine the allowed energies of a particle in a periodic potential, I employed the numerical methods discussed in \u201cNumerical Solution of the 1D Schrodinger Equation: Bloch Wavefunctions,\u201d by Dr. Constantino Diaz [2]. The theory and operation of the procedure outlined in this paper is structured in the following way. The time independent Schrodinger equation is a second order differential equation in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-1b9fbfb207b6d17d74b33c6d8342a1a4_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/>, so there exists two linearly independent solutions for each value of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-b67d1b6692e3a55d50d4fa95f752a903_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#69;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/>, which we will denote as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-ef1beb5d159a0eeeffbb72a028453eee_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#67;&#40;&#107;&#44;&#69;&#44;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"86\" style=\"vertical-align: -4px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-82c043a8b80ec51bab914b21161906b7_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#83;&#40;&#107;&#44;&#69;&#44;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"84\" style=\"vertical-align: -4px;\"\/> [2,3]. In other words, any wavefunction with wavenumber <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> and energy <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-b67d1b6692e3a55d50d4fa95f752a903_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#69;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/>, is expressible as a linear combination of\u00a0<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-ef1beb5d159a0eeeffbb72a028453eee_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#67;&#40;&#107;&#44;&#69;&#44;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"86\" style=\"vertical-align: -4px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-82c043a8b80ec51bab914b21161906b7_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#83;&#40;&#107;&#44;&#69;&#44;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"84\" style=\"vertical-align: -4px;\"\/>. That is, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-47dfbe09f3800a66b4df8a0c79e201e2_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#107;&#40;&#69;&#44;&#120;&#41;&#61;&#65;&#92;&#112;&#115;&#105;&#95;&#67;&#40;&#107;&#44;&#69;&#44;&#120;&#41;&#43;&#66;&#92;&#112;&#115;&#105;&#95;&#83;&#40;&#107;&#44;&#69;&#44;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"309\" style=\"vertical-align: -4px;\"\/> for some complex numbers <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-783721c5f28851887dd4199f225c37be_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"13\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-501c081517b1f5e359fed99657131700_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#66;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/> [2,3].<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-ef1beb5d159a0eeeffbb72a028453eee_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#67;&#40;&#107;&#44;&#69;&#44;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"86\" style=\"vertical-align: -4px;\"\/> and\u00a0 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-82c043a8b80ec51bab914b21161906b7_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#83;&#40;&#107;&#44;&#69;&#44;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"84\" style=\"vertical-align: -4px;\"\/> are determined for a chosen value of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> by using the Schrodinger equation to calculate the wavefunction in discrete steps [2]. This is done by expressing the Schrodinger equation in finite difference form: <\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 40px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-3a21641f1efed382fee2b8f1a9f52d3a_l3.png\" height=\"40\" width=\"485\" class=\"ql-img-displayed-equation \" alt=\"&#92;&#091;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#104;&#98;&#97;&#114;&#94;&#50;&#125;&#123;&#50;&#109;&#125;&#32;&#92;&#102;&#114;&#97;&#99;&#123;&#100;&#94;&#50;&#125;&#123;&#100;&#120;&#94;&#50;&#125;&#32;&#92;&#112;&#115;&#105;&#43;&#86;&#92;&#112;&#115;&#105;&#61;&#69;&#92;&#112;&#115;&#105;&#32;&#92;&#97;&#112;&#112;&#114;&#111;&#120;&#32;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#104;&#98;&#97;&#114;&#94;&#50;&#125;&#123;&#50;&#109;&#125;&#32;&#92;&#102;&#114;&#97;&#99;&#123;&#92;&#112;&#115;&#105;&#95;&#123;&#110;&#43;&#49;&#125;&#43;&#92;&#112;&#115;&#105;&#95;&#123;&#110;&#45;&#49;&#125;&#45;&#50;&#92;&#112;&#115;&#105;&#95;&#123;&#110;&#125;&#125;&#123;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;&#94;&#50;&#125;&#43;&#86;&#95;&#110;&#32;&#92;&#112;&#115;&#105;&#95;&#110;&#61;&#69;&#92;&#115;&#105;&#95;&#110;&#44;&#92;&#093;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p>\n<p> where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-6835e5d0fcceb1166b142b823ef3728e_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#86;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"37\" style=\"vertical-align: -4px;\"\/> is the potential function, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-c9892c160739d7b5be03e1d300d29a2b_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#109;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\"\/> is the particle mass, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-3895405919830c2f05932026bfa4077b_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"25\" style=\"vertical-align: 0px;\"\/> is the spacial step size, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-a63eb5ff0272d3119fa684be6e7acce8_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> denotes the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-2abf0b71b2242df3a72e948f3e5c9ea0_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#110;&#94;&#123;&#116;&#104;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"24\" style=\"vertical-align: 0px;\"\/> spacial spacial step [3]. Rearranging terms gives: <\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 39px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-98242c095b31fd4db957a11ecc1d80b8_l3.png\" height=\"39\" width=\"341\" class=\"ql-img-displayed-equation \" alt=\"&#92;&#091;&#32;&#92;&#112;&#115;&#105;&#95;&#123;&#110;&#43;&#49;&#125;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#50;&#109;&#40;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#120;&#94;&#50;&#41;&#125;&#123;&#92;&#104;&#98;&#97;&#114;&#94;&#50;&#125;&#40;&#69;&#45;&#86;&#95;&#110;&#41;&#92;&#112;&#115;&#105;&#95;&#110;&#45;&#92;&#112;&#115;&#105;&#95;&#123;&#110;&#45;&#49;&#125;&#43;&#50;&#92;&#112;&#115;&#105;&#95;&#110;&#44;&#92;&#093;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p>\n<p> which can be used to calculate the wavefunction for some guess value of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-b67d1b6692e3a55d50d4fa95f752a903_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#69;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/> [3].\u00a0 Since the potential functions are symmetric, initial conditions of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-80e737b9b804074c80c6329f62845b57_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#67;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#97;&#125;&#123;&#50;&#125;&#41;&#61;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"80\" style=\"vertical-align: -6px;\"\/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-78b622e1323f7f7e96cf90fa28e163bd_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#100;&#92;&#112;&#115;&#105;&#95;&#67;&#125;&#123;&#100;&#120;&#125;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#97;&#125;&#123;&#50;&#125;&#41;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"86\" style=\"vertical-align: -6px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-ae1350282eaf37daf3aa442720fefb22_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#95;&#83;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#97;&#125;&#123;&#50;&#125;&#41;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"79\" style=\"vertical-align: -6px;\"\/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-c054fd15d0e86ff0ec546881ed14b818_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#100;&#92;&#112;&#115;&#105;&#95;&#83;&#125;&#123;&#100;&#120;&#125;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#97;&#125;&#123;&#50;&#125;&#41;&#61;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"83\" style=\"vertical-align: -6px;\"\/> can be chosen without loss of generality [2,3].<\/p>\n<p>According to Bloch\u2019s theorem, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-ce564f8570c893d17dcada4360318697_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#40;&#97;&#41;&#61;&#32;&#117;&#95;&#107;&#40;&#97;&#41;&#101;&#94;&#123;&#105;&#107;&#97;&#125;&#61;&#117;&#95;&#107;&#40;&#48;&#41;&#101;&#94;&#123;&#105;&#107;&#97;&#125;&#61;&#92;&#112;&#115;&#105;&#40;&#48;&#41;&#101;&#94;&#123;&#105;&#107;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"308\" style=\"vertical-align: -4px;\"\/>, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-063287c63cffee4695df6c71d3308564_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#112;&#115;&#105;&#94;&#123;&#39;&#125;&#40;&#97;&#41;&#61;&#32;&#117;&#95;&#107;&#94;&#123;&#39;&#125;&#40;&#97;&#41;&#101;&#94;&#123;&#105;&#107;&#97;&#125;&#43;&#105;&#107;&#117;&#95;&#107;&#40;&#97;&#41;&#101;&#94;&#123;&#105;&#107;&#97;&#125;&#61;&#117;&#95;&#107;&#94;&#123;&#39;&#125;&#40;&#48;&#41;&#101;&#94;&#123;&#105;&#107;&#97;&#125;&#43;&#105;&#107;&#117;&#95;&#107;&#40;&#48;&#41;&#101;&#94;&#123;&#105;&#107;&#97;&#125;&#61;&#92;&#112;&#115;&#105;&#94;&#123;&#39;&#125;&#40;&#48;&#41;&#101;&#94;&#123;&#105;&#107;&#97;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"534\" style=\"vertical-align: -5px;\"\/> [1,2]. These boundary conditions can be expressed in terms of the coefficients <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-783721c5f28851887dd4199f225c37be_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"13\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-501c081517b1f5e359fed99657131700_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#66;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/> as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-ae8993d9adfe59095d570a90c6313b3d_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#65;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#67;&#43;&#66;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#83;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"137\" style=\"vertical-align: -2px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-373c681a0c1a96f2dc1847b12adadfb4_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#65;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#67;&#94;&#123;&#39;&#125;&#43;&#66;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#83;&#94;&#123;&#39;&#125;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"148\" style=\"vertical-align: -2px;\"\/>, where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-1d664a3acdfee6f9a3ccc2f8e85a323a_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#67;&#61;&#92;&#112;&#115;&#105;&#95;&#67;&#40;&#97;&#41;&#101;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#105;&#107;&#97;&#125;&#123;&#50;&#125;&#125;&#32;&#45;&#92;&#112;&#115;&#105;&#95;&#67;&#40;&#48;&#41;&#101;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#45;&#105;&#107;&#97;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"234\" style=\"vertical-align: -4px;\"\/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-07c5d8e8e12f74c6139f82f128e3b822_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#83;&#61;&#92;&#112;&#115;&#105;&#95;&#83;&#40;&#97;&#41;&#101;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#105;&#107;&#97;&#125;&#123;&#50;&#125;&#125;&#32;&#45;&#92;&#112;&#115;&#105;&#95;&#83;&#40;&#48;&#41;&#101;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#45;&#105;&#107;&#97;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"228\" style=\"vertical-align: -4px;\"\/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-552c85b36021637074bb2190a53e5b16_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#67;&#94;&#123;&#39;&#125;&#61;&#92;&#112;&#115;&#105;&#95;&#67;&#94;&#123;&#39;&#125;&#40;&#97;&#41;&#101;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#105;&#107;&#97;&#125;&#123;&#50;&#125;&#125;&#32;&#45;&#92;&#112;&#115;&#105;&#95;&#67;&#94;&#123;&#39;&#125;&#40;&#48;&#41;&#101;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#45;&#105;&#107;&#97;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"239\" style=\"vertical-align: -5px;\"\/>, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-d220509279a3094b86f1e9652a4f91bd_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#83;&#94;&#123;&#39;&#125;&#61;&#92;&#112;&#115;&#105;&#95;&#83;&#94;&#123;&#39;&#125;&#40;&#97;&#41;&#101;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#105;&#107;&#97;&#125;&#123;&#50;&#125;&#125;&#32;&#45;&#92;&#112;&#115;&#105;&#95;&#83;&#94;&#123;&#39;&#125;&#40;&#48;&#41;&#101;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#45;&#105;&#107;&#97;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"234\" style=\"vertical-align: -5px;\"\/> [2]. For this system of equations to be satisfied, the determinant of the coefficients must be equal to zero. That is, the allowed energies for a given value of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> satisfy the equation, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-5bf11ea4bac435dad93cd8c8a3a8ebb4_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#71;&#40;&#69;&#41;&#61;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#67;&#32;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#83;&#94;&#123;&#39;&#125;&#32;&#45;&#32;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#83;&#32;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#67;&#94;&#123;&#39;&#125;&#32;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"21\" width=\"241\" style=\"vertical-align: -4px;\"\/>. If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-f46fac18438c18c565448cad8e1fb5e7_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#71;&#40;&#69;&#41;&#61;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"74\" style=\"vertical-align: -4px;\"\/>, then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-b67d1b6692e3a55d50d4fa95f752a903_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#69;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/> is taken as an allowed energy [2]. If not, then a new value <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-012e3e0de5407fa46ce2850dd95f9bbc_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#69;&#43;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#69;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"65\" style=\"vertical-align: -2px;\"\/> is treated as the energy and new values of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-d32c60446b351b2d32f6e9322e3ae1c0_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"29\" style=\"vertical-align: 0px;\"\/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-252b954d5ce547e0aec117e25dcdb6fa_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#83;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"27\" style=\"vertical-align: 0px;\"\/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-28077fb29e04f2b3a91b065c06457ffd_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#67;&#94;&#123;&#39;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"33\" style=\"vertical-align: 0px;\"\/>, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-93d89c2c8a2b58d431f82f92ac1f537a_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#83;&#94;&#123;&#39;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"31\" style=\"vertical-align: 0px;\"\/> are computed. This process is repeated many times so that several allowed energies are found for the chosen value of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/>. The whole procedure is then repeated for evenly spaced values of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> in the first Brillouin zone.<\/p>\n<p><strong>Program Limitations:<\/strong><\/p>\n<p>The primary limitation of this program is its sensitivity to choices of step size.\u00a0 If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-eacae4b85f2c8d9a7d1c7157f8aa3c8e_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#69;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"29\" style=\"vertical-align: 0px;\"\/> is chosen to be too small, an insufficient number of roots are found for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9f096d1b9df3f42b278e7646694eeb89_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#71;&#40;&#69;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"41\" style=\"vertical-align: -4px;\"\/> to create a viable dispersion curve.\u00a0 If the energy step size is chosen too large, then the program is unable to locate the zeros of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9f096d1b9df3f42b278e7646694eeb89_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#71;&#40;&#69;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"41\" style=\"vertical-align: -4px;\"\/>, particularly at the ends of the first Brillouin zone.\u00a0 In both of these instances, the program stops running and produces plot of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9f096d1b9df3f42b278e7646694eeb89_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#71;&#40;&#69;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"41\" style=\"vertical-align: -4px;\"\/> for the last calculated value of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/>. If this graph has less than four roots, then the step size was chosen to be too small.\u00a0 If the graph has many roots, but the program still failed, then the step size was chosen to be too big. The program seems to be most effective if <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-eacae4b85f2c8d9a7d1c7157f8aa3c8e_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#69;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"29\" style=\"vertical-align: 0px;\"\/> is chosen to be roughly one percent of the maximum of the potential functions.<\/p>\n<p>The program also fails to produce reliable results if the spacial step size is chosen to be too large.\u00a0 As long as the spacial step size is no more than five percent of the width of the potential barrier and 0.5 percent of the periodicity of the potential, the program seems to operate normally.\u00a0 The program also produces poor results if the step size in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> is chosen to be too large, but this only decreases the resolution of the dispersion curve.\u00a0 An overly large choice in the step size of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> will not result in a failure of the program unless it is chosen to be comparable to the size of the first Brillouin zone. As long as operators are aware of these problems, the program performs well.\u00a0 Still, I recommend that only small changes in the parameters of the potential be made each time the program is run so that the user is able to adjust the step sizes gradually.<\/p>\n<p><strong>Future Work:<\/strong><\/p>\n<p>A good continuation of this project would be to alter the program to accommodate for potentials that are not symmetric about the point <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-6db5c5c9d858ff4d886c703aaaa536a0_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#120;&#61;&#92;&#102;&#114;&#97;&#99;&#123;&#97;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"44\" style=\"vertical-align: -6px;\"\/>. Suggestions on how to implement this modification can be found in \u201cNumerical Solution of the 1D Schrodinger Equation: Bloch Wavefunctions,\u201d by Dr. Constantino Diaz [2]. An even more interesting progression of this work would be to write a program that can solve the Schrodinger equation in a two or three-dimensional potential lattice. The particular method employed in this program is not generalizable to higher dimensions, but other methods that also apply Bloch\u2019s theorem to provide appropriate boundary conditions can be applied to periodic potentials of higher dimension [2]. In the case of higher dimensional potentials, the dispersion relation is anisotropic with respect to spatial orientation. Qualitatively, this is due to the fact that the spacing between potential barriers is different along distinct spatial directions [1]. A program that could allow students to explore this directional dependence of the dispersion relation and plot the associated wavefunctions could be a helpful tool to solidify the effect of spatial anisotropy on wavefunctions in crystals.<\/p>\n<p><strong>Conclusions:<\/strong><\/p>\n<p>I created a program that calculates the dispersion relation for a particle in a 1D periodic potential, which can be used as a educational tool for students of solid state physics.\u00a0 It uses the discrete version of the Schrodinger equation along with boundary conditions provided by Bloch&#8217;s theorem in order to find the first several allowed energies for values of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pages.vassar.edu\/magnes\/wp-content\/ql-cache\/quicklatex.com-9dc53f8ecc1bcf15020c6df4c12f1c27_l3.png\" class=\"ql-img-inline-formula \" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"9\" style=\"vertical-align: 0px;\"\/> in the first Brillouin zone.\u00a0 Comparison of the results of this program to the analytic solution for the dispersion relation of Kronnig-Penney demonstrates that this program provides valid results. The program demonstrates several key properties of wavefunctions in a periodic potential, including energy bands, the distribution of wavefunctions on either side of the band gap around high and low regions of the potential function, the dependency of energy gaps on the height of potential function, and the periodicity of the dispersion curve predicted by Bloch&#8217;s theorem. A good continuation of this work would be to incorporate non-symmetric potential functions or to construct a procedure for calculating the dispersion relation in higher dimensional potentials.<\/p>\n<p>References:<\/p>\n<p>[1] <span class=\"citation_text\">Kittel, Charles. <i>Solid State Physics<\/i>. 8th ed. New Caledonia: John Wiley &amp; Sons, 2005. Print. <\/span><\/p>\n<p>[2] <span class=\"citation_text\">Uteras Diaz, Constantino A. &#8220;Numerical Solution of the 1D Schrodinger Equation: Bloch Wavefunctions.&#8221; <i>Numerical Solution of the 1D Schrodinger Equation: Bloch Wavefunctions<\/i>. ARXIV, 23 Mar. 2005. Web. 10 Dec. 2016. &lt;http:\/\/cds.cern.ch\/record\/828907\/files\/0503171.pdf&gt;. <\/span><\/p>\n<p>[3] <span class=\"citation_text\">Giordano, Nicholas J. <i>Computational Physics<\/i>. 2nd ed. Upper Saddle River, NJ: Prentice Hall, 2006. Print. <\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Summary: The following article serves as a discussion of a program that I designed to serve as an educational tool for students of introductory solid state physics.\u00a0 This program calculates the dispersion relation for a particle in periodic 1D potential and presents related information, such as band gap energies and movies of the time-evolved stationary [&hellip;]<\/p>\n","protected":false},"author":2675,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[81956],"tags":[],"class_list":["post-5222","post","type-post","status-publish","format-standard","hentry","category-erik"],"_links":{"self":[{"href":"https:\/\/pages.vassar.edu\/magnes\/wp-json\/wp\/v2\/posts\/5222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pages.vassar.edu\/magnes\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pages.vassar.edu\/magnes\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pages.vassar.edu\/magnes\/wp-json\/wp\/v2\/users\/2675"}],"replies":[{"embeddable":true,"href":"https:\/\/pages.vassar.edu\/magnes\/wp-json\/wp\/v2\/comments?post=5222"}],"version-history":[{"count":62,"href":"https:\/\/pages.vassar.edu\/magnes\/wp-json\/wp\/v2\/posts\/5222\/revisions"}],"predecessor-version":[{"id":5363,"href":"https:\/\/pages.vassar.edu\/magnes\/wp-json\/wp\/v2\/posts\/5222\/revisions\/5363"}],"wp:attachment":[{"href":"https:\/\/pages.vassar.edu\/magnes\/wp-json\/wp\/v2\/media?parent=5222"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pages.vassar.edu\/magnes\/wp-json\/wp\/v2\/categories?post=5222"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pages.vassar.edu\/magnes\/wp-json\/wp\/v2\/tags?post=5222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}