I have a power series $$\sum_{k=0}^\infty\frac{c_k}{k!}x^k$$ where $c_k$ is an arbitrary $k$-th term of some sequence. Then $$\frac{d^2}{dx^2}\left[\sum_{k=0}^\infty\frac{c_k}{k!}x^k\right]=\frac{d}{dx}\left[\sum_{k=0}^\infty\frac{k\cdot c_k}{k!}x^{k-1}\right]=\sum_{k=0}^\infty\frac{k(k-1)\cdot c_k}{k!}x^{k-2}$$ Now, is it okay to leave this like this? I know that the first two terms are $0$, which removes the $1/x^2 $ term when $k=0$ and $1/x$ term when $k=1$. I figure this is no problem, but perhaps I am wrong. Should I re-index or can I leave it like this?
EDIT: One of the reasons I'm posting this is I have an expression with a polynomial in front of the power series. For example, $$(x-x^2)\sum_{k=0}^\infty\frac{k\cdot c_k}{k!}x^{k-1}$$ In this example, I have not re-indexed as has been mentioned in the previous posts and comments. Now, since I haven't re-indexed, and if I distribute I get $$\sum_{k=0}^\infty\frac{k\cdot c_k}{k!}x^{k}+\sum_{k=0}^\infty\frac{k\cdot c_k}{k!}x^{k+1}$$ Now, given that there is a polynomial coefficient in front of the derivative of a power series, can I NOT re-index and distribute first?
We should keep in mind the following:
Therefore we conclude:
So, it belongs only to your valuation if re-indexing or index-shifting is convenient. But as you already know, a proper presentation is often beneficial since it can be used to
So, let's have a look at your first question:
BUT, presumably the presentation is not convenient because as you correctly noted, the first two summands are \begin{align*} \frac{0\cdot(-1)\cdot c_0}{0!}x^{-2}=0&\qquad\qquad(k=0)\\ \frac{1\cdot0\cdot c_1}{1!}x^{-1}=0&\qquad\qquad(k=1)\\ \end{align*} Therefore we could simplify the expression (1) by re-indexing, index shifting and cancelling and also indicate thereby which summands are more interesting
Now let's go on with your other question regarding:
\begin{align*} \frac{0\cdot(-1)\cdot c_0}{0!}x^{-2}=0&\qquad\longrightarrow\qquad\frac{c_0}{(-2)!}x^{-2}&\qquad(k=0)\\ \frac{1\cdot0\cdot c_1}{1!}x^{-1}=0&\qquad\longrightarrow\qquad\frac{c_1}{(-1)!}x^{-2}&\qquad(k=1)\\ \end{align*}