<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://michaelnielsen.org/polymath/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hermann+Gruber</id>
	<title>Polymath Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://michaelnielsen.org/polymath/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hermann+Gruber"/>
	<link rel="alternate" type="text/html" href="https://michaelnielsen.org/polymath/index.php?title=Special:Contributions/Hermann_Gruber"/>
	<updated>2026-04-07T16:52:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://michaelnielsen.org/polymath/index.php?title=User:Hermann_Gruber&amp;diff=360</id>
		<title>User:Hermann Gruber</title>
		<link rel="alternate" type="text/html" href="https://michaelnielsen.org/polymath/index.php?title=User:Hermann_Gruber&amp;diff=360"/>
		<updated>2009-02-18T20:17:01Z</updated>

		<summary type="html">&lt;p&gt;Hermann Gruber: my user page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello,&lt;br /&gt;
&lt;br /&gt;
this is my user page.&lt;br /&gt;
&lt;br /&gt;
Contact:&lt;br /&gt;
&lt;br /&gt;
[http://www.informatik.uni-giessen.de/staff/gruber/index.html Hermann Gruber at University of Giessen]&lt;/div&gt;</summary>
		<author><name>Hermann Gruber</name></author>
	</entry>
	<entry>
		<id>https://michaelnielsen.org/polymath/index.php?title=Moser%27s_cube_problem&amp;diff=359</id>
		<title>Moser&#039;s cube problem</title>
		<link rel="alternate" type="text/html" href="https://michaelnielsen.org/polymath/index.php?title=Moser%27s_cube_problem&amp;diff=359"/>
		<updated>2009-02-18T20:13:50Z</updated>

		<summary type="html">&lt;p&gt;Hermann Gruber: fixed wikilink and corrected error in formula&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Define a &#039;&#039;Moser set&#039;&#039; to be a subset of &amp;lt;math&amp;gt;[3]^n&amp;lt;/math&amp;gt; which does not contain any [[geometric line]], and let &amp;lt;math&amp;gt;c&#039;_n&amp;lt;/math&amp;gt; denote the size of the largest Moser set in &amp;lt;math&amp;gt;[3]^n&amp;lt;/math&amp;gt;.  The first few values are (see [http://www.research.att.com/~njas/sequences/A003142 OEIS A003142]):&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;c&#039;_0 = 1; c&#039;_1 = 2; c&#039;_2 = 6; c&#039;_3 = 16; c&#039;_4 = 43.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Beyond this point, we only have some upper and lower bounds, e.g. &amp;lt;math&amp;gt;120 \leq c&#039;_5 \leq 129&amp;lt;/math&amp;gt;; see [http://spreadsheets.google.com/ccc?key=p5T0SktZY9DsU-uZ1tK7VEg this spreadsheet] for the latest bounds.&lt;br /&gt;
&lt;br /&gt;
The best known asymptotic lower bound for &amp;lt;math&amp;gt;c&#039;_n&amp;lt;/math&amp;gt; is&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;c&#039;_n \gg 3^n/\sqrt{n}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
formed by fixing the number of 2s to a single value near n/3.  Is it possible to do any better?  Note that we have a [[Upper_and_lower_bounds#Asymptotics|significantly better bound]] for &amp;lt;math&amp;gt;c_n&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;c_n \geq 3^{n-O(\sqrt{\log n})}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
A more precise lower bound is&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;c&#039;_n \geq \binom{n+1}{q} 2^{n-q}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where q is the nearest integer to &amp;lt;math&amp;gt;n/3&amp;lt;/math&amp;gt;, formed by taking all strings with q 2s, together with all strings with q-1 2s and an odd number of 1s.  This for instance gives the lower bound &amp;lt;math&amp;gt;c&#039;_5 \geq 120&amp;lt;/math&amp;gt;, which compares with the upper bound &amp;lt;math&amp;gt;c&#039;_5 \leq 4 c&#039;_3 = 129&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Using [[DHJ(3)]], we have the upper bound&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;c&#039;_n = o(3^n)&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
but no effective decay rate is known. It would be good to have a combinatorial proof of this fact (which is weaker than [[DHJ(3)]], but implies [[Roth&#039;s theorem]]).&lt;br /&gt;
&lt;br /&gt;
== Variants ==&lt;br /&gt;
&lt;br /&gt;
A lower bound for Moser’s cube k=4 (values 0,1,2,3) is:&lt;br /&gt;
q entries are 1 or 2; or q-1 entries are 1 or 2 and an odd number of entries are 0.  This gives a lower bound of&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\binom{n}{n/2} 2^n + \binom{n}{n/2-1} 2^{n-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which is comparable to &amp;lt;math&amp;gt;4^n/\sqrt{n}&amp;lt;/math&amp;gt; by [[Stirling&#039;s formula]].&lt;br /&gt;
&lt;br /&gt;
For k=5 (values 0,1,2,3,4) If A, B, C, D, and E denote the numbers of 0-s, 1-s, 2-s, 3-s, and 4-s then the first three points of a geometric line form a 3-term arithmetic progression in A+E+2(B+D)+3C. So, for k=5 we have a similar lower bound for the Moser’s problem as for DHJ k=3, i.e. &amp;lt;math&amp;gt;5^{n - O(\sqrt{\log n})}&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Hermann Gruber</name></author>
	</entry>
</feed>