Counting Non-Consecutive Digit Rearrangements of 11223344

  • Thread starter Punkyc7
  • Start date
In summary, the conversation discusses finding the number of rearrangements of the string "11223344" that contain no two consecutive equal digits. One method is to subtract the number of arrangements with repeated digits from the total number of arrangements. This is done by considering cases with one, two, three, and four sets of repeated digits and subtracting them from the total number of arrangements.
  • #1
Punkyc7
420
0
Find the number of rearrangements of the string 11223344 that contain no two consecutive equal digits

So for the total rearrangements we have

[itex]\stackrel{8!}{2!2!2!2!}[/itex]

I was thinking I would count the total number of rearrangements that have the same digit next to each other

So I started with the total number of rearrangements and sub tract the number of rearrangements that share the same number with the first number selected

[itex]\stackrel{7!}{2!2!2!}[/itex](4) I multiplied by four because there are 4 numbers. From here I am confused, do you assume that you have had 2 digits in a row or do you assume you could have any rearrangement of the 6 digits?Im thinking the last term would be 4!, I am not sure of the sign though

So far I have

[itex]\stackrel{8!}{2!2!2!2!}[/itex]-[itex]\stackrel{7!}{2!2!2!}[/itex](4)+.... 4!
 
Last edited:
Physics news on Phys.org
  • #2
yeah the problem will be accounting for like terms with double and greater repetitions, and over counting of these.

For example if you just counted the number of a single repetition
11223434
would get repeated twice, when it is only one arrangement, so you need to account for this
 
  • #3
so there's probably a number of ways to do it and its not always obvious which is best until you get into it, but to get started:

counting the number of arrangements with repetitions:

first consider a single set repeated digits
- choose from 4 numbers
- now choose a position in the string = 7
- now the account for how the other 6 digits can be arranged

But any cases that have 2,3 or 4 sets of repeated digits, will have been over-counted. I would try and calculate these explicitly and subtract...
 
Last edited:
  • #4
Ok I think I got it

[itex]\stackrel{8!}{2!2!2!2!}[/itex]-[itex]\stackrel{7!}{2!2!2!}[/itex](4C1)+ [itex]\stackrel{6!}{2!2!}[/itex](4C2)-[itex]\stackrel{5!}{2!}[/itex](4C3)+4!(4C4)

Does that seem right?
 
  • #5
can you explain your method (or the meaning of) for each of the terms?
 
  • #6
The first term is the number of rearrangements of the string

the second term is once we select the first number we have 7 left over and we can choose for 1 of the 4 numbers

the third term is when we have 6 letters in the string ( i.e. 223344) when we choose two numbers of those next to each other we have and of the four numbers we can choose 2 different ways.

the fourth term the number of string when there are 5 rearrangements when we choose 3 of the four numbers

the last one is the number of ways the string keeps all of the numbers together
 

FAQ: Counting Non-Consecutive Digit Rearrangements of 11223344

What is the meaning of "Rearrangement of 11223344"?

The phrase "Rearrangement of 11223344" refers to the process of organizing the numbers 1, 2, 3, and 4 into a different order or arrangement.

Why is "Rearrangement of 11223344" important in science?

In science, rearranging numbers or variables can help to simplify equations or make patterns more apparent. It is also important in data analysis and statistics, where rearranging data can help to identify trends or relationships.

How many different rearrangements are possible for 11223344?

There are 8 different rearrangements possible for the numbers 11223344: 11223344, 11223433, 11224333, 11233443, 11234334, 11243334, 11322344, and 11322433.

What is the significance of the number sequence in "Rearrangement of 11223344"?

The number sequence 11223344 holds no specific significance in science. It is simply used as an example for demonstrating the concept of rearrangement.

How is "Rearrangement of 11223344" related to permutations and combinations?

"Rearrangement of 11223344" is an example of a permutation, which is a specific way of arranging a set of objects. Combinations, on the other hand, refer to the different ways of selecting a subset of objects from a larger set. In this case, the numbers 1, 2, 3, and 4 are being rearranged, so it is a permutation.

Similar threads

Back
Top