Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Science, Math, and Philosophy (http://archives1.twoplustwo.com/forumdisplay.php?f=49)
-   -   another interesting but harder problem (http://archives1.twoplustwo.com/showthread.php?t=427960)

borisp 06-15-2007 04:04 AM

another interesting but harder problem
 
Suppose you have a nxn grid of "cells," represented by squares, as on an nxn checkerboard. Some of them are "infected," the rest are not.

If an uninfected cell shares at least two edges with an infected cell, then the uninfected cell becomes infected. This process continues until the set of infected cells stabilizes.

The problem is to prove the following statement, using less than two sentences. (In other words, inductive arguments and computer simulations are unacceptable; the point is to find an elegant solution.)

"If the entire grid is infected at the end of the process, then at least n squares had to be infected to begin with."

blah_blah 06-15-2007 04:44 AM

Re: another interesting but harder problem
 
I hope this works.

Let p(t) denote the sum of the perimeters of the disjoint polygons formed by the infected squares at time t. p(t) is decreasing in t. If the entire grid is infected at time T (>0), p(T) = 4n. But if less than n squares are infected at the beginning, we have p(0)<=4*{# of initially infected squares}<4n, a contradiction, since p(0) >= p(T).

There probably should be some proof that the grid reaches its final state in time T < infinity, but this is more or less trivial.

borisp 06-15-2007 04:56 AM

Re: another interesting but harder problem
 
Holy crap, that is easily the fastest correct solution that I have seen, and I have posed this to many very smart people. You haven't seen this before?

In any event, this is exactly the response I was looking for.

blah_blah 06-15-2007 04:59 AM

Re: another interesting but harder problem
 
[ QUOTE ]
Holy crap, that is easily the fastest correct solution that I have seen, and I have posed this to many very smart people. You haven't seen this before?

In any event, this is exactly the response I was looking for.

[/ QUOTE ]

it seemed like a natural thing to look at, except that at first I thought that the perimeter of the boundary would be increasing in time. After I tried some small cases and saw that the opposite was in fact true, the proof quickly followed [img]/images/graemlins/smile.gif[/img]

borisp 06-15-2007 04:59 AM

Re: another interesting but harder problem
 
...and the finite time follows simply from the pigeonhole principle.

blah_blah 06-15-2007 05:03 AM

Re: another interesting but harder problem
 
[ QUOTE ]
...and the finite time follows simply from the pigeonhole principle.

[/ QUOTE ]

of course, but I was already at three sentences and didn't want to incur your wrath [img]/images/graemlins/smile.gif[/img]. is your solution the same?

borisp 06-15-2007 05:13 AM

Re: another interesting but harder problem
 
I accept any answer that involves "perimeter" and "nondecreasing" [img]/images/graemlins/smile.gif[/img]

borisp 06-15-2007 05:15 AM

Re: another interesting but harder problem
 
er, nonincreasing, but if you've solved it, you know what i mean


All times are GMT -4. The time now is 06:23 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.