I was willing to find the coefficient of $x^{49}$ in the expression $(x+1)(x+2)...(x+100)$
But is there any kind of generalisation of finding the coefficient of $x^r , 0<r<n$ in the expression $$\prod_{i=1}^{n}(x+i)$$
Did there exist closed form ? If not
Then answer my former question only . Thanks in advance. I feel i will get an answer here surely. I asked it on brilliant.org but no one replied there.
In general you have $\prod^n_i (x - \lambda_i ) = x^n - e_1(\lambda_1,\dots,\lambda_n) \cdot x^{n-1} + \dots + (-1)^{n} e_n(\lambda_1,\dots,\lambda_n)$
where $e_k(X_1,\dots,X_n) = \sum_{1\le i_1 < \dots < i_k \le n} X_{i_1} \cdots X_{i_k}$.
Edit: knowing that $x^{\underline{n}} = x(x-1)\dots(x-(n+1)) = \sum_{k=0}^n (-1)^{n-k} s_{n,k} \cdot x^k$, (where $s_{n,k}$ are the stirling numbers of the first kind) you get a connection to the elementary symmetric polynomials:
coeff. of $x^{n-k}$ $ = (-1)^k e_k(0,\dots,n-1) = (-1)^k s_{n,n-k}$