Skip to content
This article is for educational purposes. We encourage you to verify with official sources.

علم التوافيق: سر ترتيب واختيار العناصر

هل سبقت لك أن تساءلت كم عدد المصافحات التي تحدث في تجمع عائلي؟ إذا كان لديك 10 أقارب، هل ستكون 10 مصافحات؟ 20؟ 45؟ الإجابة ستدهشك! هذا هو عالم علم التوافيق - فرع من الرياضيات يدرس طرق ترتيب واختيار العناصر.

الأساسيات: ما هو علم التوافيق؟

Definition: علم التوافيق هو فرع من الرياضيات يدرس طرق اختيار وترتيب العناصر من مجموعة ما دون الاهتمام بالترتيب في بعض الحالات.

Imagine you're at a market with different types of fruits. Do you want to know how many ways you can choose 3 fruits? Or how many ways you can arrange them on a plate? That's combinatorics!

المفاهيم الأساسية

التباديل: عندما يهم الترتيب

Let's say you're arranging 3 types of falafel on a plate: falafel, hummus, and baba ghanoush. How many different ways can you arrange them?

Formula: n! = n × (n-1) × (n-2) × ... × 1

For 3 items: 3! = 3 × 2 × 1 = 6 ways

الترتيب مثال
1 فلافل-حمص-بابا غنوج
2 فلافل-بابا غنوج-حمص
3 حمص-فلافل-بابا غنوج
4 حمص-بابا غنوج-فلافل
5 بابا غنوج-فلافل-حمص
6 بابا غنوج-حمص-فلافل

التوافيق: عندما لا يهم الترتيب

Now, if you just want to choose 2 items from these 3 without caring about the order, how many ways are there?

Formula: C(n,r) = n! / (r!(n-r)!)

For choosing 2 from 3: C(3,2) = 3! / (2!1!) = 3 ways

متى تستخدم كل واحد؟

Use permutations when:

Use combinations when:

الأخطاء الشائعة

Warning: Students often confuse when to use permutations vs combinations. Remember: if the order matters, it's a permutation. If not, it's a combination.

Another common mistake is forgetting that combinations don't care about order, so AB is the same as BA.

تمرين عملي

Imagine you're at a restaurant with:

How many different meals can you order if you choose one of each?

Hint: This is a combination problem where you multiply the choices.

ملخص

Key point: علم التوافيق ينقسم إلى تباديل (هم الترتيب) وتوافيق (لا يهم الترتيب). استخدم الصيغ المناسبة لكل حالة.

Free resources. Explore more courses, quizzes, exercises and revision sheets — Browse all content for your country.

Free content — sharing allowed with credit to ORBITECH AI Academy.