The exciting journey into the microscopic world¶
In the next few sections, we will introduce Schrödinger’s Equation (SE), one of the fundamental laws of physics. A “fundamental law” means that SE cannot be derived from more basic principles; it can only be inferred or hypothesized based on experimental evidence. Its validity is supported by countless successful quantitative predictions and explanations of experimental observations.
It’s important to emphasize that there has never been an instance where quantum mechanics has failed when applied correctly. The physical world is inherently quantum, especially at small scales. Quantum mechanics works flawlessly at all scales and in all situations where it has been properly applied.

Figure 1:You are now entering the quantum world. Proceed with caution.
What do we require from the new quantum theory?¶
Recall that while classical mechanics is valid at large scales, it completely fails to describe motion at the atomic and molecular levels. A new, accurate equation of motion is required to explain phenomena such as:
The quantized nature of energy, as observed in experiments involving blackbody radiation and atomic and molecular spectra.
Wave-particle duality, demonstrated through electron diffraction, Compton scattering, and double-slit experiments.

Figure 2:Schrödinger had to accept that electrons are correctly described by wave functions.
Quantum wave equation¶
In 1925/1926 Erwin Schrödinger, an expert on the physics of waves, derived a new equation of motion that predicts quantum phenomena such as energy quantization and wave-particle duality from first principles.
We can trace Schrödinger’s approach by starting with the classical wave equation:
The classical wave equation we have seen can produce traveling or standing waves depending on boundary conditions. Let us pick a general periodic traveling wave, for instance:
We are going to plug into a wave function the two key quantum relations discovered empirically and then see what kind of wave equation can produce it:
Plug wave-particle duality via De Broglie relation:
Plug energy quantization via Planck equation:
Quantum wave function
What equation can generate such quantum wave functions? To find out we need to take derivatives with respect to time and space.
From Quantum Wave Function to Quantum Wave Equation¶
Time Part: When we take the time derivative of the wave function, we find that the total energy appears as a multiplicative factor. This is significant because, in quantum mechanics, total energy is conserved. The relationship between energy and the time dependence of the wave function is given by:
Spatial Part: To recover the total energy from the spatial part of the wave function, we take two spatial derivatives.
This equation, in which the time variable is absent, is the time-independent Schrödinger equation. We will come back to it shortly.
Joining time and spatial parts by expressing the kinetic energy as a difference between total and potential energies and eliminating we get:
Quantum vs Classical Wave equation¶

Figure 3:Dissecting the Schrödinger equation, using the 1D version for simplicity.
The Schrödinger equation describes the evolution of the wave function for a quantum system such as an electron or atom in a potential .
Unlike the classical wave equation, there is only a single time derivative. The presence of generates oscillatory solutions in the complex plane, which is why we call it a quantum wave equation.
What is the meaning of ? It is generally complex and so cannot stand for any real measurable quantity. We will see how to extract information from later.
Note that we are focusing on the 1D case for simplicity. Generalizing to 3D involves adding similar terms that depend on the and coordinates of every quantum object.
Separation of Variables and the Time-Independent Schrödinger Equation¶
By assuming the wave function can be separated into a product of a spatial part and a time part, , we can solve for each part independently:
The time part yields an oscillatory solution related to the total energy.
The spatial part satisfies the time-independent Schrödinger equation, which we solve to obtain stationary states.
This method is crucial for solving quantum systems, particularly in cases where the potential does not depend on time.
Plugging in and cancelling the time part, we are back to the time-independent equation we obtained earlier.
The Mathematical Language of Quantum Mechanics: Operators¶
To streamline our discussion and draw analogies with classical intuition, we need to introduce some essential notation and terminology.
In quantum mechanics, we define operators as mathematical entities that transform one function into another. An operator can perform various actions on a function, such as differentiation, integration, addition, multiplication, and more. In this way, operators serve as tools to manipulate wave functions and extract physical information.

