<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Find Your Name</title>
	<atom:link href="http://yaniv.leviathanonline.com/blog/riddles/find-your-name/feed/" rel="self" type="application/rss+xml" />
	<link>http://yaniv.leviathanonline.com/blog/riddles/find-your-name/</link>
	<description>Strain your Brain</description>
	<lastBuildDate>Tue, 31 Aug 2010 17:39:33 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: link</title>
		<link>http://yaniv.leviathanonline.com/blog/riddles/find-your-name/comment-page-1/#comment-432</link>
		<dc:creator>link</dc:creator>
		<pubDate>Thu, 29 Nov 2007 04:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://yaniv.leviathanonline.com/blog/riddles/find-your-name/#comment-432</guid>
		<description>&lt;strong&gt;greatings&lt;/strong&gt;

nice</description>
		<content:encoded><![CDATA[<p><strong>greatings</strong></p>
<p>nice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yaniv</title>
		<link>http://yaniv.leviathanonline.com/blog/riddles/find-your-name/comment-page-1/#comment-125</link>
		<dc:creator>yaniv</dc:creator>
		<pubDate>Sun, 23 Sep 2007 20:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://yaniv.leviathanonline.com/blog/riddles/find-your-name/#comment-125</guid>
		<description>Srul,

I meant that the people run the algorithm together. I understand if you want to call that cheating.

I think that adding this &quot;generate a random permutation&quot; part improves the more naive algorithm of &quot;use the following given permutation...&quot; (as obviously the adverdary can arrange the boxes in such a way as to fail their system).

I agree that letting all the men generate a random permutation together is similar to having a pre-shared secret.

And yes - It is a great riddle!</description>
		<content:encoded><![CDATA[<p>Srul,</p>
<p>I meant that the people run the algorithm together. I understand if you want to call that cheating.</p>
<p>I think that adding this &#8220;generate a random permutation&#8221; part improves the more naive algorithm of &#8220;use the following given permutation&#8230;&#8221; (as obviously the adverdary can arrange the boxes in such a way as to fail their system).</p>
<p>I agree that letting all the men generate a random permutation together is similar to having a pre-shared secret.</p>
<p>And yes &#8211; It is a great riddle!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srulix</title>
		<link>http://yaniv.leviathanonline.com/blog/riddles/find-your-name/comment-page-1/#comment-124</link>
		<dc:creator>srulix</dc:creator>
		<pubDate>Sun, 23 Sep 2007 18:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://yaniv.leviathanonline.com/blog/riddles/find-your-name/#comment-124</guid>
		<description>You understood correctly. In my notation P(x) is the number of the man written in box x, then P is a permutation. 

Well, if the algorithm says &quot;generate a random permutation&quot; in the beginning, everybody will draw independently (not the same h by my notation), and have %30 chance of drawing no big cycles. Therefore it would require for all P*h to have no big cycles which would happen with probability of (0.3)^100. And if it&#039;s not independent (i.e. an Oracle draws them together the same random permutation) that&#039;s information sharing.

You could deviate the question a bit by saying that the people are allowed to pass information of some size, let&#039;s say X bits. Then the solution would be, generate 2^X random permutations (apriori, known to everybody including adversary). Then the first man draws a number between 0 and 2^X-1 and transmit that number (exactly X bits). Then everybody knows which permutation to use. I wonder what&#039;s the minimal X so that the adversary cannot screw up permutation f*h for all possible h.

Great riddle overall!</description>
		<content:encoded><![CDATA[<p>You understood correctly. In my notation P(x) is the number of the man written in box x, then P is a permutation. </p>
<p>Well, if the algorithm says &#8220;generate a random permutation&#8221; in the beginning, everybody will draw independently (not the same h by my notation), and have %30 chance of drawing no big cycles. Therefore it would require for all P*h to have no big cycles which would happen with probability of (0.3)^100. And if it&#8217;s not independent (i.e. an Oracle draws them together the same random permutation) that&#8217;s information sharing.</p>
<p>You could deviate the question a bit by saying that the people are allowed to pass information of some size, let&#8217;s say X bits. Then the solution would be, generate 2^X random permutations (apriori, known to everybody including adversary). Then the first man draws a number between 0 and 2^X-1 and transmit that number (exactly X bits). Then everybody knows which permutation to use. I wonder what&#8217;s the minimal X so that the adversary cannot screw up permutation f*h for all possible h.</p>
<p>Great riddle overall!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yaniv</title>
		<link>http://yaniv.leviathanonline.com/blog/riddles/find-your-name/comment-page-1/#comment-123</link>
		<dc:creator>yaniv</dc:creator>
		<pubDate>Sun, 23 Sep 2007 16:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://yaniv.leviathanonline.com/blog/riddles/find-your-name/#comment-123</guid>
		<description>Srul,

As I explained in the solution above: &quot;The men first decide upon a random one-to-one matching from their names to the numbers 1-100 (this selection being random, eliminates possible efforts from the part of the organizer of the boxes to fail the system). &quot;

I think this is exactly what Matan meant (and if I understood you correctly then its what you mean as well).

My view of this is a little different (instead of saying the men have a shared secret, I say the algorithm uses random - kind of the same). The men have no apriori secret (i.e. the adversary knows everything in advance) but the algorithm&#039;s first step is &quot;generate a random permutation&quot;.

Kind of a philosophical issue...</description>
		<content:encoded><![CDATA[<p>Srul,</p>
<p>As I explained in the solution above: &#8220;The men first decide upon a random one-to-one matching from their names to the numbers 1-100 (this selection being random, eliminates possible efforts from the part of the organizer of the boxes to fail the system). &#8221;</p>
<p>I think this is exactly what Matan meant (and if I understood you correctly then its what you mean as well).</p>
<p>My view of this is a little different (instead of saying the men have a shared secret, I say the algorithm uses random &#8211; kind of the same). The men have no apriori secret (i.e. the adversary knows everything in advance) but the algorithm&#8217;s first step is &#8220;generate a random permutation&#8221;.</p>
<p>Kind of a philosophical issue&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srulix</title>
		<link>http://yaniv.leviathanonline.com/blog/riddles/find-your-name/comment-page-1/#comment-120</link>
		<dc:creator>srulix</dc:creator>
		<pubDate>Sun, 23 Sep 2007 07:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://yaniv.leviathanonline.com/blog/riddles/find-your-name/#comment-120</guid>
		<description>Actually, I fail to see how *any* algorithm works if an adversary who knows the algorithm sets up the notes. I&#039;d for instance, just set P(x) = x + 1 mod 100, which would render everybody quite dead. So I think I&#039;d actually like to hear Matan&#039;s solution.

I came up with something a little bit better, where the secret relies not on the whole algorithm - the men come up with a random permutation of their own, let that be h, and rather than following P, they follow P*h. The same calculation applies and they have 30% chance of saving, but this time they can tell the adversary the algorithm, but they need to keep their permutation secret (kind of like Kerkhoff&#039;s cipher design rule).</description>
		<content:encoded><![CDATA[<p>Actually, I fail to see how *any* algorithm works if an adversary who knows the algorithm sets up the notes. I&#8217;d for instance, just set P(x) = x + 1 mod 100, which would render everybody quite dead. So I think I&#8217;d actually like to hear Matan&#8217;s solution.</p>
<p>I came up with something a little bit better, where the secret relies not on the whole algorithm &#8211; the men come up with a random permutation of their own, let that be h, and rather than following P, they follow P*h. The same calculation applies and they have 30% chance of saving, but this time they can tell the adversary the algorithm, but they need to keep their permutation secret (kind of like Kerkhoff&#8217;s cipher design rule).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yaniv</title>
		<link>http://yaniv.leviathanonline.com/blog/riddles/find-your-name/comment-page-1/#comment-19</link>
		<dc:creator>yaniv</dc:creator>
		<pubDate>Wed, 23 May 2007 19:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://yaniv.leviathanonline.com/blog/riddles/find-your-name/#comment-19</guid>
		<description>Elad, a friend of mine, complained that the riddle is not that hard. Well, I might have exaggerated about the difficulity level. The puzzel is solvable. I only meant to say that it is harder than all the riddles posted before it (those of you with good perception might notice that only the Ants riddle was posted before it :-) ).

I also like the &quot;Warning! Very Hard!&quot; logo, and I think I&#039;ll keep it.

Anyways - if it is too easy for you, you can always try to solve it with 1000 men instead of 100! :-)</description>
		<content:encoded><![CDATA[<p>Elad, a friend of mine, complained that the riddle is not that hard. Well, I might have exaggerated about the difficulity level. The puzzel is solvable. I only meant to say that it is harder than all the riddles posted before it (those of you with good perception might notice that only the Ants riddle was posted before it <img src='http://leviathanonline.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ).</p>
<p>I also like the &#8220;Warning! Very Hard!&#8221; logo, and I think I&#8217;ll keep it.</p>
<p>Anyways &#8211; if it is too easy for you, you can always try to solve it with 1000 men instead of 100! <img src='http://leviathanonline.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amnon</title>
		<link>http://yaniv.leviathanonline.com/blog/riddles/find-your-name/comment-page-1/#comment-15</link>
		<dc:creator>Amnon</dc:creator>
		<pubDate>Tue, 22 May 2007 14:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://yaniv.leviathanonline.com/blog/riddles/find-your-name/#comment-15</guid>
		<description>Well, without meditating on this one too much, I believe I have the algorithem. I&#039;d ask here if I&#039;m in the right direction, but that would be spoiling, now wouldn&#039;t it?

guess I&#039;ll check my constants and get back to you.</description>
		<content:encoded><![CDATA[<p>Well, without meditating on this one too much, I believe I have the algorithem. I&#8217;d ask here if I&#8217;m in the right direction, but that would be spoiling, now wouldn&#8217;t it?</p>
<p>guess I&#8217;ll check my constants and get back to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yaniv</title>
		<link>http://yaniv.leviathanonline.com/blog/riddles/find-your-name/comment-page-1/#comment-9</link>
		<dc:creator>yaniv</dc:creator>
		<pubDate>Fri, 18 May 2007 12:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://yaniv.leviathanonline.com/blog/riddles/find-your-name/#comment-9</guid>
		<description>Hi Matan,
First let me congratulate you for being the first person to comment on my site.

You raised an interesting question, and I still have to decide how I want solutions to be posted. I think what I will do is publish a &quot;solution post&quot;, which will be password protected with a known password (such as &quot;solution&quot;). That way everyone will be able to see the solutions but no one will see them accidentally.

Anyway, I am going to wait for a couple of weeks since the time I publish a riddle and the time I publish its solution (otherwise the temptation to read the solution is to big).</description>
		<content:encoded><![CDATA[<p>Hi Matan,<br />
First let me congratulate you for being the first person to comment on my site.</p>
<p>You raised an interesting question, and I still have to decide how I want solutions to be posted. I think what I will do is publish a &#8220;solution post&#8221;, which will be password protected with a known password (such as &#8220;solution&#8221;). That way everyone will be able to see the solutions but no one will see them accidentally.</p>
<p>Anyway, I am going to wait for a couple of weeks since the time I publish a riddle and the time I publish its solution (otherwise the temptation to read the solution is to big).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matan</title>
		<link>http://yaniv.leviathanonline.com/blog/riddles/find-your-name/comment-page-1/#comment-8</link>
		<dc:creator>matan</dc:creator>
		<pubDate>Fri, 18 May 2007 06:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://yaniv.leviathanonline.com/blog/riddles/find-your-name/#comment-8</guid>
		<description>Update for my last comment. My first question was irrelevant. The same solution works even if an evil genius arranges the names in the boxes.</description>
		<content:encoded><![CDATA[<p>Update for my last comment. My first question was irrelevant. The same solution works even if an evil genius arranges the names in the boxes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matan</title>
		<link>http://yaniv.leviathanonline.com/blog/riddles/find-your-name/comment-page-1/#comment-7</link>
		<dc:creator>matan</dc:creator>
		<pubDate>Fri, 18 May 2007 06:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://yaniv.leviathanonline.com/blog/riddles/find-your-name/#comment-7</guid>
		<description>I want to make sure about one important detail of the riddle - you said &quot;Each of the notes with the names is put in a different box randomly&quot; - is it truly random, or is the person arranging the names in the box allowed to be &quot;evil&quot; and put them in such a way as to fail the men&#039;s strategy?

If the names are put in the boxes randomly, then I solved it!!! :)
What a cool riddle.

I want to comment about the solution, but is there any way to put text in spoiler tags? I don&#039;t want to ruin the solution for people reading the comments...</description>
		<content:encoded><![CDATA[<p>I want to make sure about one important detail of the riddle &#8211; you said &#8220;Each of the notes with the names is put in a different box randomly&#8221; &#8211; is it truly random, or is the person arranging the names in the box allowed to be &#8220;evil&#8221; and put them in such a way as to fail the men&#8217;s strategy?</p>
<p>If the names are put in the boxes randomly, then I solved it!!! <img src='http://leviathanonline.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
What a cool riddle.</p>
<p>I want to comment about the solution, but is there any way to put text in spoiler tags? I don&#8217;t want to ruin the solution for people reading the comments&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
