Question: A problem.

Let there be an infinite sequence of real numbers: A=a[0], a[1], ... .
Let P = (n -> sum(a[i]*x^i, i=0..n)).
What is A if for all n: P(n) has n real roots.

Please Wait...