There is a function $$ f_1 = B_1 e^{-B_2x} $$ where $B_1$ and $B_2$ are constants, and $x$ is a variable.
Is it possible to make a function of the form $$f_2 = A_1 e^{\frac{A_2}{\sqrt{x - A_3}}}$$ where $A_1$, $A_2$, and $A_3$ are constants converge to $ B_1 e^{-B_2x} $?
In other words say I plot $f_1$. Can I plot $f_2$ with appropriate constants so that $f_1$ and $f_2$ are almost identical?
I think it may be possible, but I am not sure. To elaborate, we can set $A_3 = - \infty$ to push the vertical asymptote of $f_2$ to $- \infty$ as $f_1$ does not have a vertical asymptote. And I think it should be possible to find constants $A_1$ and $A_2$ such that $f_1$ and $f_2$ look almost identical.