Permutations Calculator

Permutations are used when the order of items matters.

Formula: nPr = n! / (n-r)!

Example: How many ways can you arrange 3 books from a shelf of 5 books?

This is a permutation problem because the order matters (ABC is different from BAC).

Result:

60

Calculation steps:

5P3 = 5! / (5-3)!

= 5! / 2!

= 120 / 2

= 60

Use this permutations calculator to count ordered arrangements quickly and correctly. It suits students, teachers and professionals. It explains permutations in clear terms with a real example. You see the result and the steps for each run.

How Does It Work?

A permutation counts arrangements where order matters and you pick without repeats. The formula uses factorials. nPr equals n factorial divided by the factorial of n minus r. Set n as the total number of items. Set r as the number you will arrange.

Here is a simple example that matches classroom work.

The calculator displays each step of this process for every input.

Why Use Our Permutations Calculator?

This tool saves time and reduces errors on nPr problems. It suits homework and quick checks at work. You get clear steps and readable numbers with commas. Helpful notes guide your inputs and results.

The tool responds fast. Press the button or use the Enter key to run a check.

How to Use This Tool

Follow these steps to compute a permutation with this permutations calculator.

Step 1: Input Your Numbers

Enter the total number of items as n. Enter how many you will arrange as r. Use whole numbers that are zero or greater. Keep r less than or equal to n. The method assumes no repeats. Use this for tasks where order matters.

Step 2: Hit 'Calculate'

Click Calculate to run the math. You can press Enter in a field to run it. The result shows the count of ordered arrangements without repeats. You see the steps with factorial values. Big results show with commas for easier reading. If inputs break the rules the tool shows a clear message.

Notes for best results. Use whole numbers only. Stick to r less than or equal to n. Large inputs create very large outputs. Numbers can exceed common device limits for exact values. For study, compare the steps with your class notes. Use the example of five books and three picks to practice.