<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.hexwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.hexwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dvd+Avins</id>
		<title>HexWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.hexwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dvd+Avins"/>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Special:Contributions/Dvd_Avins"/>
		<updated>2026-04-16T19:49:44Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.15</generator>

	<entry>
		<id>https://www.hexwiki.net/index.php/Sixth_row_template_problem</id>
		<title>Sixth row template problem</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Sixth_row_template_problem"/>
				<updated>2009-01-10T22:25:17Z</updated>
		
		<summary type="html">&lt;p&gt;Dvd Avins: include no higher stone in intro, clarify language&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As of January 2009 the following problem, initially stated by javerberg and wccanard in the LG forum, is still [[open problems|open]]:&lt;br /&gt;
&lt;br /&gt;
Is there a one stone sixth row [[template]] that uses no stones higher than the sixth row?&lt;br /&gt;
&lt;br /&gt;
More generally, it is still unknown whether one stone edge templates that use no cell higher than the initial stone) can be found for all heights. Such [[Edge templates with one stone|templates]] have been found for sizes up to 5 but none above. Answering with &amp;quot;No&amp;quot; to the former question answers the latter.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
Is there a number m such that the game on the board of width m designed as follows, with Blue's turn to play, is won by Red ?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hex&amp;gt; R7 C11&lt;br /&gt;
1:HHHHHVHHHHH&lt;br /&gt;
2:_____V_____&lt;br /&gt;
&amp;lt;/hex&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Generalisation ==&lt;br /&gt;
&lt;br /&gt;
The general problem of knowing if there is n such that there is no one stone edge template on the n^th row&amp;lt;math&amp;gt;n^th&amp;lt;/math&amp;gt; is also referred to as the n-th row template problem.&lt;br /&gt;
&lt;br /&gt;
== Possible paths to answer ==&lt;br /&gt;
===By &amp;quot;hand&amp;quot;...===&lt;br /&gt;
====...answering &amp;quot;Yes&amp;quot; ====&lt;br /&gt;
This would involve placing a stone on the 6th row of a sufficiently wide board, and showing how to always connect to the bottom.  (Note this does not necessarily identify the minimal template needed.)  &lt;br /&gt;
&lt;br /&gt;
Here is a start.  Just from [[edge template IV1a]] and [[edge template IV1b]], Blue's first move must be one of the following:&lt;br /&gt;
&amp;lt;hex&amp;gt;&lt;br /&gt;
R7 C19 Q0&lt;br /&gt;
1:BBBBBBBBBRBBBBBBBBB&lt;br /&gt;
Rj2&lt;br /&gt;
Si3 Sj3&lt;br /&gt;
Si4&lt;br /&gt;
Sg5 Sh5 Si5 Sj5 &lt;br /&gt;
Sf6 Sg6 Si6 Sj6&lt;br /&gt;
Se7 Sf7 Sg7 Sh7 Si7 Sj7&lt;br /&gt;
&amp;lt;/hex&amp;gt;&lt;br /&gt;
Many of these moves will be easy to dismiss.  Others will benefit from the [[Parallel ladder]] trick.  Of course, symmetry will cut our work in half!&lt;br /&gt;
&lt;br /&gt;
We can dispose of 3 moves on the left (and, using mirror symmetry, the corresponding 3 moves on the right), as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hex&amp;gt;&lt;br /&gt;
R7 C19 Q0&lt;br /&gt;
1:BBBBBBBBBRBBBBBBBBB&lt;br /&gt;
Rj2&lt;br /&gt;
Pg5 &lt;br /&gt;
Pf6 &lt;br /&gt;
Pe7&lt;br /&gt;
N:on Ri4 Bi5 Rh5 Bg7 Rh6 Bh7&lt;br /&gt;
&amp;lt;/hex&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At this point, we can use the [[Parallel ladder]] trick as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hex&amp;gt;&lt;br /&gt;
R7 C19 Q0&lt;br /&gt;
1:BBBBBBBBBRBBBBBBBBB&lt;br /&gt;
Rj2&lt;br /&gt;
Pg5 &lt;br /&gt;
Pf6 &lt;br /&gt;
Pe7&lt;br /&gt;
Ri4 Bi5 Rh5 Bg7 Rh6 Bh7&lt;br /&gt;
N:on Rk5 Bj6 Ri6 Bi7 Rl4 Bj5 Rk3&lt;br /&gt;
&amp;lt;/hex&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====...answering &amp;quot;No&amp;quot; ====&lt;br /&gt;
This would involve showing how to connect (in the diagram above) the Blue stones to the right (plus Blue stones on the far right edge) to Blue stones on the left (plus Blue stones on the far left edge), no matter how wide the board is.&lt;br /&gt;
&lt;br /&gt;
=== Computer Aided demonstration ... ===&lt;br /&gt;
==== ... answering &amp;quot;Yes&amp;quot; ====&lt;br /&gt;
Such a proof would use the computer to find the template and it's [[carrier]]. Afterwards it should be easy to manually check that every Blue intrusion does not prevent Red from connecting to bottom.&lt;br /&gt;
&lt;br /&gt;
==== ... answering &amp;quot;No&amp;quot; ====&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Theory]]&lt;br /&gt;
* [[User:Wccanard|Wccanard]]&lt;br /&gt;
&lt;br /&gt;
== External link ==&lt;br /&gt;
&lt;br /&gt;
* The [http://www.littlegolem.net/jsp/forum/topic2.jsp?forum=50&amp;amp;topic=339 thread] were the names were associated.&lt;br /&gt;
&lt;br /&gt;
[[category:theory]]&lt;br /&gt;
[[category:templates]]&lt;br /&gt;
{{stub}}&lt;/div&gt;</summary>
		<author><name>Dvd Avins</name></author>	</entry>

	</feed>