If a and b are relatively prime and a∣bc, then a∣clemma
Pairwise relatively prime:
The integers a1,a2,...,an are pairwise relatively prime if gcd(ai,aj)=1 whenever 1≤i<j≤ndefinition
If integers a1,a2,...,an are pairwise relatively prime, then gcd(a1.a2.....ak+1)=1 for all k=1,2,...,n−1lemma
If integers ai,a2,...,an are pairwise relatively prime, and ak∣m for all k=1,2,...,n and some integer m then a1.a2....an∣mtheorem
If each of the prime divides m then their product also divides m
Least common multiple:
The least common multiple of the positive integers a and b is the smallest positive integer that is divisible by both a and b, denoted by lcm(a,b)definition
Let a and b be positive integers. Then ab=gcd(a,b)⋅lcm(a,b)theorem
Multiplicative inverse:
Let a,b∈N+. There exist an element a−1 such that a−1⋅a≡1(modb) if and only if a and b are relatively prime.theorem
Solutions are not unique, some may not have solution