Given $f(x)=\sum_{n=0}^{\infty}\frac{1}{\sqrt{1+n}}x^n$ find the first three coefficients of the power series $\frac{1}{f(x)}=\sum_{n=0}^{\infty} b_n x^n$.
I tried the following: rewrote to $(1+n)^\frac{-1}{2}$ then used binomial series. So I got $1-\frac{1}{2}x-\frac{1}{16}x^2$. Then the fraction so $1-2x-16x^2$. But I sense this cannot be correct. Could anyone provide a helpful insight?
The simplest method consists in the division by increasing powers of $1$, up to the chosen , of the expansion of $f(x), truncated at the same order.
You should obtain, if I'm not mistaken, $$1-\frac x{\sqrt2}+\Bigl(\frac12-\frac1{\sqrt 3}\Bigr)x^2+o(x^2).$$