1 / 10
00
Compute for the permutation given n=10 and r=3 with repetition
100
1000
1500
Compute for the permutation given n=10 and r=3 without repetition
720
730
740
Compute for the permutation given n=8 and r=2 with repetition
64
78
12
Compute for the permutation given n=8 and r=2 without repetition
56
65
650
Compute for the permutation given n=5 and r=3 with repetition
125
Compute for the permutation given n=5 and r=3 without repetition
60
70
80
Compute for the permutation given n=8 and r=4 without repetition
1681
168
1680
Compute for the permutation given n=7 and r=3 with repetition
356
343
34
Compute for the permutation given n=10 and r=2 without repetition
90
Compute for the permutation given n=7 and r=3 without repetition
210
120
700
It is done.