Re: Help with Permutations
- From: "barliow" <jack.c.barlow@xxxxxxxxx>
- Date: 6 Jan 2006 17:58:48 -0800
Thanks for your input. You are correct, I require a formula to
calculate the subset of permutations according to the rules above. I
say the subset of 'permutations' because different orderings of the
same letters are part of the output required:
e.g. "abb" will include "bb" in its output, but only once. It will also
include both "ab" and "ba" in its output.
It is just where a result that has already been outputted once before
that it will not be generated; and I need to be able to calculate the
number of results that will be outputted (as outlined above) *before* I
run the algorithm.
Could anyone help me with the formula?
.
- Follow-Ups:
- Re: Help with Permutations
- From: M.A.Fajjal
- Re: Help with Permutations
- References:
- Help with Permutations
- From: barliow
- Re: Help with Permutations
- From: Robert J. Kolker
- Help with Permutations
- Prev by Date: Re: f continuous on [a,b] and differentiable on (a,b)-
- Next by Date: Re: Algebraic Closure
- Previous by thread: Re: Help with Permutations
- Next by thread: Re: Help with Permutations
- Index(es):
Relevant Pages
|