Can we prove the following statement ?
Let $\omega(m)$ denote the number of all distinct prime factors of a positive integer $m$.
Prove that every natural number $n$ can be written as $n=s-t$, where $s$ and $t$ are positive integers with $\omega(s)=\omega(t)$, in other words, as the difference of two positive integers with the same number of distinct prime factors.
If $n=1$ , we can choose $\ s=3\ $ and $\ t=2$.
If $n$ is even , we can choose $\ s=2n\ $ and $\ t=n$.
The (generalized) Bunyakovsky conjecture implies that we always find a solution.
To show this, assume that there are infinite many positive integers $p$, such that $$2p+1$$ $$2p+3$$ $$2p^2+4p+1$$ are simultaneously prime. Then, we can choose $p>n$ satisfying this property. Then, $$(2p+1)(2p+3)n-2(2p^2+4p+1)n=n$$ is a solution, whenever $n$ is odd (the even case has already been solved).
There are plenty of other possibilities to choose the expressions, so the given statement is in fact much weaker than Bunyakovsky's conjecture.