Operators, Eigenvalues & the Schrödinger Equation
This is the grammar of the subject. Every quantum calculation you will ever do is an operator acting on a function, and almost every exam question reduces to recognising which operator, which function, and whether the two commute. This part builds that machinery slowly and then uses it to derive the uncertainty principle rather than quoting it. Two layers on every section: a slow, hand-held beginner path and a research-grade advanced/reference path.
The 9 sections in Part 2
- 1Operators, operator algebra and linearity Free below
- 2Hermitian operators: real eigenvalues and orthogonal eigenfunctions
- 3The eigenvalue equation, the correspondence rules and the Schrödinger equation
- 4Expectation values
- 5Superposition and the meaning of the expansion coefficients
- 6The measurement postulate, collapse, and the Ehrenfest theorem
- 7Commutators and their algebra
- 8[x, p] = iℏ and the angular-momentum commutators
- 9Compatible observables and the generalised uncertainty relation
Operators, operator algebra and linearity
Free extractSection B.1 of Part 2, reproduced in full from the book — figures and all. No sign-in, no paywall on this section.
An operator is an instruction that turns one function into another. That is the entire definition; everything else in this section is consequences.
Start with something familiar. The symbol d/dx is not a number and it is not a function. It is an instruction: hand it a function and it hands you back the derivative of that function. Hand it sin x and it returns cos x. Hand it x³ and it returns 3x². It does nothing on its own; it needs something to act on.
Quantum mechanics takes that idea and makes it the central object of the theory. The instruction ‘multiply by x’ is an operator in exactly the same sense: hand it sin x and it returns x sin x. So is ‘take the square root’, and so is ‘rotate the coordinate frame by 90° about z’. Some of these will turn out to represent measurable quantities and some will not, and B.1 and B.2 are about the test that separates them.
Adding and multiplying operators
Operators can be combined, and the rules are almost the ones you expect — with one spectacular exception that the whole of B.7 is devoted to.
Sum. The sum of two operators is defined by what it does: (Â + B̂)f = Âf + B̂f. Apply each separately and add the results. So (d/dx + x×) acting on x² gives 2x + x³.
Product. The product of two operators means apply them one after the other, rightmost first: (ÂB̂)f = Â(B̂f). Read ÂB̂f from right to left, like a chain of instructions. B̂ goes first because it is nearest the function.
Powers. ² means ÂÂ, i.e. apply  twice. So (d/dx)² = d²/dx², which is why the kinetic-energy operator contains a second derivative: it is the momentum operator applied twice.
The identity and the inverse. The identity operator 1̂ leaves everything alone, 1̂f = f. An operator  has an inverse Â−1 if ÂÂ−1 = Â−1 = 1̂. Many operators have no inverse: multiplication by x has no inverse as an operator on all functions, because dividing by x is undefined at x = 0.
And now the exception. For numbers, ab = ba always. For operators this is false in general, and the failure is not a technicality. Take  = x× and B̂ = d/dx, and let both act on some function f:
The two results differ by f itself. The product rule of differentiation generated an extra term in one order and not in the other, so x̂(d/dx) and (d/dx)x̂ are different operators. Everything in B.7 to B.9 — the uncertainty principle included — grows out of that one observation.
Linear operators
Of all the operators one could invent, quantum mechanics uses only the linear ones. An operator is linear if it distributes over sums and lets constants slide through:
Differentiation is linear: the derivative of a sum is the sum of the derivatives, and constants come out. Multiplication by a fixed function is linear. Integration is linear. But ‘square the function’ is not, because (f + g)² ≠ f² + g²; ‘take the square root’ is not; ‘take the logarithm’ is not.
Why does quantum mechanics insist on linearity? Because of superposition. If ψ1 and ψ2 are possible states then so is c1ψ1 + c2ψ2, and interference — the two-slit pattern, the chemical bond, every spectroscopic selection rule — depends on being able to act on that combination term by term. A non-linear operator would scramble the terms together and destroy the whole structure. Linearity of the operators and linearity of the Schrödinger equation are the same statement seen from two sides.
The algebra properly: associativity, functions of operators, matrix representations, projectors, and where the analogy with matrices is exact.
Operators on a function space form an associative algebra over the complex numbers, and it is worth listing the axioms explicitly because every manipulation later is one of them:
- Associativity of the product: (ÂB̂)Ĉ = Â(B̂Ĉ). Always true, and it is what allows brackets to be dropped.
- Distributivity: Â(B̂ + Ĉ) = ÂB̂ + ÂĈ and (Â + B̂)Ĉ = ÂĈ + B̂Ĉ. Both hold, and both must be written out separately because the product is not commutative.
- Scalars commute with everything: (cÂ) = (Âc) for a complex number c.
- Commutativity of the product: FALSE in general. This is the single axiom of ordinary arithmetic that operators do not obey, and quantum mechanics is the physics of its failure.
Functions of operators. A function of an operator is defined by its power series. The one that matters most is the exponential:
This is not a decoration. The time-evolution operator of B.3 is Û(t) = e−iĤt/ℏ; the translation operator is e−ia p̂/ℏ, which is why momentum is called the generator of translations; the rotation operator is e−iφL̂z/ℏ, which is why angular momentum generates rotations and why the whole of Part 4 is really group theory in disguise. Note carefully that eÂeB̂ = eÂ+B̂ only if  and B̂ commute; in general one needs the Baker–Campbell–Hausdorff expansion, whose first correction term is ½[Â,B̂].
Matrix representation. Choose a complete orthonormal set {ψ1, ψ2, …}. Any function is then a column of coefficients, and any linear operator is a matrix with elements
Operator addition becomes matrix addition, operator multiplication becomes matrix multiplication (in the same order — and matrices famously do not commute either), and the eigenvalue equation becomes an ordinary matrix eigenvalue problem. This is not an analogy: it is Heisenberg's matrix mechanics, proved equivalent to Schrödinger's wave mechanics in 1926, and it is how every quantum-chemistry program on earth actually calculates. When Part 6 sets up a variational secular determinant and Part 7 diagonalises a Fock matrix, they are doing exactly this.
Projection operators. A special and very useful class. Given a normalised function ψn, the operator P̂n = |ψn⟩⟨ψn| picks out the component of any state along ψn:
Projectors are idempotent — projecting twice is the same as projecting once, which is geometrically obvious — and they are Hermitian. The completeness of the eigenfunction set is the statement that the projectors sum to the identity, ∑nP̂n = 1̂, a relation used so constantly in perturbation theory that it has a nickname: inserting a resolution of the identity.
Where the matrix analogy has to be handled with care. A finite matrix always has a complete set of eigenvectors if it is Hermitian, and its spectrum is a finite list. A differential operator on an infinite-dimensional function space may have a continuous spectrum (the free-particle Hamiltonian), a spectrum with both discrete and continuous parts (hydrogen: bound levels below zero, ionisation continuum above), or eigenfunctions that are not square-integrable (plane waves). Everything proved in B.2 is proved for the discrete, square-integrable case; the continuous case needs Dirac-delta normalisation and is handled properly in a functional-analysis course, not here. For the whole of CSIR-NET the discrete case is what is examined.
Evaluate (ÂB̂ − B̂Â)f for  = x̂ and B̂ = d/dx, and say what the answer means Easy
Which of these operators are linear? (a) d³/dx³; (b) ‘multiply by x²’; (c) ‘take the complex conjugate’; (d) ‘integrate from 0 to x’; (e) ‘take the reciprocal’ Medium
⚠ Common mistakes & exam traps
- Cancelling operators as if they were numbers. ÂB̂ ≠ B̂Â in general, so you may not move an operator past another one, and you may not divide by an operator. Every time you are tempted, insert a test function and do the calculus instead.
- Reading ÂB̂f left to right. The rightmost operator acts first. p̂x̂ψ means: multiply ψ by x, then differentiate. Getting this backwards reverses the sign of every commutator you will ever compute.
- Thinking ‘multiply by x’ is not really an operator. It is, and it is the position operator. The fact that it does no calculus is irrelevant — it still takes a function and returns a different function.
- Confusing the operator  with the observable A or with its eigenvalue a.  is an instruction, A is a physical quantity, a is a real number obtained by measuring. Sloppiness here makes the statement of postulate 3 incomprehensible.
- Assuming every operator has an inverse. Most do not. In particular the projection operators are as far from invertible as possible: they destroy information by design.
- Assuming eÂeB̂ = eÂ+B̂. True for numbers, false for operators unless they commute. This is the standard way to get a wrong answer in a Part-C question on time evolution or on the Trotter–Suzuki splitting used in simulation.
Show solution
d²/dx²(e2x) = 4e2x; d²/dx²(sin x) = −sin x.
3x̂(e2x + sin x) = 3xe2x + 3x sin x.
Total: 4e2x − sin x + 3xe2x + 3x sin x.
Note that the answer is not a constant times the original function, so (d²/dx² + 3x̂) has no eigenfunction here — which is exactly the situation for a real Hamiltonian with a non-trivial potential, and why Part 3 has to work so hard.
Show solution
Non-commutativity. x̂(d/dx)f = xf′ while (d/dx)x̂f = f + xf′. They differ by f, so ÂB̂ − B̂Â = −1̂.
Moral: the algebra of operators is associative but not commutative — exactly like matrix algebra, and for the same reason.
Show solution
It cannot represent an observable for a reason that has nothing to do with Hermiticity: it is not linear. K̂(cf) = c*f*, whereas linearity would demand cf*. An operator that conjugates the coefficients cannot preserve superpositions, so postulate 2 excludes it at the first hurdle.
K̂ is nevertheless important: the time-reversal operator in quantum mechanics is antiunitary and contains exactly this conjugation, which is the origin of Kramers degeneracy in odd-electron systems — a result you will meet again in EPR spectroscopy.
Show solution
(d/dx + x)(f′ − xf) = (f′ − xf)′ + x(f′ − xf)
= f″ − f − xf′ + xf′ − x²f = f″ − x²f − f.
So (d/dx + x̂)(d/dx − x̂) = d²/dx² − x² − 1̂. The naive answer d²/dx² − x², obtained by treating the operators as numbers, is wrong by exactly the identity operator — the same −1̂ that appeared in the worked example.
This factorisation is not an arbitrary exercise: with suitable factors of √2 these are the ladder operators of the harmonic oscillator, and the stray −1̂ is the origin of the zero-point energy ½ℏω. Part 3 does this properly.
Read the rest of Part 2
The remaining 8 sections of this part — Hermitian operators: real eigenvalues and orthogonal eigenfunctions, The eigenvalue equation, the correspondence rules and the Schrödinger equation, Expectation values, Superposition and… — and all nine parts of Quantum Chemistry are part of ChemVidya Full Access, along with the other books, 55 Study Notes and 6,000+ practice questions.
See plans Open in the app