Mercurial > dylan
view org/quandary.org @ 6:b2f55bcf6853
fixed comments
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 28 Oct 2011 04:56:15 -0700 |
parents | 10c30f787f4b |
children |
line wrap: on
line source
1 #+TITLE: Bugs in quantum mechanics2 #+AUTHOR: Dylan Holmes3 #+DESCRIPTION: I explain hermitian operators and use them to solve a confusing problem in quantum mechanics.4 #+KEYWORDS: quantum mechanics, self-adjoint, hermitian, square well, momentum5 #+SETUPFILE: ../../aurellem/org/setup.org6 #+INCLUDE: ../../aurellem/org/level-0.org10 #Bugs in Quantum Mechanics11 #Bugs in the Quantum-Mechanical Momentum Operator15 I studied quantum mechanics the same way I study most subjects\mdash{}16 by collecting (and squashing) bugs in my understanding. One of these17 bugs persisted throughout two semesters of18 quantum mechanics coursework until I finally found19 the paper20 [[http://arxiv.org/abs/quant-ph/0103153][/Self-adjoint extensions of operators and the teaching of quantum21 mechanics/]], which helped me stamp out the bug entirely. I decided to22 write an article about the problem and its solution for a number of reasons:24 - Although the paper was not unreasonably dense, it was written for25 teachers. I wanted to write an article for students.26 - I wanted to popularize the problem and its solution because other27 explanations are currently too hard to find. (Even Shankar's28 excellent [[http://books.google.com/books/about/Principles_of_quantum_mechanics.html?id=2zypV5EbKuIC][textbook]] doesn't mention it, as far as I know.)29 - Attempting an explanation is my way of making30 sure that the bug really /is/ gone.31 # entirely eradicated.33 * COMMENT34 I recommend the35 paper not only for students who are learning36 quantum mechanics, but especially for teachers interested in debugging37 them.39 * COMMENT40 On my first exam in quantum mechanics, my professor asked us to41 describe how certain measurements would affect a particle in a42 box. Many of these measurement questions required routine application43 of skills we had recently learned\mdash{}first, you recall (or44 calculate) the eigenstates of the quantity45 to be measured; second, you write the given state as a linear46 sum of these eigenstates\mdash{} the coefficients on each term give47 the probability amplitude.50 * Two methods of calculation that give different results.52 In the infinitely deep well, there is a particle in the the53 normalized state55 \(\psi(x) = \begin{cases}A\; x(x-a)&\text{for }0\lt{}x\lt{}a;\\0,&\text{for }x\lt{}0\text{ or }x>a.\end{cases}\)57 This is apparently a perfectly respectable state: it is normalized ($A$ is a58 normalization constant), it is zero59 everywhere outside of the well, and it is moreover continuous.61 Even so, we will find a problem if we attempt to calculate the average62 energy-squared of this state (that is, the quantity \(\langle \psi | H^2 | \psi \rangle\)).64 ** First method66 For short, define a new variable[fn:1] \(|\bar \psi\rangle \equiv67 H|\psi\rangle\). We can express the state $|\bar\psi\rangle$ as a68 function of $x$ because we know how to express $H$ and $\psi$ in terms69 of $x$: $H$ is the differential operator $\frac{-\hbar^2}{2m}\frac{d^2}{dx^2}$, and70 $\psi(x)$ is the function defined above. So, we get \(\quad\bar\psi(x) = \frac{-A\hbar^2}{m}\). For future reference, observe that $\bar\psi(x)$71 is constant.73 Having introduced $|\bar\psi\rangle$, we can calculate the average energy-squared of $|\psi\rangle$ in the74 following way.76 \(\begin{eqnarray}77 \langle \psi | H^2 |\psi\rangle &=& \langle \psi H^\dagger | H78 \psi\rangle\\79 &=& \langle \psi H | H\psi \rangle\\80 &=& \langle \bar\psi | \bar\psi \rangle\\81 &=& \int_0^a \left(\frac{A\hbar^2}{m}\right)^2\;dx\\82 &=& \frac{A^2\hbar^4 a}{m^2}\\83 \end{eqnarray}\)85 For future reference, observe that this value is nonzero86 (which makes sense).88 ** Second method89 We can also calculate the average energy-squared of $|\psi\rangle$ in the90 following way.92 \begin{eqnarray}93 \langle \psi | H^2 |\psi\rangle &=& \langle \psi | H\,H \psi \rangle\\94 &=& \langle \psi |H \bar\psi \rangle\\95 &=&\int_0^a Ax(x-a)96 \left(\frac{-\hbar^2}{2m}\frac{d^2}{dx^2}\right)\frac{-A\hbar^2}{m}\;dx\\97 &=& 0\quad (!)\\98 \end{eqnarray}100 The second-to-last term must be zero because the second derivative101 of a constant \(\left(\frac{-A\hbar^2}{m}\right)\) is zero.103 * What is the problem?105 To recap: We used two different methods to calculate the average106 energy-squared of a state $|\psi\rangle$. For the first method, we107 used the fact that $H$ is a hermitian operator, replacing \(\langle108 \psi H^\dagger | H \psi\rangle\) with \(\langle \psi H | H109 \psi\rangle\). Using this substitution rule, we calculated the answer.111 For the second method,112 #we didn't use the fact that $H$ was hermitian;113 we instead used the fact that we know how to represent $H$ and $\psi$114 as functions of $x$: $H$ is a differential operator115 \(\frac{-\hbar^2}{2m}\frac{d^2}{dx^2}\) and $\psi$ is a quadratic116 function of $x$. By applying $H$ to $\psi$, we took several117 derivatives and arrived at our answer.119 These two methods gave different results. In the following sections,120 I'll describe and analyze the source of this difference.122 ** Physical operators only act on physical wavefunctions123 :PROPERTIES:124 :ORDERED: t125 :END:126 #In quantum mechanics, an operator is a function that takes in a127 #physical state and produces another physical state as ouput. Some128 #operators correspond to physical quantities such as energy,129 #momentum, or position; the mathematical properties of these operators correspond to130 #physical properties of the system.132 #Eigenstates are an example of this correspondence: an134 Physical states are represented as wavefunctions in quantum135 mechanics. Just as we disallow certain physically nonsensical states136 in classical mechanics (for example, we consider it to be nonphysical137 for an object to spontaneously disappear from one place and reappear138 in another), we also disallow certain wavefunctions in quantum139 mechanics.141 For example, since wavefunctions are supposed to correspond to142 probability amplitudes, we require wavefunctions to be normalized143 \((\langle \psi |\psi \rangle = 1)\). Generally, we disallow144 wavefunctions that do not satisfy this property (although there are145 some exceptions[fn:2]).147 As another example, we generally expect probability to vary smoothly\mdash{}if148 a particle is very likely or very unlikely to be found at a particular149 location, it should also be somewhat likely or somewhat unlikely to be150 found /near/ that location. In more precise terms, we expect that for151 physically meaningful wavefunctions, the probability152 \(\text{Pr}(x)=\int^x \psi^*\psi\) should be a continuous function of153 $x$ and, again, we disallow wavefunctions that do not satisfy this154 property because we consider them to be physically nonsensical.156 So, physical wavefunctions must satisfy certain properties157 like the two just described. Wavefunctions that do not satisfy these properties are158 rejected for being physically nonsensical: even though we can perform159 calculations with them, the mathematical results we obtain do not mean160 anything physically.162 Now, in quantum mechanics, an *operator* is a function that converts163 states into other states. Some operators correspond to164 physical quantities such as energy, momentum, or position, and as a165 result, the mathematical properties of these operators correspond to166 physical properties of the system. Such operators are called167 /hermitian operators/; one important property of hermitian operators168 is this rule:170 #+begin_quote171 *Hermitian operator rule:* A hermitian operator must only operate on172 the wavefunctions we have deemed physical, and must only produce173 physical wavefunctions[fn:: If you require a hermitian operator to174 have physical eigenstates (which is reasonable), you get a very strong result: you guarantee175 that the operator will convert every physical wavefunction into176 another physical wavefunction:178 For any linear operator $\Omega$, the eigenvalue equation is179 \(\Omega|\omega\rangle = \omega |\omega\rangle\). Notice that if an180 eigenstate $|\omega\rangle$ is a physical wavefunction, the181 eigenvalue equation forces $\Omega|\omega\rangle$ to be a182 physical wavefunction as well. To elaborate, if the eigenstates of183 $\Omega$ are physical functions, then $\Omega$ is guaranteed to184 convert them into other physical functions. Even more is true if the185 operator $\Omega$ is also hermitian: there is a theorem which states186 that \ldquo{}If \Omega is hermitian, then every physical wavefunction187 can be written as a weighted sum of eigenstates of \Omega.\rdquo{} This188 theorem implies that /if $\Omega$ is hermitian/, and /if the eigenstates189 of \Omega are physically allowed/, then \Omega is guaranteed to190 convert every physically allowed wavefunction into another physically191 allowed wavefunction.].192 #+end_quote194 As you can see, this rule comes in two pieces. The first part is a195 constraint on *you*, the physicist: you must never feed a nonphysical196 state into a Hermitian operator, as it may produce nonsense. The197 second part is a constraint on the *operator*: the operator is198 guaranteed only to produce physical wavefunctions.200 In fact, this rule for hermitian operators is the source of our201 problem, as we unknowingly violated it when applying our second202 method!204 ** The Hamiltonian is nonphysical205 You'll remember that in the second method we had wavefunctions within206 the well208 \(209 \begin{eqnarray}210 \psi(x) &=& A\;x(x-a)\\211 \bar\psi(x)&\equiv& H|\psi\rangle = \frac{-A\hbar^2}{m}\\212 \end{eqnarray}213 \)215 Using this, we wrote218 \(\begin{eqnarray}219 \langle \psi | H^2 |\psi\rangle &=& \langle \psi | H\,H \psi \rangle\\220 &=& \langle \psi |H \bar\psi \rangle\\221 & \vdots&\\222 &=& 0\\223 \end{eqnarray}\)225 However, there are two issues here. First, we were not allowed to operate with $H$ on the wavefunction226 $|\bar \psi\rangle$, because $H$ is supposed to be a physical operator and $|\bar227 \psi\rangle$ is a nonphysical state. Indeed, the constant function $|\bar\psi\rangle$ does228 not approach zero at the edges of the well. By229 feeding $H$ a nonphysical wavefunction, we obtained nonsensical230 results.232 Second, and more importantly, we were wrong to claim that $H$ was a233 physical operator\mdash{}that $H$ was hermitian. According to the234 rule, a hermitian operator must convert physical states into other235 physical states. But $|\psi\rangle$ is a physical state, as we said236 when we first introduced it \mdash{}it is a normalized, continuous237 function which approaches zero at the edges of the well and doesn't238 exist outside it. On the other hand, $|\bar\psi\rangle$ is nonphysical239 because it does not go to zero at the edges of the well. It is240 therefore impermissible for $H$ to transform the physical state241 $|\psi\rangle$ into the nonphysical state $|\bar\psi\rangle$. Because242 $H$ converts some physical states into nonphysical states, it cannot243 be a hermitian operator as we assumed.245 # Boundary conditions affect hermiticity246 ** Boundary conditions alter hermiticity247 It may surprise you (and it certainly surprised me) to find that the248 Hamiltonian is not hermitian. One of the fundamental principles of249 quantum mechanics is that hermitian operators correspond to physically250 observable quantities; for this reason, surely the251 Hamiltonian\mdash{}the operator corresponding to energy\mdash{}ought to be hermitian?253 But we must understand the correspondence between physically254 observable quantities and hermitian operators: every hermitian255 operator corresponds to a physically observable quantity, but not256 every quantity that intuitively \ldquo{}ought\rdquo{} to be observable257 will correspond to a hermitian operator[fn::For a simple example,258 consider the differential operator \(D=\frac{d}{dx}\); although our259 intuitions might suggest that $D$ is observable which leads us to260 guess that $D$ is hermitian, it isn't. Still, the very closely related261 operator $P=i\hbar\frac{d}{dx}$ /is/ hermitian. The point is that we262 ought to validate our intuitions by checking the definitions.]. The263 true definition of a hermitian operator imply that the Hamiltonian264 stops being hermitian in the infinitely deep well. Here we arrive at a265 crucial point:267 Operators do not change /form/ between problems: the one-dimensional268 Hamiltonian is always $H=\frac{-\hbar^2}{2m}\frac{d^2}{dx^2}+V$, the269 one-dimensional canonical momentum is always $P=i\hbar\frac{d}{dx}$,270 and so on.272 However, operators do change in this respect: hermitian operators must273 only take in physical states, and must only produce physical states; because274 in different problems we /do/ change the requirements for being a275 physical state, we also change what it takes for276 an operator to be called hermitian. As a result, an operator that277 is hermitian in one setting may fail to be hermitian in another.279 Having seen how boundary conditions can affect hermiticity, we280 ought to be extra careful about which conditions we impose on our281 wavefunctions.283 ** Choosing the right constraints285 We have said already that physicists286 require wavefunctions to satisfy certain properties in order to be287 deemed \ldquo{}physical\rdquo{}. To be specific, wavefunctions in the288 infinitely deep well289 - Must be *normalizable*, because they correspond to290 probability amplitudes.291 - Must have *smoothly-varying probability*, because if a particle is very292 likely to be at a location, it ought to be likely to be /near/293 it as well.294 - Must *not exist outside the well*, because it295 would take an infinite amount of energy to do so.297 These conditions are surely reasonable. However, physicists sometimes298 assert that in order to satisfy the second and third conditions,299 physical wavefunctions301 - (?) Must *smoothly approach zero* towards the edges of the well.303 This final constraint is our reason for rejecting $|\bar\psi\rangle$304 as nonphysical and is consequently the reason why $H$ is not hermitian. If305 we can convince ourselves that the final constraint is unnecessary,306 $H$ may again be hermitian. This will satisfy our intuitions that the307 energy operator /ought/ to be hermitian.309 But in fact, we have the following mathematical observation to save310 us: a function $f$ does not need to be continuous in order for the311 integral \(\int^x f\) to be continuous. As a particularly relevant312 example, you may now notice that the function $\bar\psi(x)$ is not313 itself continuous, although the integral $\int_0^x \bar\psi$ /is/314 continuous. Evidently, it doesn't matter that the wavefunction315 $\bar\psi$ itself is not continuous; the probability corresponding to316 $\bar\psi$ /does/ manage to vary continuously anyways. Because the317 probability corresponding to $\bar\psi$ is the only aspect of318 $\bar\psi$ which we can detect physically, we /can/ safely omit the319 final constraint while keeping the other three.321 ** Symmetric operators look like hermitian operators, but sometimes aren't.324 #+end_quote325 ** COMMENT Re-examining physical constraints327 We have now discovered a flaw: when applied to the state328 $|\psi\rangle$, the second method violates the rule that physical329 operators must only take in physical states and must only produce330 physical states. Let's examine the problem more closely.332 We have said already that physicists require wavefunctions to satisfy333 certain properties in order to be deemed \ldquo{}physical\rdquo{}. To334 be specific, wavefunctions in the infinitely deep well335 - Must be *normalizable*, because they correspond to336 probability amplitudes.337 - Must have *smoothly-varying probability*, because if a particle is very338 likely to be at a location, it ought to be likely to be /near/339 it as well.340 - Must *not exist outside the well*, because it341 would take an infinite amount of energy to do so.343 We now have discovered an important flaw in the second method: when344 applied to the state $|\bar\psi\rangle$, the second method violates345 the rule that physical operators must only take in346 physical states and must only produce physical states. The problem is347 even more serious, however351 [fn:1] I'm defining a new variable just to make certain expressions352 look shorter; this cannot affect the content of the answer we'll353 get.355 [fn:2] For example, in vaccuum (i.e., when the potential of the356 physical system is $V(x)=0$ throughout all space), the momentum357 eigenstates are not normalizable\mdash{}the relevant integral blows358 up to infinity instead of converging to a number. Physicists modify359 the definition of normalization slightly so that360 \ldquo{}delta-normalizable \rdquo{} functions like these are included361 among the physical wavefunctions.365 * COMMENT : What I thought I knew367 The following is a list of things I thought were true of quantum368 mechanics; the catch is that the list contradicts itself.370 1. For any hermitian operator: Eigenstates with different eigenvalues are orthogonal.371 2. For any hermitian operator: Any physically allowed state can be372 written as a linear sum of eigenstates of the operator.373 3. The momentum operator and energy operator are hermitian, because374 momentum and energy are measureable quantities.375 4. In the vacuum potential, the momentum and energy operators have these eigenstates:376 - the momentum operator has an eigenstate377 \(p(x)=\exp{(ipx/\hbar)}\) for each value of $p$.378 - the energy operator has an eigenstate \(|E\rangle =379 \alpha|p\rangle + \beta|-p\rangle\) for any \(\alpha,\beta\) and380 the particular choice of momentum $p=\sqrt{2mE}$.381 5. In the infinitely deep potential well, the momentum and energy382 operators have these eigenstates:383 - The momentum eigenstates and energy eigenstates have the same form384 as in the vacuum potential: $p(x) =385 \exp{(ipx/\hbar)}$ and $|E\rangle = \alpha|p\rangle + \beta|-p\rangle$.386 - Even so, because of the boundary conditions on the387 well, we must make the following modifications:388 + Physically realistic states must be impossible to find outside the well. (Only a state of infinite389 energy could exist outside the well, and infinite energy is not390 realistic.) This requirement means, for example, that momentum391 eigenstates in the infinitely deep well must be392 \(p(x)393 = \begin{cases}\exp{(ipx/\hbar)},& \text{for }0\lt{}x\lt{}a;394 \\0, & \text{for }x<0\text{ or }x>a. \\ \end{cases}\)395 + Physically realistic states must vary smoothly throughout396 space. This means that if a particle in some state is very unlikely to be397 /at/ a particular location, it is also very unlikely be /near/398 that location. Combining this requirement with the above399 requirement, we find that the momentum operator no longer has400 an eigenstate for each value of $p$; instead, only values of401 $p$ that are integer multiples of $\pi \hbar/a$ are physically402 realistic. Similarly, the energy operator no longer has an403 eigenstate for each value of $E$; instead, the only energy404 eigenstates in the infinitely deep well405 are $E_n(x)=\sin(n\pi x/ a)$ for positive integers $n$.407 * COMMENT :409 ** Eigenstates with different eigenvalues are orthogonal411 #+begin_quote412 *Theorem:* Eigenstates with different eigenvalues are orthogonal.413 #+end_quote415 ** COMMENT :416 I can prove this: if $\Lambda$ is any linear operator, suppose $|a\rangle$417 and $|b\rangle$ are eigenstates of $\Lambda$. This means that420 \(421 \begin{eqnarray}422 \Lambda |a\rangle&=& a|a\rangle,\\423 \Lambda|b\rangle&=& b|b\rangle.\\424 \end{eqnarray}425 \)427 If we take the difference of these eigenstates, we find that429 \(430 \begin{eqnarray}431 \Lambda\;\left(|a\rangle-|b\rangle\right) &=& \Lambda |a\rangle - \Lambda |b\rangle432 \qquad \text{(because $\Lambda$ is linear.)}\\433 &=& a|a\rangle - b|b\rangle\qquad\text{(because $|a\rangle$ and434 $|b\rangle$ are eigenstates of $\Lambda$)}435 \end{eqnarray}\)438 which means that $a\neq b$.440 ** Eigenvectors of hermitian operators span the space of solutions442 #+begin_quote443 *Theorem:* If $\Omega$ is a hermitian operator, then every physically444 allowed state can be written as a linear sum of eigenstates of445 $\Omega$.446 #+end_quote450 ** Momentum and energy are hermitian operators451 This ought to be true because hermitian operators correspond to452 observable quantities. Since we expect momentum and energy to be453 measureable quantities, we expect that there are hermitian operators454 to represent them.457 ** Momentum and energy eigenstates in vacuum458 An eigenstate of the momentum operator $P$ would be a state459 \(|p\rangle\) such that \(P|p\rangle=p|p\rangle\).461 ** Momentum and energy eigenstates in the infinitely deep well465 * COMMENT Can you measure momentum in the infinitely deep well?466 In summary, I thought I knew:467 1. For any hermitian operator: eigenstates with different eigenvalues468 are orthogonal.469 2. For any hermitian operator: any physically realistic state can be470 written as a linear sum of eigenstates of the operator.471 3. The momentum operator and energy operator are hermitian, because472 momentum and energy are observable quantities.473 4. (The form of the momentum and energy eigenstates in the vacuum potential)474 5. (The form of the momentum and energy eigenstates in the infinitely deep well potential)476 Additionally, I understood that because the infinitely deep potential477 well is not realistic, states of such a system are not necessarily478 physically realistic. Instead, I understood479 \ldquo{}realistic states\rdquo{} to be those that satisfy the physically480 unrealistic Schr\ouml{}dinger equation and its boundary conditions.482 With that final caveat, here is the problem:484 According to (5), the momentum eigenstates in the well are486 \(p(x)= \begin{cases}\exp{(ipx/\hbar)},& \text{for }0\lt{}x\lt{}a;\\0, & \text{for }x<0\text{ or }x>a. \\ \end{cases}\)488 (Additionally, we require that $p$ be an integer multiple of $\pi\hbar/a$.)490 However, /these/ states are not orthogonal, which contradicts the491 assumption that (3) the momentum operator is hermitian and (2)492 eigenstates of a hermitian are orthogonal if they have different eigenvalues.494 #+begin_quote495 *Problem 1. The momentum eigenstates of the well are not orthogonal*497 /Proof./ If $p_1\neq p_2$, then499 \(\begin{eqnarray}500 \langle p_1 | p_2\rangle &=& \int_{\infty}^\infty p_1^*(x)p_2(x)\,dx\\501 &=& \int_0^a p_1^*(x)p_2(x)\,dx\qquad\text{ Since }p_1(x)=p_2(x)=0\text{502 outside the well.}\\503 &=& \int_0^a \exp{(-ip_1x/\hbar)\exp{(ip_2x/\hbar)\,dx}}\\504 &=& \int_0^a \exp{\left[i(p_1-p_2)x/\hbar\right]}\,dx\\505 \end{eqnarray}\)506 $\square$508 #+end_quote512 ** COMMENT Momentum eigenstates514 In free space, the Hamiltonian is \(H=\frac{1}{2m}P^2\) and the515 momentum operator $P$ has eigenstates \(p(x) = \exp{(-ipx/\hbar)}\).517 In the infinitely deep potential well, the Hamiltonian is the same but518 there is a new condition in order for states to qualify as physically519 allowed: the states must not exist anywhere outside of well, as it520 takes an infinite amount of energy to do so.522 Notice that the momentum eigenstates defined above do /not/ satisfy523 this condition.527 * COMMENT528 For each physical system, there is a Schr\ouml{}dinger equation that529 describes how a particle's state $|\psi\rangle$ will change over530 time.532 \(\begin{eqnarray}533 i\hbar \frac{\partial}{\partial t}|\psi\rangle &=&534 H |\psi\rangle \equiv\frac{P^2}{2m}|\psi\rangle+V|\psi\rangle \end{eqnarray}\)536 This is a differential equation; each solution to the537 Schr\ouml{}dinger equation is a state that is physically allowed for538 our particle. Here, physically allowed states are539 those that change in physically allowed ways. However, like any differential540 equation, the Schr\ouml{}dinger equation can be accompanied by541 /boundary conditions/\mdash{}conditions that further restrict which542 states qualify as physically allowed.547 ** Eigenstates of momentum552 #In the infinitely deep well potential $V(x)=0$, the Schr\ouml{}dinger554 #\(i\hbar\frac{\partial}{\partial t}|\psi\rangle = H|\psi\rangle\)562 * COMMENT564 #* The infinite square well potential566 A particle exists in a potential that is567 infinite everywhere except for a region of length \(a\), where the potential is zero. This means that the568 particle exists in a potential[fn:coords][fn:infinity]571 \(V(x)=\begin{cases}0,&\text{for }\;0< x< a;\\\infty,&\text{for572 }\;x<0\text{ or }x>a.\end{cases}\)574 The Schr\ouml{}dinger equation describes how the particle's state575 \(|\psi\rangle\) will change over time in this system.577 \(\begin{eqnarray}578 i\hbar \frac{\partial}{\partial t}|\psi\rangle &=&579 H |\psi\rangle \equiv\frac{P^2}{2m}|\psi\rangle+V|\psi\rangle \end{eqnarray}\)581 This is a differential equation; each solution to the582 Schr\ouml{}dinger equation is a state that is physically allowed for583 our particle. Here, physically allowed states are584 those that change in physically allowed ways. However, like any differential585 equation, the Schr\ouml{}dinger equation can be accompanied by586 /boundary conditions/\mdash{}conditions that further restrict which587 states qualify as physically allowed.590 Whenever possible, physicists impose these boundary conditions:591 - A physically allowed state ought to be a /smoothly-varying function of position./ This means592 that if a particle in the state is likely to be /at/ a particular location,593 it is also likely to be /near/ that location.595 These boundary conditions imply that for the square well potential in596 this problem,598 - Physically allowed states must be totally confined to the well,599 because it takes an infinite amount of energy to exist anywhere600 outside of the well (and physically allowed states ought to have601 only finite energy).602 - Physically allowed states must be increasingly unlikely to find very603 close to the walls of the well. This is because of two conditions: the above604 condition says that the particle is /impossible/ to find605 outside of the well, and the smoothly-varying condition says606 that if a particle is impossible to find at a particular location,607 it must be unlikely to be found nearby that location.609 #; physically allowed states are those that change in physically610 #allowed ways.613 #** Boundary conditions614 Because the potential is infinite everywhere except within the well,615 a realistic particle must be confined to exist only within the616 well\mdash{}its wavefunction must be zero everywhere beyond the walls617 of the well.620 [fn:coords] I chose my coordinate system so that the well extends from621 \(0<x<a\). Others choose a coordinate system so that the well extends from622 \(-\frac{a}{2}<x<\frac{a}{2}\). Although both coordinate systems describe the same physical623 situation, they give different-looking answers.625 [fn:infinity] Of course, infinite potentials are not626 realistic. Instead, they are useful approximations to finite627 potentials when \ldquo{}infinity\rdquo{} and \ldquo{}the actual height628 of the well\rdquo{} are close enough for your own practical629 purposes. Having introduced a physical impossibility into the problem630 already, we don't expect to get physically realistic solutions; we631 just expect to get mathematically consistent ones. The forthcoming632 trouble is that we don't.