Conjecture:
$\{a+b|a,b\in\mathbb N^+\wedge ma^2+nb^2\in\mathbb P^{>2}\}=\{k>2|\gcd(k,m+n)=1\}$
if $m,n\in \mathbb N^+$ and $\gcd(m,n)=1$.
This is a generalization of Any odd number is of form $a+b$ where $a^2+b^2$ is prime. Perhaps the generalization will spread some light of what is going on?
There is a perfect match of the formula for all tests I've done.
https://mathoverflow.net/questions/280123/the-set-of-numbers-ab-such-that-ma2nb2-is-prime
No. $$ m=1,n=91, a+b \neq 3 $$ although $$ \gcd(1,91) = 1, $$ $$ \gcd(3,92) = 1. $$ $$ 2^2 + 91 \cdot 1^2 = 95 $$ $$ 1^2 + 91 \cdot 2^2 = 365 $$
Looking at what I did, taking $m=1,$ we can take any $n \equiv 1 \pmod {30}$ with the same outcome. So, with $n=31,$ our two numbers that are not prime are $35$ and $125.$