Yr 10 Combinatorics -- Rearranging the letters of ABRACADABRA per this rule....

A in the ##5!/2## ways, and the remaining letters in ##3!/2## ways. So that gives ##10 \times 5!/2 \times 3!/2 = 900## permutations.Now we need to consider cases where only three of the letters CDR appear consecutively, with the second R separate. There are three such cases: ACDRR, CARDR and CDARR. Each of these gives ##5!/2## permutations, for a total of 30.So the final answer is ##60 - 900 - 30 = 30##.So the final answer is ##60 - 900 - 30 = 30##.I think you accidentally took the ##5!/2
  • #1
Darkmisc
204
27
Homework Statement
Decide in how many ways the letters of ABRACADABRA can be arranged in a row if C, D and R are not to be together
Relevant Equations
11!/5!/2!/2! - 9!*3!/5!/2!/2
Hi everyone

Can anyone help with this combinatorics problem? I have the answers, but don't understand how the answer was derived.

Here's my attempt and reasoning.

Step 1: Determine all possible combinations

Since A, B and R have multiple letters, the number of possible combinations is given by 11!/5!/2!/2!

Step 2: Find all possible ways the unwanted condition can occur.

Treat C,D,R as a single block. Letters can be thought of as 8 letters + a block of 3. Within the block, there are 3! ways to arrange C, D and R.

So 9!*3!/5!/2! = 9072.

Subtracting the unwanted combinations from the total possible combinations gives 83,160 - 9072 = 74, 088.

However, the answer is 78,624, which you get with 83,160 - (9072/2).

I knew the second R was significant, but I didn't know how. For example, you might get four-letter strings like RCDR, which could be read as either RCD or CDR, but I didn't know how to factor that into the calculation.

Can someone explain to me why 9072 needed to be halved?Thanks
 
Last edited by a moderator:
  • Like
Likes Delta2 and PeroK
Physics news on Phys.org
  • #2
Is the problem statement that none of C, D, and R can be together, not even two of the three? Or is it that all three can not be together?
 
  • Like
Likes hmmm27
  • #3
Darkmisc said:
Homework Statement:: Decide in how many ways the letters of ABRACADABRA can be arranged in a row if C, D and R are not to be together
Relevant Equations:: 11!/5!/2!/2! - 9!*3!/5!/2!/2

Can someone explain to me why 9072 needed to be halved?
One of two Rs is accounted as triplet of CDR. The other is accounted as ordinary letter. Exchanging the two results the same so the number of the case must be halved.
 
Last edited:
  • #4
I'm not convinced by the book answer. I would split the solution into the cases where CDRR appears as a group of four and where CDR appears as a group of three with the second R separate.

Try the book technique with just ACDRR and see what you get.

I think the book double counts cases where the letters appear as a group of four.
 
  • #5
PS I get ##80,262##, which I haven't double checked!
 
  • #6
FactChecker said:
Is the problem statement that none of C, D, and R can be together, not even two of the three? Or is it that all three can not be together?
It seems to be that the three of them can't be together.
 
  • Like
Likes FactChecker
  • #7
anuttarasammyak said:
One of two Rs is accounted as triplet of CDR. The other is accounted as ordinary letter. Exchanging the two results the same so the number of the case must be halved.
If the second R were an ordinary letter, would you use 9!*3!/5!/2! to calculate the permutations? That's what I used (treating R as R). I put 9!*3!/5!/2!/2 in the equation box because I figured that's how the book got the answer.
 
  • #8
PeroK said:
I'm not convinced by the book answer. I would split the solution into the cases where CDRR appears as a group of four and where CDR appears as a group of three with the second R separate.

Try the book technique with just ACDRR and see what you get.

I think the book double counts cases where the letters appear as a group of four.
Using the book technique with just ACDRR, I'd get 5!/2! - 3!*3!/2 = 60 - 18 = 42

I'm only dividing by 2 because it seems the book does so. My calculation would be 5!/2! - 3!*3! = 14

Although, I think my calculation would treat the second R as an ordinary letter so that in sequences such as RCDR, only one forbidden string of CDR is counted.
 
  • #9
Darkmisc said:
I put 9!*3!/5!/2!/2 in the equation box because I figured that's how the book got the answer.
I once again tell how /2 appears. Say RR were Rr , two different ones, and CDR strings you would like to make. Then

Darkmisc said:
If the second R were an ordinary letter, would you use 9!*3!/5!/2! to calculate the permutations? That's what I used (treating R as R).

Actually r is R, so the above was double counted To be halved /2.
 
  • Like
Likes Darkmisc
  • #10
Darkmisc said:
Using the book technique with just ACDRR, I'd get 5!/2! - 3!*3!/2 = 60 - 18 = 42

I'm only dividing by 2 because it seems the book does so. My calculation would be 5!/2! - 3!*3! = 14

Although, I think my calculation would treat the second R as an ordinary letter so that in sequences such as RCDR, only one forbidden string of CDR is counted.
The idea was that you can check manually which, if either, of those answers is right.

