2
$\begingroup$

I have a counting problem:

How many ways can the alphabet be rearranged so that A comes before B in a random order?

I know there are 26! ways for the alphabet to be arranged, but I'm not sure how to figure out the A before B part.

Any help is appreciated. Thanks!

1 Answers 1

2

In half of the 26! permutations $A$ will be before $B$. So it is 26!/2.

  • 0
    Thank you. I appreciate the help.2012-12-13