$$F(x)= \Sigma_0^{\infty} a_i x^i$$ is formal power series, $a_i\in N\bigcup 0$,N is the set of natural number,under what condition may it be decomposed into a system of equations terms of which are polynomials of multivariables(EDIT:decomposed means we can get F(x)expressed by x by solving the system of equations)?
Decomposition is like: $$F(x)= \Sigma_1^{\infty} x^{3i}$$ may be decomposed into:
F(x)=F(x)B(x)C(x)x+B(x)C(x)x
B(x)=x
C(x)=x
If it may,is there algorithm to do that?
these power series may be regarded as a complex function with convergence radius. Question: when is F(x) a algebraic function,or a transcendental function?
Please do not downvote it if it is not very clear

