In Tao's blog, one of Landau's problems is interpreted in the setting of sieve theory. More precisely, the twin prime conjecture leads to considering the following:
- $A$ the set of prime numbers on $[x/2, x)$
- $E_p$ the set of residue classes $0$ ans $-2$ mod $p$, for all prime $p$
and we are interested in the cardinality of the sifted set $$A \backslash \bigcup_{p \leq \sqrt{x}} E_p.$$
The blog post claims that there are analogous formulations "sieve shape" for the other Landau's problem, but I do not find anything matching (the sieving sets $E_p$ can for instance rule out divisors, hence selecting primes, but I don't see how it can select sums of primes or so...).
What are sieve statements of these Landau problems?
I hope this is right:
If \[ A=\{ n(N-n)|n\leq N\} \] and \[ E_p=\{ dp|d\in \mathbb N\} \] then \[ A-\bigcup _{p\leq \sqrt N}E_p\] leaves us with the elements of $A$ that are coprime to all $p\leq \sqrt N$, in other words they are composed of primes $>\sqrt N$. An element $n(N-n)$ of $A$ can be composed of such primes only if $n$ and $N-n$ are themselves prime. If $n$ and $N-n$ is prime then $N$ is a sum of two primes, so that's the Goldbach problem.
The other problems have similar set ups.