where $H_0$ is the unperturbed time-independent Hamiltonian (which we know how to solve), and $\lambda V(t)$ is the time-dependent perturbation where $\lambda$ is a parameter that controls how small the perturbation is.
The full Schrödinger equation can be written as:
iℏ∂t∂∣ψ(t)⟩=H(t)∣ψ(t)⟩=[H0+λV(t)]∣ψ(t)⟩(1)
The eigenstates $\ket{n}$ and eigenvalues $E_n$ of the stationary $H_0$ satisfy
H0∣n⟩=En∣n⟩
Without perturbation, the time-evolution of stationary eigenstate $\ket{n}$ follows energy conservation:
∣n(t)⟩=e−iEnt/ℏ∣n⟩
We start by expand the full solution $\ket{\psi(t)}$ in terms of the unperturbed eigenstates $\ket{m(t)}$:
∣ψ(t)⟩=m∑cm(t)e−iEmt/ℏ∣m⟩(2)
we can do this when the perturbation $\lambda V(t)$ is small and $\ket{m}$ (approximately) span the entire Hilbert space.
$\lambda$ dependence
Note that since $\ket{\psi(t)}$ is the full time dependent wavefunction which depends on $\lambda$, the expansion coefficients $c_m(t)$ (implicitly) depends on $\lambda$ as well.
which is the equation of motion of the states under the stationary eigenstate basis. It can be re-write as
c˙n(t)=iℏ1m∑cm(t)eiωnmtλVnm(t)(3)
where $\omega_{nm} = \frac{E_n-E_m}{\hbar}$ and $V_{nm}(t)=\braket{n| V(t)|m}$.
Maclaurin series
The Maclaurin is Taylor series expanded at zero
$$
f(x)|_{x\to 0} = \sum_{n=0}^\infty \frac{f^{(n)}(a)}{n!} (x^n)
$$
Remembering that $c_m(t)$ also depends on $\lambda$ via $\ket{\psi(t)}$, we can expand the time-dependent coefficients $c_m(t)$ in powers of the parameter $\lambda$ (Maclaurin series, ignoring the $1/n!$ as it does not matter in this case)
cm(t)=cm(0)(t)+λcm(1)(t)+λ2cm(2)(t)+⋯(4)
If we also expand $\dot{c}_n(t)$ as a Maclaurin series of $\lambda$,
Comparing Eq. 5.1 to Eq. 5, we can get the expression of $\dot{c}_n(t)$ at each order of $\lambda$ using $c_n(t)$.
Focusing on the zero-th order term of $\lambda$
c˙n(t)(0)=0
hence we know that
cn(t)(0)=constant
Initial state
Assuming we are starting from time $t_0$ and systems is prepared to be in state $i$ (for multi-Fermion, non-interacting system, a series of occupied initial states), i.e.,
$$
\ket{\psi(t_0)} = \sum_m c_m(t_0) e^{-iE_mt_0/\hbar} \ket{m} = c_i(t_0) e^{-iE_it_0/\hbar} \ket{i}=e^{-iE_it_0/\hbar} \ket{i},
$$
the $\lambda$ expansion of $c_m(t)$ at $t_0$ should be stationary and we have
$$
c_m(t_0) = \delta_{mi} = c_m^{(0)}(t_0) \tag{4.1}
$$
and (again because at $t_0$ no matter how we change $\lambda$, we have system prepared in $\ket{i}$),
$$
c_m^{(1)}(t_0) = c_m^{(2)}(t_0) = \cdots =c_m^{(n)}(t_0) =0 \tag{4.2}
$$
Combining with Eq. 4.1, we see
cn(t)(0)=δni
First order
Focusing on the first order term of $\lambda$, we have
This coefficient represents the amplitude (to the first order) of a system initialised to be in state $\ket{i}$ that ended up in state $\ket{n}$ ($n\neq i$) after time $t$.
In other words, the first-order transition amplitude for going from state $\ket{i}$ to $\ket{n}$ ($n\neq i$) at time $t$ is
is either zero ($V_{ii}=0$) or pure imaginary (because $V_{ii}$ should be real as $V$ is hermitian) , hence
ci(t)(1)∗+ci(t)(1)=0
so that
∣ψ(t)∣2=1+n∑∣cn(t)(1)∣2
where we do see an increase in the norm, and the difference being the possibility of finding the system in state $n$, i.e., $\sum_n |{c}_n(t)^{(1)}|^2$ !
Now, if we expand $c$ to second order with respect to $\lambda$, the norm would go like
here in the second line, I have swapped dummy variables $t’$ and $t’’$ and used the fact that, noticing that we are integrating over two triangles (variables $t, t’’$) of the same equation, they can be combined into a single square integration
This means that the second order expansion of amplitude generates a decrease
in the possibility of finding the system in the original state $i$, and this
decrease in possibility exactly compensates for the added norm from the first
order expansion of the amplitude. However, doing so also introduces additional
higher-order deviation of the norm which will get canceled by even higher-order
amplitude expansion. And in an infinite order expansion, the norm is recovered.