How many bit strings of length 14 contains the following types (I) atmost three is? (ii) an equal number of 0s and 1s (iii) an odd number of 1s
The Answer to the Question
is below this banner.
Can't find a solution anywhere?
NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?
Get the Answers Now!You will get a detailed answer to your question or assignment in the shortest time possible.
Here's the Solution to this Question
I. Atmost three
II. An equal number of 0s and 1s. This means that there will be 7 1s and 7 0s.
III. An odd number of 1s. This means that 1s can be 1,3,5,7,9,11,13.