1. Any A must be part of a string containing an even number of A's.
2. Any B must be part of a string of containing an odd number of B's.
For example two six letter words could be BBBAAB and AAAAAA but ABABBB would not be valid.
How many valid 15 letter words are there?