How many ways can we rearrange the letters in DISCRETE

  • Thread starter Thread starter ZombiesFTW
  • Start date Start date
  • Tags Tags
    Discrete Rearrange
AI Thread Summary
The discussion focuses on calculating the number of ways to rearrange the letters in "DISCRETE" with the condition that the two E's must be adjacent and the first letter precedes the last letter alphabetically. One approach suggested is to treat the two E's as a single unit, reducing the problem to arranging seven distinct letters. To account for the alphabetical order condition, it's proposed to calculate the total arrangements and then divide by two, as each arrangement has a corresponding reverse arrangement. The confusion arises over whether the correct formula is 7!/2 or (7!*7)/2, with the consensus leaning towards 7!/2 as the correct answer. The discussion emphasizes the importance of understanding the arrangement rules and the impact of the conditions on the total count.
ZombiesFTW
Messages
6
Reaction score
0
Hey, new member here. Been viewing this forums for a long time now and used this forum as a resource for help with homework.

Anyways, wasn't sure where to put this problem. I am having trouble setting up the problem.

How many ways can we rearrange the letters in DISCRETE so that the E’s are adjacent and the
first letter precedes the last letter in the standard alphabetical order (e.g. DISCREET is ok, but
TISCREED is not).

I am trying to solve it by realizing there are 8 spaces in that word. Then how many different places can I place the E's so then that would be something like this:

_ _ _ _ _ _ _ _
8*8*6*5*4*3*2*1
6*8*8*5*4*3*2*1
.
.
.
.
.
+_________________
Add up each row's product and that would be the answer.

Is this the best way to go about solving this? Or is there an easier way?
 
Mathematics news on Phys.org
I think the easiest way to do it is consider the two E's as a single letter thus your words are built from D I S C R EE T - thus you have 7 distinct "letters".

As for have the ordering between the first and last letter, you can ignore this and calculate all possible words then divide by 2 to only consider the correct order. The reason for this factor of two is that all words come in pairs: A word and its reverse. Only one of these will have the ordering between the first and last letter you want.
 
So then would the answer be 7! / 2?

or

Would it be (7! * 7) / 2

Since it would be
7*6*5*4*3*2*1
6*7*5*4*3*2*1
6*5*7*4*3*2*1
.
.
.
.
6*5*4*3*2*1*7
+_______________
7! * 7
then divide by two since the order would only work one way.
 
Last edited:
7!/2 is correct, I don't quite understand how you got 7*7!
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top