Let $x$ be a positive real number. Consider the sum $\sum \sin(p_i x)$ taken over all primes $p_i$ from 2 till $n$. Call this function $f(n,x)$.
Can we give good upper and lower bounds of $f(n,x)$ for fixed $n$ or $x$? Is the best known upper bound of $f(n,x)$ for sufficiently large $n$:
approximately equal to $\sqrt{2n+3\sin^2(x)}$ ?
equivalent to GRH ?
a consequence of GRH ?
Is it useful to consider taking the power series of $sin(x)$ to help compute an upper bound? It seems natural considering we have an approximation for $\sum$ $p_i^k$. (see my other recent question Generalized PNT ?")
But when we do that, we seem to arrive at a too small upper bound. (or at least when I try it). Perhaps it's just a bad idea to try taylor series for something that grows slower than polynomial ... here ? ( or in general ? )
The analogue question for $cos$.