# Coprime Integers Two [[Integer Numbers|integers]] are said to be coprime, relatively prime or mutually prime if the only integer that evenly divides both is 1. Put another way, two integers are coprime if their GCD is 1.