Quantcast

Circular r-Permutation of n elements

vCalc Reviewed
Last modified by
on
Sep 29, 2022, 12:50:38 AM
Created by
on
Nov 11, 2013, 1:19:10 PM
`P_c(n,r) = ( "n" !) / ( "r" ( "n" - "r" )!)`
`(n)"Number of Elements in the set"`
`(r)"Number in permutation"`
Tags
UUID
e6cf7b20-da27-11e2-8e97-bc764e04d25f

The Circular Permutations calculator computes the number of circular permutations possible in a set of r elements from a finite set of n objects where different orders create different permutations (i.e. where order is important). 

INSTRUCTIONS: Enter the following:

  • (n) The total number of objects in the circle.
  • (r) The size of the subset 

Circular Permutations: The calculator computes and return the number of circular permutations  Pc(n,r).

The Math

The formula for circular permutations is as follows:

                    Pc(n,r) = ` (n!)/(r(n-r)!)`

This equation computes the number of circular ordered arrangements of r distinct elements for a set of n elements. For example, the number of ways to arrange 5 children in a circle choosing from a group of n children.

Combinatorics Calculators

Permutations

  • Permutations:                                nPr = ` (n!)/((n-r)!)`
  • Circular Permutations:                 Pc(n,r) = ` (n!)/(r(n-r)!)`
  • Permutations with repetitions:     Pr(n) = nr

Combinations

  • Combinations:                                    nCk= ` (n!)/(k!(n-k)!)`
  • Combinations with repetitions:      Cr(n, k) = ` ((n+k-1)!)/(k!(n-1)!)`

This equation, Circular r-Permutation of n elements, references 1 page
This equation, Circular r-Permutation of n elements, is used in 2 pages
  • Comments
  • Attachments
  • Stats
No comments
This site uses cookies to give you the best, most relevant experience. By continuing to browse the site you are agreeing to our use of cookies.