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 ways can n books be placed on k distinguishable shelves

a) if the books are indistinguishable copies of the same title?

b) if no two books are the same, and the positions of the books on the shelves matter?

Short Answer

Expert verified

(a) This is\({\rm{C(k + n - 1,n)}}\), according to Theorem 2 of the book.

(b) The answer is the product of these two numbers, which may be written as\({\rm{(k + n - 1)!/(k - 1)!}}\).

Step by step solution

Achieve better grades quicker with Premium

  • Unlimited AI interaction
  • Study offline
  • Say goodbye to ads
  • Export flashcards

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

01

Concept Introduction

Counting is the act of determining the quantity or total number of objects in a set or a group in mathematics. To put it another way, to count is to say numbers in sequence while giving a value to an item in a group on a one-to-one basis. Objects are counted using counting numbers.

02

 If the books are indistinguishable copies of the same title

(a) The number of copies of the book placed on each shelf is all that matters. Let \({{\rm{x}}_{\rm{i}}}\)be the number of copies of the book placed on shelf\({\rm{i}}\), and we want to know how many solutions there are to the equation\({{\rm{x}}_{\rm{1}}}{\rm{ + }}{{\rm{x}}_{\rm{2}}}{\rm{ + }} \cdots {\rm{ + }}{{\rm{x}}_{\rm{k}}}{\rm{ = n}}\), with each \({{\rm{x}}_{\rm{i}}}\)being a non-negative integer. This is\({\rm{C(k + n - 1,n)}}\), according to Theorem 2 of the book.

03

If no two books are the same, and the positions of the books on the shelves matter

(b) No generality is lost if we number the books \({{\rm{b}}_{\rm{1}}}{\rm{,}}{{\rm{b}}_{\rm{2}}}{\rm{, \ldots ,}}{{\rm{b}}_{\rm{n}}}\)and think of placing book\({{\rm{b}}_{\rm{1}}}\), then placing\({{\rm{b}}_{\rm{2}}}\), and so on. There are clearly \({\rm{k}}\)ways to place\({{\rm{b}}_{\rm{1}}}\), since we can put it as the first book (for now) on any of the shelves. After \({{\rm{b}}_{\rm{1}}}\)is placed, there are \({\rm{k + 1}}\)ways to place\({{\rm{b}}_{\rm{2}}}\), since it can go to the right of \({{\rm{b}}_{\rm{1}}}\)or it can be the first book on any of the shelves. We continue in this way: there are \({\rm{k + 2}}\)ways to place \({{\rm{b}}_{\rm{3}}}\)(to the right of\({{\rm{b}}_{\rm{1}}}\), to the right of\({{\rm{b}}_{\rm{2}}}\), or as the first book on some shelf), \({\rm{k + 3}}\)ways to place\({{\rm{b}}_{\rm{4}}}\), \({\rm{ \ldots ,k + n - 1}}\)ways to place \({{\rm{b}}_{\rm{n}}}\).

As a result, the answer is the product of these two numbers, which may be written as \({\rm{(k + n - 1)!/(k - 1)!}}\).

Another, possibly simpler, way to arrive at this solution is to consider first selecting the book locations, which we did in part (a), and then selecting a permutation of the \({\rm{n}}\)books to place in those sites (shelf by shelf, from the top down, and from left to right on each shelf). As a result, the solution is \({\rm{C(k + n - 1,n)}}{\rm{.n!}}\), which is the same as the result of our previous analysis.

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

a) What is the difference between an r-combination and an r-permutation of a set with n elements?

b) Derive an equation that relates the number of r-combinations and the number of r-permutations of a set with n elements.

c) How many ways are there to select six students from a class of 25 to serve on a committee?

d) How many ways are there to select six students from a class of 25 to hold six different executive positions on a committee?

Show that if nand kare integers with1โ‰คkโ‰คn, then(nk)โ‰คnk/2kโˆ’1

The row of Pascal's triangle containing the binomial coefficients, is:

(10k),0โ‰คkโ‰ค10, is:

1โ€…โ€…โ€…โ€…10โ€…โ€…โ€…โ€…45โ€…โ€…โ€…โ€…120โ€…โ€…โ€…โ€…210โ€…โ€…โ€…โ€…252โ€…โ€…โ€…โ€…210โ€…โ€…โ€…โ€…120โ€…โ€…โ€…โ€…45โ€…โ€…โ€…โ€…10โ€…โ€…โ€…โ€…1

Use Pascalโ€™s identity to produce the row immediately following

this row in Pascalโ€™s triangle.

Give a combinatorial proof that\(\sum\limits_{k = 1}^n k \cdot {\left( {\begin{array}{*{20}{l}}n\\k\end{array}} \right)^2} = n \cdot \left( {\begin{array}{*{20}{c}}{2n - 1}\\{n - 1}\end{array}} \right)\). (Hint: Count in two ways the number of ways to select a committee, with\(n\)members from a group of\(n\)mathematics professors and\(n\)computer science professors, such that the chairperson of the committee is a mathematics professor.)

Find the number of 5-permutations of a set with nine elements.

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