Let $i$, $k$ be integers such that $2 \leq i \leq k$. I would like to show that the sum $$ \sum_{j=1}^{i-1} \frac{(-1)^{j-1}(i-j)^k}{(i-j)! (j-1)!} $$ is positive. I have carried out extensive numerical experiments to check this for small values of $k$. In fact, much more should be true. Define polynomials $$ U(x)=(x+i-1)^k $$ and $$ V(x)=x(x+1)\cdots(x+i-1). $$ Let $Q$ and $R$ be the quotient and remainder on dividing $U$ by $V$. The above sum is the leading coefficient of $R$. It seems that all the coefficients of $Q$ and $R$ are always positive, and it would be nice to prove this, but I only need the positivity of the above sum. This question has applications for proving the irrationality of certain series.
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
2
|
||||||
|
|
9
|
These are Stirling numbers of the second kind. More precisely your sum is S(k,i-1) where $S$ denotes Stirling number of the second kind. |
||||||||
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
3
|
More general result is the following: if $R$ is remainder of $x^k$ modulo $(x-c_1)(x-c_2)\dots (x-c_i)$ with non-negative $c_i$'s, then leading coefficient of $R$ is positive. Indeed, let $R=ax^{i-1}+\dots$, then $f(x):=x^k-ax^{i-1}-\dots$ has roots in $c_i$'s, then by Rolle theorem $f^{(i-1)}$ has at least one positive root, which is true iff $a>0$. |
|||
|

