<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JAMP</journal-id><journal-title-group><journal-title>Journal of Applied Mathematics and Physics</journal-title></journal-title-group><issn pub-type="epub">2327-4352</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jamp.2024.125118</article-id><article-id pub-id-type="publisher-id">JAMP-133534</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Physics&amp;Mathematics</subject></subj-group></article-categories><title-group><article-title>
 
 
  Breakdown of a Commonly Practiced Technique in Quantum Mechanics
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Pirooz</surname><given-names>Mohazzabi</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>William</surname><given-names>D. Parker</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Peter</surname><given-names>Kveton</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Department of Mathematics and Physics, University of Wisconsin-Parkside, Kenosha, USA</addr-line></aff><pub-date pub-type="epub"><day>09</day><month>05</month><year>2024</year></pub-date><volume>12</volume><issue>05</issue><fpage>1919</fpage><lpage>1929</lpage><history><date date-type="received"><day>21,</day>	<month>April</month>	<year>2024</year></date><date date-type="rev-recd"><day>27,</day>	<month>May</month>	<year>2024</year>	</date><date date-type="accepted"><day>30,</day>	<month>May</month>	<year>2024</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  The dynamically shifted oscillator is investigated quantum mechanically, both analytically and numerically. It is shown that the commonly used method of solving the Schr&amp;#246;dinger equation using power series results in incorrect eigenvalues and eigenfunctions.
 
