The Algorithm Design Manual Second Edition


Least Common Multiple



Download 5,51 Mb.
Pdf ko'rish
bet250/488
Sana31.12.2021
Hajmi5,51 Mb.
#273936
1   ...   246   247   248   249   250   251   252   253   ...   488
Bog'liq
2008 Book TheAlgorithmDesignManual

9.2.3

Least Common Multiple

The least common multiple and greatest common divisor problems arise often in

working with integers. We say b divides a (b

|a) if there exists an integer that

bd. Then:

Problem: Least Common Multiple (lcm)

Input: Two integers and y.

Output: Return the smallest integer such that is a multiple of and is also

a multiple of y.



Problem: Greatest Common Divisor (gcd)

Input: Two integers and y.

Output: Return the largest integer such that divides and divides y.

For example, lcm(2436) = 72 and gcd(2436) = 12. Both problems can be

solved easily after reducing and to their prime factorizations, but no efficient

algorithm is known for factoring integers (see Section

13.8

(page


420

)). Fortunately,

Euclid’s algorithm gives an efficient way to solve greatest common divisor without

factoring. It is a recursive algorithm that rests on two observations. First,

if b

|a, then gcd(a, b) = b.

This should be pretty clear. if divides a, then bk for some integer k, and thus



gcd(bk, b) = b. Second,

If bt for integers and r, then gcd(a, b) = gcd(b, r).

Since x

· y is a multiple of both and ylcm(x, y≤ xy. The only way that

there can be a smaller common multiple is if there is some nontrivial factor shared

between and y. This observation, coupled with Euclid’s algorithm, provides an

efficient way to compute least common multiple, namely




322

9 .


I N T R A C T A B L E P R O B L E M S A N D A P P R O X I M A T I O N A L G O R I T H M S

5

11



13

17

Figure 9.1: Reducing convex hull to sorting by mapping points to a parabola



LeastCommonMultiple(x,y)

Return (xy/gcd(x, y)).

This reduction gives us a nice way to reuse Euclid’s efforts on another problem.


Download 5,51 Mb.

Do'stlaringiz bilan baham:
1   ...   246   247   248   249   250   251   252   253   ...   488




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish