[Math] known about the polynomial factorization of power series

factorizationpower series

Some power series factorize; $1+\sum_{n=1}^\infty x^n=\prod_{n=1}^\infty (1+x^{2^n})$ and $1+\sum_{n=1}^\infty x^{2n}/(2n+1)!=\prod_{x=1}^\infty (1+x^2/n^2\pi^2)$ for example; while others do not—-in particular, $1+\sum_{n=1}^\infty x^n/n!$. Specifically the question is: what is known about necessary and sufficient conditions on the coefficients of the power series $1+\sum_{n=1}^\infty a_nx^n$ (assuming a positive radius of convergence) for it to factorize as $\prod_{n=1}^\infty (1+ b_nx+c_nx^2)$, where the coefficients $a_n$, $b_n$, and $c_n$ are real constants?

Remarks The Weierstrass factorization theorem doesn't directly answer the question, since here we allow Taylor series of non-entire functions (e.g. the first example above) and exclude non-polynomial factors. The roots of the question are algebraic: loosely stated, under what conditions can the fundamental theorem of algebra be pushed to infinity? A positive radius of convergence is supposed because formal power series with no functional meaning make me uncomfortable, and admitting them might complicate the answer. I previously posted an unanswered version of this question on Math.StackExchange.

Edit Thanks to juan and Douglas Zare for showing my error in the preamble of the question by citing the interesting factorization of the exponential series by Gingold et al. As Aaron Meyerowitz indicates, restriction to linear and quadratic factors leads respectively to quite different situations. Alexandre Eremenko answered the linear case. Allowing polynomial factors of unrestricted degree opens a wide vista. The rather simple power series $1$ includes among its polynomial product representations, valid for $|x| \lt r_0$, such forms as
$$\left(1-\dfrac{p(x)}{r} \right) \prod_{n=0}^\infty \left[1+\left(\dfrac{p(x)}{r} \right)^{2^n} \right],$$
where $r_0$ is an arbitrary positive constant, $p(x)$ is an arbitrary polynomial, and $r$ is any real constant strictly exceeding $|p(x)|$ whenever $|x|\leqslant r_0$. Myriad expansions like these may be woven into any polynomial product expansion of any power series. I find this vista daunting and so will stick to the specified quadratic case, which remains unanswered so far.

Best Answer

I agree with John Bentin, that the question has little sense in the formal category. Let me restrict myself to the simpler question of factorization into linear factors (so everyting will be over complex numbers).

A formal infinite product $(1+a_1x)(1+a_2x)(1+a_3x)...$ makes no sense, because we have to sum infinite series to obtain the coefficient at $x$.

For this reason I disagree with solution of Will Sawin. The product $(1+a_1x)(1+a_2x^2)...$ does make sense, formally, but after you factor each multile into linear factors, it does not, even formally!

So let us restrict to convergent series and products. Then the next question, of course, is "where are they supposed to converge?"

If we want convergence in the whole plane, a satisfactory answer can be given. This is not exactly Weierstrass, but Weierstrass combined with Hadamard:

If
$$\rho:=\limsup\frac{n\log n}{-\log|a_n|}\; \; \; < 1,$$ then $$1+a_1x+a_2x^2+\ldots=(1+c_1x)(1+c_2x)\ldots,$$ and both sides are convergent in the ordinary sense in the whole plane. Notice that some convergence of $$\sum c_n$$ is necessary just to make sense of the RHS. If this series of $c_n$ is ABSOLUTELY convergent, then then the right hand side is convergent in the whole plane, so it defines the left hand side (the power series, and for this power series $\rho\leq 1$ must hold.

So we see that the condition $\rho<1$ is almost best possible. The case $\rho=1$ can be also completely studied, but this is somewhat more complicated, and for this I refer to B. Levin, Distribution of zeros of entire functions, AMS, 1964.

Let me repeat the main point. For the product $(1+c_1x)(1+c_2x)\ldots$ to make sense, even FORMALLY, the series of $c_n$ must converge. Now, of course one can discuss various meanings of this convergence. But if it converges in the most usual sense, that is absolutely, the product converges in the whole plane, and we are within the subject of entire functions. Exact condition on the coefficients of the power series can be written, and for this I refer to Levin's book. So a necessary and sufficient condition on the series which guarantees that it has a product expansion with linear factors can be given. Passing from complex to real product is routine, of course.

Related Question