If you have for different symbols then how many combinations can there be with no repeatinmg symbols?(I.E four different in every line)
Printable View
If you have for different symbols then how many combinations can there be with no repeatinmg symbols?(I.E four different in every line)
if you mean the same 4 symbols just rearranged in as many ways as you can I would say
32
Yes that's what I meant and thanks(Now all I have to do is figure out those 32 ways It's for a videogame I'm playing)
actually forget 32 it may actually only be 24 because
well if you number each one of them and keep the same number for each one then I would say
1 2 3 4
1 2 4 3
1 3 2 4
1 3 4 2
1 4 2 3
1 4 3 2
2 1 3 4
2 1 4 3
2 3 1 4
2 3 4 1
2 4 1 3
2 4 3 1
3 1 2 4
3 1 4 2
3 2 1 4
3 2 4 1
3 4 1 2
3 4 2 1
4 1 2 3
4 1 3 2
4 2 1 3
4 2 3 1
4 3 1 2
4 3 2 1
I think that is all of the ones you can have, tho I may be wrong
Well thank you berry much all the same.
FYI, just glanced at the brainteaser. Wolf is correct about it being 24, although I've not looked at the combinations wolf posted (although i assume they are exhaustive).