show that this equation $$(x+1)(x+2)(x+3)\cdots(x+2014)=(y+1)(y+2)(y+3)\cdots(y+4028)$$ have no positive integer solution.
This problem is china TST (2014),I remember a famous result? maybe is a Erdos have proof this problem?
maybe this follow have some paper? $$(x+1)(x+2)(x+3)\cdots(x+k)=(y+1)(y+2)(y+3)\cdots(y+2k)$$ positive integer solution?
Thank you for help
OK this doesn't quite work, but here's some ideas.
Let $k=2014$ for ease of notation. Suppose we have a solution.
(1) Expand the RHS as $\prod_{i=1}^{k} (y^2+(2k+1)y+i(2k+1-i))$. We see that $y^2+(2k+1)y+2k<x<y^2+(2k+1)y+k^2$.
(2) Suppose for a prime $p$ and $a\ge1$, $p^a$ is the largest power dividing any factor $y+i$ on the RHS. By (1), we have that each factor on the LHS is of the form $$y^2+(2k+1)y+c=(y+i)^2+(2k+1-2i)(y+i) +i^2-(2k+1)i+c$$ for $c\in(2k,k^2+2k)$. Letting $y'=y+i$, this is $$y'^2+(2k+1-2i)y'+d$$ for $d\in (-k^2,k^2)$. Now assuming $2k<k^2<p^a$, we have $d<p^a$ so the only way this is divisible by $p^a$ is if $d=0$; then the highest power of $p$ that can divide this is $p^{a+\log_{p}(2k)}$. Suppose the highest power of $p$ dividing a term on the LHS is $p^{a+j}$; we have $j\le \log_p (2k)$.
(3) Assuming $k^2<p^a$ we have $$ v_p(LHS)=\sum_{i=1}^{a+j}\left\lfloor{\frac{x+k}{p^i}}\right\rfloor -\left\lfloor{\frac{x}{p^i}}\right\rfloor $$ $$ v_p(RHS)=\sum_{i=1}^{a}\left\lfloor{\frac{y+2k}{p^i}}\right\rfloor -\left\lfloor{\frac{y}{p^i}}\right\rfloor $$ Using $x\ge \lfloor x\rfloor>x-1$ and noting that the terms in the sum for $\log_p(2k)<i\le a$ are all 1 in the 2nd sum and at most 1 in the first sum, $$ 0=v_p(RHS)-v_p(LHS)\ge \left[\sum_{i=1}^{\log_p (2k)}\left(\frac{2k}{p^i}-1\right) -\left(\frac{k}{p^i}+1\right)\right]-\log_p(2k)\ge \frac kp-3\log_p(2k). $$