<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://mathpuzzlewiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zerrakhi</id>
	<title>Math Puzzle Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://mathpuzzlewiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zerrakhi"/>
	<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php/Special:Contributions/Zerrakhi"/>
	<updated>2026-04-05T17:51:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Talk:Eight_options_with_six_sides&amp;diff=750</id>
		<title>Talk:Eight options with six sides</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Talk:Eight_options_with_six_sides&amp;diff=750"/>
		<updated>2010-12-24T02:40:59Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: /* This seems too easy */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== This seems too easy ==&lt;br /&gt;
&lt;br /&gt;
Determining the &amp;lt;i&amp;gt;least&amp;lt;/i&amp;gt; number of rolls he &amp;lt;i&amp;gt;will&amp;lt;/i&amp;gt; have to make is so trivial I wouldn&#039;t even call it a puzzle. Determining the &amp;lt;i&amp;gt;greatest&amp;lt;/i&amp;gt; number of rolls he &amp;lt;i&amp;gt;may&amp;lt;/i&amp;gt; have to make is a slightly less trivial, but still very simple. One can optimise either of these values. Perhaps one for [[:Category:Easy puzzles]]?&lt;br /&gt;
&lt;br /&gt;
As far as I can tell, I&#039;m not missing anything. [[User:Zerrakhi|Zerrakhi]] 03:43, 22 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Hmmm.  I&#039;m not seeing this as easy.  Perhaps I am missing something.  That or I worded the question in an unclear way.  Could you tell me what you think the answer is?  That would help me understand what is going on here.  [[User:Oscarlevin|Oscarlevin]] 15:03, 18 November 2010 (EST)&lt;br /&gt;
&lt;br /&gt;
:: &#039;&#039;&#039;To optimise the LEAST number of rolls he WILL have to make:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:: Let N be the least integer such that 6^N &amp;gt;= D where D is the number of dishes.&lt;br /&gt;
:: Of the 6^N possible permutations of rolled numbers, allocate a certain number to each dish and leave the rest blank.&lt;br /&gt;
:: The number of permutations allocated to each dish is the greatest integer A such that A &amp;lt;= (6^N)/D.&lt;br /&gt;
:: Roll N dice. If the permutation that&#039;s rolled is allocated a dish, select that dish. Otherwise roll again.&lt;br /&gt;
:: With this method, an infinite number of rolls MAY be needed, but the least number of rolls that WILL be needed is simply N.&lt;br /&gt;
:: If D = 8 then N = 2 and A = 4.&lt;br /&gt;
&lt;br /&gt;
:: &#039;&#039;&#039;To optimise the MOST number of rolls he MAY have to make:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:: Let N be the least integer such that 6^N is a multiple of D.&lt;br /&gt;
:: Allocate permutations arbitrarily to dishes, as above except that now every permutation is allocated a dish (there are no blank spaces).&lt;br /&gt;
:: With this method, exactly N rolls are needed, no more no less.&lt;br /&gt;
:: If D = 8 then N = 3 and A = 27 (because 6 ^ 3 = 8 * 27).&lt;br /&gt;
:: The least easy bit is characterising the values of D such that N exists, but that&#039;s not part of the main puzzle.&lt;br /&gt;
&lt;br /&gt;
:: [[User:Zerrakhi|Zerrakhi]] 21:40, 23 December 2010 (EST)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Around_the_world&amp;diff=594</id>
		<title>Around the world</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Around_the_world&amp;diff=594"/>
		<updated>2010-10-25T07:25:02Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A group of airplanes is based on a small island. The tank of each plane holds just enough fuel to take it halfway around the world. Any desired amount of fuel can be transferred from the tank of one plane to the tank of another while the planes are in flight. The only source of fuel is on the island, and it is assumed that there is no time lost in refueling either in the air or on the ground.  What is the smallest number of planes that will ensure the flight of one plane around the world on a great circle, assuming that the planes have the same constant speed (relative to the ground) and rate of fuel consumption, and that all planes return safely to their island base?&lt;br /&gt;