I get 28 just counting manually. But it's early morning.
 
  • Like
Likes Darkmisc
  • #11
PeroK said:
PS I get ##80,262##, which I haven't double checked!
This is not quite right as I think I took away strings like CRRD. This number needs to be adjusted upward again.

In any case, I suggest focusing on the simple case of ACDRR. Get the right answer by doing it manually and see which technique works.
 
  • Like
Likes Darkmisc
  • #12
PPS I assume CRRD is allowed.
 
  • #13
PPS a quick calculation in my head gives 28 using my technique. Which agrees with what I counted.

I think I'm right but best to double check, as I'm out all day today.
 
  • #14
Let's sort this problem out. First, the simplified version with only ACDRR.

This is simple enough that we can count the ##28## permutations that do not have the three letters C, D and R consecutively. The way I did it was to look at the position of the A:

If A is first or last we have two possibilities: ACRRD and ADRRC.

If the A is second or fourth we have six possibilities.

If the A is third we have twelve possibilities.

That gives a total of ##28## by counting directly.

Alternatively, we start with the ##60## permutations and subtract those that have C, D and R consecutively.

Now, to use my technique, first we consider cases where the four letters CDRR appear together. Of the 12 possibilities only 10 have C, D and R together, as we can exclude the two cases where there is RR in the middle.

For each of these we can put the A at the start or end. That's ##20## cases discounted.

Second, we consider the cases where C, D and R appear consecutively but the second R is separate. We have six permutations of CDR, the A can go before or after and the second R must go in only one place. That's 12 more to discount.

And that gives us 28.

Applying the same technique to the full abracadabra problem I get ##74,424##.

Hopefully that calculation is free from errors!

The book calculation is definitely wrong, as it's not that simple to deal with the second R.
 
  • Like
Likes Darkmisc
  • #15
Does the order matter, i.e., are the triplets rdc, dcr, etc. , considered equal to each other?
 
  • #16
I think you have to treat each permutation as unique to get the book's answer, i.e. use 3! to count the permutations.
 
  • Like
Likes PeroK
  • #17
Darkmisc said:
I think you have to treat each permutation as unique to get the book's answer, i.e. use 3! to count the permutations.
First, you were right that there is no reason to divide by 2. The only problem with your original method was that you double counted cases where the four letters appeared together and you have C D and R togetherin two different ways!. I.e. where you have RCDR or RDCR.

You can fix your method by removing the double counting.

There are ##\frac{8!}{5!2!} = 168## possibilities for each of the two cases above. Take this away from your 9072 and you get 8736, which is what I got by my different method. Then subtract this from 83,160.

It's always good in these problems to count in two independent ways (and get the same answer!).

I hope this all makes sense.
 
  • Like
Likes Darkmisc
  • #18
PeroK said:
Let's sort this problem out. First, the simplified version with only ACDRR.
I take more simplified version of letters CDRR.
The OP way of /2 tells the number is
[tex]\frac{4!}{2!1!1!}-\frac{3! 2!}{1!1! 2}=12-6=6[/tex]
if not halved
[tex]\frac{4!}{2!1!1!}-\frac{3! 2!}{1!1! }=12-12=0[/tex]
Obviously the answer is two from CRRD and DRRC. The way referred does not seem to work in both the way.

[EDIT]
[tex]\frac{4!}{2!1!1!}-(\frac{3! 2!}{1!1! }-2)=12-10=2[/tex]
seems to work where -2 corresponds to reducing double counts of RCDR and RDCR.
 
Last edited:
  • Like
Likes PeroK
  • #19
anuttarasammyak said:
I take more simplified version of letters CDRR.
The OP way of /2 tells the number is
[tex]\frac{4!}{2!1!1!}-\frac{3! 2!}{1!1! 2}=12-6=6[/tex]
if not halved
[tex]\frac{4!}{2!1!1!}-\frac{3! 2!}{1!1! }=12-12=0[/tex]
Obviously the answer is two from CRRD and DRRC. The way referred does not seem to work in both the way.
The book solution is patently wrong. There is no reason to half the number, except for the special cases I identified.
 
  • #20
PeroK said:
First, you were right that there is no reason to divide by 2. The only problem with your original method was that you double counted cases where the four letters appeared together and you have C D and R togetherin two different ways!. I.e. where you have RCDR or RDCR.

You can fix your method by removing the double counting.

There are ##\frac{8!}{5!2!} = 168## possibilities for each of the two cases above. Take this away from your 9072 and you get 8736, which is what I got by my different method. Then subtract this from 83,160.

It's always good in these problems to count in two independent ways (and get the same answer!).

I hope this all makes sense.
Thanks. I think I get it. You treat RDCR and RCDR as a block. That leaves you with 7 remaining letters, 5 of which being As and 2 being Bs. Thus 8!/5!/2!, which you then double.
 
  • Like
Likes anuttarasammyak
  • #21
Darkmisc said:
Thanks. I think I get it. You treat RDCR and RCDR as a block. That leaves you with 7 remaining letters, 5 of which being As and 2 being Bs. Thus 8!/5!/2!, which you then double.
Yes, and those were the only ones that were double counted. Not all cases, as the book assumed.

