I was thinking about the polynomial $f(x)=\prod\limits_{k=1}^n(x-k)$. I noticed that if we draw the graphs of $y=f(x)$ and $y=f'(x)$ together, the $x$-coordinate of the rightmost intersection seems always to be approximately $1.6n$.
Further numerical investigation suggests that the largest root of $f(x)=f'(x)$ approaches approximately $1.58198n$ as $n\to\infty$.
I conjecture that$\lim\limits_{n\to\infty}\frac1n [\text{largest root of $f(x)=f'(x)$}]=\frac{e}{e-1}=1.5819767...$.
Is my conjecture true?
The coefficients in the expansion of $f(x)$, in decreasing powers of $x$, are found in the sequence of Stirling numbers of the first kind.
The coefficients in the expansion of $f'(x)$, in decreasing power of $x$, are given by A196837.
Other than that, I don't know how to approach approximating the largest root of $f(x)=f'(x)$.
Note that
$$ \frac{f'(x)}{f(x)} = \sum_{k=1}^{n} \frac{1}{x-k}. \tag{1} $$
Using this, it is easy to check that there is a unique root $x = x_n$ of $ f'(x)/f(x) = 1 $ in the interval $(n, \infty)$. On the other hand, recognizing the sum in the RHS of $\text{(1)}$ as a sum of areas of rectangles, we easily obtain
$$ g(x) \leq \frac{f'(x)}{f(x)} \leq g(x-1), $$
where $g(x) = \int_{0}^{n} \frac{\mathrm{d}t}{x - t} = \log\left(\frac{x}{x-n}\right)$. This tells that
$$ \text{[root of $g(x) = 1$]} \leq x_n \leq \text{[root of $g(x-1) = 1$]}, $$
or equivalently,
$$ \frac{e}{e-1} n \leq x_n \leq \frac{e}{e-1} n + 1. $$
Therefore OP's conjecture is true.