&lt;br /&gt;
{{Solution | [Update: I (User:Zerrakhi) have since learned that the following solution is wrong. There is a better and simpler solution that uses only three aircraft and relies on a step that I missed. But I don&#039;t have the heart to delete all my hard work.]&lt;br /&gt;
&lt;br /&gt;
First, let&#039;s agree on conventions. The main journey will be westward, and all units will be in degrees. So 360 degrees is a full circle around the earth, 1 unit of fuel is enough fuel to travel one degree, and 1 unit of time is the time taken to travel one degree.&lt;br /&gt;
&lt;br /&gt;
One unassisted aeroplane can travel 180 degrees non-returning, or 90 degrees returning. Let&#039;s see how far we can get with two aeroplanes: a main flight and an assisting flight.&lt;br /&gt;
&lt;br /&gt;
:The assisting flight requires fuel for the journey out, fuel for the transfer, and fuel for the return. The best place to transfer fuel to the main flight would be when the amount of fuel available (not needed for return) is exactly the amount of empty space in the main flight&#039;s fuel tanks. That way no fuel is wasted.&lt;br /&gt;
&lt;br /&gt;
:Space in tank &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; D (distance from base, since fuel used equals distance travelled)&lt;br /&gt;
:Transferrable fuel &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2D (starting amount minus what&#039;s used for flight out and return)&lt;br /&gt;
&lt;br /&gt;
:Equating these:&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2D&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60&lt;br /&gt;
&lt;br /&gt;
:So the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, enabling it to reach 240 degrees non-returning (the 60 degrees already travelled plus a further 180 on a full tank), or 120 degrees returning (reserve 60 units of fuel for returning the 60 degrees already travelled, which leaves 120 units of fuel for travelling a further 60 units and back).&lt;br /&gt;
&lt;br /&gt;
With three aeroplanes, several scenarios are possible:&lt;br /&gt;
*Two assisting flights both transfer fuel to the main flight at different locations on the latter&#039;s outward journey, the first at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, the second later.&lt;br /&gt;
*One flight transfers fuel to the primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, which in turn transfers fuel to the main flight.&lt;br /&gt;
*Two assisting flights both transfer fuel to a main returning flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, one on its flight out, one on its return.&lt;br /&gt;
&lt;br /&gt;
The first two scenarios are equivalent with respect to the optimal distance for the second transfer and the total distance that the main flight can travel. I will skip the first scenario and do the maths for the second.&lt;br /&gt;
&lt;br /&gt;
:Secondary assisting flight transfers fuel to primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60.&lt;br /&gt;
&lt;br /&gt;
:We use the same logic as before to determine the optimal time to transfer fuel from the primary assisting flight to the main flight.&lt;br /&gt;
&lt;br /&gt;
:Space in main flight&#039;s tank &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; D&lt;br /&gt;
:Transferrable fuel from primary assisting flight &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2(D - 60) - 60 (because tank full at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60 but need to travel that distance again on return)&lt;br /&gt;
:This simplifies to 240 - 2D&lt;br /&gt;
&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 240 - 2D&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 80&lt;br /&gt;
&lt;br /&gt;
:So the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 80, enabling it to reach 260 degrees non-returning or 130 degrees returning.&lt;br /&gt;
&lt;br /&gt;
As for the third scenario, the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, enabling it to reach 150 degrees returning (90 degrees further than the 60 degrees already travelled), to be refueled again at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60 on its return. So this scenario achieves a longer return flight than the others at the cost of necessarily being a return flight.&lt;br /&gt;
&lt;br /&gt;
With four aeroplanes, we can combine the second and third scenarios above. One flight refuels the primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, which in turn refuels the main flight. The primary assisting flight is then refuelled by a fourth flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60 on its return.&lt;br /&gt;
&lt;br /&gt;
:Space in main flight&#039;s tank &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; D&lt;br /&gt;
:Transferrable fuel from primary assisting flight &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2(D - 60) (this time we don&#039;t have to reserve the 60 units of fuel)&lt;br /&gt;
:This simplifies to 300 - 2D&lt;br /&gt;
&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 300 - 2D&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 100&lt;br /&gt;
&lt;br /&gt;
:So the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 100, enabling it to reach 280 degrees non-returning or 140 degrees returning.&lt;br /&gt;
&lt;br /&gt;
Now, 280 is only 80 short of 360 (a complete circumnavigation). Using two aeroplanes, one refueling the other, we can transport 80 units of transferable fuel 80 degrees from base. The second aeroplane, having been refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, travels a further 20 degrees out and must reserve enough fuel for 80 degrees return, leaving 80 units of fuel for the transfer.&lt;br /&gt;
&lt;br /&gt;
We can now piece together a solution. Three assisting flights travel west to enable the main flight to reach D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280, and two more assisting flights travel east to enable the main flight to get from D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280 to home.&lt;br /&gt;
&lt;br /&gt;
A more detailed itinery follows. The times (T) are easy to calculate given that the time is always equal to the location of the main flight, and that all flights travel at the same speed.&lt;br /&gt;
&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;0, main flight, western primary assisting flight, and 1st western secondary assisting flight begin westward journey.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;60, 1st western secondary assisting flight refills western primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;80, 2nd western secondary assisting flight begins westward journey.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;100, western primary assisting flight refills main flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 100, giving it enough fuel to reach D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;120, 1st western secondary assisting flight returns to base.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;140, 2nd western secondary assisting flight partially refills returning western primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;200, western primary assisting flight and 2nd western secondary assisting flight return to base.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;200, eastern primary assisting flight and eastern secondary assisting flight begin eastward journey.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;260, eastern secondary assisting flight refills eastern primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 300 (60 from 360).&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;280, eastern primary assisting flight partially refills main flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280 (80 from 360).&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;320, eastern secondary assisting flight returns to base.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;360, main flight and eastern primary assisting flight return to base.&lt;br /&gt;
&lt;br /&gt;
This involves a total of six flights: one main, five returning. But by the time the eastern assisting flights have to depart, the western assisting flights have returned to the island. So the same aeroplanes can be re-used for the eastern assisting flights, reducing the number of aeroplanes needed by two.&lt;br /&gt;
&lt;br /&gt;
Therefore the puzzle can be solved with a total of four aeroplanes, including the main one. But certainly no fewer. Nothing is wasted in the above scenario, which confirms that it is the optimal solution. }}&lt;br /&gt;
&lt;br /&gt;
[[Category: Optimization puzzles]]&lt;br /&gt;
[[Category: Geometry]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Help:Ways_to_contribute&amp;diff=593</id>
		<title>Help:Ways to contribute</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Help:Ways_to_contribute&amp;diff=593"/>
		<updated>2010-10-23T05:53:39Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are interested in contributing to the Math Puzzle Wiki, but don&#039;t know what to do, here are some ideas:&lt;br /&gt;
&lt;br /&gt;
# Add a new puzzle.  If you have a favorite brain teaser or math puzzle that doesn&#039;t appear to be on the site already, please add it.  Even if you don&#039;t have all the details, at least get the page started, and hopefully someone else will clean it up.&lt;br /&gt;
# Clean up a current puzzle.  Many of the puzzle on this wiki were put up in a hurry.  For example, I remembered it, and typed it up quickly so I wouldn&#039;t forget.  Thus most all pages could be added to.  The puzzle presentation itself might need to be improved, or perhaps there is a variation that should be mentioned.  &lt;br /&gt;
# Add a hint, answer or solution to a puzzle.  Few puzzles on this site include hints/answers/solutions.  If you have a good hint, or would like to add an answer or solution to any puzzle, please do.  All I ask is that you use the [[Help:Hints,_answers_and_solutions | templates]] which will hide these sections by default, and require readers to log in to see.  &lt;br /&gt;
# Add a discussion of mathematical content.  Many puzzles here illustrate mathematical concepts.  Ideally this concepts should be at least mentioned on the puzzle page.  Currently, they are not.  Help fix that.&lt;br /&gt;
# Improve cross-listing and navigation.  Some puzzle pages include a list of similar puzzles.  As new puzzles are added, these lists tend to fall out of date.  Many pages have none at all.  Additionally, each puzzle page should have a couple of categories to help direct readers to similar puzzles.  These categories can describe either the type of puzzle (e.g. crossing puzzle, logic puzzle) or the mathematical basis for the puzzle (e.g., number theory, graph theory).&lt;br /&gt;
# Improve the wiki itself.  This is my first attempt at a wiki, and I welcome any suggestions.  &lt;br /&gt;
# Spread the word.  The more math puzzle enthusiasts involved, the better.&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=592</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=592"/>
		<updated>2010-10-23T04:57:28Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: /* Link */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the [[7 orbs]] puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
Possible combinations:&lt;br /&gt;
(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
A A A A A A A&lt;br /&gt;
A A A A A A X&lt;br /&gt;
A A A A A B B&lt;br /&gt;
A A A A A X X&lt;br /&gt;
A A A A B B B&lt;br /&gt;
A A A A B B X&lt;br /&gt;
A A A A X X X&lt;br /&gt;
&lt;br /&gt;
Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Yes that is the sort of thing I&#039;m looking for.  I&#039;ll see if I can fix the multiple lines problem.  [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: So I can&#039;t seem to replicate your problem.  Is it just that the lines are not breaking?  Like this:&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Because that can be fixed will a line break between them, as in:&lt;br /&gt;
&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
&lt;br /&gt;
over&lt;br /&gt;
&lt;br /&gt;
multiple&lt;br /&gt;
&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Or is there some other problem? [[User:Oscarlevin|Oscarlevin]] 15:25, 11 October 2010 (EDT)&lt;br /&gt;
::The problem wasn&#039;t with your multiple lines, it was with the = sign.  Templates allow you to have named parameters, which you assign with =.  I don&#039;t know if there is a workaround for this. [[User:Oscarlevin|Oscarlevin]] 15:41, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Ah. Never thought of that. I just tested in preview mode, and found that nowiki tags around the = sign seemed to work. I&#039;ve written something up on the [[Help:Editing | Editing Help]] page. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Did the email you get contain a bunch of &amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt; tags?  I&#039;m using an extension that switches dollar signs to math mode (ala LaTeX), and it has screwed up a lot of the system messages.  I&#039;ll see if I can fix this too. [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that&#039;s right. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: This should be fixed now.  Just testing a few things out. [[User:Test1|Test1]] 22:03, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== More questions ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m wondering why only a few puzzles are in the [[:Category:Needs_solution | needs solution]] category, and likewise for other similar categories. What&#039;s special about &#039;&#039;those&#039;&#039; puzzles in particular? &lt;br /&gt;
&lt;br /&gt;
Because the [[7 orbs]] puzzle is listed first on the front page, I assumed it was representative, and that all puzzles would have a hint, answer and solution in the same format. Now that I&#039;ve seen that&#039;s not the case, I&#039;m less sure about how I can contribute further. (Except by asking pointed questions, of course.) [[User:Zerrakhi|Zerrakhi]] 09:38, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: The only thing special about puzzles which have &amp;quot;needs ___&amp;quot; on them is that I happened to include that when I first put them up.  Some puzzles were supplied before I had created those templates, and others after but I forgot to include the reminder.  So for any puzzle you see on here that you think deserves a hint, answer or solution, feel free to provide one.&lt;br /&gt;
&lt;br /&gt;
: There are other things you can do, if you like. If you know of another puzzle, please add it.  You can also improve current puzzles by giving variations, more references, links to similar puzzles, or notes on the mathematical content.  In addition to being a collection of puzzles, I hope this wiki becomes a resource for math teachers.  So any comments about how a particular puzzle relates to a mathematical concept are welcome.  Finally, if you have any further ideas on how to improve the wiki, I&#039;d be happy to hear them.  Feedback is always good.  [[User:Oscarlevin|Oscarlevin]] 10:18, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I think it would be a good idea to add a page specifically on this topic: a list of ways in which people can contribute. That would also be a good place to summarise the most important templates.&lt;br /&gt;
&lt;br /&gt;
::: Good idea.  I&#039;ve started doing so.&lt;br /&gt;
&lt;br /&gt;
:::: Don&#039;t forget to add links to pages like that from the front page so people can find them... Also, what about adding the needs_hint, needs_answer, etc templates? Is that something people can usefully do? Since the templates exist, it seems a shame not to use them consistently. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: (This section later trimmed of less important topics to enhance focus on what matters. See history for details.) [[User:Zerrakhi|Zerrakhi]] 00:23, 19 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Another thing that seems strange is the requirement to log in before viewing a solution. I would question the sense of that, because the audience of people interested in contributing to the wiki is distinct from the audience of people interested in using it as a resource, and members of the latter probably won&#039;t bother to create accounts (especially when most puzzles are searchable). But perhaps I misunderstand how you envision the site being used. [[User:Zerrakhi|Zerrakhi]] 06:12, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: The reason for trying to restrict solutions is that I want to make it difficult for students to use this site to cheat.  I teach a variety of college courses where I use puzzles from this site as either extra credit assignments or as the beginnings of homework problems.  If a student finds the site by searching for the puzzle, I would rather they feel intimidated by registering (because maybe they think I would see their email) and try to do the problem on their own.  But I do want to have solutions somewhere to help remind me how difficult the puzzle is in case I forget how to solve it.&lt;br /&gt;
&lt;br /&gt;
::: I envision the site to sever as a collection of good math puzzles, with perhaps a discussion on why they are mathematically interesting.  These puzzles are meant to puzzled over, not answered by a web search.  Thoughts?  (I probably should outline this &amp;quot;policy&amp;quot; on a help page as well.) [[User:Oscarlevin|Oscarlevin]] 22:03, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: Not a lot of relevant thoughts, but as you probably guessed, that was largely my reason for asking - to suggest things that would be useful to mention on the help pages. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Something&#039;s wrong... ==&lt;br /&gt;
&lt;br /&gt;
All of a sudden, I find that the hint/answer/solution boxes are &#039;&#039;&#039;open by default&#039;&#039;&#039;, so that I can read their contents without wanting to! What could have caused this? (Added later: I&#039;d say your edits to Common.js messed up the NavFrame definition somehow.) [[User:Zerrakhi|Zerrakhi]] 09:55, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Exactly right.  I undid the changes, so it should be working now.  Thanks for the catch. I was trying to get the sidebar to have collapsible categories (haven&#039;t figured it out yet) and must have deleted the wrong thing. [[User:Oscarlevin|Oscarlevin]] 10:05, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Oddly, I&#039;ve re-started my browser (to clear cookies, just in case) and still having the problem. &lt;br /&gt;
&lt;br /&gt;
:: (You can probably guess how I figured out the approximate cause. As puzzles go, it was easier than many on the site. Entered edit mode on solution template to see how it worked, searched common.js for mention of NavFrame, hunch confirmed.)&lt;br /&gt;
&lt;br /&gt;
::: Working now, though. Don&#039;t understand that. [[User:Zerrakhi|Zerrakhi]] 10:23, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: Must have been cached in your browser.  There is a message on [[mediawiki:common.js]] about having to refresh while holding down SHIFT (for firefox anyway).  [[User:Oscarlevin|Oscarlevin]] 10:25, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Link ==&lt;br /&gt;
&lt;br /&gt;
Just want say that I&#039;ve posted a [http://outerhoard.wordpress.com/2010/10/21/interesting-stuff-late-october-2010/ link] to the Math Puzzle Wiki on my blog.&lt;br /&gt;
&lt;br /&gt;
Also, you still haven&#039;t put the &amp;quot;[[MathPuzzleWiki:How_to_contribute | How To Contribute]]&amp;quot; page anywhere that people can easily find. [[User:Zerrakhi|Zerrakhi]] 19:58, 20 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Great.  Thanks for helping to spread the word.  I put a &amp;quot;Ways to contribute&amp;quot; link in the sidebar.  Let me know if you have any other ideas for items in the sidebar, or anything else that might improve navigation.  I&#039;m pretty busy with work right now, but I can probably find time to get at least a little done.  [[User:Oscarlevin|Oscarlevin]] 20:21, 20 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Well, I&#039;ve at least looked at all the puzzles now, and other than the comments I&#039;ve posted on a couple of puzzle talk pages, I don&#039;t think I have anything more to say. I&#039;ll check back from time to time to see what&#039;s new (and, for a while, replies to my comments), but as for my main contributions I think I&#039;m done.&lt;br /&gt;
&lt;br /&gt;
::Before I go, though, I&#039;d really like to persuade at least one more person to contribute. That would be a fitting conclusion, because I&#039;d prefer my contributions to be not an isolated event after which everything returns to normal, but part of the ongoing story of the wiki. Much more satisfying. So I&#039;ll work on that. [[User:Zerrakhi|Zerrakhi]] 00:57, 23 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=591</id>
		<title>User:Zerrakhi</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=591"/>
		<updated>2010-10-22T14:54:55Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Personal info &amp;amp; links ==&lt;br /&gt;
&lt;br /&gt;
My name is Adrian Morgan. My blog is [http://outerhoard.wordpress.com/ The Outer Hoard], and I am [http://twitter.com/GoldHoarder GoldHoarder] on Twitter. Year of birth: 1977. Residence: Adelaide, South Australia. &lt;br /&gt;
&lt;br /&gt;
Zerrakhi is one of several names I use on the Internet, originally a character in some stories I wrote a long time ago. There&#039;s more information on the blog.&lt;br /&gt;
&lt;br /&gt;
== How I got involved ==&lt;br /&gt;
&lt;br /&gt;
Arrived at Math Puzzle Wiki via a comment Oscar left on Richard Wiseman&#039;s blog (clicked on name). Saw puzzles in need of solutions; thought it looked like fun.&lt;br /&gt;
&lt;br /&gt;
== Contributions ==&lt;br /&gt;
&lt;br /&gt;
*Contributed solutions to some puzzles, including &#039;&#039;&#039;[[seven orbs]]&#039;&#039;&#039; (via Oscar&#039;s talk page), &#039;&#039;&#039;[[five towns]]&#039;&#039;&#039;, &#039;&#039;&#039;[[around the world]]&#039;&#039;&#039;, and several others.&lt;br /&gt;
*Some editing to improve grammar, clarity, etc.&lt;br /&gt;
*Initiated [[User_talk:Oscarlevin | discussions]] that lead to creation of [[Help:Ways to contribute]] page, etc.&lt;br /&gt;
*Started [[Help:Editing]] page.&lt;br /&gt;
&lt;br /&gt;
== Favourite ==&lt;br /&gt;
&lt;br /&gt;
My favourite puzzle on the site is [[around the world]]. It is both elegant and challenging.&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Poison&amp;diff=590</id>
		<title>Poison</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Poison&amp;diff=590"/>
		<updated>2010-10-22T14:35:05Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A nice number theory puzzle based on one I heard on Car Talk.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
In the secret lab of a mad scientist, you find thirteen vials of liquid.  One of the vials contains a deadly poison that will kill you instantly.  If you drink all of the other twelve vials, you will gain a pleasant variety of super-powers.  Luckily, there are some petri dishes which will, in one hour, determine if any poison has been placed in them.  Unluckily, there are only four to use, and you only have one hour before the mad scientist returns.  How can you determine which of the thirteen vials you should definitely not drink?  &lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
&lt;br /&gt;
{{Hint| You could actually find the poisoned vial even if you have up to sixteen vials total.  For seventeen vials, you would need an extra petri dish.}}&lt;br /&gt;
&lt;br /&gt;
{{Solution | Allocate a number to each liquid (zero, one, two, three, etc).&lt;br /&gt;
&lt;br /&gt;
Now let each dish represent a particular position in a four-digit binary number (so one dish represents the &amp;quot;eights&amp;quot; position, one dish represents the &amp;quot;fours&amp;quot; position, etc).&lt;br /&gt;
&lt;br /&gt;
Place a particular liquid in a particular dish only if the number of that liquid, written in binary, has a &amp;quot;1&amp;quot; in the position represented by that dish. &lt;br /&gt;
&lt;br /&gt;
Then read the results from the four dishes as a binary number, which will be the number of the liquid that is the poison.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
{{Car Talk}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Number theory]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Blank_dice&amp;diff=589</id>
		<title>Blank dice</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Blank_dice&amp;diff=589"/>
		<updated>2010-10-22T13:51:38Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a probability brain teaser that I remember from a math for elementary ed class I tutored.  &lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
When you roll two six-sided fair dice, the total number of dots displayed can be anything from 2 to 12.  However, some sums are more likely than others.  Now suppose you have two six-sided fair dice, with no dots on any of the faces (they are blank).   Armed with only a marker pen and your puzzle-solving prowess, how can you draw dots on the dice so that each possible sum will appear with equal probability?&lt;br /&gt;
&lt;br /&gt;
{{Hint | Some solutions are trivial, for example you could just leave all the sides blank so that the only possible sum (zero) appears with 100% probability. But thinking about the trivial solutions may well be the first step to finding better solutions in which each dice has a different number on each side.}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Probability]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Three_digit_magic&amp;diff=588</id>
		<title>Three digit magic</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Three_digit_magic&amp;diff=588"/>
		<updated>2010-10-22T08:33:47Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Saw this amazing trick in one of Smullyan&#039;s books.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Think of any three digit number,&amp;quot; says the magician.  &amp;quot;Now write that number down twice.  So if you thought of 123, then you would right 123123.&amp;quot;  The participant does so.  &amp;quot;Alright, now divide your number by 7.&amp;quot;  The participant does.  &amp;quot;I can tell you that the result is still a whole number!  But wait, there&#039;s more.  Divide the result by 11.  And still you have a whole number.  Now divide that result by 13.  Still a whole number.  In fact, you are back to your original three digit number.&amp;quot;  The volunteer is amazed.  Should he be?&lt;br /&gt;
&lt;br /&gt;
{{Solution | Certainly not. Dividing by 7, 11, and 13 is the same as dividing by their product, which is 1001. Writing a three-digit number twice is the same as multiplying it by 1001 (the first three digits are multiplied by 1000 and the second three stay the same). So you&#039;re simply multiplying by a constant and then dividing by the same constant.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
{{Smullyan riddle}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Number theory]]&lt;br /&gt;
[[Category: Magic tricks]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Probably_blackjack&amp;diff=587</id>
		<title>Probably blackjack</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Probably_blackjack&amp;diff=587"/>
		<updated>2010-10-22T08:09:09Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Small changes to make it easier to read.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a classic probability puzzle.  I just made up the story.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
You are playing Blackjack and are lucky enough to have a psychic parrot on your shoulder.  You are dealt three hands of two cards each, all of them face down.  Because you have the help of the psychic parrot, you are only allowed to turn over one of the six cards.  The parrot tells you that one hand contains two aces, one contains two jacks, and one contains an ace and a jack (a blackjack).  You turn over one of the cards and see that it&#039;s an ace.  What is the probability that that hand is the blackjack?&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
I got the idea for this one from {{Smullyan riddle}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Probability]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Talk:Eight_options_with_six_sides&amp;diff=586</id>
		<title>Talk:Eight options with six sides</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Talk:Eight_options_with_six_sides&amp;diff=586"/>
		<updated>2010-10-22T07:43:16Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Created page with &amp;quot;== This seems too easy ==  Determining the &amp;lt;i&amp;gt;least&amp;lt;/i&amp;gt; number of rolls he &amp;lt;i&amp;gt;will&amp;lt;/i&amp;gt; have to make is so trivial I wouldn&amp;#039;t even call it a puzzle. Determining the &amp;lt;i&amp;gt;greatest&amp;lt;/i...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== This seems too easy ==&lt;br /&gt;
&lt;br /&gt;
Determining the &amp;lt;i&amp;gt;least&amp;lt;/i&amp;gt; number of rolls he &amp;lt;i&amp;gt;will&amp;lt;/i&amp;gt; have to make is so trivial I wouldn&#039;t even call it a puzzle. Determining the &amp;lt;i&amp;gt;greatest&amp;lt;/i&amp;gt; number of rolls he &amp;lt;i&amp;gt;may&amp;lt;/i&amp;gt; have to make is a slightly less trivial, but still very simple. One can optimise either of these values or both of them. Perhaps one for [[:Category:Easy puzzles]]?&lt;br /&gt;
&lt;br /&gt;
As far as I can tell, I&#039;m not missing anything. [[User:Zerrakhi|Zerrakhi]] 03:43, 22 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Eight_weights&amp;diff=585</id>
		<title>Eight weights</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Eight_weights&amp;diff=585"/>
		<updated>2010-10-21T14:26:05Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Fix category (based on reasonable assumption)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a puzzle I saw on someones problem of the week site.  They had it phrased using batteries.  Here is another version.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
You come across eight stones.  You know that 4 of the stones weigh the same, while the other four all weigh different amounts.  How many times might you have to use a balance scale before you can know for sure that the next two stones you will weigh will be equal?&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[[Six weights]]&lt;br /&gt;
*[[Nine weights]]&lt;br /&gt;
*[[Twelve weights]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Optimization puzzles]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Fill_in_the_blanks&amp;diff=584</id>
		<title>Fill in the blanks</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Fill_in_the_blanks&amp;diff=584"/>
		<updated>2010-10-21T14:03:34Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;ve seen this puzzle a number of places, most recently as an old problem of the month on [http://mathcentral.uregina.ca/mp/previous2002/ Math Central]&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
Complete the following sentence by filling in each blank with a numeral of one or more digits.&lt;br /&gt;
&lt;br /&gt;
In this sentence, the number of occurrences of 0 is ____, of 1 is ____, of 2 is ____, of 3 is ____, of 4 is ____, of 5 is ____, of 6 is ____, of 7 is ____ of 8 is ____, and of 9 is ____.&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
&lt;br /&gt;
{{Hint| Apparently, there are exactly two solutions to this.}}&lt;br /&gt;
{{Answer| The following sentence is one solution: &lt;br /&gt;
&lt;br /&gt;
In this sentence, the number of occurrences of 0 is 1, of 1 is 7, of 2 is 3, of 3 is 2, of 4 is 1, of 5 is 1, of 6 is 1, of 7 is 2 of 8 is 1, and of 9 is 1.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
{{Mathcentral}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Logic puzzles]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Three_couples&amp;diff=583</id>
		<title>Three couples</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Three_couples&amp;diff=583"/>
		<updated>2010-10-21T13:06:01Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a crossing puzzle similar to [[Cannibals and missionaries]].  I first saw this in Averbach and Chein.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
Three couples are on a safari, when they come to a river.  The only way for them to cross is with a small rowboat which can only accommodate two people at a time.  Complicating the process is the fact that the women are all the jealous type, and refuse to leave their significant other in the presence pf another woman unless she is there as well.  How can the couples cross the river without any romantic strife?&lt;br /&gt;
&lt;br /&gt;
==Variations==&lt;br /&gt;
&lt;br /&gt;
On the way back, two extra couples have joined the group.  Luckily, the boat has been upgraded and can now accommodate three passengers at a time.  Sadly, the wives are just as suspicious as before.  How can the group cross?&lt;br /&gt;
&lt;br /&gt;
In another presentation of this puzzle, the couples are replaced by pairs of knights and pages. Any page left in the company of another knight, without his own knight to protect him, would either be killed or would die of fright.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Cannibals and missionaries]]&lt;br /&gt;
&lt;br /&gt;
[[Farmer and the boat]]&lt;br /&gt;
&lt;br /&gt;
[[Four travelers]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
{{Averbach}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Crossing puzzles]]&lt;br /&gt;
[[Category: Graph theory]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Talk:Angels_and_demons&amp;diff=582</id>
		<title>Talk:Angels and demons</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Talk:Angels_and_demons&amp;diff=582"/>
		<updated>2010-10-21T12:48:45Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Created page with &amp;quot;What&amp;#039;s to stop the demon from saying &amp;quot;I don&amp;#039;t know?&amp;quot; It&amp;#039;s a perfectly valid lie.  (A more picky objection: Are you sure they&amp;#039;re friends?) ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What&#039;s to stop the demon from saying &amp;quot;I don&#039;t know?&amp;quot; It&#039;s a perfectly valid lie.&lt;br /&gt;
&lt;br /&gt;
(A more picky objection: Are you sure they&#039;re friends?) [[User:Zerrakhi|Zerrakhi]] 08:48, 21 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Multiple_locks&amp;diff=581</id>
		<title>Multiple locks</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Multiple_locks&amp;diff=581"/>
		<updated>2010-10-21T01:00:54Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Spelling correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Puzzle==&lt;br /&gt;
&lt;br /&gt;
You belong to a club that has accumulated valuable jewelry. The treasure is kept in a chest. For security reasons, you want at least two of your 10 club members present when the chest is open. To ensure this, you put multiple locks on the chest and distribute keys to members so that no one member can open the chest, but any two members can. Each lock has a different key, but you can make several copies of the same key to distribute to the club members. What is the fewest number of locks and keys that you will need?&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
&lt;br /&gt;
{{Needs answer}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
{{Problem Solving}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Optimization puzzles]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=580</id>
		<title>User:Zerrakhi</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=580"/>
		<updated>2010-10-21T00:39:37Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Personal info &amp;amp; links ==&lt;br /&gt;
&lt;br /&gt;
My name is Adrian Morgan. My blog is [http://outerhoard.wordpress.com/ The Outer Hoard], and I am [http://twitter.com/GoldHoarder GoldHoarder] on Twitter. Year of birth: 1977. Residence: Adelaide, South Australia. &lt;br /&gt;
&lt;br /&gt;
Zerrakhi is one of several names I use on the Internet, originally a character in some stories I wrote a long time ago. There&#039;s more information on the blog.&lt;br /&gt;
&lt;br /&gt;
== How I got involved ==&lt;br /&gt;
&lt;br /&gt;
Arrived at Math Puzzle Wiki via a comment Oscar left on Richard Wiseman&#039;s blog (clicked on name). Saw puzzles in need of solutions; thought it looked like fun.&lt;br /&gt;
&lt;br /&gt;
== Contributions ==&lt;br /&gt;
&lt;br /&gt;
*Contributed solutions to several puzzles, including &#039;&#039;&#039;[[seven orbs]]&#039;&#039;&#039; (via Oscar&#039;s talk page), &#039;&#039;&#039;[[five towns]]&#039;&#039;&#039;, &#039;&#039;&#039;[[around the world]]&#039;&#039;&#039;, and some others.&lt;br /&gt;
*Some editing to improve grammar, clarity, etc.&lt;br /&gt;
*Initiated [[User_talk:Oscarlevin | discussions]] that lead to creation of [[Help:Ways to contribute]] page, etc.&lt;br /&gt;
*Started [[Help:Editing]] page.&lt;br /&gt;
&lt;br /&gt;
== Currently ==&lt;br /&gt;
&lt;br /&gt;
Using the [[Special:AncientPages | Oldest Pages]] list as an index, and trying to solve puzzles that interest me.&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=572</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=572"/>
		<updated>2010-10-20T23:58:41Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the [[7 orbs]] puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
Possible combinations:&lt;br /&gt;
(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
A A A A A A A&lt;br /&gt;
A A A A A A X&lt;br /&gt;
A A A A A B B&lt;br /&gt;
A A A A A X X&lt;br /&gt;
A A A A B B B&lt;br /&gt;
A A A A B B X&lt;br /&gt;
A A A A X X X&lt;br /&gt;
&lt;br /&gt;
Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Yes that is the sort of thing I&#039;m looking for.  I&#039;ll see if I can fix the multiple lines problem.  [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: So I can&#039;t seem to replicate your problem.  Is it just that the lines are not breaking?  Like this:&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Because that can be fixed will a line break between them, as in:&lt;br /&gt;
&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
&lt;br /&gt;
over&lt;br /&gt;
&lt;br /&gt;
multiple&lt;br /&gt;
&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Or is there some other problem? [[User:Oscarlevin|Oscarlevin]] 15:25, 11 October 2010 (EDT)&lt;br /&gt;
::The problem wasn&#039;t with your multiple lines, it was with the = sign.  Templates allow you to have named parameters, which you assign with =.  I don&#039;t know if there is a workaround for this. [[User:Oscarlevin|Oscarlevin]] 15:41, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Ah. Never thought of that. I just tested in preview mode, and found that nowiki tags around the = sign seemed to work. I&#039;ve written something up on the [[Help:Editing | Editing Help]] page. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Did the email you get contain a bunch of &amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt; tags?  I&#039;m using an extension that switches dollar signs to math mode (ala LaTeX), and it has screwed up a lot of the system messages.  I&#039;ll see if I can fix this too. [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that&#039;s right. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: This should be fixed now.  Just testing a few things out. [[User:Test1|Test1]] 22:03, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== More questions ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m wondering why only a few puzzles are in the [[:Category:Needs_solution | needs solution]] category, and likewise for other similar categories. What&#039;s special about &#039;&#039;those&#039;&#039; puzzles in particular? &lt;br /&gt;
&lt;br /&gt;
Because the [[7 orbs]] puzzle is listed first on the front page, I assumed it was representative, and that all puzzles would have a hint, answer and solution in the same format. Now that I&#039;ve seen that&#039;s not the case, I&#039;m less sure about how I can contribute further. (Except by asking pointed questions, of course.) [[User:Zerrakhi|Zerrakhi]] 09:38, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: The only thing special about puzzles which have &amp;quot;needs ___&amp;quot; on them is that I happened to include that when I first put them up.  Some puzzles were supplied before I had created those templates, and others after but I forgot to include the reminder.  So for any puzzle you see on here that you think deserves a hint, answer or solution, feel free to provide one.&lt;br /&gt;
&lt;br /&gt;
: There are other things you can do, if you like. If you know of another puzzle, please add it.  You can also improve current puzzles by giving variations, more references, links to similar puzzles, or notes on the mathematical content.  In addition to being a collection of puzzles, I hope this wiki becomes a resource for math teachers.  So any comments about how a particular puzzle relates to a mathematical concept are welcome.  Finally, if you have any further ideas on how to improve the wiki, I&#039;d be happy to hear them.  Feedback is always good.  [[User:Oscarlevin|Oscarlevin]] 10:18, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I think it would be a good idea to add a page specifically on this topic: a list of ways in which people can contribute. That would also be a good place to summarise the most important templates.&lt;br /&gt;
&lt;br /&gt;
::: Good idea.  I&#039;ve started doing so.&lt;br /&gt;
&lt;br /&gt;
:::: Don&#039;t forget to add links to pages like that from the front page so people can find them... Also, what about adding the needs_hint, needs_answer, etc templates? Is that something people can usefully do? Since the templates exist, it seems a shame not to use them consistently. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: (This section later trimmed of less important topics to enhance focus on what matters. See history for details.) [[User:Zerrakhi|Zerrakhi]] 00:23, 19 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Another thing that seems strange is the requirement to log in before viewing a solution. I would question the sense of that, because the audience of people interested in contributing to the wiki is distinct from the audience of people interested in using it as a resource, and members of the latter probably won&#039;t bother to create accounts (especially when most puzzles are searchable). But perhaps I misunderstand how you envision the site being used. [[User:Zerrakhi|Zerrakhi]] 06:12, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: The reason for trying to restrict solutions is that I want to make it difficult for students to use this site to cheat.  I teach a variety of college courses where I use puzzles from this site as either extra credit assignments or as the beginnings of homework problems.  If a student finds the site by searching for the puzzle, I would rather they feel intimidated by registering (because maybe they think I would see their email) and try to do the problem on their own.  But I do want to have solutions somewhere to help remind me how difficult the puzzle is in case I forget how to solve it.&lt;br /&gt;
&lt;br /&gt;
::: I envision the site to sever as a collection of good math puzzles, with perhaps a discussion on why they are mathematically interesting.  These puzzles are meant to puzzled over, not answered by a web search.  Thoughts?  (I probably should outline this &amp;quot;policy&amp;quot; on a help page as well.) [[User:Oscarlevin|Oscarlevin]] 22:03, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: Not a lot of relevant thoughts, but as you probably guessed, that was largely my reason for asking - to suggest things that would be useful to mention on the help pages. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Something&#039;s wrong... ==&lt;br /&gt;
&lt;br /&gt;
All of a sudden, I find that the hint/answer/solution boxes are &#039;&#039;&#039;open by default&#039;&#039;&#039;, so that I can read their contents without wanting to! What could have caused this? (Added later: I&#039;d say your edits to Common.js messed up the NavFrame definition somehow.) [[User:Zerrakhi|Zerrakhi]] 09:55, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Exactly right.  I undid the changes, so it should be working now.  Thanks for the catch. I was trying to get the sidebar to have collapsible categories (haven&#039;t figured it out yet) and must have deleted the wrong thing. [[User:Oscarlevin|Oscarlevin]] 10:05, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Oddly, I&#039;ve re-started my browser (to clear cookies, just in case) and still having the problem. &lt;br /&gt;
&lt;br /&gt;
:: (You can probably guess how I figured out the approximate cause. As puzzles go, it was easier than many on the site. Entered edit mode on solution template to see how it worked, searched common.js for mention of NavFrame, hunch confirmed.)&lt;br /&gt;
&lt;br /&gt;
::: Working now, though. Don&#039;t understand that. [[User:Zerrakhi|Zerrakhi]] 10:23, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: Must have been cached in your browser.  There is a message on [[mediawiki:common.js]] about having to refresh while holding down SHIFT (for firefox anyway).  [[User:Oscarlevin|Oscarlevin]] 10:25, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Link ==&lt;br /&gt;
&lt;br /&gt;
Just want say that I&#039;ve posted a [http://outerhoard.wordpress.com/2010/10/21/interesting-stuff-late-october-2010/ link] to the Math Puzzle Wiki on my blog.&lt;br /&gt;
&lt;br /&gt;
Also, you still haven&#039;t put the &amp;quot;[[MathPuzzleWiki:How_to_contribute | How To Contribute]]&amp;quot; page anywhere that people can easily find. [[User:Zerrakhi|Zerrakhi]] 19:58, 20 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=570</id>
		<title>User:Zerrakhi</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=570"/>
		<updated>2010-10-20T14:13:53Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Personal info &amp;amp; links ==&lt;br /&gt;
&lt;br /&gt;
My name is Adrian Morgan. My blog is [http://outerhoard.wordpress.com/ The Outer Hoard], and I am [http://twitter.com/GoldHoarder GoldHoarder] on Twitter. Year of birth: 1977. Residence: Adelaide, South Australia. &lt;br /&gt;
&lt;br /&gt;
Zerrakhi is one of several names I use on the Internet, originally a character in some stories I wrote a long time ago. There&#039;s more information on the blog.&lt;br /&gt;
&lt;br /&gt;
== How I got involved ==&lt;br /&gt;
&lt;br /&gt;
Arrived at Math Puzzle Wiki via a comment Oscar left on Richard Wiseman&#039;s blog (clicked on name). Saw puzzles in need of solutions; thought it looked like fun.&lt;br /&gt;
&lt;br /&gt;
== Contributions ==&lt;br /&gt;
&lt;br /&gt;
*Contributed solutions to several puzzles, including &#039;&#039;&#039;[[seven orbs]]&#039;&#039;&#039; (via Oscar&#039;s talk page), &#039;&#039;&#039;[[five towns]]&#039;&#039;&#039;, &#039;&#039;&#039;[[around the world]]&#039;&#039;&#039;, and some others.&lt;br /&gt;
*Some editing to improve grammar, clarity, etc.&lt;br /&gt;
*Initiated [[User_talk:Oscarlevin | discussions]] that lead to creation of &#039;&#039;&#039;[[MathPuzzleWiki:How_to_contribute | how to contribute]]&#039;&#039;&#039; page, etc.&lt;br /&gt;
*Started &#039;&#039;&#039;[[Help:Editing]]&#039;&#039;&#039; page.&lt;br /&gt;
&lt;br /&gt;
== Currently ==&lt;br /&gt;
&lt;br /&gt;
Using the [[Special:AncientPages | Oldest Pages]] list as an index, and trying to solve puzzles that interest me.&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Around_the_world&amp;diff=569</id>
		<title>Around the world</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Around_the_world&amp;diff=569"/>
		<updated>2010-10-20T14:11:32Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Fix minor error (partial refill means tank not full afterward) Also change westbound to western etc to avoid confusion on return journeys.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A group of airplanes is based on a small island. The tank of each plane holds just enough fuel to take it halfway around the world. Any desired amount of fuel can be transferred from the tank of one plane to the tank of another while the planes are in flight. The only source of fuel is on the island, and it is assumed that there is no time lost in refueling either in the air or on the ground.  What is the smallest number of planes that will ensure the flight of one plane around the world on a great circle, assuming that the planes have the same constant speed (relative to the ground) and rate of fuel consumption, and that all planes return safely to their island base?&lt;br /&gt;
&lt;br /&gt;
{{Solution | First, let&#039;s agree on conventions. The main journey will be westward, and all units will be in degrees. So 360 degrees is a full circle around the earth, 1 unit of fuel is enough fuel to travel one degree, and 1 unit of time is the time taken to travel one degree.&lt;br /&gt;
&lt;br /&gt;
One unassisted aeroplane can travel 180 degrees non-returning, or 90 degrees returning. Let&#039;s see how far we can get with two aeroplanes: a main flight and an assisting flight.&lt;br /&gt;
&lt;br /&gt;
:The assisting flight requires fuel for the journey out, fuel for the transfer, and fuel for the return. The best place to transfer fuel to the main flight would be when the amount of fuel available (not needed for return) is exactly the amount of empty space in the main flight&#039;s fuel tanks. That way no fuel is wasted.&lt;br /&gt;
&lt;br /&gt;
:Space in tank &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; D (distance from base, since fuel used equals distance travelled)&lt;br /&gt;
:Transferrable fuel &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2D (starting amount minus what&#039;s used for flight out and return)&lt;br /&gt;
&lt;br /&gt;
:Equating these:&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2D&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60&lt;br /&gt;
&lt;br /&gt;
:So the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, enabling it to reach 240 degrees non-returning (the 60 degrees already travelled plus a further 180 on a full tank), or 120 degrees returning (reserve 60 units of fuel for returning the 60 degrees already travelled, which leaves 120 units of fuel for travelling a further 60 units and back).&lt;br /&gt;
&lt;br /&gt;
With three aeroplanes, several scenarios are possible:&lt;br /&gt;
*Two assisting flights both transfer fuel to the main flight at different locations on the latter&#039;s outward journey, the first at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, the second later.&lt;br /&gt;
*One flight transfers fuel to the primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, which in turn transfers fuel to the main flight.&lt;br /&gt;
*Two assisting flights both transfer fuel to a main returning flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, one on its flight out, one on its return.&lt;br /&gt;
&lt;br /&gt;
The first two scenarios are equivalent with respect to the optimal distance for the second transfer and the total distance that the main flight can travel. I will skip the first scenario and do the maths for the second.&lt;br /&gt;
&lt;br /&gt;
:Secondary assisting flight transfers fuel to primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60.&lt;br /&gt;
&lt;br /&gt;
:We use the same logic as before to determine the optimal time to transfer fuel from the primary assisting flight to the main flight.&lt;br /&gt;
&lt;br /&gt;
:Space in main flight&#039;s tank &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; D&lt;br /&gt;
:Transferrable fuel from primary assisting flight &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2(D - 60) - 60 (because tank full at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60 but need to travel that distance again on return)&lt;br /&gt;
:This simplifies to 240 - 2D&lt;br /&gt;
&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 240 - 2D&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 80&lt;br /&gt;
&lt;br /&gt;
:So the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 80, enabling it to reach 260 degrees non-returning or 130 degrees returning.&lt;br /&gt;
&lt;br /&gt;
As for the third scenario, the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, enabling it to reach 150 degrees returning (90 degrees further than the 60 degrees already travelled), to be refueled again at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60 on its return. So this scenario achieves a longer return flight than the others at the cost of necessarily being a return flight.&lt;br /&gt;
&lt;br /&gt;
With four aeroplanes, we can combine the second and third scenarios above. One flight refuels the primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, which in turn refuels the main flight. The primary assisting flight is then refuelled by a fourth flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60 on its return.&lt;br /&gt;
&lt;br /&gt;
:Space in main flight&#039;s tank &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; D&lt;br /&gt;
:Transferrable fuel from primary assisting flight &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2(D - 60) (this time we don&#039;t have to reserve the 60 units of fuel)&lt;br /&gt;
:This simplifies to 300 - 2D&lt;br /&gt;
&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 300 - 2D&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 100&lt;br /&gt;
&lt;br /&gt;
:So the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 100, enabling it to reach 280 degrees non-returning or 140 degrees returning.&lt;br /&gt;
&lt;br /&gt;
Now, 280 is only 80 short of 360 (a complete circumnavigation). Using two aeroplanes, one refueling the other, we can transport 80 units of transferable fuel 80 degrees from base. The second aeroplane, having been refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, travels a further 20 degrees out and must reserve enough fuel for 80 degrees return, leaving 80 units of fuel for the transfer.&lt;br /&gt;
&lt;br /&gt;
We can now piece together a solution. Three assisting flights travel west to enable the main flight to reach D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280, and two more assisting flights travel east to enable the main flight to get from D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280 to home.&lt;br /&gt;
&lt;br /&gt;
A more detailed itinery follows. The times (T) are easy to calculate given that the time is always equal to the location of the main flight, and that all flights travel at the same speed.&lt;br /&gt;
&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;0, main flight, western primary assisting flight, and 1st western secondary assisting flight begin westward journey.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;60, 1st western secondary assisting flight refills western primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;80, 2nd western secondary assisting flight begins westward journey.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;100, western primary assisting flight refills main flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 100, giving it enough fuel to reach D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;120, 1st western secondary assisting flight returns to base.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;140, 2nd western secondary assisting flight partially refills returning western primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;200, western primary assisting flight and 2nd western secondary assisting flight return to base.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;200, eastern primary assisting flight and eastern secondary assisting flight begin eastward journey.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;260, eastern secondary assisting flight refills eastern primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 300 (60 from 360).&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;280, eastern primary assisting flight partially refills main flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280 (80 from 360).&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;320, eastern secondary assisting flight returns to base.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;360, main flight and eastern primary assisting flight return to base.&lt;br /&gt;
&lt;br /&gt;
This involves a total of six flights: one main, five returning. But by the time the eastern assisting flights have to depart, the western assisting flights have returned to the island. So the same aeroplanes can be re-used for the eastern assisting flights, reducing the number of aeroplanes needed by two.&lt;br /&gt;
&lt;br /&gt;
Therefore the puzzle can be solved with a total of four aeroplanes, including the main one. But certainly no fewer. Nothing is wasted in the above scenario, which confirms that it is the optimal solution. }}&lt;br /&gt;
&lt;br /&gt;
[[Category: Optimization puzzles]]&lt;br /&gt;
[[Category: Geometry]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=568</id>
		<title>User:Zerrakhi</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=568"/>
		<updated>2010-10-20T12:38:48Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Personal info &amp;amp; links ==&lt;br /&gt;
&lt;br /&gt;
My name is Adrian Morgan. My blog is [http://outerhoard.wordpress.com/ The Outer Hoard], and I am [http://twitter.com/GoldHoarder GoldHoarder] on Twitter. Year of birth: 1977. Residence: Adelaide, South Australia. &lt;br /&gt;
&lt;br /&gt;
Zerrakhi is one of several names I use on the Internet, originally a character in some stories I wrote a long time ago. There&#039;s more information on the blog.&lt;br /&gt;
&lt;br /&gt;
== How I got involved ==&lt;br /&gt;
&lt;br /&gt;
Arrived at Math Puzzle Wiki via a comment Oscar left on Richard Wiseman&#039;s blog (clicked on name). Saw puzzles in need of solutions; thought it looked like fun.&lt;br /&gt;
&lt;br /&gt;
== Contributions ==&lt;br /&gt;
&lt;br /&gt;
*Contributed solutions to several puzzles, including &#039;&#039;&#039;[[seven orbs]]&#039;&#039;&#039; (via Oscar&#039;s talk page), &#039;&#039;&#039;[[five towns]]&#039;&#039;&#039;, &#039;&#039;&#039;[[around the world]]&#039;&#039;&#039;, and some others.&lt;br /&gt;
*Some editing to improve grammar, clarity, etc.&lt;br /&gt;
*Initiated [[User_talk:Oscarlevin | discussions]] that lead to creation of &#039;&#039;&#039;[[MathPuzzleWiki:How_to_contribute | how to contribute]]&#039;&#039;&#039; page, etc.&lt;br /&gt;
*Started &#039;&#039;&#039;[[Help:Editing]]&#039;&#039;&#039; page.&lt;br /&gt;
&lt;br /&gt;
== Currently ==&lt;br /&gt;
&lt;br /&gt;
Using the &#039;&#039;&#039;[[Special:AncientPages | Oldest Pages]]&#039;&#039;&#039; list as an index, and trying to solve puzzles that interest me.&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Around_the_world&amp;diff=567</id>
		<title>Around the world</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Around_the_world&amp;diff=567"/>
		<updated>2010-10-20T12:36:52Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A group of airplanes is based on a small island. The tank of each plane holds just enough fuel to take it halfway around the world. Any desired amount of fuel can be transferred from the tank of one plane to the tank of another while the planes are in flight. The only source of fuel is on the island, and it is assumed that there is no time lost in refueling either in the air or on the ground.  What is the smallest number of planes that will ensure the flight of one plane around the world on a great circle, assuming that the planes have the same constant speed (relative to the ground) and rate of fuel consumption, and that all planes return safely to their island base?&lt;br /&gt;
&lt;br /&gt;
{{Solution | First, let&#039;s agree on conventions. The main journey will be westward, and all units will be in degrees. So 360 degrees is a full circle around the earth, 1 unit of fuel is enough fuel to travel one degree, and 1 unit of time is the time taken to travel one degree.&lt;br /&gt;
&lt;br /&gt;
One unassisted aeroplane can travel 180 degrees non-returning, or 90 degrees returning. Let&#039;s see how far we can get with two aeroplanes: a main flight and an assisting flight.&lt;br /&gt;
&lt;br /&gt;
:The assisting flight requires fuel for the journey out, fuel for the transfer, and fuel for the return. The best place to transfer fuel to the main flight would be when the amount of fuel available (not needed for return) is exactly the amount of empty space in the main flight&#039;s fuel tanks. That way no fuel is wasted.&lt;br /&gt;
&lt;br /&gt;
:Space in tank &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; D (distance from base, since fuel used equals distance travelled)&lt;br /&gt;
:Transferrable fuel &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2D (starting amount minus what&#039;s used for flight out and return)&lt;br /&gt;
&lt;br /&gt;
:Equating these:&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2D&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60&lt;br /&gt;
&lt;br /&gt;
:So the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, enabling it to reach 240 degrees non-returning (the 60 degrees already travelled plus a further 180 on a full tank), or 120 degrees returning (reserve 60 units of fuel for returning the 60 degrees already travelled, which leaves 120 units of fuel for travelling a further 60 units and back).&lt;br /&gt;
&lt;br /&gt;
With three aeroplanes, several scenarios are possible:&lt;br /&gt;
*Two assisting flights both transfer fuel to the main flight at different locations on the latter&#039;s outward journey, the first at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, the second later.&lt;br /&gt;
*One flight transfers fuel to the primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, which in turn transfers fuel to the main flight.&lt;br /&gt;
*Two assisting flights both transfer fuel to a main returning flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, one on its flight out, one on its return.&lt;br /&gt;
&lt;br /&gt;
The first two scenarios are equivalent with respect to the optimal distance for the second transfer and the total distance that the main flight can travel. I will skip the first scenario and do the maths for the second.&lt;br /&gt;
&lt;br /&gt;
:Secondary assisting flight transfers fuel to primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60.&lt;br /&gt;
&lt;br /&gt;
:We use the same logic as before to determine the optimal time to transfer fuel from the primary assisting flight to the main flight.&lt;br /&gt;
&lt;br /&gt;
:Space in main flight&#039;s tank &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; D&lt;br /&gt;
:Transferrable fuel from primary assisting flight &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2(D - 60) - 60 (because tank full at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60 but need to travel that distance again on return)&lt;br /&gt;
:This simplifies to 240 - 2D&lt;br /&gt;
&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 240 - 2D&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 80&lt;br /&gt;
&lt;br /&gt;
:So the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 80, enabling it to reach 260 degrees non-returning or 130 degrees returning.&lt;br /&gt;
&lt;br /&gt;
As for the third scenario, the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, enabling it to reach 150 degrees returning (90 degrees further than the 60 degrees already travelled), to be refueled again at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60 on its return. So this scenario achieves a longer return flight than the others at the cost of necessarily being a return flight.&lt;br /&gt;
&lt;br /&gt;
With four aeroplanes, we can combine the second and third scenarios above. One flight refuels the primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, which in turn refuels the main flight. The primary assisting flight is then refuelled by a fourth flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60 on its return.&lt;br /&gt;
&lt;br /&gt;
:Space in main flight&#039;s tank &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; D&lt;br /&gt;
:Transferrable fuel from primary assisting flight &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 180 - 2(D - 60) (this time we don&#039;t have to reserve the 60 units of fuel)&lt;br /&gt;
:This simplifies to 300 - 2D&lt;br /&gt;
&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 300 - 2D&lt;br /&gt;
:D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 100&lt;br /&gt;
&lt;br /&gt;
:So the main flight is refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 100, enabling it to reach 280 degrees non-returning or 140 degrees returning.&lt;br /&gt;
&lt;br /&gt;
Now, 280 is only 80 short of 360 (a complete circumnavigation). Using two aeroplanes, one refueling the other, we can transport 80 units of transferable fuel 80 degrees from base. The second aeroplane, having been refueled at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60, travels a further 20 degrees out and must reserve enough fuel for 80 degrees return, leaving 80 units of fuel for the transfer.&lt;br /&gt;
&lt;br /&gt;
We can now piece together a solution. Three assisting flights travel west to enable the main flight to reach D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280, and two more assisting flights travel east to enable the main flight to get from D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280 to home.&lt;br /&gt;
&lt;br /&gt;
A more detailed itinery follows. The times (T) are easy to calculate given that the time is always equal to the location of the main flight, and that all flights travel at the same speed.&lt;br /&gt;
&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;0, main flight, westbound primary assisting flight, and 1st westbound secondary assisting flight begin westward journey.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;60, 1st westbound secondary assisting flight refills westbound primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;80, 2nd westbound secondary assisting flight begins westward journey.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;100, westbound primary assisting flight refills main flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 100, giving it enough fuel to reach D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;120, 1st westbound secondary assisting flight returns to base.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;140, 2nd westbound secondary assisting flight refills returning westbound primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 60.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;200, westbound primary assisting flight and 2nd westbound secondary assisting flight return to base.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;200, eastbound primary assisting flight and eastbound secondary assisting flight begin eastward journey.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;260, eastbound secondary assisting flight refills eastbound primary assisting flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 300 (60 from 360).&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;280, eastbound primary assisting flight partially refills main flight at D &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 280 (80 from 360).&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;320, eastbound secondary assisting flight returns to base.&lt;br /&gt;
*At T&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;360, main flight and eastbound primary assisting flight return to base.&lt;br /&gt;
&lt;br /&gt;
This involves a total of six flights: one main, five returning. But by the time the eastbound assisting flights have to depart, the westbound assisting flights have returned to the island. So the same aeroplanes can be re-used for the eastbound assisting flights, reducing the number of aeroplanes needed by two.&lt;br /&gt;
&lt;br /&gt;
Therefore the puzzle can be solved with a total of four aeroplanes, including the main one. But certainly no fewer. Nothing is wasted in the above scenario, which confirms that it is the optimal solution. }}&lt;br /&gt;
&lt;br /&gt;
[[Category: Optimization puzzles]]&lt;br /&gt;
[[Category: Geometry]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=566</id>
		<title>User:Zerrakhi</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=566"/>
		<updated>2010-10-19T08:37:18Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Personal info &amp;amp; links ==&lt;br /&gt;
&lt;br /&gt;
My name is Adrian Morgan. My blog is [http://outerhoard.wordpress.com/ The Outer Hoard], and I am [http://twitter.com/GoldHoarder GoldHoarder] on Twitter. Year of birth: 1977. Residence: Adelaide, South Australia. &lt;br /&gt;
&lt;br /&gt;
Zerrakhi is one of several names I use on the Internet, originally a character in some stories I wrote a long time ago. There&#039;s more information on the blog.&lt;br /&gt;
&lt;br /&gt;
== How I got involved ==&lt;br /&gt;
&lt;br /&gt;
Arrived at Math Puzzle Wiki via a comment Oscar left on Richard Wiseman&#039;s blog (clicked on name). Saw puzzles in need of solutions; thought it looked like fun.&lt;br /&gt;
&lt;br /&gt;
== Contributions ==&lt;br /&gt;
&lt;br /&gt;
*Contributed solutions to several puzzles, including &#039;&#039;&#039;[[seven orbs]]&#039;&#039;&#039; (via Oscar&#039;s talk page), &#039;&#039;&#039;[[five towns]]&#039;&#039;&#039;, etc.&lt;br /&gt;
*Some editing to improve grammar, clarity, etc.&lt;br /&gt;
*Initiated [[User_talk:Oscarlevin | discussions]] that lead to creation of &#039;&#039;&#039;[[MathPuzzleWiki:How_to_contribute | how to contribute]]&#039;&#039;&#039; page, etc.&lt;br /&gt;
*Started &#039;&#039;&#039;[[Help:Editing]]&#039;&#039;&#039; page.&lt;br /&gt;
&lt;br /&gt;
== Currently ==&lt;br /&gt;
&lt;br /&gt;
Using the &#039;&#039;&#039;[[Special:AncientPages | Oldest Pages]]&#039;&#039;&#039; list as an index, and trying to solve puzzles that interest me. (At most recent update, &#039;&#039;&#039;[[around the world]]&#039;&#039;&#039; is next on my list of puzzles to ponder.)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Around_the_world&amp;diff=565</id>
		<title>Around the world</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Around_the_world&amp;diff=565"/>
		<updated>2010-10-19T04:41:04Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Get rid of aviation jargon (&amp;quot;ground speed&amp;quot;)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A group of airplanes is based on a small island. The tank of each plane holds just enough fuel to take it halfway around the world. Any desired amount of fuel can be transferred from the tank of one plane to the tank of another while the planes are in flight. The only source of fuel is on the island, and it is assumed that there is no time lost in refueling either in the air or on the ground.  What is the smallest number of planes that will ensure the flight of one plane around the world on a great circle, assuming that the planes have the same constant speed (relative to the ground) and rate of fuel consumption, and that all planes return safely to their island base?&lt;br /&gt;
&lt;br /&gt;
[[Category: Optimization puzzles]]&lt;br /&gt;
[[Category: Geometry]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=564</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=564"/>
		<updated>2010-10-19T04:23:18Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Trimmed some less important topics from &amp;quot;More questions&amp;quot; section, to avoid cluttering of priority issues.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the [[7 orbs]] puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
Possible combinations:&lt;br /&gt;
(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
A A A A A A A&lt;br /&gt;
A A A A A A X&lt;br /&gt;
A A A A A B B&lt;br /&gt;
A A A A A X X&lt;br /&gt;
A A A A B B B&lt;br /&gt;
A A A A B B X&lt;br /&gt;
A A A A X X X&lt;br /&gt;
&lt;br /&gt;
Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Yes that is the sort of thing I&#039;m looking for.  I&#039;ll see if I can fix the multiple lines problem.  [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: So I can&#039;t seem to replicate your problem.  Is it just that the lines are not breaking?  Like this:&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Because that can be fixed will a line break between them, as in:&lt;br /&gt;
&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
&lt;br /&gt;
over&lt;br /&gt;
&lt;br /&gt;
multiple&lt;br /&gt;
&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Or is there some other problem? [[User:Oscarlevin|Oscarlevin]] 15:25, 11 October 2010 (EDT)&lt;br /&gt;
::The problem wasn&#039;t with your multiple lines, it was with the = sign.  Templates allow you to have named parameters, which you assign with =.  I don&#039;t know if there is a workaround for this. [[User:Oscarlevin|Oscarlevin]] 15:41, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Ah. Never thought of that. I just tested in preview mode, and found that nowiki tags around the = sign seemed to work. I&#039;ve written something up on the [[Help:Editing | Editing Help]] page. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Did the email you get contain a bunch of &amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt; tags?  I&#039;m using an extension that switches dollar signs to math mode (ala LaTeX), and it has screwed up a lot of the system messages.  I&#039;ll see if I can fix this too. [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that&#039;s right. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: This should be fixed now.  Just testing a few things out. [[User:Test1|Test1]] 22:03, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== More questions ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m wondering why only a few puzzles are in the [[:Category:Needs_solution | needs solution]] category, and likewise for other similar categories. What&#039;s special about &#039;&#039;those&#039;&#039; puzzles in particular? &lt;br /&gt;
&lt;br /&gt;
Because the [[7 orbs]] puzzle is listed first on the front page, I assumed it was representative, and that all puzzles would have a hint, answer and solution in the same format. Now that I&#039;ve seen that&#039;s not the case, I&#039;m less sure about how I can contribute further. (Except by asking pointed questions, of course.) [[User:Zerrakhi|Zerrakhi]] 09:38, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: The only thing special about puzzles which have &amp;quot;needs ___&amp;quot; on them is that I happened to include that when I first put them up.  Some puzzles were supplied before I had created those templates, and others after but I forgot to include the reminder.  So for any puzzle you see on here that you think deserves a hint, answer or solution, feel free to provide one.&lt;br /&gt;
&lt;br /&gt;
: There are other things you can do, if you like. If you know of another puzzle, please add it.  You can also improve current puzzles by giving variations, more references, links to similar puzzles, or notes on the mathematical content.  In addition to being a collection of puzzles, I hope this wiki becomes a resource for math teachers.  So any comments about how a particular puzzle relates to a mathematical concept are welcome.  Finally, if you have any further ideas on how to improve the wiki, I&#039;d be happy to hear them.  Feedback is always good.  [[User:Oscarlevin|Oscarlevin]] 10:18, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I think it would be a good idea to add a page specifically on this topic: a list of ways in which people can contribute. That would also be a good place to summarise the most important templates.&lt;br /&gt;
&lt;br /&gt;
::: Good idea.  I&#039;ve started doing so.&lt;br /&gt;
&lt;br /&gt;
:::: Don&#039;t forget to add links to pages like that from the front page so people can find them... Also, what about adding the needs_hint, needs_answer, etc templates? Is that something people can usefully do? Since the templates exist, it seems a shame not to use them consistently. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: (This section later trimmed of less important topics to enhance focus on what matters. See history for details.) [[User:Zerrakhi|Zerrakhi]] 00:23, 19 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Another thing that seems strange is the requirement to log in before viewing a solution. I would question the sense of that, because the audience of people interested in contributing to the wiki is distinct from the audience of people interested in using it as a resource, and members of the latter probably won&#039;t bother to create accounts (especially when most puzzles are searchable). But perhaps I misunderstand how you envision the site being used. [[User:Zerrakhi|Zerrakhi]] 06:12, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: The reason for trying to restrict solutions is that I want to make it difficult for students to use this site to cheat.  I teach a variety of college courses where I use puzzles from this site as either extra credit assignments or as the beginnings of homework problems.  If a student finds the site by searching for the puzzle, I would rather they feel intimidated by registering (because maybe they think I would see their email) and try to do the problem on their own.  But I do want to have solutions somewhere to help remind me how difficult the puzzle is in case I forget how to solve it.&lt;br /&gt;
&lt;br /&gt;
::: I envision the site to sever as a collection of good math puzzles, with perhaps a discussion on why they are mathematically interesting.  These puzzles are meant to puzzled over, not answered by a web search.  Thoughts?  (I probably should outline this &amp;quot;policy&amp;quot; on a help page as well.) [[User:Oscarlevin|Oscarlevin]] 22:03, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: Not a lot of relevant thoughts, but as you probably guessed, that was largely my reason for asking - to suggest things that would be useful to mention on the help pages. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Something&#039;s wrong... ==&lt;br /&gt;
&lt;br /&gt;
All of a sudden, I find that the hint/answer/solution boxes are &#039;&#039;&#039;open by default&#039;&#039;&#039;, so that I can read their contents without wanting to! What could have caused this? (Added later: I&#039;d say your edits to Common.js messed up the NavFrame definition somehow.) [[User:Zerrakhi|Zerrakhi]] 09:55, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Exactly right.  I undid the changes, so it should be working now.  Thanks for the catch. I was trying to get the sidebar to have collapsible categories (haven&#039;t figured it out yet) and must have deleted the wrong thing. [[User:Oscarlevin|Oscarlevin]] 10:05, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Oddly, I&#039;ve re-started my browser (to clear cookies, just in case) and still having the problem. &lt;br /&gt;
&lt;br /&gt;
:: (You can probably guess how I figured out the approximate cause. As puzzles go, it was easier than many on the site. Entered edit mode on solution template to see how it worked, searched common.js for mention of NavFrame, hunch confirmed.)&lt;br /&gt;
&lt;br /&gt;
::: Working now, though. Don&#039;t understand that. [[User:Zerrakhi|Zerrakhi]] 10:23, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: Must have been cached in your browser.  There is a message on [[mediawiki:common.js]] about having to refresh while holding down SHIFT (for firefox anyway).  [[User:Oscarlevin|Oscarlevin]] 10:25, 18 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=563</id>
		<title>User:Zerrakhi</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User:Zerrakhi&amp;diff=563"/>
		<updated>2010-10-19T04:05:23Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Created page with &amp;#039;== Personal info &amp;amp; links ==  My name is Adrian Morgan. My blog is [http://outerhoard.wordpress.com/ The Outer Hoard], and I am [http://twitter.com/GoldHoarder GoldHoarder] on Twi...&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Personal info &amp;amp; links ==&lt;br /&gt;
&lt;br /&gt;
My name is Adrian Morgan. My blog is [http://outerhoard.wordpress.com/ The Outer Hoard], and I am [http://twitter.com/GoldHoarder GoldHoarder] on Twitter. Year of birth: 1977. Residence: Adelaide, South Australia. &lt;br /&gt;
&lt;br /&gt;
Zerrakhi is one of several names I use on the Internet, originally a character in some stories I wrote a long time ago. There&#039;s more information on the blog.&lt;br /&gt;
&lt;br /&gt;
== How I got involved ==&lt;br /&gt;
&lt;br /&gt;
Arrived at MathWiki via a comment Oscar left on Richard Wiseman&#039;s blog (clicked on name). Saw puzzles in need of solutions; thought it looked like fun.&lt;br /&gt;
&lt;br /&gt;
== Contributions ==&lt;br /&gt;
&lt;br /&gt;
*Contributed solutions to several puzzles, including &#039;&#039;&#039;[[seven orbs]]&#039;&#039;&#039; (via Oscar&#039;s talk page), &#039;&#039;&#039;[[five towns]]&#039;&#039;&#039;, etc.&lt;br /&gt;
*Some editing to improve grammar, clarity, etc.&lt;br /&gt;
*Initiated [[User_talk:Oscarlevin | discussions]] that lead to creation of &#039;&#039;&#039;[[MathPuzzleWiki:How_to_contribute | how to contribute]]&#039;&#039;&#039; page, etc.&lt;br /&gt;
*Started &#039;&#039;&#039;[[Help:Editing]]&#039;&#039;&#039; page.&lt;br /&gt;
&lt;br /&gt;
== Currently ==&lt;br /&gt;
&lt;br /&gt;
Using the &#039;&#039;&#039;[[Special:AncientPages | Oldest Pages]]&#039;&#039;&#039; list as an index, and trying to solve puzzles that interest me. (At most recent update, &#039;&#039;&#039;[[around the world]]&#039;&#039;&#039; is next on my list of puzzles to ponder.)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=561</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=561"/>
		<updated>2010-10-18T14:23:26Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the [[7 orbs]] puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
Possible combinations:&lt;br /&gt;
(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
A A A A A A A&lt;br /&gt;
A A A A A A X&lt;br /&gt;
A A A A A B B&lt;br /&gt;
A A A A A X X&lt;br /&gt;
A A A A B B B&lt;br /&gt;
A A A A B B X&lt;br /&gt;
A A A A X X X&lt;br /&gt;
&lt;br /&gt;
Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Yes that is the sort of thing I&#039;m looking for.  I&#039;ll see if I can fix the multiple lines problem.  [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: So I can&#039;t seem to replicate your problem.  Is it just that the lines are not breaking?  Like this:&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Because that can be fixed will a line break between them, as in:&lt;br /&gt;
&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
&lt;br /&gt;
over&lt;br /&gt;
&lt;br /&gt;
multiple&lt;br /&gt;
&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Or is there some other problem? [[User:Oscarlevin|Oscarlevin]] 15:25, 11 October 2010 (EDT)&lt;br /&gt;
::The problem wasn&#039;t with your multiple lines, it was with the = sign.  Templates allow you to have named parameters, which you assign with =.  I don&#039;t know if there is a workaround for this. [[User:Oscarlevin|Oscarlevin]] 15:41, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Ah. Never thought of that. I just tested in preview mode, and found that nowiki tags around the = sign seemed to work. I&#039;ve written something up on the [[Help:Editing | Editing Help]] page. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Did the email you get contain a bunch of &amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt; tags?  I&#039;m using an extension that switches dollar signs to math mode (ala LaTeX), and it has screwed up a lot of the system messages.  I&#039;ll see if I can fix this too. [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that&#039;s right. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: This should be fixed now.  Just testing a few things out. [[User:Test1|Test1]] 22:03, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== More questions ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m wondering why only a few puzzles are in the [[:Category:Needs_solution | needs solution]] category, and likewise for other similar categories. What&#039;s special about &#039;&#039;those&#039;&#039; puzzles in particular? &lt;br /&gt;
&lt;br /&gt;
Because the [[7 orbs]] puzzle is listed first on the front page, I assumed it was representative, and that all puzzles would have a hint, answer and solution in the same format. Now that I&#039;ve seen that&#039;s not the case, I&#039;m less sure about how I can contribute further. (Except by asking pointed questions, of course.) [[User:Zerrakhi|Zerrakhi]] 09:38, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: The only thing special about puzzles which have &amp;quot;needs ___&amp;quot; on them is that I happened to include that when I first put them up.  Some puzzles were supplied before I had created those templates, and others after but I forgot to include the reminder.  So for any puzzle you see on here that you think deserves a hint, answer or solution, feel free to provide one.&lt;br /&gt;
&lt;br /&gt;
: There are other things you can do, if you like. If you know of another puzzle, please add it.  You can also improve current puzzles by giving variations, more references, links to similar puzzles, or notes on the mathematical content.  In addition to being a collection of puzzles, I hope this wiki becomes a resource for math teachers.  So any comments about how a particular puzzle relates to a mathematical concept are welcome.  Finally, if you have any further ideas on how to improve the wiki, I&#039;d be happy to hear them.  Feedback is always good.  [[User:Oscarlevin|Oscarlevin]] 10:18, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I think it would be a good idea to add a page specifically on this topic: a list of ways in which people can contribute. That would also be a good place to summarise the most important templates.&lt;br /&gt;
&lt;br /&gt;
::: Good idea.  I&#039;ve started doing so.&lt;br /&gt;
&lt;br /&gt;
:::: Don&#039;t forget to add links to pages like that from the front page so people can find them... Also, what about adding the needs_hint, needs_answer, etc templates? Is that something people can usefully do? Since the templates exist, it seems a shame not to use them consistently.&lt;br /&gt;
&lt;br /&gt;
:::: I&#039;ll give you a link from my blog sometime this week. (Not that it will do any good: very few people read it.) As for self promotion, nobody will mind if you mention it in a postscript next time you leave a comment on Richard Wiseman&#039;s blog; he&#039;s never discouraged people from using it as a giant conversation forum and it will reach a wider audience than I ever could. &lt;br /&gt;
&lt;br /&gt;
:::: Incidentally, I knew the lightbulb puzzle because it&#039;s been featured on Wiseman&#039;s blog in the past. Also, some time ago I nominated a puzzle that he has confirmed he will use in some future installment. If you want a spoiler, it&#039;s the...&lt;br /&gt;
&lt;br /&gt;
{{answer | Knights and Pages puzzle, a version of which can be found at http://www.outofworkpoet.com/three-knights-and-three-pages . In the book I got it from, it comes in three parts: (1) as in the link, (2) proving there is no solution with four pairs of characters. (3) solving with four pairs of characters plus an island.}}&lt;br /&gt;
&lt;br /&gt;
:::: I&#039;ll have plenty to say about that when it gets to the top of the queue, but not before. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Another thing that seems strange is the requirement to log in before viewing a solution. I would question the sense of that, because the audience of people interested in contributing to the wiki is distinct from the audience of people interested in using it as a resource, and members of the latter probably won&#039;t bother to create accounts (especially when most puzzles are searchable). But perhaps I misunderstand how you envision the site being used. [[User:Zerrakhi|Zerrakhi]] 06:12, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: The reason for trying to restrict solutions is that I want to make it difficult for students to use this site to cheat.  I teach a variety of college courses where I use puzzles from this site as either extra credit assignments or as the beginnings of homework problems.  If a student finds the site by searching for the puzzle, I would rather they feel intimidated by registering (because maybe they think I would see their email) and try to do the problem on their own.  But I do want to have solutions somewhere to help remind me how difficult the puzzle is in case I forget how to solve it.&lt;br /&gt;
&lt;br /&gt;
::: I envision the site to sever as a collection of good math puzzles, with perhaps a discussion on why they are mathematically interesting.  These puzzles are meant to puzzled over, not answered by a web search.  Thoughts?  (I probably should outline this &amp;quot;policy&amp;quot; on a help page as well.) [[User:Oscarlevin|Oscarlevin]] 22:03, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: Not a lot of relevant thoughts, but as you probably guessed, that was largely my reason for asking - to suggest things that would be useful to mention on the help pages. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Something&#039;s wrong... ==&lt;br /&gt;
&lt;br /&gt;
All of a sudden, I find that the hint/answer/solution boxes are &#039;&#039;&#039;open by default&#039;&#039;&#039;, so that I can read their contents without wanting to! What could have caused this? (Added later: I&#039;d say your edits to Common.js messed up the NavFrame definition somehow.) [[User:Zerrakhi|Zerrakhi]] 09:55, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Exactly right.  I undid the changes, so it should be working now.  Thanks for the catch. I was trying to get the sidebar to have collapsible categories (haven&#039;t figured it out yet) and must have deleted the wrong thing. [[User:Oscarlevin|Oscarlevin]] 10:05, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Oddly, I&#039;ve re-started my browser (to clear cookies, just in case) and still having the problem. &lt;br /&gt;
&lt;br /&gt;
:: (You can probably guess how I figured out the approximate cause. As puzzles go, it was easier than many on the site. Entered edit mode on solution template to see how it worked, searched common.js for mention of NavFrame, hunch confirmed.)&lt;br /&gt;
&lt;br /&gt;
::: Working now, though. Don&#039;t understand that. [[User:Zerrakhi|Zerrakhi]] 10:23, 18 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=560</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=560"/>
		<updated>2010-10-18T14:16:23Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the [[7 orbs]] puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
Possible combinations:&lt;br /&gt;
(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
A A A A A A A&lt;br /&gt;
A A A A A A X&lt;br /&gt;
A A A A A B B&lt;br /&gt;
A A A A A X X&lt;br /&gt;
A A A A B B B&lt;br /&gt;
A A A A B B X&lt;br /&gt;
A A A A X X X&lt;br /&gt;
&lt;br /&gt;
Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Yes that is the sort of thing I&#039;m looking for.  I&#039;ll see if I can fix the multiple lines problem.  [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: So I can&#039;t seem to replicate your problem.  Is it just that the lines are not breaking?  Like this:&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Because that can be fixed will a line break between them, as in:&lt;br /&gt;
&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
&lt;br /&gt;
over&lt;br /&gt;
&lt;br /&gt;
multiple&lt;br /&gt;
&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Or is there some other problem? [[User:Oscarlevin|Oscarlevin]] 15:25, 11 October 2010 (EDT)&lt;br /&gt;
::The problem wasn&#039;t with your multiple lines, it was with the = sign.  Templates allow you to have named parameters, which you assign with =.  I don&#039;t know if there is a workaround for this. [[User:Oscarlevin|Oscarlevin]] 15:41, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Ah. Never thought of that. I just tested in preview mode, and found that nowiki tags around the = sign seemed to work. I&#039;ve written something up on the [[Help:Editing | Editing Help]] page. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Did the email you get contain a bunch of &amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt; tags?  I&#039;m using an extension that switches dollar signs to math mode (ala LaTeX), and it has screwed up a lot of the system messages.  I&#039;ll see if I can fix this too. [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that&#039;s right. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: This should be fixed now.  Just testing a few things out. [[User:Test1|Test1]] 22:03, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== More questions ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m wondering why only a few puzzles are in the [[:Category:Needs_solution | needs solution]] category, and likewise for other similar categories. What&#039;s special about &#039;&#039;those&#039;&#039; puzzles in particular? &lt;br /&gt;
&lt;br /&gt;
Because the [[7 orbs]] puzzle is listed first on the front page, I assumed it was representative, and that all puzzles would have a hint, answer and solution in the same format. Now that I&#039;ve seen that&#039;s not the case, I&#039;m less sure about how I can contribute further. (Except by asking pointed questions, of course.) [[User:Zerrakhi|Zerrakhi]] 09:38, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: The only thing special about puzzles which have &amp;quot;needs ___&amp;quot; on them is that I happened to include that when I first put them up.  Some puzzles were supplied before I had created those templates, and others after but I forgot to include the reminder.  So for any puzzle you see on here that you think deserves a hint, answer or solution, feel free to provide one.&lt;br /&gt;
&lt;br /&gt;
: There are other things you can do, if you like. If you know of another puzzle, please add it.  You can also improve current puzzles by giving variations, more references, links to similar puzzles, or notes on the mathematical content.  In addition to being a collection of puzzles, I hope this wiki becomes a resource for math teachers.  So any comments about how a particular puzzle relates to a mathematical concept are welcome.  Finally, if you have any further ideas on how to improve the wiki, I&#039;d be happy to hear them.  Feedback is always good.  [[User:Oscarlevin|Oscarlevin]] 10:18, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I think it would be a good idea to add a page specifically on this topic: a list of ways in which people can contribute. That would also be a good place to summarise the most important templates.&lt;br /&gt;
&lt;br /&gt;
::: Good idea.  I&#039;ve started doing so.&lt;br /&gt;
&lt;br /&gt;
:::: Don&#039;t forget to add links to pages like that from the front page so people can find them... Also, what about adding the needs_hint, needs_answer, etc templates? Is that something people can usefully do? Since the templates exist, it seems a shame not to use them consistently.&lt;br /&gt;
&lt;br /&gt;
:::: I&#039;ll give you a link from my blog sometime this week. (Not that it will do any good: very few people read it.) As for self promotion, nobody will mind if you mention it in a postscript next time you leave a comment on Richard Wiseman&#039;s blog; he&#039;s never discouraged people from using it as a giant conversation forum and it will reach a wider audience than I ever could. &lt;br /&gt;
&lt;br /&gt;
:::: Incidentally, I knew the lightbulb puzzle because it&#039;s been featured on Wiseman&#039;s blog in the past. Also, some time ago I nominated a puzzle that he has confirmed he will use in some future installment. If you want a spoiler, it&#039;s the...&lt;br /&gt;
&lt;br /&gt;
{{answer | Knights and Pages puzzle, a version of which can be found at http://www.outofworkpoet.com/three-knights-and-three-pages . In the book I got it from, it comes in three parts: (1) as in the link, (2) proving there is no solution with four pairs of characters. (3) solving with four pairs of characters plus an island.}}&lt;br /&gt;
&lt;br /&gt;
:::: I&#039;ll have plenty to say about that when it gets to the top of the queue, but not before. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Another thing that seems strange is the requirement to log in before viewing a solution. I would question the sense of that, because the audience of people interested in contributing to the wiki is distinct from the audience of people interested in using it as a resource, and members of the latter probably won&#039;t bother to create accounts (especially when most puzzles are searchable). But perhaps I misunderstand how you envision the site being used. [[User:Zerrakhi|Zerrakhi]] 06:12, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: The reason for trying to restrict solutions is that I want to make it difficult for students to use this site to cheat.  I teach a variety of college courses where I use puzzles from this site as either extra credit assignments or as the beginnings of homework problems.  If a student finds the site by searching for the puzzle, I would rather they feel intimidated by registering (because maybe they think I would see their email) and try to do the problem on their own.  But I do want to have solutions somewhere to help remind me how difficult the puzzle is in case I forget how to solve it.&lt;br /&gt;
&lt;br /&gt;
::: I envision the site to sever as a collection of good math puzzles, with perhaps a discussion on why they are mathematically interesting.  These puzzles are meant to puzzled over, not answered by a web search.  Thoughts?  (I probably should outline this &amp;quot;policy&amp;quot; on a help page as well.) [[User:Oscarlevin|Oscarlevin]] 22:03, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: Not a lot of relevant thoughts, but as you probably guessed, that was largely my reason for asking - to suggest things that would be useful to mention on the help pages. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Something&#039;s wrong... ==&lt;br /&gt;
&lt;br /&gt;
All of a sudden, I find that the hint/answer/solution boxes are &#039;&#039;&#039;open by default&#039;&#039;&#039;, so that I can read their contents without wanting to! What could have caused this? (Added later: I&#039;d say your edits to Common.js messed up the NavFrame definition somehow.) [[User:Zerrakhi|Zerrakhi]] 09:55, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Exactly right.  I undid the changes, so it should be working now.  Thanks for the catch. I was trying to get the sidebar to have collapsible categories (haven&#039;t figured it out yet) and must have deleted the wrong thing. [[User:Oscarlevin|Oscarlevin]] 10:05, 18 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Oddly, I&#039;ve re-started my browser (to clear cookies, just in case) and still having the problem. &lt;br /&gt;
&lt;br /&gt;
:: (You can probably guess how I figured out the approximate cause. As puzzles go, it was easier than many on the site. Entered edit mode on solution template to see how it worked, searched common.js for mention of NavFrame, hunch confirmed.)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=558</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=558"/>
		<updated>2010-10-18T14:02:54Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the [[7 orbs]] puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
Possible combinations:&lt;br /&gt;
(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
A A A A A A A&lt;br /&gt;
A A A A A A X&lt;br /&gt;
A A A A A B B&lt;br /&gt;
A A A A A X X&lt;br /&gt;
A A A A B B B&lt;br /&gt;
A A A A B B X&lt;br /&gt;
A A A A X X X&lt;br /&gt;
&lt;br /&gt;
Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Yes that is the sort of thing I&#039;m looking for.  I&#039;ll see if I can fix the multiple lines problem.  [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: So I can&#039;t seem to replicate your problem.  Is it just that the lines are not breaking?  Like this:&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Because that can be fixed will a line break between them, as in:&lt;br /&gt;
&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
&lt;br /&gt;
over&lt;br /&gt;
&lt;br /&gt;
multiple&lt;br /&gt;
&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Or is there some other problem? [[User:Oscarlevin|Oscarlevin]] 15:25, 11 October 2010 (EDT)&lt;br /&gt;
::The problem wasn&#039;t with your multiple lines, it was with the = sign.  Templates allow you to have named parameters, which you assign with =.  I don&#039;t know if there is a workaround for this. [[User:Oscarlevin|Oscarlevin]] 15:41, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Ah. Never thought of that. I just tested in preview mode, and found that nowiki tags around the = sign seemed to work. I&#039;ve written something up on the [[Help:Editing | Editing Help]] page. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Did the email you get contain a bunch of &amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt; tags?  I&#039;m using an extension that switches dollar signs to math mode (ala LaTeX), and it has screwed up a lot of the system messages.  I&#039;ll see if I can fix this too. [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that&#039;s right. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: This should be fixed now.  Just testing a few things out. [[User:Test1|Test1]] 22:03, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== More questions ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m wondering why only a few puzzles are in the [[:Category:Needs_solution | needs solution]] category, and likewise for other similar categories. What&#039;s special about &#039;&#039;those&#039;&#039; puzzles in particular? &lt;br /&gt;
&lt;br /&gt;
Because the [[7 orbs]] puzzle is listed first on the front page, I assumed it was representative, and that all puzzles would have a hint, answer and solution in the same format. Now that I&#039;ve seen that&#039;s not the case, I&#039;m less sure about how I can contribute further. (Except by asking pointed questions, of course.) [[User:Zerrakhi|Zerrakhi]] 09:38, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: The only thing special about puzzles which have &amp;quot;needs ___&amp;quot; on them is that I happened to include that when I first put them up.  Some puzzles were supplied before I had created those templates, and others after but I forgot to include the reminder.  So for any puzzle you see on here that you think deserves a hint, answer or solution, feel free to provide one.&lt;br /&gt;
&lt;br /&gt;
: There are other things you can do, if you like. If you know of another puzzle, please add it.  You can also improve current puzzles by giving variations, more references, links to similar puzzles, or notes on the mathematical content.  In addition to being a collection of puzzles, I hope this wiki becomes a resource for math teachers.  So any comments about how a particular puzzle relates to a mathematical concept are welcome.  Finally, if you have any further ideas on how to improve the wiki, I&#039;d be happy to hear them.  Feedback is always good.  [[User:Oscarlevin|Oscarlevin]] 10:18, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I think it would be a good idea to add a page specifically on this topic: a list of ways in which people can contribute. That would also be a good place to summarise the most important templates.&lt;br /&gt;
&lt;br /&gt;
::: Good idea.  I&#039;ve started doing so.&lt;br /&gt;
&lt;br /&gt;
:::: Don&#039;t forget to add links to pages like that from the front page so people can find them... Also, what about adding the needs_hint, needs_answer, etc templates? Is that something people can usefully do? Since the templates exist, it seems a shame not to use them consistently.&lt;br /&gt;
&lt;br /&gt;
:::: I&#039;ll give you a link from my blog sometime this week. (Not that it will do any good: very few people read it.) As for self promotion, nobody will mind if you mention it in a postscript next time you leave a comment on Richard Wiseman&#039;s blog; he&#039;s never discouraged people from using it as a giant conversation forum and it will reach a wider audience than I ever could. &lt;br /&gt;
&lt;br /&gt;
:::: Incidentally, I knew the lightbulb puzzle because it&#039;s been featured on Wiseman&#039;s blog in the past. Also, some time ago I nominated a puzzle that he has confirmed he will use in some future installment. If you want a spoiler, it&#039;s the...&lt;br /&gt;
&lt;br /&gt;
{{answer | Knights and Pages puzzle, a version of which can be found at http://www.outofworkpoet.com/three-knights-and-three-pages . In the book I got it from, it comes in three parts: (1) as in the link, (2) proving there is no solution with four pairs of characters. (3) solving with four pairs of characters plus an island.}}&lt;br /&gt;
&lt;br /&gt;
:::: I&#039;ll have plenty to say about that when it gets to the top of the queue, but not before. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Another thing that seems strange is the requirement to log in before viewing a solution. I would question the sense of that, because the audience of people interested in contributing to the wiki is distinct from the audience of people interested in using it as a resource, and members of the latter probably won&#039;t bother to create accounts (especially when most puzzles are searchable). But perhaps I misunderstand how you envision the site being used. [[User:Zerrakhi|Zerrakhi]] 06:12, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: The reason for trying to restrict solutions is that I want to make it difficult for students to use this site to cheat.  I teach a variety of college courses where I use puzzles from this site as either extra credit assignments or as the beginnings of homework problems.  If a student finds the site by searching for the puzzle, I would rather they feel intimidated by registering (because maybe they think I would see their email) and try to do the problem on their own.  But I do want to have solutions somewhere to help remind me how difficult the puzzle is in case I forget how to solve it.&lt;br /&gt;
&lt;br /&gt;
::: I envision the site to sever as a collection of good math puzzles, with perhaps a discussion on why they are mathematically interesting.  These puzzles are meant to puzzled over, not answered by a web search.  Thoughts?  (I probably should outline this &amp;quot;policy&amp;quot; on a help page as well.) [[User:Oscarlevin|Oscarlevin]] 22:03, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: Not a lot of relevant thoughts, but as you probably guessed, that was largely my reason for asking - to suggest things that would be useful to mention on the help pages. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Something&#039;s wrong... ==&lt;br /&gt;
&lt;br /&gt;
All of a sudden, I find that the hint/answer/solution boxes are &#039;&#039;&#039;open by default&#039;&#039;&#039;, so that I can read their contents without wanting to! What could have caused this? (Added later: I&#039;d say your edits to Common.js messed up the NavFrame definition somehow.) [[User:Zerrakhi|Zerrakhi]] 09:55, 18 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=555</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=555"/>
		<updated>2010-10-18T13:55:59Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the [[7 orbs]] puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
Possible combinations:&lt;br /&gt;
(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
A A A A A A A&lt;br /&gt;
A A A A A A X&lt;br /&gt;
A A A A A B B&lt;br /&gt;
A A A A A X X&lt;br /&gt;
A A A A B B B&lt;br /&gt;
A A A A B B X&lt;br /&gt;
A A A A X X X&lt;br /&gt;
&lt;br /&gt;
Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Yes that is the sort of thing I&#039;m looking for.  I&#039;ll see if I can fix the multiple lines problem.  [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: So I can&#039;t seem to replicate your problem.  Is it just that the lines are not breaking?  Like this:&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Because that can be fixed will a line break between them, as in:&lt;br /&gt;
&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
&lt;br /&gt;
over&lt;br /&gt;
&lt;br /&gt;
multiple&lt;br /&gt;
&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Or is there some other problem? [[User:Oscarlevin|Oscarlevin]] 15:25, 11 October 2010 (EDT)&lt;br /&gt;
::The problem wasn&#039;t with your multiple lines, it was with the = sign.  Templates allow you to have named parameters, which you assign with =.  I don&#039;t know if there is a workaround for this. [[User:Oscarlevin|Oscarlevin]] 15:41, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Ah. Never thought of that. I just tested in preview mode, and found that nowiki tags around the = sign seemed to work. I&#039;ve written something up on the [[Help:Editing | Editing Help]] page. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Did the email you get contain a bunch of &amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt; tags?  I&#039;m using an extension that switches dollar signs to math mode (ala LaTeX), and it has screwed up a lot of the system messages.  I&#039;ll see if I can fix this too. [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that&#039;s right. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: This should be fixed now.  Just testing a few things out. [[User:Test1|Test1]] 22:03, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== More questions ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m wondering why only a few puzzles are in the [[:Category:Needs_solution | needs solution]] category, and likewise for other similar categories. What&#039;s special about &#039;&#039;those&#039;&#039; puzzles in particular? &lt;br /&gt;
&lt;br /&gt;
Because the [[7 orbs]] puzzle is listed first on the front page, I assumed it was representative, and that all puzzles would have a hint, answer and solution in the same format. Now that I&#039;ve seen that&#039;s not the case, I&#039;m less sure about how I can contribute further. (Except by asking pointed questions, of course.) [[User:Zerrakhi|Zerrakhi]] 09:38, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: The only thing special about puzzles which have &amp;quot;needs ___&amp;quot; on them is that I happened to include that when I first put them up.  Some puzzles were supplied before I had created those templates, and others after but I forgot to include the reminder.  So for any puzzle you see on here that you think deserves a hint, answer or solution, feel free to provide one.&lt;br /&gt;
&lt;br /&gt;
: There are other things you can do, if you like. If you know of another puzzle, please add it.  You can also improve current puzzles by giving variations, more references, links to similar puzzles, or notes on the mathematical content.  In addition to being a collection of puzzles, I hope this wiki becomes a resource for math teachers.  So any comments about how a particular puzzle relates to a mathematical concept are welcome.  Finally, if you have any further ideas on how to improve the wiki, I&#039;d be happy to hear them.  Feedback is always good.  [[User:Oscarlevin|Oscarlevin]] 10:18, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I think it would be a good idea to add a page specifically on this topic: a list of ways in which people can contribute. That would also be a good place to summarise the most important templates.&lt;br /&gt;
&lt;br /&gt;
::: Good idea.  I&#039;ve started doing so.&lt;br /&gt;
&lt;br /&gt;
:::: Don&#039;t forget to add links to pages like that from the front page so people can find them... Also, what about adding the needs_hint, needs_answer, etc templates? Is that something people can usefully do? Since the templates exist, it seems a shame not to use them consistently.&lt;br /&gt;
&lt;br /&gt;
:::: I&#039;ll give you a link from my blog sometime this week. (Not that it will do any good: very few people read it.) As for self promotion, nobody will mind if you mention it in a postscript next time you leave a comment on Richard Wiseman&#039;s blog; he&#039;s never discouraged people from using it as a giant conversation forum and it will reach a wider audience than I ever could. &lt;br /&gt;
&lt;br /&gt;
:::: Incidentally, I knew the lightbulb puzzle because it&#039;s been featured on Wiseman&#039;s blog in the past. Also, some time ago I nominated a puzzle that he has confirmed he will use in some future installment. If you want a spoiler, it&#039;s the...&lt;br /&gt;
&lt;br /&gt;
{{answer | Knights and Pages puzzle, a version of which can be found at http://www.outofworkpoet.com/three-knights-and-three-pages . In the book I got it from, it comes in three parts: (1) as in the link, (2) proving there is no solution with four pairs of characters. (3) solving with four pairs of characters plus an island.}}&lt;br /&gt;
&lt;br /&gt;
:::: I&#039;ll have plenty to say about that when it gets to the top of the queue, but not before. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Another thing that seems strange is the requirement to log in before viewing a solution. I would question the sense of that, because the audience of people interested in contributing to the wiki is distinct from the audience of people interested in using it as a resource, and members of the latter probably won&#039;t bother to create accounts (especially when most puzzles are searchable). But perhaps I misunderstand how you envision the site being used. [[User:Zerrakhi|Zerrakhi]] 06:12, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: The reason for trying to restrict solutions is that I want to make it difficult for students to use this site to cheat.  I teach a variety of college courses where I use puzzles from this site as either extra credit assignments or as the beginnings of homework problems.  If a student finds the site by searching for the puzzle, I would rather they feel intimidated by registering (because maybe they think I would see their email) and try to do the problem on their own.  But I do want to have solutions somewhere to help remind me how difficult the puzzle is in case I forget how to solve it.&lt;br /&gt;
&lt;br /&gt;
::: I envision the site to sever as a collection of good math puzzles, with perhaps a discussion on why they are mathematically interesting.  These puzzles are meant to puzzled over, not answered by a web search.  Thoughts?  (I probably should outline this &amp;quot;policy&amp;quot; on a help page as well.) [[User:Oscarlevin|Oscarlevin]] 22:03, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: Not a lot of relevant thoughts, but as you probably guessed, that was largely my reason for asking - to suggest things that would be useful to mention on the help pages. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Something&#039;s wrong... ==&lt;br /&gt;
&lt;br /&gt;
All of a sudden, I find that the hint/answer/solution boxes are &#039;&#039;&#039;open by default&#039;&#039;&#039;, so that I can read their contents without wanting to! What could have caused this? [[User:Zerrakhi|Zerrakhi]] 09:55, 18 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=GO_ON_BOB&amp;diff=554</id>
		<title>GO ON BOB</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=GO_ON_BOB&amp;diff=554"/>
		<updated>2010-10-18T13:35:17Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Solve this cryptarithmetic (each letter represents a unique digit 0 to 9).  GO + ON = BOB, given that BOB is divisible by G.&lt;br /&gt;
&lt;br /&gt;
{{solution | The sum of two 2-digit numbers has to be less than 200 (because 99+99&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;198), so B &amp;lt; 2.&lt;br /&gt;
&lt;br /&gt;
B is not 0, because that would require the sum of two 2-digit numbers to be less than one of those 2-digit numbers (specifically, &amp;quot;BOB&amp;quot; would be &amp;quot;ON&amp;quot; rounded down to a lower multiple of ten).&lt;br /&gt;
&lt;br /&gt;
Hence  B &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 1. Which means &amp;quot;BOB&amp;quot; is one of 101, 121, 131, etc. (Not 111, because each letter represents a unique digit.)&lt;br /&gt;
&lt;br /&gt;
Knowing that &amp;quot;BOB&amp;quot; is divisible by G, we can look up 1-digit factors of candidates for &amp;quot;BOB&amp;quot;. (In the old days, mathematicians would have had tables for this. We have the Internet.)&lt;br /&gt;
&lt;br /&gt;
141 has factor 3; 161 has factor 7; 171 has factors 3, 9. No other candidates for &amp;quot;BOB&amp;quot; have 1-digit factors other than 1.&lt;br /&gt;
&lt;br /&gt;
Trying the candidates one at a time:&lt;br /&gt;
*34 + 4_ &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 141 (obviously not, as 34+49 is only 83)&lt;br /&gt;
*76 + 6_ &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 161 (obviously not, as 76+69 is only 145)&lt;br /&gt;
*97 + 7_ &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 171 (this is the only candidate where the sum is in the right range)&lt;br /&gt;
&lt;br /&gt;
171 - 97 &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 74, which gives 97 + 74 &amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt; 171 as the equation represented by the words. }}&lt;br /&gt;
&lt;br /&gt;
[[Category: Cryptarithmetic puzzles]]&lt;br /&gt;
[[Category: Number theory]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Poison&amp;diff=547</id>
		<title>Poison</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Poison&amp;diff=547"/>
		<updated>2010-10-18T00:35:26Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Got rid of word &amp;#039;administered&amp;#039;. I don&amp;#039;t think you can administer to an object (such as a petri dish) can you? Only to a person, I&amp;#039;d have thought.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A nice number theory puzzle based on one I heard on Car Talk.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
In the secret lab of a mad scientist, you find thirteen vials of liquid.  One of the vials contains a deadly poison that will kill you instantly.  If you drink all of the other twelve vials, you will gain a pleasant variety of super-powers.  Luckily, there are some petri dishes which will, in one hour, determine if any poison has been placed in them.  Unluckily, there are only four to use, and you only have one hour before the mad scientist returns.  How can you determine which of the thirteen vials you should definitely not drink?  &lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
&lt;br /&gt;
{{Hint| You could actually find the poisoned vial even if you have up to sixteen vials total.  For seventeen vials, you would need an extra petri dish.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
{{Car Talk}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Number theory]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Five_towns&amp;diff=546</id>
		<title>Five towns</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Five_towns&amp;diff=546"/>
		<updated>2010-10-17T23:25:51Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A puzzle similar to the [[Houses and utilities]] puzzle.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
Back in the days of yore, five small towns decided they wanted to build roads connecting each pair of towns.  While the towns had plenty of money to build roads as long as they wished, it was very important that the roads not intersect with each other (as stop signs had not yet been invented).  Also, tunnels and bridges were not allowed.  Is it possible for each of these town to build a road to each of the four other towns without creating any intersections?&lt;br /&gt;
&lt;br /&gt;
{{solution | Here&#039;s one way to prove that it&#039;s not possible.&lt;br /&gt;
&lt;br /&gt;
Label the towns 1 to 5. If there&#039;s a solution, then for every possible ordering of the five towns, there is a circuit route that visits all five of them in that order and returns to the first, with no backtracking.&lt;br /&gt;
&lt;br /&gt;
In particular, there must be a circuit route that visits the towns in the order 1, 2, 3, 4, 5, 1 (call this Circuit A) and a circuit route that visits the towns in the order 1, 3, 5, 2, 4, 1 (call this Circuit B).&lt;br /&gt;
&lt;br /&gt;
You can quickly show that Circuit B cannot be entirely inside Circuit A, nor can it be entirely outside Circuit A. Therefore, there must be at least one town (call it N) where Circuit B crosses from being outside Circuit A to being inside Circuit A.&lt;br /&gt;
&lt;br /&gt;
But, as can be seen by sketching a diagram, this necessarily seperates town N-1 from town N+1 so that no road is possible between the two. }}&lt;br /&gt;
&lt;br /&gt;
{{Needs math}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Graph theory]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Five_towns&amp;diff=545</id>
		<title>Five towns</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Five_towns&amp;diff=545"/>
		<updated>2010-10-17T23:25:01Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A puzzle similar to the [[Houses and utilities]] puzzle.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
Back in the days of yore, five small towns decided they wanted to build roads connecting each pair of towns.  While the towns had plenty of money to build roads as long as they wished, it was very important that the roads not intersect with each other (as stop signs had not yet been invented).  Also, tunnels and bridges were not allowed.  Is it possible for each of these town to build a road to each of the four other towns without creating any intersections?&lt;br /&gt;
&lt;br /&gt;
{{solution | Here&#039;s one way to prove that it&#039;s not possible.&lt;br /&gt;
&lt;br /&gt;
Label the towns 1 to 5. If there&#039;s a solution, then for every possible ordering of the five towns, there is a circuit route that visits all five of them in that order and returns to the first, with no backtracking.&lt;br /&gt;
&lt;br /&gt;
In particular, there must be a circuit route that visits the towns in the order 1, 2, 3, 4, 5, 1 (call this Circuit A) and a circuit route that visits the towns in the order 1, 3, 5, 2, 4, 1.&lt;br /&gt;
&lt;br /&gt;
You can quickly show that Circuit B cannot be entirely inside Circuit A, nor can it be entirely outside Circuit A. Therefore, there must be at least one town (call it N) where Circuit B crosses from being outside Circuit A to being inside Circuit A.&lt;br /&gt;
&lt;br /&gt;
But, as can be seen by sketching a diagram, this necessarily seperates town N-1 from town N+1 so that no road is possible between the two. }}&lt;br /&gt;
&lt;br /&gt;
{{Needs math}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Graph theory]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Two_guards&amp;diff=544</id>
		<title>Two guards</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Two_guards&amp;diff=544"/>
		<updated>2010-10-17T15:12:06Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Alternative answer (Source: The Chicken from Minsk by Yuri B Chernyak &amp;amp; Robert M Rose)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is the classic puzzle of the two guards, one a liar and one honest.  As seen in Labyrinth, Doctor Who, and elsewhere.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
You are in a dungeon (trying to get out, of course) and you encounter two doors with a centurion guarding each one. One guard always lies and the other&lt;br /&gt;
always tells the truth, but you do not know which is which. You are allowed one question to determine the correct door. (The correct door leads to a beautiful princess, a king’s ransom, and the exit, while the incorrect door leads to a man-eating lion, and horrible death.) What question should you ask, and to whom, to ensure your safety?&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
&lt;br /&gt;
{{Hint| The guards know about each other.  For example (although this does not help) if the first guard was a liar he would say that the second guard is a liar (because it is a lie to say the second guard is a liar).}}&lt;br /&gt;
{{Hint| It is impossible (and unnecessary) to determine which guard is a truth-teller and which is a liar.}}&lt;br /&gt;
&lt;br /&gt;
{{Answer| Ask either guard, &amp;quot;If I were to ask the other guard which door leads to safety, what would he say?&amp;quot;  Go through the &#039;&#039;other&#039;&#039; door.&lt;br /&gt;
&lt;br /&gt;
Alternative answer: Ask either guard &amp;quot;Is the truthful guard standing in front of the door that leads to death?&amp;quot; If the answer is no, go through that door; if yes, go through the other one.}}&lt;br /&gt;
&lt;br /&gt;
{{Solution| Why does this work?  Let&#039;s consider the two cases: (1) the guard you ask always lies or (2) the guard you ask always tells the truth.  In case 1, the other guard always tells the truth, so if you asked him which door leads to safety, he would tell you the correct door.  The guard you asked must lie about that though, so he will tell you the other door.  In case 2, the other guard always lies, so would tell you the wrong door, and the first guard faithfully conveys this information to you.  In either case, you will be told the wrong door, so going through the other door is the correct play.&lt;br /&gt;
&lt;br /&gt;
The alternative answer is less well known, perhaps because it doesn&#039;t work for versions in which the guards don&#039;t stand directly in front of the doors. (Also because it&#039;s never appeared on television.) But it works on a very similar principle.}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Liar puzzles]]&lt;br /&gt;
[[Category: Logic]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Talk:Five_pirates&amp;diff=543</id>
		<title>Talk:Five pirates</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Talk:Five_pirates&amp;diff=543"/>
		<updated>2010-10-17T13:49:57Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Error or variation? ==&lt;br /&gt;
&lt;br /&gt;
Based on comparisons with other versions that I can find online, I believe &amp;quot;&#039;&#039;If more than half of the pirates accept the proposal&#039;&#039;&amp;quot; should read &amp;quot;&#039;&#039;If at least half of the pirates accept the proposal&#039;&#039;&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This is a serious issue, as the puzzle depends critically upon what happens when exactly 50% of pirates accept a proposal. Is it an error, or a variation?&lt;br /&gt;
&lt;br /&gt;
: It is a variation.  The [[Forty thieves]] puzzle uses &amp;quot;at least half&amp;quot; and as such is considerably easier to solve. [[User:Oscarlevin|Oscarlevin]] 13:09, 14 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: OK. To fill in some background here, I came up with a solution (I think), but I had to make an assumption (namely that a pirate will always let another pirate live if there&#039;s no financial gain from having them killed) which I felt wasn&#039;t in character and thus felt unsatisfied with it. So later I looked online to see if I was right and only found versions with &amp;quot;at least half&amp;quot;. [[User:Zerrakhi|Zerrakhi]] 09:49, 17 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=542</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=542"/>
		<updated>2010-10-17T13:33:30Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the [[7 orbs]] puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
Possible combinations:&lt;br /&gt;
(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
A A A A A A A&lt;br /&gt;
A A A A A A X&lt;br /&gt;
A A A A A B B&lt;br /&gt;
A A A A A X X&lt;br /&gt;
A A A A B B B&lt;br /&gt;
A A A A B B X&lt;br /&gt;
A A A A X X X&lt;br /&gt;
&lt;br /&gt;
Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Yes that is the sort of thing I&#039;m looking for.  I&#039;ll see if I can fix the multiple lines problem.  [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: So I can&#039;t seem to replicate your problem.  Is it just that the lines are not breaking?  Like this:&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Because that can be fixed will a line break between them, as in:&lt;br /&gt;
&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
&lt;br /&gt;
over&lt;br /&gt;
&lt;br /&gt;
multiple&lt;br /&gt;
&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Or is there some other problem? [[User:Oscarlevin|Oscarlevin]] 15:25, 11 October 2010 (EDT)&lt;br /&gt;
::The problem wasn&#039;t with your multiple lines, it was with the = sign.  Templates allow you to have named parameters, which you assign with =.  I don&#039;t know if there is a workaround for this. [[User:Oscarlevin|Oscarlevin]] 15:41, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Ah. Never thought of that. I just tested in preview mode, and found that nowiki tags around the = sign seemed to work. I&#039;ve written something up on the [[Help:Editing | Editing Help]] page. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Did the email you get contain a bunch of &amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt; tags?  I&#039;m using an extension that switches dollar signs to math mode (ala LaTeX), and it has screwed up a lot of the system messages.  I&#039;ll see if I can fix this too. [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that&#039;s right. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: This should be fixed now.  Just testing a few things out. [[User:Test1|Test1]] 22:03, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== More questions ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m wondering why only a few puzzles are in the [[:Category:Needs_solution | needs solution]] category, and likewise for other similar categories. What&#039;s special about &#039;&#039;those&#039;&#039; puzzles in particular? &lt;br /&gt;
&lt;br /&gt;
Because the [[7 orbs]] puzzle is listed first on the front page, I assumed it was representative, and that all puzzles would have a hint, answer and solution in the same format. Now that I&#039;ve seen that&#039;s not the case, I&#039;m less sure about how I can contribute further. (Except by asking pointed questions, of course.) [[User:Zerrakhi|Zerrakhi]] 09:38, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: The only thing special about puzzles which have &amp;quot;needs ___&amp;quot; on them is that I happened to include that when I first put them up.  Some puzzles were supplied before I had created those templates, and others after but I forgot to include the reminder.  So for any puzzle you see on here that you think deserves a hint, answer or solution, feel free to provide one.&lt;br /&gt;
&lt;br /&gt;
: There are other things you can do, if you like. If you know of another puzzle, please add it.  You can also improve current puzzles by giving variations, more references, links to similar puzzles, or notes on the mathematical content.  In addition to being a collection of puzzles, I hope this wiki becomes a resource for math teachers.  So any comments about how a particular puzzle relates to a mathematical concept are welcome.  Finally, if you have any further ideas on how to improve the wiki, I&#039;d be happy to hear them.  Feedback is always good.  [[User:Oscarlevin|Oscarlevin]] 10:18, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I think it would be a good idea to add a page specifically on this topic: a list of ways in which people can contribute. That would also be a good place to summarise the most important templates.&lt;br /&gt;
&lt;br /&gt;
::: Good idea.  I&#039;ve started doing so.&lt;br /&gt;
&lt;br /&gt;
:::: Don&#039;t forget to add links to pages like that from the front page so people can find them... Also, what about adding the needs_hint, needs_answer, etc templates? Is that something people can usefully do? Since the templates exist, it seems a shame not to use them consistently.&lt;br /&gt;
&lt;br /&gt;
:::: I&#039;ll give you a link from my blog sometime this week. (Not that it will do any good: very few people read it.) As for self promotion, nobody will mind if you mention it in a postscript next time you leave a comment on Richard Wiseman&#039;s blog; he&#039;s never discouraged people from using it as a giant conversation forum and it will reach a wider audience than I ever could. &lt;br /&gt;
&lt;br /&gt;
:::: Incidentally, I knew the lightbulb puzzle because it&#039;s been featured on Wiseman&#039;s blog in the past. Also, some time ago I nominated a puzzle that he has confirmed he will use in some future installment. If you want a spoiler, it&#039;s the...&lt;br /&gt;
&lt;br /&gt;
{{answer | Knights and Pages puzzle, a version of which can be found at http://www.outofworkpoet.com/three-knights-and-three-pages . In the book I got it from, it comes in three parts: (1) as in the link, (2) proving there is no solution with four pairs of characters. (3) solving with four pairs of characters plus an island.}}&lt;br /&gt;
&lt;br /&gt;
:::: I&#039;ll have plenty to say about that when it gets to the top of the queue, but not before. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Another thing that seems strange is the requirement to log in before viewing a solution. I would question the sense of that, because the audience of people interested in contributing to the wiki is distinct from the audience of people interested in using it as a resource, and members of the latter probably won&#039;t bother to create accounts (especially when most puzzles are searchable). But perhaps I misunderstand how you envision the site being used. [[User:Zerrakhi|Zerrakhi]] 06:12, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: The reason for trying to restrict solutions is that I want to make it difficult for students to use this site to cheat.  I teach a variety of college courses where I use puzzles from this site as either extra credit assignments or as the beginnings of homework problems.  If a student finds the site by searching for the puzzle, I would rather they feel intimidated by registering (because maybe they think I would see their email) and try to do the problem on their own.  But I do want to have solutions somewhere to help remind me how difficult the puzzle is in case I forget how to solve it.&lt;br /&gt;
&lt;br /&gt;
::: I envision the site to sever as a collection of good math puzzles, with perhaps a discussion on why they are mathematically interesting.  These puzzles are meant to puzzled over, not answered by a web search.  Thoughts?  (I probably should outline this &amp;quot;policy&amp;quot; on a help page as well.) [[User:Oscarlevin|Oscarlevin]] 22:03, 13 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::: Not a lot of relevant thoughts, but as you probably guessed, that was largely my reason for asking - to suggest things that would be useful to mention on the help pages. [[User:Zerrakhi|Zerrakhi]] 09:33, 17 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=True_or_false&amp;diff=527</id>
		<title>True or false</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=True_or_false&amp;diff=527"/>
		<updated>2010-10-14T00:57:49Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Assign a truth value to each of the following statements.&lt;br /&gt;
# Statement 5 is false.&lt;br /&gt;
# Statement 1 is false.&lt;br /&gt;
# Statement 4 is true.&lt;br /&gt;
# Only one of these statements is false.&lt;br /&gt;
# Statements 2 and 3 are both true or both false.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{needs_hint}}&lt;br /&gt;
{{needs_answer}}&lt;br /&gt;
{{solution | &lt;br /&gt;
&lt;br /&gt;
First identify statements with equal vs opposite truth values:&lt;br /&gt;
&lt;br /&gt;
* 1 has opposite truth value to 5 (from statement 1)&lt;br /&gt;
* 2 has opposite truth value to 1 (from statement 2), hence equal truth value to 5 &lt;br /&gt;
* 3 has equal truth value to 4 (from statement 3)&lt;br /&gt;
* 5 true only if 2 has equal truth value to 3 (from statement 5)&lt;br /&gt;
&lt;br /&gt;
If 4 false, then:&lt;br /&gt;
*3 false (equal value to 4)&lt;br /&gt;
*2 has opposite value to 5 (5 true only if 2 false, given 3 false)&lt;br /&gt;
But 2 has equal truth value to 5.&lt;br /&gt;
So 4 true.&lt;br /&gt;
&lt;br /&gt;
If 4 true, then:&lt;br /&gt;
*3 true (equal value to 4)&lt;br /&gt;
*2 and 5 true (otherwise they&#039;d both be false, contradicting 4)&lt;br /&gt;
*1 false (opposite value from 2, 5)&lt;br /&gt;
&lt;br /&gt;
Hence 1 is false and all other statements are true.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Liar puzzles]]&lt;br /&gt;
[[Category: Logic]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Blank_dice&amp;diff=526</id>
		<title>Blank dice</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Blank_dice&amp;diff=526"/>
		<updated>2010-10-13T13:04:09Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Hyphenation, internationalise by avoiding brand name, stylistic improvements.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a probability brain teaser that I remember from a math for elementary ed class I tutored.  &lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
When you roll two six-sided fair dice, the total number of dots displayed can be anything from 2 to 12.  However, some sums are more likely than others.  Now suppose you have two six-sided fair dice, with no dots on any of the faces (they are blank).   Armed with only a marker pen and your puzzle-solving prowess, how can you draw dots on the dice so that each possible sum will appear with equal probability?&lt;br /&gt;
&lt;br /&gt;
[[Category: Probability]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Light_bulb&amp;diff=525</id>
		<title>Light bulb</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Light_bulb&amp;diff=525"/>
		<updated>2010-10-13T12:52:41Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a classic lateral thinking puzzle.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
A very strange house has a single light bulb connected in the basement.  The switch for this light is located on the top floor.  Actually, there are three switches on the top floor: two of them do nothing, and the third controls the light in the basement.  It is impossible to tell whether the light is on or off when you stand by the switches.  How can you determine which switch controls the light bulb while only walking down to the basement one time?&lt;br /&gt;
&lt;br /&gt;
{{hint | Think about real lightbulbs, not mathematical abstractions.}}&lt;br /&gt;
{{needs_answer}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Lateral thinking]]&lt;br /&gt;
[[Category: Cases]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Friends_at_a_party&amp;diff=524</id>
		<title>Friends at a party</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Friends_at_a_party&amp;diff=524"/>
		<updated>2010-10-13T12:46:45Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Hint and solution.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Puzzle==&lt;br /&gt;
&lt;br /&gt;
An extremely popular mathematician threw a party.  Including himself, there were 15 people at the party.  Must there have been at least two people with the same number of friends present?  Explain.&lt;br /&gt;
&lt;br /&gt;
{{Hint | Assume friendship is mutual, i.e. if A is a friend of B then B is a friend of A.}}&lt;br /&gt;
&lt;br /&gt;
{{Solution |&lt;br /&gt;
&lt;br /&gt;
The least number of friends a person might have is 0 (gatecrasher) and the greatest is 14 (friends with everyone, excluding themselves). There are as many integers in that range as there are people at the party, so if everyone has a different number of friends, then every number from 0 to 14 must be equal to that number for some person.&lt;br /&gt;
&lt;br /&gt;
But if some person (very likely the mathematician) has 14 friends, and we assume friendship is always mutual, then there can be no person with 0 friends. Everyone must have at least one friend, namely the person with 14 friends.&lt;br /&gt;
&lt;br /&gt;
Therefore the assumption that everyone has a different number of friends leads to a contradiction, and by &#039;&#039;reducto ad absurdum&#039;&#039; we conclude that at least two people must have the same number of friends.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Graph theory]]&lt;br /&gt;
[[Category: Pigeonhole principle]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Friends_at_a_party&amp;diff=523</id>
		<title>Friends at a party</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Friends_at_a_party&amp;diff=523"/>
		<updated>2010-10-13T12:17:31Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Clarify that we&amp;#039;re only talking about friends who are present at the party!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Puzzle==&lt;br /&gt;
&lt;br /&gt;
An extremely popular mathematician threw a party.  Including himself, there were 15 people at the party.  Must there have been at least two people with the same number of friends present?  Explain.&lt;br /&gt;
&lt;br /&gt;
[[Category: Graph theory]]&lt;br /&gt;
[[Category: Pigeonhole principle]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Ball_drop&amp;diff=522</id>
		<title>Ball drop</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Ball_drop&amp;diff=522"/>
		<updated>2010-10-13T11:59:36Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Spelling and grammar fixes. Also fix link.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a nice optimization puzzle from the [http://www.mathsisfun.com: Maths is Fun] website.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
Pool and Billiard mega store Balls-R-Us wants to shoot a commercial for their new Nearly-Indestructible-Billiard-Balls-Are-Amazing brand billiard balls.  The commercial will feature a crazed pool shark smashing billiard balls by dropping them from the top of a tall building, only to find that when he drops the NIBBAA balls, they don&#039;t break!  To make the commercial as convincing as possible, the company wants to use as tall a building as possible, so they need to know the highest floor their billiard balls can be dropped from without breaking.&lt;br /&gt;
&lt;br /&gt;
While you have a perfectly good 100 storey building to test out the procedure, the producers of the commercial have only given you two billiard balls and want an answer as soon as possible.  You realize you could test out each floor in order (first floor, then second floor, and so on), since you can reuse a ball that does not break.  But that might take FOREVER!  Is there a faster way?  What is the least number of times you would have to drop the billiard balls to guarantee finding the highest safe floor?&lt;br /&gt;
&lt;br /&gt;
==Variations==&lt;br /&gt;
&lt;br /&gt;
Of course we could ask the same question using a different number of floors, or a different number of balls.  In general, what is the least number of test drops needed to guarantee finding the highest safe floor when you have &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; balls and &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; total floors.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
[http://www.mathsisfun.com/puzzles/dropping-balls.html Dropping Balls] As described on Maths is Fun.&lt;br /&gt;
&lt;br /&gt;
[[Category: Optimization puzzles]]&lt;br /&gt;
[[Category: Algorithms]]&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Talk:Five_pirates&amp;diff=521</id>
		<title>Talk:Five pirates</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Talk:Five_pirates&amp;diff=521"/>
		<updated>2010-10-13T10:13:43Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Error or variation? ==&lt;br /&gt;
&lt;br /&gt;
Based on comparisons with other versions that I can find online, I believe &amp;quot;&#039;&#039;If more than half of the pirates accept the proposal&#039;&#039;&amp;quot; should read &amp;quot;&#039;&#039;If at least half of the pirates accept the proposal&#039;&#039;&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This is a serious issue, as the puzzle depends critically upon what happens when exactly 50% of pirates accept a proposal. Is it an error, or a variation?&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Talk:Five_pirates&amp;diff=520</id>
		<title>Talk:Five pirates</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Talk:Five_pirates&amp;diff=520"/>
		<updated>2010-10-13T10:13:03Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Created page with &amp;#039;Based on comparisons with other versions that I can find online, I believe &amp;quot;&amp;#039;&amp;#039;If more than half of the pirates accept the proposal&amp;#039;&amp;#039;&amp;quot; should read &amp;quot;&amp;#039;&amp;#039;If at least half of the pirat...&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Based on comparisons with other versions that I can find online, I believe &amp;quot;&#039;&#039;If more than half of the pirates accept the proposal&#039;&#039;&amp;quot; should read &amp;quot;&#039;&#039;If at least half of the pirates accept the proposal&#039;&#039;&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This is a serious issue, as the puzzle depends critically upon what happens when exactly 50% of pirates accept a proposal. Is it an error, or a variation?&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Five_pirates&amp;diff=519</id>
		<title>Five pirates</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Five_pirates&amp;diff=519"/>
		<updated>2010-10-13T10:12:48Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a considerably harder version of the [[Forty thieves]] puzzle.  &lt;br /&gt;
&lt;br /&gt;
==The puzzle==&lt;br /&gt;
Five bloodthirsty pirates have just procured 100 gold pieces, which they must now divide up amongst themselves.  They agree that the captain will propose a settlement, deciding how many gold pieces each pirate receives.  Then all five pirates will vote on the proposal.  If more than half of the pirates accept the proposal, it will stand, otherwise the captain must walk the plank.  Then, the next highest ranking pirate would propose a new settlement, with the same rules.  Each pirate is perfectly logical, greedy and bloodthirsty.  How should the captain divide the loot to maximize his take and save his neck?&lt;br /&gt;
&lt;br /&gt;
{{needs_hint}} {{needs_answer}} {{needs_solution}}&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=518</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=518"/>
		<updated>2010-10-13T10:12:28Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the [[7 orbs]] puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
Possible combinations:&lt;br /&gt;
(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
A A A A A A A&lt;br /&gt;
A A A A A A X&lt;br /&gt;
A A A A A B B&lt;br /&gt;
A A A A A X X&lt;br /&gt;
A A A A B B B&lt;br /&gt;
A A A A B B X&lt;br /&gt;
A A A A X X X&lt;br /&gt;
&lt;br /&gt;
Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Yes that is the sort of thing I&#039;m looking for.  I&#039;ll see if I can fix the multiple lines problem.  [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: So I can&#039;t seem to replicate your problem.  Is it just that the lines are not breaking?  Like this:&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Because that can be fixed will a line break between them, as in:&lt;br /&gt;
&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
&lt;br /&gt;
over&lt;br /&gt;
&lt;br /&gt;
multiple&lt;br /&gt;
&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Or is there some other problem? [[User:Oscarlevin|Oscarlevin]] 15:25, 11 October 2010 (EDT)&lt;br /&gt;
::The problem wasn&#039;t with your multiple lines, it was with the = sign.  Templates allow you to have named parameters, which you assign with =.  I don&#039;t know if there is a workaround for this. [[User:Oscarlevin|Oscarlevin]] 15:41, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Ah. Never thought of that. I just tested in preview mode, and found that nowiki tags around the = sign seemed to work. I&#039;ve written something up on the [[Help:Editing | Editing Help]] page. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Did the email you get contain a bunch of &amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt; tags?  I&#039;m using an extension that switches dollar signs to math mode (ala LaTeX), and it has screwed up a lot of the system messages.  I&#039;ll see if I can fix this too. [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that&#039;s right. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: This should be fixed now.  Just testing a few things out. [[User:Test1|Test1]] 22:03, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== More questions ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m wondering why only a few puzzles are in the [[:Category:Needs_solution | needs solution]] category, and likewise for other similar categories. What&#039;s special about &#039;&#039;those&#039;&#039; puzzles in particular? &lt;br /&gt;
&lt;br /&gt;
Because the [[7 orbs]] puzzle is listed first on the front page, I assumed it was representative, and that all puzzles would have a hint, answer and solution in the same format. Now that I&#039;ve seen that&#039;s not the case, I&#039;m less sure about how I can contribute further. (Except by asking pointed questions, of course.) [[User:Zerrakhi|Zerrakhi]] 09:38, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: The only thing special about puzzles which have &amp;quot;needs ___&amp;quot; on them is that I happened to include that when I first put them up.  Some puzzles were supplied before I had created those templates, and others after but I forgot to include the reminder.  So for any puzzle you see on here that you think deserves a hint, answer or solution, feel free to provide one.&lt;br /&gt;
&lt;br /&gt;
: There are other things you can do, if you like. If you know of another puzzle, please add it.  You can also improve current puzzles by giving variations, more references, links to similar puzzles, or notes on the mathematical content.  In addition to being a collection of puzzles, I hope this wiki becomes a resource for math teachers.  So any comments about how a particular puzzle relates to a mathematical concept are welcome.  Finally, if you have any further ideas on how to improve the wiki, I&#039;d be happy to hear them.  Feedback is always good.  [[User:Oscarlevin|Oscarlevin]] 10:18, 12 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I think it would be a good idea to add a page specifically on this topic: a list of ways in which people can contribute. That would also be a good place to summarise the most important templates.&lt;br /&gt;
&lt;br /&gt;
::Another thing that seems strange is the requirement to log in before viewing a solution. I would question the sense of that, because the audience of people interested in contributing to the wiki is distinct from the audience of people interested in using it as a resource, and members of the latter probably won&#039;t bother to create accounts (especially when most puzzles are searchable). But perhaps I misunderstand how you envision the site being used. [[User:Zerrakhi|Zerrakhi]] 06:12, 13 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=516</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=516"/>
		<updated>2010-10-12T13:38:49Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the [[7 orbs]] puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
Possible combinations:&lt;br /&gt;
(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
A A A A A A A&lt;br /&gt;
A A A A A A X&lt;br /&gt;
A A A A A B B&lt;br /&gt;
A A A A A X X&lt;br /&gt;
A A A A B B B&lt;br /&gt;
A A A A B B X&lt;br /&gt;
A A A A X X X&lt;br /&gt;
&lt;br /&gt;
Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Yes that is the sort of thing I&#039;m looking for.  I&#039;ll see if I can fix the multiple lines problem.  [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: So I can&#039;t seem to replicate your problem.  Is it just that the lines are not breaking?  Like this:&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Because that can be fixed will a line break between them, as in:&lt;br /&gt;
&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
&lt;br /&gt;
over&lt;br /&gt;
&lt;br /&gt;
multiple&lt;br /&gt;
&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Or is there some other problem? [[User:Oscarlevin|Oscarlevin]] 15:25, 11 October 2010 (EDT)&lt;br /&gt;
::The problem wasn&#039;t with your multiple lines, it was with the = sign.  Templates allow you to have named parameters, which you assign with =.  I don&#039;t know if there is a workaround for this. [[User:Oscarlevin|Oscarlevin]] 15:41, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Ah. Never thought of that. I just tested in preview mode, and found that nowiki tags around the = sign seemed to work. I&#039;ve written something up on the [[Help:Editing | Editing Help]] page. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Did the email you get contain a bunch of &amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt; tags?  I&#039;m using an extension that switches dollar signs to math mode (ala LaTeX), and it has screwed up a lot of the system messages.  I&#039;ll see if I can fix this too. [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that&#039;s right. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: This should be fixed now.  Just testing a few things out. [[User:Test1|Test1]] 22:03, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== More questions ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m wondering why only a few puzzles are in the [[:Category:Needs_solution | needs solution]] category, and likewise for other similar categories. What&#039;s special about &#039;&#039;those&#039;&#039; puzzles in particular? &lt;br /&gt;
&lt;br /&gt;
Because the [[7 orbs]] puzzle is listed first on the front page, I assumed it was representative, and that all puzzles would have a hint, answer and solution in the same format. Now that I&#039;ve seen that&#039;s not the case, I&#039;m less sure about how I can contribute further. (Except by asking pointed questions, of course.) [[User:Zerrakhi|Zerrakhi]] 09:38, 12 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=490</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=490"/>
		<updated>2010-10-11T23:27:24Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the &amp;quot;7_orbs&amp;quot; puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;&lt;br /&gt;
:Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
:Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
:Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
:Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
:Possible combinations:&lt;br /&gt;
:(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
:A A A A A A A&lt;br /&gt;
:A A A A A A X&lt;br /&gt;
:A A A A A B B&lt;br /&gt;
:A A A A A X X&lt;br /&gt;
:A A A A B B B&lt;br /&gt;
:A A A A B B X&lt;br /&gt;
:A A A A X X X&lt;br /&gt;
&lt;br /&gt;
:Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
:Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
:If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
:If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
:If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
:If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
:In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
:The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Yes that is the sort of thing I&#039;m looking for.  I&#039;ll see if I can fix the multiple lines problem.  [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: So I can&#039;t seem to replicate your problem.  Is it just that the lines are not breaking?  Like this:&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Because that can be fixed will a line break between them, as in:&lt;br /&gt;
&lt;br /&gt;
{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
&lt;br /&gt;
over&lt;br /&gt;
&lt;br /&gt;
multiple&lt;br /&gt;
&lt;br /&gt;
lines&lt;br /&gt;
}}&lt;br /&gt;
: Or is there some other problem? [[User:Oscarlevin|Oscarlevin]] 15:25, 11 October 2010 (EDT)&lt;br /&gt;
::The problem wasn&#039;t with your multiple lines, it was with the = sign.  Templates allow you to have named parameters, which you assign with =.  I don&#039;t know if there is a workaround for this. [[User:Oscarlevin|Oscarlevin]] 15:41, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
::: Ah. Never thought of that. I just tested in preview mode, and found that nowiki tags around the = sign seemed to work. I&#039;ve written something up on the [[Help:Editing | Editing Help]] page. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Did the email you get contain a bunch of &amp;lt;nowiki&amp;gt;&amp;lt;math&amp;gt;&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt; tags?  I&#039;m using an extension that switches dollar signs to math mode (ala LaTeX), and it has screwed up a lot of the system messages.  I&#039;ll see if I can fix this too. [[User:Oscarlevin|Oscarlevin]] 15:06, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: Yes, that&#039;s right. [[User:Zerrakhi|Zerrakhi]] 19:27, 11 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Help:Editing&amp;diff=489</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Help:Editing&amp;diff=489"/>
		<updated>2010-10-11T23:26:29Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: Some helpful assistance&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General assistance ==&lt;br /&gt;
&lt;br /&gt;
Pending the completion of this page, see the [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet editing help page on Wikipedia] for further editing assistance, and the [http://en.wikipedia.org/wiki/Help:Wiki_markup Wiki markup page] for even more information.&lt;br /&gt;
&lt;br /&gt;
On talk pages, sign comments with &amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Templates ==&lt;br /&gt;
&lt;br /&gt;
=== Use of the equals sign ===&lt;br /&gt;
&lt;br /&gt;
Within the body of a template, such as the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{Solution | ... }}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; template, the wiki will interpret an &#039;&#039;&#039;=&#039;&#039;&#039; sign as indicating a named parameter, which will lead to the template not being displayed correctly. Therefore, either avoid the use of the &#039;&#039;&#039;=&#039;&#039;&#039; sign, or surround it in nowiki tags, like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution |&lt;br /&gt;
1+1&amp;lt;nowiki&amp;gt;&amp;lt;&amp;lt;/nowiki&amp;gt;nowiki&amp;lt;nowiki&amp;gt;&amp;gt;&amp;lt;/nowiki&amp;gt;=&amp;lt;nowiki&amp;gt;&amp;lt;/&amp;lt;/nowiki&amp;gt;nowiki&amp;lt;nowiki&amp;gt;&amp;gt;&amp;lt;/nowiki&amp;gt;2&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=481</id>
		<title>User talk:Oscarlevin</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=User_talk:Oscarlevin&amp;diff=481"/>
		<updated>2010-10-11T16:27:29Z</updated>

		<summary type="html">&lt;p&gt;Zerrakhi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Solutions over multiple lines ==&lt;br /&gt;
&lt;br /&gt;
I visited the site following the link in your comments on Richard Wiseman&#039;s most recent Friday Puzzle solution, and thought I&#039;d see if I could contribute.&lt;br /&gt;
&lt;br /&gt;
However, I can&#039;t contribute a solution because the wiki won&#039;t accept a solution that takes more than one line. For example, this doesn&#039;t work:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Solution | &lt;br /&gt;
solution&lt;br /&gt;
over&lt;br /&gt;
multiple&lt;br /&gt;
lines&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much all solutions will require multiple lines, so this is a real problem. I assume a &amp;quot;solution&amp;quot; means an answer with working, whereas an &amp;quot;answer&amp;quot; is just the answer by itself.&lt;br /&gt;
&lt;br /&gt;
Below is my solution to the &amp;quot;7_orbs&amp;quot; puzzle, which I tried to contribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;&lt;br /&gt;
:Let A = set of orbs for which there are 3 or more others the same colour.&lt;br /&gt;
:Let B = set of orbs for which there are 1 or 2 others the same colour.&lt;br /&gt;
:Let X = set of orbs for which there are no others the same colour.&lt;br /&gt;
&lt;br /&gt;
:Goal is to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
:Possible combinations:&lt;br /&gt;
:(using the shorthand that A denotes an orb that&#039;s in A, etc)&lt;br /&gt;
&lt;br /&gt;
:A A A A A A A&lt;br /&gt;
:A A A A A A X&lt;br /&gt;
:A A A A A B B&lt;br /&gt;
:A A A A A X X&lt;br /&gt;
:A A A A B B B&lt;br /&gt;
:A A A A B B X&lt;br /&gt;
:A A A A X X X&lt;br /&gt;
&lt;br /&gt;
:Label the orbs 1, 2, 3, 4, 5, 6, 7 and test 1&amp;amp;2, 3&amp;amp;4, 5&amp;amp;6.&lt;br /&gt;
&lt;br /&gt;
:Comparing the results of testing those three pairs with the possible combinations, you can easily show that:&lt;br /&gt;
&lt;br /&gt;
:If two tested pairs glow the same colour, all members of those pairs are in A&lt;br /&gt;
:If only one of the three tested pairs glows, members of that pair are in A&lt;br /&gt;
:If two tested pairs glow different colours and the other doesn&#039;t glow, orb 7 is in A&lt;br /&gt;
:If no tested pairs glow, orb 7 is in A.&lt;br /&gt;
&lt;br /&gt;
:In all cases, three tests suffice to prove that some orb is in A.&lt;br /&gt;
&lt;br /&gt;
:The only other thing required is to prove that two tests are not necessarily sufficient, which is trivial.&lt;br /&gt;
&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Is that the sort of thing you&#039;re looking for? [[User:Zerrakhi|Zerrakhi]] 12:16, 11 October 2010 (EDT)&lt;br /&gt;
&lt;br /&gt;
== No link in email ==&lt;br /&gt;
&lt;br /&gt;
The email received upon registration, the one containing the words &amp;quot;open this link in your browser&amp;quot;, does not actually contain any links or URLs to open! [[User:Zerrakhi|Zerrakhi]] 12:27, 11 October 2010 (EDT)&lt;/div&gt;</summary>
		<author><name>Zerrakhi</name></author>
	</entry>
</feed>