</p></abstract><kwd-group><kwd>Dynamic</kwd><kwd> Shift</kwd><kwd> Oscillator</kwd><kwd> Quantum</kwd><kwd> Schr&amp;#246;dinger</kwd><kwd> Solution</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Central to quantum mechanics is the time-independent Schr&#246;dinger equation which, for one particle in one dimension, has the form</p><p>d 2 ψ d x 2 + 2 m ℏ 2 [ E − V ( x ) ] ψ = 0 (1)</p><p>subject to certain constraints on the wavefunction ψ ( x ) and its derivatives, based on the potential energy function V ( x ) .</p><p>Unless the potential energy function is trivial such as a particle in an infinite square potential well, the solution of the Schr&#246;dinger equation proceeds by assuming a power series solution of the form</p><p>ψ ( x ) = ∑ n = 0 ∞     a n x n (2)</p><p>Substitution of this trial solution in the Schr&#246;dinger equation and equating the coefficients of same powers of x on both sides of the equation, normally results in a recursion relation with two arbitrary coefficients and two linearly independent power series. The two power series thus obtained, however, usually are not quadratically integrable, therefore, they are not quantum mechanically admissible. To remedy this problem, the common practice is to set one of the coefficients equal to zero to quench one of the series and terminate the other series by setting its coefficients beyond a certain term equal to zero, which results in the energy eigenvalues for the particle.</p><p>In doing so, however, sometimes we end up with a recursion relation involving three or more terms. A common example of this is the simple harmonic oscillator, for which the time-independent Schr&#246;dinger equation is</p><p>d 2 ψ d x 2 + 2 m ℏ 2 ( E − 1 2 m ω 2 x 2 ) ψ = 0 (3)</p><p>where ω is the classical angular frequency of oscillations. Dividing both sides of the equation by m ω / ℏ and defining the dimensionless energy ε and dimensionless displacement ξ by</p><p>ε = 2 E ℏ ω   and   ξ = ( m ω ℏ ) 1 / 2 x (4)</p><p>the Schr&#246;dinger equation reduces to</p><p>d 2 ψ d ξ 2 + ( ε − ξ 2 ) ψ = 0 (5)</p><p>Solution of Equation (5) by power series results in a three-term recursion relation. To avoid this, we write the function ψ as</p><p>ψ ( ξ ) = e − ξ 2 / 2 f ( ξ ) (6)</p><p>which reduces Equation (5) to</p><p>f ′ ′ ( ξ ) − 2 ξ f ′ ( ξ ) + ( 2 ε − 1 ) f ( ξ ) = 0 (7)</p><p>which is the well-known Hermite differential equation [<xref ref-type="bibr" rid="scirp.133534-ref1">1</xref>] , solution of which generates two linearly independent power series,</p><p>f ( ξ ) = ∑ j = 0 ∞     a 2 j ξ 2 j + ∑ j = 0 ∞     a 2 j + 1 ξ 2 j + 1 (8)</p><p>where the constant coefficients a 0 and a 1 are arbitrary, and the rest are related through the recursion relation</p><p>a j + 2 = 2 ( j − ε ) + 1 ( j + 2 ) ( j + 1 ) a j   j = 0 , 1 , 2 , 3 , ⋯ (9)</p><p>Therefore,</p><p>ψ ( ξ ) = e − ξ 2 / 2 ∑ j = 0 ∞     a 2 j ξ 2 j + e − ξ 2 / 2 ∑ j = 0 ∞     a 2 j + 1 ξ 2 j + 1 (10)</p><p>It can be shown that the power series in each term of Equation (10) behaves as e ξ 2 as | ξ | → ∞ [<xref ref-type="bibr" rid="scirp.133534-ref2">2</xref>] [<xref ref-type="bibr" rid="scirp.133534-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.133534-ref4">4</xref>] . Therefore, as | ξ | → ∞ , each term behaves as e ξ 2 / 2 . As a result the function is not quadratically integrable. Therefore, one of the terms should be quenched by setting either a 0 = 0 or a 1 = 0 , and terminating the other power series beyond a certain term, say j = n , which results in the energy eigenvalue equation for the harmonic oscillator in dimensionless form,</p><p>ε n = n + 1 2   n = 0 , 1 , 2 , ⋯ (11)</p><p>or</p><p>E n = ( n + 1 2 ) ℏ ω   n = 0 , 1 , 2 , ⋯ (12)</p><p>The method described above is used by many quantum mechanics books to solve the time-independent Schr&#246;dinger equation for the harmonic oscillator [<xref ref-type="bibr" rid="scirp.133534-ref5">5</xref>] [<xref ref-type="bibr" rid="scirp.133534-ref6">6</xref>] [<xref ref-type="bibr" rid="scirp.133534-ref7">7</xref>] . In what follows, we show that this method of solving the Schr&#246;dinger equation sometimes fails to produce correct results without warning. As an example, we study the dynamically shifted oscillator, which is a system of interest, both from classical mechanics point of view as well as quantum mechanics, as explained below.</p></sec><sec id="s2"><title>2. Breakdown of the Commonly Practiced Technique</title><p>An interesting potential energy function with certain possible applications in physics, such as that experienced by the nitrogen atom in an ammonia molecule [<xref ref-type="bibr" rid="scirp.133534-ref8">8</xref>] , is the dynamically shifted oscillator,</p><p>V ( x ) = { 1 2 k ( x + x 0 ) 2 ,   x ≥ 0 1 2 k ( x − x 0 ) 2 ,   x &lt; 0 (13)</p><p>where the dynamic shift x 0 is a constant, which can be positive or negative. The graphs of this function are shown in <xref ref-type="fig" rid="fig1">Figure 1</xref>. For x 0 = 0 , this potential reduces to that of the harmonic oscillator.</p><p>Classical behavior of the dynamically shifted oscillator has been studied elsewhere [<xref ref-type="bibr" rid="scirp.133534-ref9">9</xref>] [<xref ref-type="bibr" rid="scirp.133534-ref10">10</xref>] . The quantum mechanical energy eigenvalues of this oscillator have also been investigated, and it has been shown that the system exhibits degeneracy in one dimension [<xref ref-type="bibr" rid="scirp.133534-ref11">11</xref>] .</p><p>Consider a particle of mass m oscillating in one dimension under the dynamically shifted potential. The time independent Schr&#246;dinger equation for the particle is</p><p>{ d 2 ψ d x 2 + 2 m ℏ 2 [ E − 1 2 k ( x + x 0 ) 2 ] ψ = 0 ,   x ≥ 0 d 2 ψ d x 2 + 2 m ℏ 2 [ E − 1 2 k ( x − x 0 ) 2 ] ψ = 0 ,   x &lt; 0 (14)</p><p>Defining the angular frequency ω = k / m and dividing both sides of each of Equations (14) by m ω / ℏ , we obtain</p><p>{ d 2 ψ ( m ω ℏ ) d x 2 + [ 2 E ℏ ω − m ω ℏ ( x + x 0 ) 2 ] ψ = 0 ,   x ≥ 0 d 2 ψ ( m ω ℏ ) d x 2 + [ 2 E ℏ ω − m ω ℏ ( x − x 0 ) 2 ] ψ = 0 ,   x &lt; 0 (15)</p><p>As in the case of harmonic oscillator, using the following dimensionless quantities,</p><p>ξ = ( m ω ℏ ) 1 / 2 x ,   ξ 0 = ( m ω ℏ ) 1 / 2 x 0 ,   ε = E ℏ ω (16)</p><p>Equations (15) reduce to</p><p>{ d 2 ψ d ξ 2 + [ 2 ε − ( ξ + ξ 0 ) 2 ] ψ = 0 ,   ξ ≥ 0 d 2 ψ d ξ 2 + [ 2 ε − ( ξ − ξ 0 ) 2 ] ψ = 0 ,   ξ &lt; 0 (17)</p><p>We now solve these equations for ξ ≥ 0 and ξ &lt; 0 separately, using the standard method described in the previous section.</p><p>Defining u = ξ + ξ 0 , the first of Equations (17) becomes</p><p>d 2 ψ d u 2 + ( 2 ε − u 2 ) ψ = 0,   u ≥ ξ 0 (18)</p><p>As in the case of harmonic oscillator, to avoid a three-term recursion relation which is hard to work with, we make the substitution</p><p>ψ ( u ) = e − u 2 / 2 f ( u ) (19)</p><p>which, not only results in a two-term recursion relation, but also its functional form is suggested by examining the limiting behavior of ψ ( u ) as u → &#177; ∞ and as u → 0 [<xref ref-type="bibr" rid="scirp.133534-ref6">6</xref>] . Therefore, Equation (18) reduces to</p><p>f ′ ′ ( u ) − 2 u f ′ ( u ) + ( 2 ε − 1 ) f ( u ) = 0   u ≥ ξ 0 (20)</p><p>which is the Hermite differential equation as in the case of harmonic oscillator [<xref ref-type="bibr" rid="scirp.133534-ref1">1</xref>] . The general solution is</p><p>f ( u ) = ∑ j = 0 ∞     a 2 j u 2 j + ∑ j = 0 ∞     a 2 j + 1 u 2 j + 1 (21)</p><p>where the constant coefficients a 0 and a 1 are arbitrary, and the rest are related through the recursion relation</p><p>a j + 2 = 2 ( j − ε ) + 1 ( j + 2 ) ( j + 1 ) a j   j = 0 , 1 , 2 , 3 , ⋯ (22)</p><p>Therefore,</p><p>ψ ( u ) = e − u 2 / 2 ∑ j = 0 ∞     a 2 j u 2 j + e − u 2 / 2 ∑ j = 0 ∞     a 2 j + 1 u 2 j + 1 (23)</p><p>Substituting back for u, we have</p><p>ψ + ( ξ ) = e − ( ξ + ξ 0 ) 2 / 2 ∑ j = 0 ∞     a 2 j ( ξ + ξ 0 ) 2 j + e − ( ξ + ξ 0 ) 2 / 2 ∑ j = 0 ∞     a 2 j + 1 ( ξ + ξ 0 ) 2 j + 1   ξ ≥ 0 (24)</p><p>In exactly the same way, by using u = ξ − ξ 0 , it can be shown that the solution of the second of Equations (17) is</p><p>ψ − ( ξ ) = e − ( ξ − ξ 0 ) 2 / 2 ∑ j = 0 ∞     b 2 j ( ξ − ξ 0 ) 2 j + e − ( ξ − ξ 0 ) 2 / 2 ∑ j = 0 ∞     b 2 j + 1 ( ξ − ξ 0 ) 2 j + 1   ξ &lt; 0 (25)</p><p>where, as in the previous case, the constant coefficients b<sub>0</sub> and b<sub>1</sub> are arbitrary, and the rest are related through the recursion relation</p><p>b j + 2 = 2 ( j − ε ) + 1 ( j + 2 ) ( j + 1 ) b j   j = 0,1,2,3, ⋯ (26)</p><p>Therefore, collectively we have</p><p>ψ ( ξ ) = { e − ( ξ + ξ 0 ) 2 / 2 ( ∑ j = 0 ∞   a 2 j ( ξ + ξ 0 ) 2 j + ∑ j = 0 ∞   a 2 j + 1 ( ξ + ξ 0 ) 2 j + 1 )   ξ ≥ 0 e − ( ξ − ξ 0 ) 2 / 2 ( ∑ j = 0 ∞   b 2 j ( ξ − ξ 0 ) 2 j − ∑ j = 0 ∞   b 2 j + 1 ( ξ − ξ 0 ) 2 j + 1 )   ξ &lt; 0 (27)</p><p>where the recursion relations for the coefficients in each series are given by Equations (22) and (26).</p><p>These equations are the general solutions of Equations (17). However, for these functions to be quantum mechanically admissible for the given potential, they have to remain finite as | ξ | → ∞ . But, as in the case of the harmonic oscillator, it can be shown that each sum in Equations (27) behaves as e ( ξ &#177; ξ 0 ) 2 for large | ξ | [<xref ref-type="bibr" rid="scirp.133534-ref2">2</xref>] [<xref ref-type="bibr" rid="scirp.133534-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.133534-ref4">4</xref>] , consequently, each term in these equations behaves as e ( ξ &#177; ξ 0 ) 2 / 2 for large | ξ | . Therefore, in accord with the general practice in quantum mechanics, in each branch of the solution one of the series should be eliminated and the other series should be terminated setting all coefficients beyond j = n equal to zero, which results in the possible energy eigenfunctions for the problem. Thus, in the first equation of (27), we set a 0 = 0 or a 1 = 0 to eliminate one of the series. If we set a 0 = 0 , the first term drops out and we get</p><p>ψ + ( ξ ) = e − ( ξ + ξ 0 ) 2 / 2 ∑ j = 0 ∞     a 2 j + 1 ( ξ + ξ 0 ) 2 j + 1   ξ ≥ 0 (28)</p><p>or if we set a 1 = 0 , we get</p><p>ψ + ( ξ ) = e − ( ξ + ξ 0 ) 2 / 2 ∑ j = 0 ∞     a 2 j ( ξ + ξ 0 ) 2 j   ξ ≥ 0 (29)</p><p>Similarly, in the second of Equations (27), if we set b 0 = 0 or b 1 = 0 , we obtain the following results</p><p>ψ − ( ξ ) = e − ( ξ − ξ 0 ) 2 / 2 ∑ j = 0 ∞     b 2 j + 1 ( ξ − ξ 0 ) 2 j + 1   ξ &lt; 0 (30)</p><p>or</p><p>ψ − ( ξ ) = e − ( ξ − ξ 0 ) 2 / 2 ∑ j = 0 ∞     b 2 j ( ξ − ξ 0 ) 2 j   ξ &lt; 0 (31)</p><p>respectively.</p><p>Because the dynamically shifted potential energy is an even function, the eigenfunctions can be chosen to be either even or odd [<xref ref-type="bibr" rid="scirp.133534-ref5">5</xref>] . Therefore, the function in Equations (28)-(31) should be paired as,</p><p>ψ e v e n ( ξ ) = { e − ( ξ + ξ 0 ) 2 / 2 ∑ j = 0 ∞   a 2 j ( ξ + ξ 0 ) 2 j   ξ ≥ 0 e − ( ξ − ξ 0 ) 2 / 2 ∑ j = 0 ∞   b 2 j ( ξ − ξ 0 ) 2 j   ξ &lt; 0 (32)</p><p>and</p><p>ψ o d d ( ξ ) = { e − ( ξ + ξ 0 ) 2 / 2 ∑ j = 0 ∞   a 2 j + 1 ( ξ + ξ 0 ) 2 j + 1   ξ ≥ 0 e − ( ξ − ξ 0 ) 2 / 2 ∑ j = 0 ∞   b 2 j + 1 ( ξ − ξ 0 ) 2 j + 1   ξ &lt; 0 (33)</p><p>where Equations (32) and (33) give the even and the odd eigenfunctions, respectively. Furthermore, since in the case of even eigenfunctions, we have ψ ( − ξ ) = ψ ( ξ ) , we must have b 2 j = a 2 j . Similarly since for odd eigenfunctions, we have ψ ( − ξ ) = − ψ ( ξ ) , we must have b 2 j + 1 = a 2 j + 1 . Therefore, Equations (32) and (33) reduce to</p><p>ψ e v e n ( ξ ) = { e − ( ξ + ξ 0 ) 2 / 2 ∑ j = 0 ∞   a 2 j ( ξ + ξ 0 ) 2 j   ξ ≥ 0 e − ( ξ − ξ 0 ) 2 / 2 ∑ j = 0 ∞   a 2 j ( ξ − ξ 0 ) 2 j   ξ &lt; 0 (34)</p><p>and</p><p>ψ o d d ( ξ ) = { e − ( ξ + ξ 0 ) 2 / 2 ∑ j = 0 ∞   a 2 j + 1 ( ξ + ξ 0 ) 2 j + 1   ξ ≥ 0 e − ( ξ − ξ 0 ) 2 / 2 ∑ j = 0 ∞   a 2 j + 1 ( ξ − ξ 0 ) 2 j + 1   ξ &lt; 0 (35)</p><p>with the recursion relation given by Equation (22).</p><p>We now terminate each series by setting all coefficients of the series beyond j = n equal to zero. Thus, from the recursion relations (22), we get</p><p>2 ( n − ε ) + 1 = 0 (36)</p><p>which gives the energy eigenvalue equation,</p><p>ε n = n + 1 2   n = 0 , 1 , 2 , 3 , ⋯ (37)</p><p>and the eigenfunctions become</p><p>ψ 2 n ( ξ ) = { e − ( ξ + ξ 0 ) 2 / 2 ∑ j = 0 n   a 2 j ( ξ + ξ 0 ) 2 j   ξ ≥ 0 e − ( ξ − ξ 0 ) 2 / 2 ∑ j = 0 n   a 2 j ( ξ − ξ 0 ) 2 j   ξ &lt; 0 }   n = 0 , 1 , 2 , 3 , ⋯ (38)</p><p>and</p><p>ψ 2 n + 1 ( ξ ) = { e − ( ξ + ξ 0 ) 2 / 2 ∑ j = 0 n   a 2 j + 1 ( ξ + ξ 0 ) 2 j + 1   ξ ≥ 0 e − ( ξ − ξ 0 ) 2 / 2 ∑ j = 0 n   a 2 j + 1 ( ξ − ξ 0 ) 2 j + 1   ξ &lt; 0 }   n = 0 , 1 , 2 , 3 , ⋯ (39)</p><p>In these equations, a 0 and a 1 are used to normalize the eigenfunctions and the rest of the coefficients are obtained through the recursion relation (22). However, these results are wrong!</p><p>According to Equation (37), the energy eigenvalues of the dynamically shifted oscillator are the same as those for the simple harmonic oscillator, which is not correct. In fact, numerical solution of the Schr&#246;dinger equations (17) show that the correct eigenvalues are quite different from those for the harmonic oscillator, both for positive and negative values of the dynamic shift ξ 0 . Furthermore, the odd eigenfunctions from Equations (39) are discontinuous at ξ = 0 . For example, for n = 0 , from Equations (39) we have</p><p>ψ 1 ( ξ ) = { a 1 e − ( ξ + ξ 0 ) 2 / 2 ( ξ + ξ 0 )   ξ ≥ 0 a 1 e − ( ξ − ξ 0 ) 2 / 2 ( ξ − ξ 0 )   ξ &lt; 0 (40)</p><p>A plot of this function for ξ 0 = 1 and a 1 = 1 is shown in <xref ref-type="fig" rid="fig2">Figure 2</xref>. Therefore, they are not quantum mechanically admissible. Again, numerical solution of Equations (17) show that those given by Equations (38) and (39) are not the correct eigenfunctions.</p>Numerical Results<p>We solve Equations (17) numerically by bracketing the energy eigenvalues ε</p><p>to the required accuracy until the eigenfunction diverges in one direction if ε is slightly smaller than the chosen value and diverges in the opposite direction if it is slightly larger [<xref ref-type="bibr" rid="scirp.133534-ref12">12</xref>] .</p><p><xref ref-type="table" rid="table1">Table 1</xref> lists some of the dimensionless energy eigenvalues of the dynamically shifted oscillator obtained by numerical solution of the time-independent Schr&#246;dinger equations (17). Note that those for the harmonic oscillator, ξ 0 = 0 , are also given for comparison. As can be seen from the table, these eigenvalues are quite different from those of the harmonic oscillator. Note also that the ground-state total energy is higher than the minimum of the potential energy in all cases, as they should be.</p><p>Figures 3-6 show the dimensionless graphs of the ground-state eigenfunctions of the dynamically shifted oscillator obtained from numerical solutions of Equations (17). These graphs show the first four eigenfunctions for ξ 0 = 1 and ξ 0 = − 1 only. Plots of other eigenfunctions are given by Mohazzabi and Alexander [<xref ref-type="bibr" rid="scirp.133534-ref11">11</xref>] . These plots show that for ξ 0 &gt; 0 , the eigenfunctions of dynamically shifted oscillator are, at least qualitatively, similar to those of harmonic oscillator. But those for ξ 0 &lt; 0 are quite different as they show bimodal behaviors, as can be seen in <xref ref-type="fig" rid="fig3">Figure 3</xref>(b) as well as <xref ref-type="fig" rid="fig7">Figure 7</xref>, which show the ground-state eigenfunctions, ψ 0 ( ξ ) , of dynamically shifted oscillator for ξ 0 = − 2 and ξ 0 = − 3 . This bimodal behavior emerges as the potential tends toward two separate harmonic potentials as ξ 0 → − ∞ .</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Dimensionless energy eigenvalues of the dynamically shifted oscillator obtained by numerically solving Equations (17)</title></caption><table><tbody><thead><tr><th align="center" valign="middle" ></th><th align="center" valign="middle" >ξ 0 = − 1</th><th align="center" valign="middle" >ξ 0 = 0</th><th align="center" valign="middle" >ξ 0 = + 1</th></tr></thead><tr><td align="center" valign="middle" >ε 0</td><td align="center" valign="middle" >0.310</td><td align="center" valign="middle" >0.500</td><td align="center" valign="middle" >1.499</td></tr><tr><td align="center" valign="middle" >ε 1</td><td align="center" valign="middle" >0.734</td><td align="center" valign="middle" >1.500</td><td align="center" valign="middle" >3.037</td></tr><tr><td align="center" valign="middle" >ε 2</td><td align="center" valign="middle" >1.500</td><td align="center" valign="middle" >2.500</td><td align="center" valign="middle" >4.328</td></tr><tr><td align="center" valign="middle" >ε 3</td><td align="center" valign="middle" >2.197</td><td align="center" valign="middle" >3.500</td><td align="center" valign="middle" >5.604</td></tr></tbody></table></table-wrap></sec><sec id="s3"><title>3. Discussion and Conclusion</title><p>The time-independent Schr&#246;dinger equation for dynamically shifted oscillator lends itself to the standard method of power series solution which is commonly used in quantum mechanics. However, in this article we have shown that this method results in incorrect eigenvalues and eigenfunctions for this system. More specifically, the method yields the same eigenvalues as those for harmonic oscillator, and eigenfunctions some of which are even quantum mechanically inadmissible.</p><p>We have also numerically calculated the correct eigenvalues and eigenfunctions of dynamically shifted oscillator. The results show that the functional form of the eigenfunctions corresponding to positive dynamic shift ( ξ 0 &gt; 0 ) are qualitatively similar to the eigenfunctions of a harmonic oscillator. But those corresponding to negative dynamic shift ( ξ 0 &lt; 0 ) are quite different and show bimodal behavior.</p><p>In conclusion, in applying the standard method of series solution to solving time-independent Schr&#246;dinger equation, caution should be exercised as the method might result in incorrect eigenvalues and eigenfunctions. Therefore, the analytical result obtained by this method for a new potential should always be checked against numerical solution.</p></sec><sec id="s4"><title>Acknowledgements</title><p>This work was supported in part by a URAP grant from the University of Wisconsin-Parkside.</p></sec><sec id="s5"><title>Conflicts of Interest</title><p>The authors declare no conflicts of interest regarding the publication of this paper.</p></sec><sec id="s6"><title>Cite this paper</title><p>Mohazzabi, P., Parker, W.D. and Kveton, P. (2024) Breakdown of a Commonly Practiced Technique in Quantum Mechanics. Journal of Applied Mathematics and Physics, 12, 1919-1929. https://doi.org/10.4236/jamp.2024.125118</p></sec></body><back><ref-list><title>References</title><ref id="scirp.133534-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Arfken, G. (1985) Mathematical Methods for Physicists, 3rd Edition, Academic Press, San Diego, 464.</mixed-citation></ref><ref id="scirp.133534-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Levine, I.N. (2014) Quantum Chemistry. 2nd Edition, Pearson Education, Inc., New York.</mixed-citation></ref><ref id="scirp.133534-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Buchdahl, H.A. (1974) Remark on the Solutions of the Harmonic Oscillator Equation. &lt;i&gt;American Journal of Physics&lt;/i&gt;, 42, 47-50.&lt;br&gt;https://doi.org/10.1119/1.1987599</mixed-citation></ref><ref id="scirp.133534-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Bowen, M. and Coster, J. (1980) Methods of Establishing the Asymptotic Behavior of the Harmonic Oscillator Wave Functions. &lt;i&gt;American Journal of Physics&lt;/i&gt;, 48, 307.&lt;br&gt;https://doi.org/10.1119/1.12149</mixed-citation></ref><ref id="scirp.133534-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Merzbacher, E. (1998) Quantum Mechanics. 3rd Edition, Wiley, New York, 79-91.</mixed-citation></ref><ref id="scirp.133534-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Shankar, R. (1994) Principles of Quantum Mechanics. 2nd Edition, Plenum Press, New York, 189-202. &lt;br&gt;https://doi.org/10.1007/978-1-4757-0576-8</mixed-citation></ref><ref id="scirp.133534-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Gasiorowicz, S. (2003) Quantum Physics. 3rd Edition, Wiley, New York, 85-89.</mixed-citation></ref><ref id="scirp.133534-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Eisberg, R. andResnick, R. (1985) Quantum Physics. 2nd Edition, Wiley &amp; Sons, New York, 208-209.</mixed-citation></ref><ref id="scirp.133534-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Hartmann, W.M. (1986) The Dynamically Shifted Oscillator. &lt;i&gt;American Journal of Physics&lt;/i&gt;, 54, 28-32.&lt;br&gt;https://doi.org/10.1119/1.14765</mixed-citation></ref><ref id="scirp.133534-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Gatland, I.R. (1991) Theory of a Nonharmonic Oscillator. &lt;i&gt;American Journal of Physics&lt;/i&gt;, 59, 155-158. &lt;br&gt;https://doi.org/10.1119/1.16597</mixed-citation></ref><ref id="scirp.133534-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Mohazzabi, P. and Alexander, G.C. (2017) Alexander, Degeneracy in One Dimensional Quantum Systems: Dynamically Shifted Oscillator. &lt;i&gt;International Journal of Applied Physics and Mathematics&lt;/i&gt;, 7, 79-86.&lt;br&gt;https://doi.org/10.17706/ijapm.2017.7.2.79-86</mixed-citation></ref><ref id="scirp.133534-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Gould, H. and Tobochnik, J. (1996) An Introduction to Computer Simulation Methods. 2nd Edition, Addison-Wesley, New York, 630-631.</mixed-citation></ref></ref-list></back></article>