Let's consider $\displaystyle f(x)=\sum_{n=1}^\infty\frac{x^n}{\sqrt{n}}$.
Where $f$ is defined, can we find a closed form for $f(x)$ ?
What would be an equivalent of $f$ near $1^-$ ?
Let's consider $\displaystyle f(x)=\sum_{n=1}^\infty\frac{x^n}{\sqrt{n}}$.
Where $f$ is defined, can we find a closed form for $f(x)$ ?
What would be an equivalent of $f$ near $1^-$ ?
If we write $x^n = \exp(n\log x)$, then set $u = -n\log x$, the integral mentioned in the comments becomes
$$ \int_0^\infty \frac{x^n}{\sqrt{n}}\,dn = \frac{1}{\sqrt{-\log x}} \int_0^\infty \frac{e^{-u}}{\sqrt{u}}\,du = \frac{\Gamma(1/2)}{\sqrt{-\log x}} = \sqrt{\frac{\pi}{-\log x}}. $$
Then since $-\log x \sim 1-x$ as $x \to 1$ and the terms of the sum are strictly decreasing for $0 < x < 1$, we may conclude that
$$ \sum_{n=1}^{\infty} \frac{x^n}{\sqrt{n}} \sim \int_0^\infty \frac{x^n}{\sqrt{n}}\,dn = \sqrt{\frac{\pi}{-\log x}} \sim \sqrt{\frac{\pi}{1-x}} $$
as $x \to 1^-$.