I'm trying to follow the steps in Eq. 2.60 of said book.
What I cant seem to figure out is how to change the integration variables from 'k' to 'E', as they state.
The equation is
$$\int \frac{d\textbf{k}}{4\pi^3} F(\epsilon(\textbf{k})) = \int_0^\infty \frac{k^2 dk}{\pi^2} F(\epsilon(k)) = \int_{-\infty}^\infty d\epsilon \, g(\epsilon) F(\epsilon)$$
I can follow the first transformation (why is $\textbf{k}$ suddendly $k$?),
$$\int\frac{1}{4\pi^3} k^2 F(\epsilon(k)) \, dk \int_0^\pi \sin \theta \, d\theta \int_0^{2\pi} d\phi = \int_0^\infty \frac{k^2 dk}{\pi^2} F(\epsilon(k))$$
But what's happening in the second step is unclear to me.
In the book it says, "one often exploits the fact that the integrand depends on $\textbf{k}$ only through the electronic energy $\epsilon = \hbar^2k^2/2m$,...", but I'm unsure how this is used.
Could anybody point this out to me?