Calculating Unique Permutations of 30 'A's and 30 'B's or 1s and 0s

  • Thread starter Thread starter rsala004
  • Start date Start date
  • Tags Tags
    Permutations
rsala004
Messages
23
Reaction score
0
this problem has been on my mind...

how many permutations can you make with 30 'A's and 30 'B's

or rather the same question, how many unique numbers can be made from 30 1s and 30 0s

any ideas?
(excluding permutations that look identical)

thanks
 
Physics news on Phys.org
Use permutations with repetition.
 
it might be 60! / (30! x 30!)
 
It is.
 
In general if we have say a sequence of n items and say k objects/elements are repeated s_j times correspondingly j=1,2,...,k, then the total nr. of permutations is:

n!/[(s_1)!*..*(s_k)!]
 
rsala004 said:
this problem has been on my mind...

how many permutations can you make with 30 'A's and 30 'B's

or rather the same question, how many unique numbers can be made from 30 1s and 30 0s

any ideas?
(excluding permutations that look identical)

thanks
Here is another way to look at the problem.

You have a sequence of 60 symbols; you choose 30 of them to be A's. (The others will be B's.) This can be done in
\binom{60}{30}
ways.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top