Problem #PRU-100602

Problems Number theory

Problem

Two numbers are given in terms of their prime factorizations: a=23×32×5×112×172 and b=2×53×72×11×13.

a) What is the greatest common divisor gcd(a,b) of these numbers?

b) What is their least common multiple lcm(a,b)?

c) Write down the prime factorization of gcd(a,b)×lcm(a,b). Then write the prime factorization of a×b. What do you notice?