MHB What Is the Minimum Number of Rooms Needed in a Hotel Graph Problem?

  • Thread starter Thread starter evinda
  • Start date Start date
evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hello! (Smile)

I am looking at the following exercise:

There are $1000$ people in a hotel and each person knows at most $3$ people.
We want to find the minimum number of rooms,that are needed,so that no person is at the same room with other people,that he knows.

I thought that I could substract from the total number of rooms without restrictions, the number of rooms,that are needed,so that each person is at the same room with persons that he knows.. But...how can I find the last number..? :confused: :confused:
 
Physics news on Phys.org
evinda said:
Hello! (Smile)

I am looking at the following exercise:

There are $1000$ people in a hotel and each person knows at most $3$ people.
We want to find the minimum number of rooms,that are needed,so that no person is at the same room with other people,that he knows.

I thought that I could substract from the total number of rooms without restrictions, the number of rooms,that are needed,so that each person is at the same room with persons that he knows.. But...how can I find the last number..? :confused: :confused:

Let suppose that the set of 1000 people is devided into four subset...

a) the subset which contains all people knowing three other people, it is composed by groups of four people...

b) the subset which contains all people knowing two other people, it is composed by groups of three people...

c) the subset which contains all people knowing one other person, it is composed by groups of two people...

d) the subset which contains all people knowing no other people, it is composed by groups of one person...

If You use four rooms, You first divide the components of each group in a) into them and then You proceed with the component of each group of b) and so one... the minimum number of rooms is four...

Kind regards

$\chi$ $\sigma$
 
Last edited:
evinda said:
Hello! (Smile)

I am looking at the following exercise:

There are $1000$ people in a hotel and each person knows at most $3$ people.
We want to find the minimum number of rooms,that are needed,so that no person is at the same room with other people,that he knows.

I thought that I could substract from the total number of rooms without restrictions, the number of rooms,that are needed,so that each person is at the same room with persons that he knows.. But...how can I find the last number..? :confused: :confused:
We can formulate the question in graph theoretic terms.

A graph is said to be good if it has a $1000$ vertices and if each of its vertices has degree atmost 3.

Let $\mathcal G$ be the set of all the good graphs.

The question is asking us to find $\max_{G\in \mathcal G} \chi(G)$, where $\chi(G)$ is the chromatic number of the graph $G$.

These are my first thoughts. Let me think about how to actually find the above mentioned quantity.

Continuation: Using Brook's Theorem [Brooks' theorem - Wikipedia, the free encyclopedia] it can be easily seen that the required number is $4$.
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Thread 'Detail of Diagonalization Lemma'
The following is more or less taken from page 6 of C. Smorynski's "Self-Reference and Modal Logic". (Springer, 1985) (I couldn't get raised brackets to indicate codification (Gödel numbering), so I use a box. The overline is assigning a name. The detail I would like clarification on is in the second step in the last line, where we have an m-overlined, and we substitute the expression for m. Are we saying that the name of a coded term is the same as the coded term? Thanks in advance.

Similar threads

Replies
1
Views
2K
Replies
5
Views
2K
Replies
14
Views
2K
Replies
19
Views
2K
Replies
22
Views
2K
Replies
6
Views
1K
Back
Top