Figure 4:Analogy of operators with ordinary functions.
Example of operators
Let us take the function as an example and see how operator notation works:
Here we say that the operator acts on the function to produce another function, which in this case is the same function multiplied by 4.
In general, operators can be anything placed in front of a function . Here are a few more examples of operators:
multiplies function by x, e.g
multiplies function by , e.g
, takes square root, e.g
, takes derivative then adds multiplication
Linear operators¶
Linear means that an operator acting on a sum of functions does not change the power of any of the functions.
The Schrödinger equation is a linear differential equation. Hence it can be written as a linear operator acting on a wave function.
Example of linear operators
Schrödinger equation in operator notation¶
By expressing the equation in operator notation, we can start to recognize various terms and see that the Schrödinger equation, like any proper equation of motion, embodies the principle of total energy conservation:
Let us take the Schrödinger equation and denote the differentials as operators acting on the wave function. For example, let us look at the two sides of the time-dependent Schrödinger equation: and
The operator of the position part is called the Hamiltonian operator, and it has a deep connection to energy conservation and the Hamiltonian function of classical mechanics.
Note how the potential energy term appears in the same form across different systems: it is always a function of spatial coordinates. Some examples of potentials:
represents a free particle,
describes a particle trapped in a harmonic potential,
corresponds to a particle in a periodic potential.
The correspondence principle of Quantum Mechanics¶
Thanks to the universality of the energy conservation law, for every observable in classical mechanics there is a corresponding operator in quantum mechanics! Let us list them here:
| Observables | Classical | Quantum |
|---|---|---|
| Position | ||
| Momentum | ||
| Potential Energy | ||
| Kinetic Energy | ||
| Total Energy | ||
| Equation of motion | Newton’s law or Hamiltons equations | Or |
| Quantization and wave-particle duality? | N/A | Energy quantization and duality are naturally described by and . |
Linearity and the Principle of Superposition¶
As we recall from solving the classical wave equation, whenever boundary conditions are imposed on the spatial domain of our PDE we can end up with an infinite number of solutions discretized by integers for each spatial coordinate.
The general solution was written as a linear combination of normal modes. Likewise, boundary conditions produce an infinite number of solutions to the quantum wave equation discretized by integers :
The general solution is again written as a linear combination of quantum wave functions, thanks to the linearity of the Schrödinger equation:
Eigenvalues and Eigenfunctions¶
In both the classical wave equation and the time-independent Schrödinger equation, we can use operator notation to frame the problem as one of finding special functions and their corresponding multiplicative factors that satisfy specific operators.

Figure 5:Eigenvalue/Eigenfunction problem
In general, the action of an operator can change a function, but in quantum mechanics, we are particularly interested in operators that preserve the form of the function, producing only a constant multiplicative factor.
The time-independent Schrödinger equation can be viewed as an eigenfunction-eigenvalue problem.
Problems¶
Problem 1¶
Confirm that the following wavefunctions are eigenfunctions of linear momentum and kinetic energy (or neither or both):
Solution
Start by applying the linear momentum operator to the first function:
We see that the action of the operator changed the function, hence the function cannot be an eigenfunction of linear momentum.
Next we apply the kinetic energy operator:
The kinetic energy operator did not modify the function, hence the function is an eigenfunction of the kinetic energy operator.
Problem 2: Taking the Square of an Operator¶
Consider the operator . Find , i.e., , and apply it to an arbitrary function .
Problem 3: Verifying Eigenfunction and Eigenvalue¶
Consider the operator (momentum operator). Verify that is an eigenfunction of , and find the corresponding eigenvalue.
Solution
Problem 4: Testing for an Eigenfunction and Eigenvalue¶
Given the operator (second derivative operator), check if is an eigenfunction of , and find the eigenvalue if it is.
Solution
Problem 5: Linearity and Eigenfunction Testing¶
Consider the operator . Show whether this operator is linear and check if is an eigenfunction of .