I am studying Shankar's Principles of Quantum Mechanics. In the first chapter where the author introduces the necessary mathematics tool for QM, the concept of derivatives of operators with respect to parameters is presented. According to the text, let $\theta(\lambda)$ be an operator that depends on $\lambda$, assume that $\theta(\lambda)=e^{\lambda\Omega}$ (where $\Omega$ is Hermitian), then $$\frac{d\theta(\lambda)}{dt}=\Omega e^{\lambda\Omega}=\theta(\lambda)\Omega$$ The problem is that differentiating an operator like a function is all new to me, and I don't know how the theory comes about. The author did not go further about the topic as QM is the main priority. However, I would like to know more about it. Unfortunately, I don't know where to start as I don't know which field of mathematics this theory belongs to. I hope someone could point me to the right direction and suggest some relevant texts. Thank you.
2026-03-27 18:19:14.1774635554
Reference request for operator theory in Quantum mechanics
131 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in REFERENCE-REQUEST
- Best book to study Lie group theory
- Alternative definition for characteristic foliation of a surface
- Transition from theory of PDEs to applied analysis and industrial problems and models with PDEs
- Random variables in integrals, how to analyze?
- Abstract Algebra Preparation
- Definition of matrix valued smooth function
- CLT for Martingales
- Almost locality of cubic spline interpolation
- Identify sequences from OEIS or the literature, or find examples of odd integers $n\geq 1$ satisfying these equations related to odd perfect numbers
- property of Lebesgue measure involving small intervals
Related Questions in OPERATOR-THEORY
- $\| (I-T)^{-1}|_{\ker(I-T)^\perp} \| \geq 1$ for all compact operator $T$ in an infinite dimensional Hilbert space
- Confusion about relationship between operator $K$-theory and topological $K$-theory
- Definition of matrix valued smooth function
- hyponormal operators
- a positive matrix of operators
- If $S=(S_1,S_2)$ hyponormal, why $S_1$ and $S_2$ are hyponormal?
- Closed kernel of a operator.
- Why is $\lambda\mapsto(\lambda\textbf{1}-T)^{-1}$ analytic on $\rho(T)$?
- Show that a sequence of operators converges strongly to $I$ but not by norm.
- Is the dot product a symmetric or anti-symmetric operator?
Related Questions in QUANTUM-MECHANICS
- Is there a book on the purely mathematical version of perturbation theory?
- Matrix differential equation and matrix exponential
- "Good" Linear Combinations of a Perturbed Wave Function
- Necessary condition for Hermician lin operators
- What is a symplectic form of the rotation group SO(n)
- Why is $\textbf{J}$ called angular momentum?(Quantum)
- How does the quantumstate evolve?
- Differential equation $au''(x)+b\frac{u(x)}{x}+Eu=0$
- How to model this system of $^{238}\,U$ atoms?
- Discrete spectra of generators of compact Lie group
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I can't recommend Mary L. Boas' Mathematical Methods in the Physical Sciences enough. For ALL mathematics relevant to undergraduate physics.
You probably want to break the study of Operator theory into separate parts which most texts in QM do not do.
Consider the space of polynomials in x of degree $<N$, denoted $P_N(x)$. They all have the form,
$$P_N(x)=a_0+a_1x+a_2x^2+...+a_{N-1}x^{N-1}$$
You can think of each $x^n$ as a Vector in its own right. The coefficients are effectively coordinates in the Vector Space Spanned by the vectors $x^n$ where the $x^n$ are Basis Vectors.
The derivative of $ax^n$ is $nax^{n-1}$. Let $a=1$, we have the effect of differentiation on a basis vector. Not that it returns a multiple of the basis vector.
Now Differentiation is a Linear Operator and it maps the space of polynomials into itself. From the coordinate representation of the original polynomial alone, its possible to determine the out come of applying the linear operator. In fact, in the space $P_N(x)$, differentiation can be expressed as the product of a constant matrix applied to a vector presenting some polynomial allowing for multiple direct Linear Algebraic analysis to the polynomials space.
Thes basis composed of the various $x^n$ are not the best to use for certain problems in Quantum Mechanics. For many you want to use Legendre Polynomials. They are Orthogonal on the interval $[-1,1]$. You can find the Legendre polynomials without differential equations. You canuse the Graham-Schmidt Orthonormalization process on the interval [-1,1].
Note everythign in caps. They are some of the most important Linear Algebra concepts you use in Quantum Mechanics.
For somewhat more advanced approaches to Orthogonal Polynomials associated with Differential equations, you want to pay close attention to Rodriques's Formulas for Legendre, Laguerre, and Hamilton polynomials. The approach of Rodrigue gives one unified solution approach for some of the most important problems in undergraduate QM.
You'll find all of this and more in Boas.