10th Math Lecture 212
10th Math Lecture 212
(𝑘𝑎)(𝑘𝑏)
=
k∙gcd(𝑎,𝑏)
𝑎𝑏
=𝑘 ∙
gcd 𝑎,𝑏
= 𝑘 ∙ 𝑙𝑐𝑚(𝑎, 𝑏)
11
c) If m is any common multiple of a and b, then lcm(a, b)|m.
Solution:
Let t=lcm(a, b) and m any common multiple of a and b.
By the Division Algorithm, there exist integers “q” and “r” such that
m = qt+r where 0 ≤ r < t. Or r = m – qt.
Since a|m and a|t, so a|(m-qt), i.e., a|r.
Also, b|m and b|t, so b|(m-qt), i.e., b|r.
Thus, r is a common multiple of a and b. But r < t implies that a
common multiple of “a” and “b” is less than their least common
multiple, a situation which is possible only when r = 0.
Consequently, m = qt and so t|m. That is lcm(a, b)|m.
Practice Questions
Problems 2.4
Q 7 – 10.
12 THANK YOU