Chapter 1: Q33E (page 50)
Give an efficient algorithm to compute the least common multiple of two n-bit numbers and , that is, the smallest number divisible by both and . What is the running time of your algorithm as a function of ?
Short Answer
The final time complexity can be written as .