in Combinatory
3,868 views
1 vote
1 vote
A company stores products in a warehouse. Storage bins in this warehouse are specified by their aisle, location in the aisle, and shelf. There are $50$ aisles, $85$ horizontal locations in each aisle, and $5$ shelves throughout the warehouse. What is the least number of products the company can have so that at least two products must be stored in the same bin?
in Combinatory
by
3.9k views

1 Answer

1 vote
1 vote
50 * 85 * 5 = 21250

So there are 21250 locations where things could be stored.

All you need is 21251(21250 +1) items, and something has to share means Any fewer than 21251 items allows each item to have its own bin, so if we have 21,251 items, the 21,251st item must share a bin with another item.

ans should be 21251.

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true