If $$p_n(x)=\prod_{i=1}^{n}(x+i)$$ then what is the order of the power of $x$ (with respect to $n$) with the greatest coefficient for the following polynomial? $$\lim_{n \to \infty} p_n(x)$$
I plugged in some small values of $n$ and saw that the desired power tends to hang within the smaller powers of $x$ (for example, $p_4(x)=x^4 + 10 x^3 + 35 x^2 + 50 x + 24$, so the power of $x$ with the greatest coefficient is $1$), but I don't know enough about infinite polynomials to make any sort of generalization.
Also, I know that the power goes to infinity as $n$ goes to infinity, what I want to know is the order of the power relative to $n$- is it $\sqrt{n}$? $\ln(n)$? $n^{\frac{1}{e}}$? That sort of thing.
$\displaystyle \prod\limits_{k=1}^n (x+k) = \sum\limits_{v=0}^n a_{n,v}x^v \approx\frac{n!n^x}{\Gamma(1+x)}=\frac{1}{\Gamma(1+x)}\sum\limits_{v=0}^\infty\frac{n!(\ln n)^v}{v!}x^v$
For $~v\ll n~$ we can write $\displaystyle~a_{n,v}\approx \frac{n!(\ln n)^v}{v!}~$ .
So, the question is about $\displaystyle~\max\frac{(\ln n)^v}{v!}~$ .
With the Stirling formula $\displaystyle~v!\approx \left(\frac{v}{e}\right)^v\sqrt{2\pi v}~$ we get $\displaystyle~a_{n,v}\approx \frac{n!}{\sqrt{2\pi v}}\left(\frac{e\ln n}{v}\right)^v~$ .
We have $\displaystyle~\max\left(\frac{e\ln n}{v}\right)^v \leq\left(e^{1/e}\right)^{e\ln n} = n =\left(\frac{e\ln n}{v}\right)^v|_{v=\ln n}~$ .
It follows $~v\approx \ln n~$ .