How Do You Calculate Permutations of Repeated Letters?

In summary, the number of permutations of the letters in the word LOLLIPOP is 1680, calculated by taking the total number of ways to arrange 8 letters and accounting for the fact that some are identical. This can be represented by the formula N = 8!/3!2!2! or 8*7*6*5.
  • #1
nickar1172
20
0
Reviewing for finals and got this question wrong:

How many different permutations are there of the letters in the word LOLLIPOP

what I did was 8P8, how would you solve this?
 
Mathematics news on Phys.org
  • #2
The number of ways to order or arrange $n$ objects is $n!$. So, we want to look at the number of ways to order 8 letters, however, there are 3 L's, 2 O's and 2 P's. Hence, you want to take the total number of ways to arrange 8 letters, and then account for the fact that some of them are identical. Can you state how many would be identical?

edit: I have removed the [SOLVED] label from the title so that our readers don't skip the thread thinking you have already found the solution yet.
 
  • #3
so it would be 8P8/2!3!2! = 1680?
 
  • #4
Yes, although I would simply write:

\(\displaystyle N=\frac{8!}{3!2!2!}=8\cdot7\cdot6\cdot5=1680\)
 
  • #5


Your method of using 8P8 is correct. This is because there are 8 letters in the word LOLLIPOP and you are finding the number of ways to arrange all 8 letters without repetition. This is known as a permutation because the order of the letters matters.

Another way to solve this would be to use the formula for permutations of n objects taken r at a time, where n is the total number of objects and r is the number of objects being selected. In this case, n = 8 and r = 8, so the formula would be nPr = 8P8 = 8!/(8-8)! = 8!/0! = 8! = 40320.

In summary, there are 40320 different permutations of the letters in the word LOLLIPOP.
 

Related to How Do You Calculate Permutations of Repeated Letters?

What is the difference between combinations and permutations?

Combinations and permutations are both ways to calculate the number of possible arrangements or selections of a given set of objects. The main difference is that combinations do not consider the order of the objects, while permutations do. In other words, in combinations, the order of the objects does not matter, but in permutations, it does.

How do you calculate the number of combinations?

The formula for calculating the number of combinations is nCr = n! / (r! * (n-r)!), where n is the total number of objects and r is the number of objects being chosen. The exclamation mark (!) represents the factorial function, which means multiplying all the numbers from 1 to the given number. For example, 5! = 5 * 4 * 3 * 2 * 1 = 120.

What is an example of a combination?

An example of a combination is choosing a team of 3 people from a group of 10. The order in which the team members are chosen does not matter, so this is a combination problem. The formula for calculating this would be 10C3 = 10! / (3! * (10-3)!) = 120.

How do you calculate the number of permutations?

The formula for calculating the number of permutations is nPr = n! / (n-r)!, where n is the total number of objects and r is the number of objects being chosen. The exclamation mark (!) represents the factorial function, which means multiplying all the numbers from 1 to the given number. For example, 5! = 5 * 4 * 3 * 2 * 1 = 120.

What is an example of a permutation?

An example of a permutation is arranging a group of 5 people in a line. The order in which the people are arranged matters, so this is a permutation problem. The formula for calculating this would be 5P5 = 5! / (5-5)! = 120.

Similar threads

Replies
3
Views
829
Replies
4
Views
1K
  • General Math
Replies
1
Views
735
  • General Math
Replies
2
Views
1K
Replies
2
Views
2K
  • Linear and Abstract Algebra
Replies
7
Views
690
  • General Math
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
625
Back
Top