Mercurial > dylan
view bk/bkup.org @ 7:1d454bfbb881
fixed comments
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 28 Oct 2011 04:56:48 -0700 |
parents | 44d3dc936f6a |
children |
line wrap: on
line source
1 #+TITLE: Bugs in Quantum Mechanics2 #+AUTHOR: Dylan Holmes3 #+SETUPFILE: ../../aurellem/org/setup.org4 #+INCLUDE: ../../aurellem/org/level-0.org7 #Bugs in the Quantum-Mechanical Momentum Operator10 I studied quantum mechanics the same way I study most subjects\mdash{}11 by collecting (and squashing) bugs in my understanding. One of these12 bugs persisted throughout two semesters of13 quantum mechanics coursework until I finally found14 the paper15 [[http://arxiv.org/abs/quant-ph/0103153][/Self-adjoint extensions of operators and the teaching of quantum16 mechanics/]], which helped me stamp out the bug entirely. I decided to17 write an article about the problem and its solution for a number of reasons:19 - Although the paper was not unreasonably dense, it was written for20 teachers. I wanted to write an article for students.21 - I wanted to popularize the problem and its solution because22 other explanations are currently too hard to find.23 - I wanted to check that the bug was indeed entirely24 eradicated. Attempting an explanation is my way of making25 sure.27 * COMMENT28 I recommend the29 paper not only for students who are learning30 quantum mechanics, but especially for teachers interested in debugging31 them.33 * COMMENT34 On my first exam in quantum mechanics, my professor asked us to35 describe how certain measurements would affect a particle in a36 box. Many of these measurement questions required routine application37 of skills we had recently learned\mdash{}first, you recall (or38 calculate) the eigenstates of the quantity39 to be measured; second, you write the given state as a linear40 sum of these eigenstates\mdash{} the coefficients on each term give41 the probability amplitude.43 * Statement of the Problem44 A particle is49 * COMMENT [TABLE-OF-CONTENTS]