There's something that's been bugging me about time-dependent Schrodinger-picture interaction Hamiltonians for a while - namely, the perturbation theory Peskin and Schrodinger derive in Chapter 4 doesn't seem to apply. I'm going to use the Hamiltonian introduced in problem 4.1 as a concrete example, which is also discussed in this Phys.SE post. This Hamiltonian is explicitly time-dependent, even in the Schrodinger picture, whereas the results derived in the chapter seem to rely importantly on the Hamiltonian being time-independent (via the Gell-Mann and Low theorem).
The source given in problem 4.1 $j(x,t)$ is explicitly dependent on time. Hence the interaction Hamiltonian is time-dependent even in the Schrödinger picture, $$H_{\mathrm{int},S} = -\int j(t,\boldsymbol x) \phi(\boldsymbol x),\tag{p.126}$$ where I've put the subscript $S$ to emphasize that I'm talking about the Schrödinger picture even though the Hamiltonian is time-dependent.
(In the Heisenberg picture it's $H_{\mathrm{int},H} = -\int j(t,\boldsymbol x) \phi(x)$ as the $c$-number function $j(t,\boldsymbol x)$ commutes with all the exponentials with the Hamiltonian.)
Because the Schrödinger Hamiltonian is time-dependent, we have to use instantaneous eigenfunctions that diagonalize the Hamiltonian at some particular time $t_0$ (later taken to be zero). However, we still have the Schrödinger equation, so we can find the states at later times by: \begin{equation} \left. | \psi(t) \right> = Te^{-i \int_{t_0}^t H_S(t^\prime) dt^\prime} \left. | \psi(t_0) \right>, \end{equation} cf. e.g. this Phys.SE post.
Because the Hamiltonian is time-dependent we have to use this even for energy eigenstates $\left. | n \right>$, and the resulting states won't generally be eigenstates at $t \neq t_0$.
Since we have the Schrödinger equation, though, most of the results in chapter 4 go right through with $e^{-i H (T-t_0)}$ replaced with $Te^{-i \int_{t_0}^T H_S(t^\prime) \, dt^\prime}$. The one that I'm having trouble with is the unnumbered equation under (4.26): \begin{equation} e^{-iHT} \left. | 0 \right> = \sum_n e^{-i E_n T} \left. | n \right> \left< n | 0 \right>.\tag{p.86} \end{equation}
As mentioned, the states $\left. |n \right>$ don't necessarily diagonize the Hamiltonian at some time other than $t_0$. So while I think: \begin{equation} e^{-iH_S(t_0)} \left. | 0 \right> = \sum_n e^{-i E_n(t_0)} \left. | n \right> \left< n | 0 \right> \end{equation} is true, we can't integrate from $t_0 = 0$ to $T$ in the integrals on each side. I think it is true that \begin{equation} e^{-iH_S(t_0)T} \left. | 0 \right> = \sum_n e^{-i E_n(t_0)T} \left. | n \right> \left< n | 0 \right> \end{equation}
Although unnumbered, this equation is a key step in deriving the Gell-Mann and Low Theorem (4.27), which is key to getting (4.31) etc to evaluate correlation functions. When I use the above, I end up with factors of $$e^{i H_S(t_0) T} e^{-i T \int_{0}^{T} H_S(t^\prime) dt^\prime}$$ all over the place (for example, when I try to introduce the unitary operators in (4.28)), since all of my other expressions have the integrated Hamiltonian in the exponential.
Therefore, the expectation values (4.31) don't simplify to expressions with just the unitary operator as it does when the Schrodinger Hamiltonian does not have explicit time dependence. It seems to me that the (4.31) and following, including Wick's theorem, need to be modified for when the Schrodinger Hamiltonian is explicitly time-dependent (although this is entirely glossed over in problem 4.1).
Does anyone know to work out the perturbation theory for an explicit time-dependent Schrodinger interaction Hamiltonian?