Let $Λ$ be the von-Mangoldt function. then What is the estimate for the sum $\sum_{1\leq x\leq n}\Lambda(x)^{4}$?
Is this $\sum_{1\leq x\leq n}\Lambda(x)^{4}\sim n\log^3n$
also what can we say about this when $x\neq y$? $ \sum_{1\leq x, y\leq n}\Lambda(x)^{2}\cdot \Lambda(y)^{2}$?
Can any one help. I'm trying this for a long time
$$\sum_{n\le x}\Lambda(n)^4 = \sum_{n\le x} \Lambda(n)\log^3 n +O(x^{1/2}\log^4 x)$$ From there you can use the PNT and a partial summation, obtaining $$\sum_{n\le x}\Lambda(n)^4 \sim \sum_{n\le x}\Lambda(n)\log^3 n\sim \sum_{n\le x}\log^3 n\sim x \log^3 x$$ The exact asymptotic is found from $$\sum_n\Lambda(n) n^{-s}\log^3 n=\frac{d^3}{ds^3}\frac{\zeta'(s)}{\zeta(s)}$$ Following the same method as in the PNT we obtain $$\sum_{n\le x} \Lambda(n) \log^3 n = Res((\frac{d^3}{ds^3}\frac{\zeta'(s)}{\zeta(s)} )\frac{x^s}{s},1)+O(x\log^{-k} x) = \sum_{m=1}^4 c_m x \frac{\log^{m-1} x}{(m-1)!} +O(x\log^{-k} x)$$ Where $c_m$ is the coefficient of $(s-1)^{-m}$ in the Laurent expansion of $(\frac{d^3}{ds^3}\frac{\zeta'(s)}{\zeta(s)} )\frac1s$.
Under the RH the error term can be improved to $O(x^{1/2+\epsilon})$.