Oh, dude, you're hitting me with some math vibes. So, to figure out how many combinations of 2 numbers you can make from a set of 5 numbers, you use the formula nCr = n! / r!(n-r)!. In this case, it's 5C2 = 5! / 2!(5-2)! which equals 10 combinations. But hey, who's counting, right?
Chat with our AI personalities
It depends on whether the number order can or cannot be identical. Also whether you can use the same number twice. There are 10 unique pairs possible (i.e. 1 and 5 is the same as 5 and 1), but 20 sequential pairs where the order of the pair makes them different, and 25 if you can use the same number in a pair.
10 = 1-2, 1-3, 1-4, 1-5, 2-3, 2-4, 2-5, 3-4, 3-5, 4-5
20 = (include the reverse of those)
25 = (include 1-1, 2-2, 3-3, 4-4, 5-5)
---
A combination is a selection of a number of items from a group without regard to order (i.e. AB = BA). Since order is not important, then the number of combinations is given by the formula: n!/(n - r)! r!
where n = the total number of items. r = the number of items chosen from n
(recall that n!, pronounced n factorial, means the continued product of successive natural numbers from 1 to n. So 5!= 5x4x3x2x1, for example)
Let the 5 numbers be 1, 2, 3, 4, and 5. Possible combinations are: 1 and 2, 1 and 3, 1 and 4, 1 and 5, 2 and 3, 2 and 4, 2 and 5, 3 and 4, 3 and 5, 4 and 5.
(Note how '2 and 1' is not listed because '2 and 1' is the same as '1 and 2' when using combinations).
So there are 10 combinations of 2 numbers taken from 5 numbers.
Using the formula there are 5!/3!2!=10 ways to pick 2 items from 5 where the order does not matter. We also assume we are not replacing an item after we pick it.
When we pick r items from n with replacement, we must use a different method or another formula. We often use a method known as bars and stars. Alternatively, we can use the formula (n+r-1)! / r! (n - 1)!. When we put the items back, we can pick more than n items. So it would make sense to talk about how many ways to pick 7 items from 5, whereas without replacement this is impossible.
5*4*3*2*1 = 120 combinations. * * * * * No. The previous answerer has confused permutations and combinations. There are only 25 = 32 combinations including the null combinations. There is 1 combination of all 5 numbers There are 5 combinations of 4 numbers out of 5 There are 10 combinations of 3 numbers out of 5 There are 10 combinations of 2 numbers out of 5 There are 5 combinations of 1 numbers out of 5 There is 1 combination of no 5 numbers 32 in all, or 31 if you want to disallow the null combination.
There are 14C5 = 14*13*12*11*10/(5*4*3*2*1) = 2002
There are 33C6 = 33*32*31*30*29*28/(6*5*4*3*2*1) = 1,107,568 combinations.
90
Possible 5 digit combinations using 5 digits only 1 time is 5! or 5*4*3*2*1 or 120. Using 5 digits where numbers can be used 5 times is 55 or 3125.