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

13. A book publisher has 3000 copies of a discrete mathematics book. How many ways are there to store these books in their three warehouses if the copies of the book are indistinguishable?

Short Answer

Expert verified

There are 4.504.501different ways to store these books in their three warehouses if the copies of the book are indistinguishable

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

Definitions

Definition of Permutation (Order is important)

No repetition allowed:P(n,r)=n!(nr)!

Repetition allowed:nT

Definition of combination (order is important)

No repetition allowed:C(n,r)=nr=n!r!(nr)!

Repetition allowed:C(n+r1,r)=n+r1r=(n+r1)!r!(n1)!

withn!=n(n-1).....21

02

Step 2: Solution

The order of the elements does not matters (since the books are indistinguishable), thus we need to use the definition of combination.

We are interested in selecting r = 3000 elements from a set with n = 3 elements.

Repetition of elements is allowed

C(n+r1,r)=C(3+30001,3000)C(3002,3000)=3002!3000!(30023000)!=3002!3000!2!=4,504,501

There are 4,504,501different ways to store these books in their three warehouses if the copies of the book are indistinguishable.

One App. One Place for Learning.

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

Get started for free

Study anywhere. Anytime. Across all devices.

Sign-up for free