When is an arrangement a combination, and when a permutation?

An arrangement is a permutation when we care about the order of the elements in it, and a combination when we do not. So if we are for example choosing a group of 3 people from 10 students, we do not care about the order; we want a combination and hence use n!/(r!(n-r)!) = 10!/(3!7!). If we now decided that when we choose this group, the first person chosen is the team leader, the second is secretary, and the third is treasurer, then there are more ways of assembling different groups as we care about the distribution of roles; the order in which students are picked matters. Hence we now use the rule for permutations, n!/(n-r)! = 10!/7!.

LW

Related Maths A Level answers

All answers ▸

For which values of k does the quadratic equation 2x^2+kx+3=0 only have one unique solution?


Prove that the indefinite integral of I = int(exp(x).cos(x))dx is (1/2)exp(x).sin(x) + (1/2)exp(x).cos(x) + C


A Polynomial is defined as X^3-6X^2+11X-6. a)i Use the factor theorem to show that X-3 is a factor. ii Express as a linear and quadratic b)Find the first and second derivative c) Prove there is a maximum at y=0.385 to 3DP


The line l1 has equation y = −2x + 3. The line l2 is perpendicular to l1 and passes through the point (5, 6). (a) Find an equation for l2 in the form ax + by + c = 0, where a, b and c are integers.