Open In App

nCr Formula

nCr Formula is one of the countless formulas in the world of mathematics, which plays a pivotal role in solving problems and gaining a deeper understanding of the subject. nCr formula deals with combinations and as we know, Combinations are an integral part of combinatorics, the branch of mathematics that focuses on counting and arranging objects.

They are widely used in probability and statistics to calculate the possible outcomes of events. They also have many applications in real-life situations such as forming teams, choosing passwords, arranging books, etc. In this article, we will explore the nCr formula in detail, discussing its importance, and applications and providing clarity through solved problems.



What is Combination?

Combinations are a fundamental concept in combinatorics, a branch of mathematics that deals with counting, and selecting objects without regard to their specific order. In simple words, combinations are used to determine the number of ways to select a specific number of items from a larger set, without considering the order in which the items are chosen.



The number of combinations of “n” items taken “r” at a time is denoted as “C(n, r)” or “n choose r” or “nCr“.

What is nCr Formula?

nCr represents “n choose r,” a concept in combinatorics that calculates the number of ways to select a group of items from a larger set without considering the order of selection. It is denoted mathematically as:

nCr = n! / (r!(n – r)!)

Where,

  • “n” is the total number of items in the set,
  • “r” is the number of items to be chosen, and
  • “!” denotes factorial, which is the product of all positive integers from 1 to the given number.

Note: nCr Formula is also called Combination Formula.

Properties of nCr

Some of the common properties of nCr are:

Derivation of nCr Formula

The nCr formula is a way of counting how many different combinations of r items can be chosen from a set of n items. To derive this formula, we can use nPr Formula as follows:

Derivation Using nPr and nCr Relation

nPr = nCr × r!

Using this relation, we can derive the nCr formula from the nPr formula as follows:

This gives us:

nPr = nCr × r !

⇒ n! / (n-r)! = nCr * r !

⇒ [n! / (n-r)!] / r ! = nCr

⇒ nCr = n! / [r! × (n-r)!]

nPr and nCr Formula

The nPr and nCr formulas are used to calculate the number of ways to arrange or select objects from a given set of objects. The difference between them is that nPr considers the order of the objects, while nCr does not.

Formula Interpretation Formula Expression
nPr Permutations of “n” objects taken “r” at a time. nPr = n! / (n – r)!
nCr Combinations of “n” objects taken “r” at a time. nCr = n! / (r! × (n – r)!)

Where,

For example, if we have 3 letters A, B, and C, and we want to arrange them in different ways, we can use the nPr formula. Using the nPr formula we get the answer 6 for this arrangement. This means that there are 6 ways to arrange the 3 letters: ABC, ACB, BAC, BCA, CAB, and CBA.

However, if we want to select 2 letters out of the 3 letters, without caring about the order, we can use the nCr formula. Using the formula we get 3 as result, this means that there are 3 ways to select 2 letters out of the 3 letters: AB, AC, and BC.

Applications of nCr Formula

There are various application of nCr formula are:

Also, Check

Solved Problems

Problem 1: You are at an ice cream parlor, and they offer 10 different flavors of ice cream. You can choose 3 scoops of ice cream. How many different combinations of ice cream can you order?

Solution:

This is a combination problem. You want to find 10 choose 3 (10C3).

10C3 = 10! / (3!(10-3)!) = 120 different combinations.

So, there are 120 different ways to order 3 scoops of ice cream from 10 flavors.

Problem 2: In a school with 30 students, there are 5 positions available on the student council: president, vice-president, secretary, treasurer, and historian. How many different ways can the positions be filled?

Solution:

This is a permutation problem because the order of election to the positions matters.

For the president, there are 30 choices.

For the vice-president, there are 29 choices (since one person is already president).

For the secretary, there are 28 choices (after president and vice-president are selected).

For the treasurer, there are 27 choices.

For the historian, there are 26 choices.

Now, multiply these choices together to get the total number of ways to fill the positions:

30 × 29 × 28 × 27 × 26 = 17,956,800 different ways to fill the positions.

So, there are 17,956,800 different ways to elect the student council.

Practice Problems on nCr Formula

Problem 1: In a lottery game, you need to choose 6 numbers from a pool of 49. How many different combinations of numbers can you choose?

Problem 2: A restaurant has a menu with 15 different main dishes, 8 different appetizers, and 10 different desserts. If a customer wants to order one main dish, one appetizer, and one dessert, how many different meal combinations are possible?

nCr Formula: FAQs

1. What is the Value of 0Cn?

0Cn is defined as 1. This may seem counterintuitive, but it is based on combinatorial principles.

2. How is nCr used in the Binomial Theorem?

The binomial theorem relies on the expansion of binomial expressions, which includes coefficients represented by nCr.

3. Can nCr be Calculated using a Calculator?

Yes, modern calculators often have a function for calculating nCr directly.

4. What is the Relationship between nCr and nPr?

nCr calculates combinations, which disregard order, while nPr calculates permutations, which consider order. The relationship is expressed as nPr = nCr × r!

5. Are there any Limitations to using the nCr Formula?

The main limitation is that it can become computationally intensive for large values of n and r. In such cases, more efficient algorithms are preferred.


Article Tags :