The Problem: In the Pythagorean triplets (a,b,c) when a < b then b can't be a prime number.
The Background: While searching the properties of Pythagorean triplets in web I saw quite a few listed, but didn't see the above one which I thought was true, because I had developed a proof.
The Request: As discussed many a times in this site I would request some alternate proofs (or counterexamples) before I share mine for a review.