Can somebody rephrase this putnam problem for me?

  • Thread starter Thread starter ehrenfest
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
ehrenfest
Messages
2,001
Reaction score
1

Homework Statement


http://math.stanford.edu/~vakil/putnam07/07putnam5.pdf

I am working on Problem 2.

Can someone rephrase that question for me? I do not see why you would be dividing anything in this problem.

The monovariant I found in Sample 3 was the sum of the difference between people in adjacent rooms. This number is bounded from above and monotonically increasing. The upper bound is the total number of people times the maximum number of rooms connected to anyone room.

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
Then I really have no idea. This must be completely different than the way I explained in the first post. I don't know what the n_i are and I still do not see where division would come in.

But wait. Let n_i be the number of people in room i. The reason you need to add 1 in the denominator is because a room might have 0 people. Now, when someone goes from room i_1 to room i_2, that sum changes by

[tex]1/(n_{i_1}}) - 1/(n_{i_1} +1)+ 1/(n_{i_2} +2) - 1/(n_{i_2}+1})[/tex]

and it is easy to show that this sum is positive when n_j is greater than or equal to n_i

So that sum is monotonically increasing.

Thanks.