Is it possible to find $$ \int_{0}^{K} \exp\left(-\,{c_{1} \over x} - {c_{2} \over x^{2}}\right) \,\mathrm{d}x $$ or at least a good approximation to it, where $c_{1}$ and $c_{2}$ are positive and $K$ is a very large number $?$.
I tried to consider the change of variables $-u = -c_{1}/x - c_{2}/x^{2}$ but to no avail.
Note: Approximation can include known functions such as Erf, or Gamma, if necessary.
If you are interested in large values of $K$, an asymptotic expansion is possible. Using integration by parts on the equivalent integral
$$I(c_1,c_2;K)=\int_{1/K}^{\infty}\exp[-c_1 t-c_2 t^2]\frac{dt}{t^2}$$
one can isolate the divergent terms as follows
$$I=(K-c_1\log K)e^{-c_1/K-c_2/K^2}+2c_2\int_{1/K}^{\infty}dt\exp[-c_1 t-c_2 t^2]-c_1^2\int_{1/K}^{\infty}dt\log t\exp[-c_1 t-c_2 t^2]-2c_1c_2\int_{1/K}^{\infty}t\log t\exp[-c_1 t-c_2 t^2]dt$$
This is an exact statement so far and all the integrals on the RHS possess a finite limit as $K\to \infty$. The first of the three integrals is easily obtainable:
$$\int_{1/K}^\infty dt\exp[-c_1 t-c_2 t^2]=\frac{e^{c_1^2/4c_2}}{\sqrt{c_2}}\text{erfc}\left(\frac{\sqrt{c_2}}{K}+\frac{c_1}{2\sqrt{c_2}}\right)$$
As a matter of fact, Mathematica states that all of these integrals can be evaluated in terms of derivatives of hypergeometric functions with respect to one of their arguments in the limit $K\to\infty$. To wit,
$$8c_2^{3/2}\int_{0}^{\infty}t\log t\exp[-c_1 t-c_2 t^2]dt=\sqrt{\pi } c_1 e^{\frac{c_1^2}{4 c_2}} \left(_1F_1^{(1,0,0)}\left(0,\frac{3}{2},-\frac{c_1^2}{4 c_2}\right)+(\log c_2+\gamma ) \text{erfc}\left(\frac{c_1}{2 \sqrt{c_2}}\right)-2+\log (4)\right)-2 \sqrt{c_2} \left(- ~_{1}F_1^{(1,0,0)}\left(1,\frac{1}{2},\frac{c_1^2}{4 c_2}\right)+\log c_2+\gamma \right)$$
and
$$-4c_2\int_{0}^{\infty}\log t\exp[-c_1 t-c_2 t^2]dt=\sqrt{\pi }\sqrt{c_2} e^{\frac{c_1^2}{4 c_2}} \left(_1F_1^{(1,0,0)}\left(0,\frac{1}{2},-\frac{\text{c1}^2}{4 c_2}\right)+(\log c_2+\gamma) \text{erfc}\left(\frac{c_1}{2 \sqrt{c_2}}\right)+\log 4\right)+c_1 ~_{1}F_1^{(1,0,0)}\left(1,\frac{3}{2},\frac{c_1^2}{4 c_2}\right)$$
where $_1F_1^{(1,0,0)}(a,b,z)=\frac{\partial}{\partial a}~_1F_1(a,b,z)$. Assembling these terms one obtains the first few terms of the asymptotic series for the result $$I(c_1,c_2)\sim (K-c_1\log K)e^{-c_1/K-c_2/K^2}+2\sqrt{c_2}e^{c_1^2/4c_2}\text{erfc}\left(\frac{\sqrt{c_2}}{K}+\frac{c_1}{2\sqrt{c_2}}\right)-c_1^2\int_{0}^{\infty}dt\log t\exp[-c_1 t-c_2 t^2]-2c_1c_2\int_{0}^{\infty}t\log t\exp[-c_1 t-c_2 t^2]dt+\mathcal{O}\left(\frac{\log K}{K}\right)$$