There is an infinite list of them, including 14 and 16.
Chat with our AI personalities
baby
Two numbers are relatively prime if their greatest common divisor (GCD) is 1. In other words, there is no positive integer greater than 1 that divides both of the numbers. For example, 7 and 12 are relatively prime, but 10 and 15 are not, as their GCD is 5.
Numbers called relatively prime have no common factors other than 1. All even numbers have 2 as a common factor, so no even number is relatively prime with any other even number. As an example, the factors of 14 are 1, 2, 7, and 14, and the factors of 15 are 1, 3, 5, and 15. 14 and 15 are relatively prime because the only factor they have in common is 1.
A number cannot be relatively prime number by itself. It can only be relatively prime in the context of (relativeto) another number. That requires the two numbers not to have any prime factors in common.
hcf(10, 21) = 1 ⇒ 10 & 21 relatively prime hcf(12, 54) = 6 ⇒ 12 & 54 not relatively prime hcf(15, 27) = 3 ⇒ 15 & 27 not relatively prime hcf(21, 38) = 1 ⇒ 21 & 38 relatively prime