I heard that the following has been proved: Every odd number greater than 7 can be expressed as the sum of three odd primes. What do we know about the following?
There is a $k\in\mathbb N$ such that for every $n\in \mathbb N$, $2n+1>7$ there exists primes $p_1,p_2,p_3$ such that $2n+1=p_1+p_2+p_3$ and $p_1<k$.
I mean, can we say that we can always represent all odd numbers greater than $7$ as a sum of three primes where the smallest prime is bounded by some constant.