I am trying to calculate the limitation
$$ \lim_{x\to 0} = \frac{\exp({-(\frac{a}{2x}-c)^2})}{\frac{ax}{2}-cx^2}. $$ But by the l'Hôpital's rule, the limit remains to be 0/0 indetermined type. As $$\frac{a\exp({-(\frac{a}{2x}-c)^2})(\frac{a}{2x}-c)}{x^2(\frac{a}{2}-2cx)}$$.
How can I calculate a "$\frac{0}{0}$" $ $ t
To simplify the computation, set $t:=\dfrac a{2x}-c$ and
$$\lim_{x\to 0}\frac{\exp\left({-\left(\dfrac{a}{2x}-c\right)^2}\right)}{\dfrac{ax}{2}-cx^2}=\lim_{t\to \infty}\frac{4(t+c)^2\exp\left(-t^2\right)}{a^2t}.$$
It is well known that an exponential increases faster than any polynomial and the limit is $0$.
You can decompose the factor in front of the exponential in terms of $t,1$ and $t^{-1}$. And for total confidence,
$$\lim_{t\to\infty}\frac t{e^{t^2}}=\lim_{t\to\infty}\frac 1{2te^{t^2}}=0.$$