Let $a_n>b_n>0$ be sequences tending to infinity and $x=a_n+\delta b_n$ for some constant $\delta$. I am trying to check whether
$$\int_{a_n}^xo\bigg(\dfrac{t-a_n}{b_n^2}\bigg)\mathrm dt\to 0$$
I cannot apply dominated convergence since the limits of integration are varying. But two reasons why I think the sequence of integrals tend to $0$ are because (i) the lower and upper limits are tending to infinity and $o\bigg({\dfrac{x-a_n}{b_n^2}}\bigg)\to 0$ and (ii) $o\bigg({\dfrac{x-a_n}{b_n^2}}\bigg)$ tends to zero so fast that even when we divide it by $\frac{x-a_n}{b_n^2}=\delta/b_n$ (which also tends to 0), the quotient $$\dfrac{o\bigg({\dfrac{x-a_n}{b_n^2}}\bigg)}{\delta/b_n}$$ also tends to $0$.
If this problem is well-formulated, do the integrals tend to $0$?