Sumivo · Mathematics

Permutation Calculator (nPr)

Count arrangements where order matters.

01 / INPUTS

n

Use a non-negative integer.

k

Use a non-negative integer. If k is greater than n, the result is 0.

02 / RESULT

PERMUTATIONS

20

P(n, k)
20
n
5
k
2

Calculation trace

  1. P(5, 2) = 20
    20
    Permutation
§

SOURCES