Jeff Wilder
First Post
How do i calculate the number of possible fret combinations when playing guitar in Rock Band? Parameters:
(1) All single frets can be played.
(2) Any two frets can be played as a chord.
(3) Three frets of any four adjacent frets can be played as a chord.
(4) There are no four-fret chords.
So if the frets are ABCDE ...
(1) 5 possibilities, each one of ABCDE.
(2) 10 possibilities, AB, AC, AD, AE, BC, BD, BE, CD, CE, DE.
(3) ? possibilities. E.g., ABD (but not ABE, because A to E is more than four frets).
(4) Eliminate ? possibilities, like ACDE, ABDE, and so on because there aren't any four-fret chords.
So how many combinations are there, and how would I figure that out? (I have never figured out permutations and combinations when restrictions are involved.)
(1) All single frets can be played.
(2) Any two frets can be played as a chord.
(3) Three frets of any four adjacent frets can be played as a chord.
(4) There are no four-fret chords.
So if the frets are ABCDE ...
(1) 5 possibilities, each one of ABCDE.
(2) 10 possibilities, AB, AC, AD, AE, BC, BD, BE, CD, CE, DE.
(3) ? possibilities. E.g., ABD (but not ABE, because A to E is more than four frets).
(4) Eliminate ? possibilities, like ACDE, ABDE, and so on because there aren't any four-fret chords.
So how many combinations are there, and how would I figure that out? (I have never figured out permutations and combinations when restrictions are involved.)