Do you see why they were double counted?
 
  • #22
I'm not sure that I do.

I think 11!/5!/2!/2! - 9!*3!/5!/2! takes one R and puts it in a block of CDR (and all its permutations). The second R is treated as if it were any other letter. A 4-letter block of RCDR would get counted once as RCD and then a second time as CDR, but I think the equation would see it the first time as

RCDXXXXXXXX (X being any letter that's not R, C or D) and then the second time as XCDRXXXXXXX.

The fact that one of the R's goes into a block is what's causing me confusion. If I were simply counting permutations of ABRACADABRA without restrictions, then I'd see why the identical R's would lead to double counting.
 
  • #23
Darkmisc said:
The fact that one of the R's goes into a block is what's causing me confusion.
Along the text after doing
[tex]\frac{11!}{5!2!2!1!1!}-3!*\frac{(11-2)!}{5!2!1!1!}[/tex]
it is too much subtraction because "one R makes a triplet" double counts "two Rs make triplets". i.e. permutation including code RCDR or RDCR. For an example RCDR is once counted as R|CDR and second counted as RCD|R though they are the same. That number is
[tex]\frac{(11-3)!}{5!2!1!}*2[/tex]
So the result is
[tex]\frac{11!}{5!2!2!1!1!}-3!*\frac{(11-2)!}{5!2!1!1!}+\frac{(11-3)!}{5!2!1!}*2[/tex]
[tex]=\frac{11!}{5!2!2!1!1!}-3!\frac{(11-2)!}{5!2!1!1!}(1-\frac{2}{9*3!})[/tex]
instead of halved that the text says. I hope now I get to an exact number.
 
Last edited:
  • Like
Likes Darkmisc
  • #24
Darkmisc said:
I'm not sure that I do.

I think 11!/5!/2!/2! - 9!*3!/5!/2! takes one R and puts it in a block of CDR (and all its permutations). The second R is treated as if it were any other letter. A 4-letter block of RCDR would get counted once as RCD and then a second time as CDR, but I think the equation would see it the first time as

RCDXXXXXXXX (X being any letter that's not R, C or D) and then the second time as XCDRXXXXXXX.

The fact that one of the R's goes into a block is what's causing me confusion. If I were simply counting permutations of ABRACADABRA without restrictions, then I'd see why the identical R's would lead to double counting.
You counted the cases for all permutations of CDR.

When you counted the cases for CDR this included all the cases where the second R came immediately before this string. I.e. where you had RCDR.

But, you also counted the cases for RCD, including the cases where the R came immediately after this string. That counts cases where you have RCDR again.

That's why you double counted the cases where you have RCDR or RDCR.
 
  • Like
Likes Darkmisc

1. How do you rearrange the letters of ABRACADABRA according to the given rule?

To rearrange the letters of ABRACADABRA according to the given rule, we first need to identify the rule. In this case, the rule is to move the first letter to the end of the word, and then repeat this process until all letters have been moved. So, the first rearrangement would be BRACADABRAA, followed by RACADABRAAB, and so on until we reach ABRACADABRA.

2. How many different combinations can be made by rearranging the letters of ABRACADABRA according to the given rule?

There are a total of 10 letters in the word ABRACADABRA, so there are 10 different positions for the first letter to be moved to. This means there are 10 different combinations for the first rearrangement. For the second rearrangement, there are 9 remaining letters, so there are 9 different positions for the first letter to be moved to. This continues until all letters have been moved, resulting in a total of 10! (10 factorial) different combinations.

3. Is there a specific order in which the letters need to be rearranged according to the given rule?

Yes, there is a specific order in which the letters need to be rearranged. The first letter needs to be moved to the end of the word, followed by the second letter being moved to the end, and so on until all letters have been moved. This order ensures that all possible combinations are created.

4. Can the given rule be applied to any word or is it specific to ABRACADABRA?

The given rule can be applied to any word, as long as the word has more than one letter. However, the number of combinations will vary depending on the length of the word. A word with 5 letters will have 5! (5 factorial) combinations, while a word with 8 letters will have 8! (8 factorial) combinations.

5. How can the concept of combinatorics be applied in real life situations?

Combinatorics is a branch of mathematics that deals with counting and organizing objects in a systematic way. It can be applied in various real life situations, such as in probability and statistics, computer science, economics, and even in everyday decision making. For example, combinatorics can be used to calculate the probability of winning a lottery or to determine the number of possible outcomes in a game of chance. It can also be used in computer programming to optimize algorithms and in economics to analyze market trends and patterns.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
10
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
2K
  • Precalculus Mathematics Homework Help
Replies
28
Views
3K
  • Introductory Physics Homework Help
Replies
1
Views
557
  • Programming and Computer Science
Replies
6
Views
3K
  • Precalculus Mathematics Homework Help
Replies
4
Views
4K
  • Precalculus Mathematics Homework Help
Replies
7
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
796
Back
Top