Skip to main content

Permutation Calculator

Calculate permutations P(n,r), ordered arrangements.

Reviewed for accuracy by the Math Ora X team Last updated

Result

About Permutation Calculator

Permutations count the number of ways to arrange r items from n items where order matters.

$$P(n,r) = \frac{n!}{(n-r)!}$$

How to use this calculator

  1. Enter the total number of available items, \(n\).
  2. Enter how many items you want to arrange, \(r\).
  3. Make sure \(r \le n\), because you cannot arrange more items than you have.
  4. Read the value of \(P(n,r)\), which gives the number of ordered arrangements.

The formula explained

The permutation formula \(P(n,r)=\frac{n!}{(n-r)!}\) computes the number of ways to choose and arrange \(r\) items from \(n\) distinct items. It counts ordered selections, so changing the order changes the result.

  • n = the total number of distinct items available
  • r = the number of items selected and arranged
  • ! = factorial, the product of all positive integers from that number down to 1

Step by step method

  1. Start with the permutation formula, \(P(n,r)=\frac{n!}{(n-r)!}\).
  2. Expand the factorials or cancel matching factors to simplify the expression.
  3. Compute the remaining product to get the number of ordered arrangements.

Worked example

Problem. How many 3-letter arrangements can be made from the letters A, B, C, D, and E if no letter is repeated?

  1. Here, \(n=5\) and \(r=3\), so use \(P(5,3)=\frac{5!}{(5-3)!}\).
  2. Simplify the denominator: \(P(5,3)=\frac{5!}{2!}=5\times4\times3=60\).
  3. There are 60 ordered arrangements.

Answer. 60

Tips and common mistakes

  • Order matters in permutations, so ABC and ACB are different arrangements.
  • Check that \(r\) is not greater than \(n\), and remember that repeating items changes the problem type.

Frequently asked questions

How do I use the permutation calculator?+

Enter the total number of items, n, and the number you are arranging, r. The calculator returns P(n,r), which counts ordered selections without repetition.

What does P(n,r) = n! / (n-r)! mean?+

This formula counts how many ways you can choose and arrange r items from n distinct items when order matters. The factorials cancel the unused positions, leaving only the number of ordered arrangements.

What is the difference between permutations and combinations?+

Permutations count arrangements where order matters, while combinations count selections where order does not matter. For example, ABC and ACB are different permutations, but they represent the same combination.

What happens if r is greater than n?+

That input is not valid for ordinary permutations without repetition, because you cannot arrange more distinct items than you have. In that case, P(n,r) is undefined for this calculator's formula.

Can you show a quick example of how to interpret the result?+

If n = 5 and r = 3, then P(5,3) = 5! / 2! = 60. That means there are 60 ordered ways to pick and arrange 3 items from 5 distinct items.

More Mathematics Tools

Explore related calculators in this category

You Might Also Like

Popular tools from other categories

Can't Find the Right Calculator?

Try our AI Math Solver, type any problem in plain English and get instant step-by-step solutions.

Try AI Solver

Browse All Categories

Home Mathematics Current Tool
Facebook Twitter WhatsApp