Permutation Calculator
Calculate permutations P(n,r), ordered arrangements.
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
- Enter the total number of available items, \(n\).
- Enter how many items you want to arrange, \(r\).
- Make sure \(r \le n\), because you cannot arrange more items than you have.
- 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
- Start with the permutation formula, \(P(n,r)=\frac{n!}{(n-r)!}\).
- Expand the factorials or cancel matching factors to simplify the expression.
- 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?
- Here, \(n=5\) and \(r=3\), so use \(P(5,3)=\frac{5!}{(5-3)!}\).
- Simplify the denominator: \(P(5,3)=\frac{5!}{2!}=5\times4\times3=60\).
- 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
Absolute Value Calculator
Calculate the absolute value of any number. Use this free calculator for fast, accurate answers, complete with the formula and a worked example.
Absolute Value Equation Solver
Solve equations of the form |ax + b| = c.
Adding Fractions Calculator
Add two fractions with step-by-step simplification.
One-Way ANOVA Calculator
Perform one-way ANOVA on multiple groups.
You Might Also Like
Popular tools from other categories
AC to DC Converter Calculator
Convert AC voltage to DC voltage for different rectifier configurations. Free online calculator with instant, step-by-step results.
Acid-Base Titration Calculator
Calculate concentration from titration data. Get quick, accurate results with this free online calculator, including formulas and worked examples.
ABV Calculator
Calculate alcohol by volume from original and final gravity. Free calculator with instant calculations, the underlying formula, and an easy-to-follow example.
Amortization Schedule Calculator - Free Online
Free Generate a complete amortization schedule. Step-by-step solutions and formulas included. Free, accurate results with step-by-step explanations.
Can't Find the Right Calculator?
Try our AI Math Solver, type any problem in plain English and get instant step-by-step solutions.