3
$\begingroup$

The series $\sum\limits_{n=0}^\infty {a_{n}}(x-c)^n $ is a polynomial in $x$.

(This is from this question.)

For $c=0$ this clearly means that, for some $n>k, \space a_n=0$, almost by definition.

Is it also true for all other values of $c$ that there exists a $k$ such that $n>k, \space a_n=0$?

  • 0
    Of course it should be true "by translation of $c$; the polynomial is still a polynomial", but the actual algebra doesn't seem to be as easy.2012-12-08
  • 0
    I'm not too clear on what the actual question here is. Are you asking that if the series is a polynomial for some value of $c$ then it is a polynomial for all values of $c$?2012-12-08
  • 1
    @EuYu: The question is: if $c\neq0$ is given and $\sum\limits_{n=0}^\infty {a_{n}}(x-c)^n$ is a polynomial, does it follow that for some $k$ one has $a_n=0$ for all $n>k$. The answer is yes.2012-12-08
  • 0
    @EuYu What Marc said; I have updated the question.2012-12-08

1 Answers 1

5

The substitution $x:=x-a$ maps polynomials to polynomials, and since its inverse is the substitution $x:=x+a$, the result of the substitution into a series $S$ is a polynomial if and only if $S$ is itself a polynomial. Therefore $\sum_{n=0}^\infty {a_{n}}(x-c)^n$ is a polynomial if and only if $\sum_{n=0}^\infty {a_{n}}x^n$ is a polynomial.

  • 0
    Yeah, so as I said, a polynomial translated is still a polynomial; ignore the complex algebra that would otherwise occur.2012-12-08