WAEC SSCE Further Mathematics
Study notes for Permutation And Combinations. — part of the WAEC SSCE Further Mathematics syllabus. 6 learning objectives with explanations and exam tips.
Permutation is about arranging things where the order matters. Imagine you're arranging three students—Chioma, Bola, and Ade—to stand in a line. Whether Chioma stands first or last changes the arrangement completely. That's permutation! The formula is nPr = n!/(n-r)!, where n is total items and r is items being arranged.
Combination, however, doesn't care about order. If you're selecting two students from those three to form a committee, choosing Chioma and Bola is the same as choosing Bola and Chioma. That's combination, using the formula nCr = n!/(n-r)!r!.
Think of it this way: arranging people in a queue (permutation) differs from choosing people for a team (combination). The key difference is whether position or sequence matters in your problem.
Selection of objects simply means choosing items from a larger group. When order matters, we use permutations; when it doesn't, we use combinations. Think of selecting 3 prefects from your class of 40 students—the positions matter (President, Vice, Secretary), so this is permutation. But if you're just picking 3 students for a group project where roles are identical, that's combination.
The binomial expansion (a + b)ⁿ helps us calculate probabilities and solve real problems. For approximations like (0.998)^(1/3), we use the formula (1+x)ⁿ ≈ 1+nx when x is very small. This makes difficult calculations manageable without calculators.
Imagine distributing 5 identical WAEC question booklets to 3 students—combinations solve this instantly. The approximation method saves time in exams when dealing with numbers close to 1.
A sequence is simply a list of numbers arranged in a specific order following a pattern. When the sequence has a definite end point with a limited number of terms, we call it a finite sequence. For example, if you save money for 12 months, your monthly savings form a finite sequence because it stops after month twelve.
An infinite sequence, however, never ends. The natural numbers 1, 2, 3, 4, 5... continue forever, making this an infinite sequence. Think of it like the days of the week repeating endlessly—Monday, Tuesday, Wednesday and so on through eternity.
In permutation and combination problems, you'll often work with finite sequences when counting arrangements or selections from a limited set of items. Understanding this difference helps you know when a problem ends and when it continues indefinitely.
A progression is simply a sequence of numbers following a definite pattern. An Arithmetic Progression (A.P.) is when consecutive numbers have a constant difference. For example, if your allowance increases by ₦500 monthly—₦1000, ₦1500, ₦2000—that's an A.P. with common difference d = 500.
A Geometric Progression (G.P.) is different: consecutive numbers have a constant ratio. Imagine bacteria doubling every hour: 1, 2, 4, 8, 16. Here the common ratio r = 2.
For A.P., use the formula: nth term = a + (n-1)d, where a is the first term. For G.P., use: nth term = ar^(n-1). The sum formulas differ too: A.P. uses S = n/2(2a + (n-1)d), while G.P. uses S = a(r^n - 1)/(r - 1).
When you arrange or select objects, the results form what we call series. A finite series has a definite end – like counting how many ways to arrange five students in a queue. You get a specific number and stop. An infinite series, however, continues without ending, like the sequence 1, 2, 3, 4... that goes on forever.
In permutations and combinations, we mostly work with finite series because real-world problems have limits. For example, if a school wants to select a prefect, vice-prefect, and treasurer from 50 students, that's a finite permutation problem with a definite answer. Understanding whether your problem involves finite or infinite arrangements helps you know which formula to apply and when to stop calculating.
When you add up terms in arithmetic progression, you're finding a linear series sum. Think of a trader in Lagos who saves ₦5,000 on Monday, ₦7,000 on Tuesday, ₦9,000 on Wednesday, and so on. The amounts form an A.P., and using the formula S_n = n/2(2a + (n-1)d), you can quickly find total savings without manual addition.
Geometric progression works differently. Imagine a viral video with 100 initial views that doubles each hour: 100, 200, 400, 800... This exponential growth uses the formula S_n = a(r^n - 1)/(r - 1) when r ≠ 1. Geometric series appear frequently in real situations like population growth and compound interest calculations.
Both concepts require you to identify the pattern, find the common difference or ratio, then apply the appropriate formula. Practice identifying whether a sequence is arithmetic or geometric before solving.