In thermodynamics, I was trying to solve the following integral.
$$\int_{T_{1}}^{T_{2}} d \ln K=-\frac{\Delta H}{R} \int_{T_{1}}^{T_{2}} d\left(\frac{1}{T}\right)$$
$$\ln K\left(T_{2}\right)-\ln K\left(T_{1}\right)=-\frac{\Delta H}{R}\left(\frac{1}{T_{2}}-\frac{1}{T_{1}}\right)$$
$$\int_{T_{1}}^{T_{2}} d\left(\frac{1}{T}\right)$$
When I was studying this at school, normally we would have an indefinite integral such as
$$\int x dx$$ where we have a variable and we are integrating it with respect to a small change to (most of the time) that variable itself, i.e. integrate $x$ with respect to $dx$.
But in this $\int_{T_{1}}^{T_{2}} d\left(\frac{1}{T}\right)$ I was left rather stuck.
Are we integrating $1$ with respect to $d\left(\frac{1}{T}\right)$ or is this an incorrect definition of the statement?
I'm just a bit confused by what this means in Layman terms.
NOTE This is for an introductory chemistry student as well, apologies if the concept seems trivial to others.