I am looking for the power series arising from the generating function $f(x)$ that solves the following equation:
$\alpha^{2}x^{3}+3\alpha x^{2}f(x)+3xf(x)^{2}=\beta$
for some $\alpha,\beta\in \mathbb{R}$. What would be some possibilities for integers sequences that arise from the generating function of the above equation? I understand that when solving for $f(x)$ one gets
$f(x)=\frac{-3\alpha x^2\pm \sqrt{-3\alpha^2x^4+12x\beta}}{6x}$
but I am wondering what would be the associated integer sequence. The power series computation here seems to be quite tedious. I want to write $f(x)$ as
$f(x)=\sum_{k\ge 0}a_kx^k$
where $a_k$ for each $k$ is the $k$th member of the associated sequence.
The series for $$ f(x)=\frac{-3\alpha x^2\pm \sqrt{-3\alpha^2x^4+12x\beta}}{6x} $$ near $x=0$ looks like $$ f(x) = \pm\frac{\sqrt\beta}{\sqrt3\sqrt x} - \frac{\alpha x}{2} \mp \frac{\alpha^2 x^{5/2}}{8\sqrt3\sqrt\beta}+\dots $$ which does not seem to be the type of series you want?