Let $X$ be standard normal and $a>b>0$, prove that $\lim\limits_{\epsilon\to 0}\epsilon^2\log P(|\epsilon X -a|<b)=-\frac{(a-b)^2}{2}$

Laplace-type methods are the classical approach to this kind of large deviations results but it might be worth to detail the computations in the present case. We already know that $$ P(|\epsilon X -a|<b)=\frac1{\sqrt{2\pi}}I(\epsilon)\quad \text{with}\quad I(\epsilon)=\int_{(a-b)/\epsilon}^{(a+b)/\epsilon} e^{-t^2/2}~dt $$ The change of variable $$ t=(a-b)/\epsilon+s\epsilon $$ yields $$ I(\epsilon)=e^{-(a-b)^2/2\epsilon^2}\epsilon J(\epsilon)\quad \text{with}\quad J(\epsilon)=\int_{0}^{2b/\epsilon^2}e^{-s^2\epsilon^2/2-s(a-b)}~ds $$ Now, for every $\epsilon$, $$ J(\epsilon)\leqslant\int_{0}^{\infty}e^{-s(a-b)}~ds=\frac1{a-b} $$ and, for every $\epsilon$ in $(0,1)$, $2b/\epsilon^2\geqslant2b/\epsilon$ hence $$ J(\epsilon)\geqslant\int_{0}^{2b/\epsilon}e^{-2b^2-s(a-b)}~ds=\frac{e^{-2b^2}}{a-b}-o(1) $$ Finally, $J(\epsilon)=\Theta(1)$ hence $\log J(\epsilon)=\Theta(1)$ and, as desired, $$ \epsilon^2\log P(|\epsilon X -a|<b)=\epsilon^2\log I(\epsilon)+\Theta(\epsilon^2\log\epsilon)=\color{red}{-\tfrac12(a-b)^2}+\Theta(\epsilon^2\log\epsilon) $$ More generally, for every interval $B$ (and this case can be still further extended to other Borel sets), $$ \epsilon^2\log P(\epsilon X \in B)=-\tfrac12\inf_{x\in B}x^2 $$


Let $I(\epsilon)$ be the integral given by

$$I(\epsilon)=\frac{1}{\sqrt{2\pi}}\int_{(a-b)/\epsilon}^{(a+b)/\epsilon}e^{-t^2/2}\,dt$$

Then, we have the following estimates. An upper bound for $I(\epsilon)$ is

$$I(\epsilon)= \frac{1}{\sqrt{2\pi}}\int_{(a-b)/\epsilon}^{(a+b)/\epsilon}e^{-t^2/2}\,dt\le \frac{1}{\sqrt{2\pi}}e^{-(a-b)^2/(2\epsilon^2)}\frac{b}{2\epsilon}\tag 1$$

For $0<\epsilon<2b$, a lower bound for $I(\epsilon)$ is

$$\begin{align} I(\epsilon)&= \frac{1}{\sqrt{2\pi}}\int_{(a-b)/\epsilon}^{(a+b)/\epsilon}e^{-t^2/2}\,dt\\\\ &\ge \frac{1}{\sqrt{2\pi}}\int_{(a-b)/\epsilon}^{(a-b)/\epsilon+1}e^{-t^2/2}\,dt\\\\ &\ge \frac{1}{\sqrt{2\pi}} e^{-\frac12\left(\frac{a-b}{\epsilon}+1\right)^2}\\\\ &=\frac{1}{\sqrt{2\pi e}}\,e^{-(a-b)/\epsilon}\,e^{-(a-b)^2/(2\epsilon^2)}\tag 2 \end{align}$$

Using $(1)$ and $(2)$ together shows

$$-\frac{(a-b)^2}2-\epsilon(a-b)+\epsilon^2 \log\left(\frac{1}{\sqrt{2\pi e}}\right) \le \epsilon^2 \log(I(\epsilon))\le -\frac{(a-b)^2}2 +\epsilon^2 \log\left(\frac{b}{2\sqrt{2\pi}\,\epsilon}\right)$$

whence application of the squeeze theorem yields the coveted limit.