let $c>0$ be a constant and let $f:(0,\infty)\rightarrow\mathbb{R}$ be defined as $f(t):=\operatorname{arsinh}(\frac{c}{t})$, where $\operatorname{arsinh}$ denotes the inverse of sinus hyperbolicus. That function has a singularity at $t=0$, and I am interested in an asymptotic expansion in powers of $t$ as $t\rightarrow 0$.
By just guessing and using the rule of l'Hospital, I proved that $f(t)\sim \frac{c}{t}$ as $t\rightarrow 0$. Is it possible to obtain a full asymptotic expansion by a systematic approach?
Best wishes
Reference Gradshtyn & Ryshik
Formula 1.641.2
As $z \to 0$, which corresponds to $t \to \infty$:
\begin{align} \operatorname{asinh} z &= z - \frac{1}{2\cdot3}\;z^3 + \frac{1\cdot3}{2\cdot4\cdot5}\;z^5 -\frac{1\cdot3\cdot5}{2\cdot4\cdot6\cdot7}\;z^7+\dots \\ &=\sum_{k=0}^\infty \frac{(-1)^k(2k)!z^{2k+1}}{2^{2k}(k!)^2(2k+1)} = z\;{}_2F_1\left(\frac{1}{2},\frac{1}{2};\frac{3}{2};-z^2\right) \end{align}
Formula 1.642.1
As $z \to \infty$, which corresponds to $t \to 0$: \begin{align} \operatorname{asinh} z &= \log(2z) + \frac{1}{2}\;\frac{1}{2z^2} -\frac{1\cdot3}{2\cdot4}\;\frac{1}{4z^4} +\dots \\ &= \log(2z) + \sum_{k=0}^\infty \frac{(-1)^{k+1}(2k)!z^{-2k}}{2^{2k}(k!)^2 2k} \end{align}