<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.openproblemgarden.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Open Problem Garden - Coloring random subgraphs - Comments</title>
 <link>http://www.openproblemgarden.org/op/coloring_random_subgraphs</link>
 <description>Comments for &quot;Coloring random subgraphs&quot;</description>
 <language>en</language>
<item>
 <title>No?  (re: Coloring random subgraphs)</title>
 <link>http://www.openproblemgarden.org/op/coloring_random_subgraphs#comment-6652</link>
 <description>&lt;p&gt;I haven&#039;t worked through the details yet, but what if &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/b8e7ad0330f925492bf468b5c379baec88cf1b3d.png&quot; alt=&quot;$ G $&quot; /&gt; is the union of &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/3047d5de14f4534bc7c4d3e1d86c3fb292aea727.png&quot; alt=&quot;$ K_n $&quot; /&gt; and a sufficiently huge bipartite graph &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/76c7b422c8e228780f70a4f31614cfcf3f831c65.png&quot; alt=&quot;$ H $&quot; /&gt;?  Then &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/ffbda66074e8e8a82d15bc9f2a32c59ce7ca4d80.png&quot; alt=&quot;$ \chi(G) = n $&quot; /&gt;, and by taking &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/76c7b422c8e228780f70a4f31614cfcf3f831c65.png&quot; alt=&quot;$ H $&quot; /&gt; huge enough, you can get  &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/1b90136e328ae660c78437ea8dc532cd86a5dbee.png&quot; alt=&quot;$ \mathbb{E}(\chi(G_{1/2})) $&quot; /&gt; as close to 2 as you like, forcing &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/dccee841f3f498c2c58fa6ae1c1403c5a88c5b8d.png&quot; alt=&quot;$ c $&quot; /&gt; as small as you like.  &lt;/p&gt;
&lt;p&gt;EDIT:  Whoo boy.  Nevermind.&lt;/p&gt;
</description>
 <pubDate>Thu, 04 Jun 2009 18:38:14 +0200</pubDate>
 <dc:creator>chrisrudy502</dc:creator>
 <guid isPermaLink="false">comment 6652 at http://www.openproblemgarden.org</guid>
</item>
<item>
 <title>Coloring random subgraphs</title>
 <link>http://www.openproblemgarden.org/op/coloring_random_subgraphs</link>
 <description>&lt;table cellspacing=&quot;10&quot;&gt;
&lt;tr&gt;
  &lt;td&gt;
    Author(s):
        &lt;a href=&quot;/category/bukh_boris&quot;&gt;Bukh&lt;/a&gt;&amp;nbsp;&amp;nbsp;
  &lt;/td&gt;
  &lt;td align=right&gt;
    Subject:
        &lt;a href=&quot;/category/graph_theory&quot;&gt;Graph Theory&lt;/a&gt; » &lt;a href=&quot;/category/random_graphs&quot;&gt;Probabilistic G.T.&lt;/a&gt;&amp;nbsp;&amp;nbsp;
  &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
  &lt;td colspan=2&gt;
    &lt;table border=1 cellspacing=&quot;5&quot;&gt;
      &lt;tr&gt;&lt;td&gt;
        &lt;p&gt;If &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/b8e7ad0330f925492bf468b5c379baec88cf1b3d.png&quot; alt=&quot;$ G $&quot; /&gt; is a graph and &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/1d076f7332523eb59bd7deae19667f83f0a3b6e0.png&quot; alt=&quot;$ p \in [0,1] $&quot; /&gt;, we let &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/9e4d593c7cf31e16440eb9935dac219a419a07ef.png&quot; alt=&quot;$ G_p $&quot; /&gt; denote a subgraph of &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/b8e7ad0330f925492bf468b5c379baec88cf1b3d.png&quot; alt=&quot;$ G $&quot; /&gt; where each edge of &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/b8e7ad0330f925492bf468b5c379baec88cf1b3d.png&quot; alt=&quot;$ G $&quot; /&gt; appears in &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/9e4d593c7cf31e16440eb9935dac219a419a07ef.png&quot; alt=&quot;$ G_p $&quot; /&gt; with independently with probability &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/928cd9d544fdea62f88a627aaee28c416c4366c0.png&quot; alt=&quot;$ p $&quot; /&gt;.&lt;/p&gt;
&lt;div class=&quot;envtheorem&quot;&gt;&lt;b&gt;Problem&lt;/b&gt;&amp;nbsp;&amp;nbsp; Does there exist a constant &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/dccee841f3f498c2c58fa6ae1c1403c5a88c5b8d.png&quot; alt=&quot;$ c $&quot; /&gt; so that &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/4b1ef3a1f1774128d4eb54d55c91dc24f252c1e2.png&quot; alt=&quot;$ {\mathbb E}(\chi(G_{1/2})) &amp;gt; c \frac{\chi(G)}{\log \chi(G)} $&quot; /&gt;? &lt;/div&gt;

      &lt;/tr&gt;&lt;/td&gt;
    &lt;/table&gt;
  &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</description>
 <category domain="http://www.openproblemgarden.org/category/bukh_boris">Bukh, Boris</category>
 <category domain="http://www.openproblemgarden.org/category/coloring_0">coloring</category>
 <category domain="http://www.openproblemgarden.org/category/random_graph">random graph</category>
 <category domain="http://www.openproblemgarden.org/category/graph_theory">Graph Theory</category>
 <category domain="http://www.openproblemgarden.org/category/random_graphs">Probabilistic Graph Theory</category>
 <comments>http://www.openproblemgarden.org/op/coloring_random_subgraphs#comment</comments>
 <pubDate>Wed, 18 Jun 2008 07:56:41 +0200</pubDate>
 <dc:creator>mdevos</dc:creator>
 <guid isPermaLink="false">827 at http://www.openproblemgarden.org</guid>
</item>
</channel>
</rss>
