Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

How many bit strings contain exactly five \(0\)s and\(14\)\(1\)s if every\(0\)must be immediately followed by two\(1\)s?

Short Answer

Expert verified

The required strings are\(126\)bit.

Step by step solution

01

Definitions of Permutation and Combination

Definition permutation (order is important):

\(P(n,r) = \frac{{n!}}{{(n - r)!}}\)

Definition combination (order is not important):

\(C(n,r) = \left( {\begin{array}{*{20}{l}}n\\r\end{array}} \right) = \frac{{n!}}{{r!(n - r)!}}\)with\(n! = n \cdot (n - 1) \cdot \ldots \cdot 2 \cdot 1\)

02

Calculate the number of strings by the formula of Permutation or Combination

Use the formula of combination:

There are\(5\)zeros and\(14\)ones.

Since every\(0\)must be immediately followed by two ones, it requires\(5\)blocks of \(011\)and the remaining\(4\)ones can be in any position between the blocks.

The positions of the\(4\)ones should be selected from the\(9\)positions in total (for the\(5\)blocks and\(4\)ones):

\(\begin{array}{l}C(9,4) = \frac{{9!}}{{4!(9 - 4)!}}\\C(9,4) = \frac{{9!}}{{4!5!}}\\C(9,4) = 126\end{array}\)

Hence, the required strings are\(126\).bit.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Explain how to prove Pascalโ€™s identity using a combinatorial argument.

How many permutations of the letters \(ABCDEFGH\) contain

a) the string \(ED\)?

b) the string \(CDE\)?

c) the strings \(BA\) and \(FGH\)?

d) the strings \(AB\;,\;DE\) and \(GH\)?

e) the strings \(CAB\) and \(BED\)?

f) the strings \(BCA\) and \(ABF\)?

Find the expansion of(x+y)6.

This procedure is used to break ties in games in the championship round of the World Cup soccer tournament. Each team selects five players in a prescribed order. Each of these players takes a penalty kick, with a player from the first team followed by a player from the second team and so on, following the order of players specified. If the score is still tied at the end of the 10 penalty kicks, this procedure is repeated. If the score is still tied after 20 penalty kicks, a sudden-death shootout occurs, with the first team scoring an unanswered goal victorious.

a) How many different scoring scenarios are possible if the game is settled in the first round of 10 penalty kicks, where the round ends once it is impossible for a team to equal the number of goals scored by the other team?

b) How many different scoring scenarios for the first and second groups of penalty kicks are possible if the game is settled in the second round of 10 penalty kicks?

c) How many scoring scenarios are possible for the full set of penalty kicks if the game is settled with no more than 10 total additional kicks after the two rounds of five kicks for each team?e1โˆ’1โˆ’x2

What is the coefficient ofx7in(1+x)11?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free