تخطَّ إلى المحتوى
CalcHub

حاسبة القاسم المشترك الأكبر والمضاعف المشترك الأصغر

أوجد القاسم المشترك الأكبر والمضاعف المشترك الأصغر لأي قائمة أعداد، مع التحليل إلى عوامل أولية والقائمة الكاملة للقواسم المشتركة.

حاسبة القاسم المشترك الأكبر والمضاعف المشترك الأصغرمباشر

أعداد صحيحة مفصولة بفواصل أو مسافات أو أسطر جديدة.

كيفية استخدام هذه الحاسبة

  1. 1Type two or more whole numbers separated by commas, spaces, or new lines.
  2. 2Read the GCF and LCM at the top of the results.
  3. 3Check the prime factorization table to see exactly where each answer comes from.

طريقة الحساب

إيجاد القاسم المشترك الأكبر والمضاعف المشترك الأصغر

ق.م.أ: خذ أصغر أُس لكل عامل أولي يظهر في جميع الأعداد
م.م.أ: خذ أكبر أُس لكل عامل أولي يظهر في أي عدد
لعددين: ق.م.أ(أ، ب) × م.م.أ(أ، ب) = أ × ب
إقليدس: ق.م.أ(أ، ب) = ق.م.أ(ب، أ mod ب) حتى يصبح ب = 0

القاسم المشترك الأكبر هو أكبر عدد يقسم جميع القيم، والمضاعف المشترك الأصغر هو أصغر عدد تقسمه جميعها. ويُستخرجان من التحليل إلى عوامل أولية: فالقاسم المشترك الأكبر يأخذ أصغر أُس لكل عامل أولي مشترك، والمضاعف المشترك الأصغر يأخذ أكبر أُس لكل عامل أولي حاضر. ولعددين يساوي حاصل ضربهما دائماً جداءَهما.

مثال محلول

للعددين 12 و18: 12 = 2²·3 و18 = 2·3². فالقاسم المشترك الأكبر هو 2·3 = 6، والمضاعف المشترك الأصغر هو 2²·3² = 36. ويتحقق أن 6 × 36 = 216 = 12 × 18.

حاسبة القاسم المشترك الأكبر والمضاعف المشترك الأصغر: الدليل الكامل

When you need the GCF

The greatest common factor is what reduces a fraction to lowest terms: divide the numerator and denominator by their GCF and the fraction is fully simplified in one step. It is also the answer to every "largest equal groups" problem — the biggest identical bundles you can make from 24 pens and 36 pencils is 12 bundles, because 12 is the GCF.

In geometry it gives the largest square tile that fits a rectangle exactly: a 24 × 36 floor is covered perfectly by 12 × 12 tiles with none cut. Any smaller common factor also works, but the GCF is the largest and therefore uses the fewest tiles.

When you need the LCM

The least common multiple is the least common denominator for adding fractions: rewrite each fraction over the LCM of the denominators and the numerators can simply be added. It is also the answer to every "when do these coincide again" problem — two buses leaving every 24 and 36 minutes next depart together after 72 minutes.

The LCM grows quickly with the number of inputs, and it is never smaller than the largest number in the list. The GCF, conversely, is never larger than the smallest number.

The identity that links them

For any two positive integers, GCF × LCM equals the product of the numbers themselves. This gives a fast shortcut: once you have the GCF from the Euclidean algorithm, the LCM is just a ÷ GCF × b — no factorization required.

The identity does not extend to three or more numbers. For 24, 36, and 60 the GCF is 12 and the LCM is 360, whose product is 4,320 while the numbers multiply to 51,840. With more than two inputs you have to build each quantity from the prime factorizations directly, which is what this calculator does.

Coprime numbers

Two numbers whose GCF is 1 are called coprime or relatively prime. They share no prime factors at all, which means their LCM is simply their product — 8 and 15 are coprime, so their LCM is 120.

Coprimality does not require either number to be prime: 8 and 15 are both composite. It comes up constantly in fraction arithmetic (a fraction is in lowest terms exactly when the numerator and denominator are coprime) and in cryptography, where coprime exponents underpin RSA key generation.

الأسئلة الشائعة

كيف يُحسب القاسم المشترك الأكبر؟

حلّل كل عدد إلى عوامله الأولية وخذ أصغر أُس لكل عامل أولي يظهر فيها جميعاً. للعددين 12 (2²·3) و18 (2·3²) تعطي العوامل المشتركة 2·3 = 6. وخوارزمية إقليدس بديل سريع.

كيف يُحسب المضاعف المشترك الأصغر؟

خذ أكبر أُس لكل عامل أولي يظهر في أي من الأعداد. للعددين 12 (2²·3) و18 (2·3²) يعطي ذلك 2²·3² = 36. ولعددين يمكنك أيضاً استخدام م.م.أ = أ × ب ÷ ق.م.أ.

ما فائدة المضاعف المشترك الأصغر؟

أساساً لجمع الكسور وطرحها: فالمقام المشترك الأصغر هو المضاعف المشترك الأصغر للمقامات. كما يظهر في مسائل الدورات المتوافقة، كحدثين يتكرّران كل عدد معيّن من الأيام.