how to find permutations of an array when it contains similar elements
Answers
Answered by
0
Thank you for asking this question. This question is really easy to solve.
Its really simple to find the permutations. You just have to count how many elements their are in the array and then count how many elements are similar in the array.
Then just divide the factorial of the total no. of elements over factorial of similar no. of elements.
I hope this answer can help you in some manner.
Its really simple to find the permutations. You just have to count how many elements their are in the array and then count how many elements are similar in the array.
Then just divide the factorial of the total no. of elements over factorial of similar no. of elements.
I hope this answer can help you in some manner.
Similar questions
Social Sciences,
7 months ago
Math,
7 months ago
Math,
1 year ago
Math,
1 year ago
Social Sciences,
1 year ago