Is there any $3$ primes such that their sum is $1234$ and product is $87654321$.
I can factorize $87654321$ by wolfram-alpha - $3^2 \times 1997 \times 4877$. So there is no solution.
But I dont know how I can do this in hand. Is there any simpler way to prove this?