<?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=Zomega</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=Zomega"/>
	<link rel="alternate" type="text/html" href="https://michaelnielsen.org/polymath/index.php?title=Special:Contributions/Zomega"/>
	<updated>2026-04-15T12:50:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://michaelnielsen.org/polymath/index.php?title=Sylvester%27s_sequence&amp;diff=3649</id>
		<title>Sylvester&#039;s sequence</title>
		<link rel="alternate" type="text/html" href="https://michaelnielsen.org/polymath/index.php?title=Sylvester%27s_sequence&amp;diff=3649"/>
		<updated>2010-08-24T00:56:50Z</updated>

		<summary type="html">&lt;p&gt;Zomega: I...made a gigantic slip, forgot what squarefree meant. Sorry.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Sylvester&#039;s sequence&#039;&#039;&#039; &amp;lt;math&amp;gt;a_1,a_2,a_3,\ldots&amp;lt;/math&amp;gt; is defined recursively by setting &amp;lt;math&amp;gt;a_1=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a_k = a_1 \ldots a_{k-1}+1&amp;lt;/math&amp;gt; for all subsequent k, thus the sequence begins&lt;br /&gt;
&lt;br /&gt;
: 2, 3, 7, 43, 1807, 3263443, 10650056950807, 113423713055421844361000443 (sequence [http://www.research.att.com/~njas/sequences/A000058 A000058] in OEIS).&lt;br /&gt;
&lt;br /&gt;
The elements of this sequence are mutually coprime, so after factoring k of them, one is guaranteed to have at least k prime factors.&lt;br /&gt;
&lt;br /&gt;
There is a connection to the [[finding primes]] project: It is a result of Odoni that  the number of primes less than n that can divide any one of the &amp;lt;math&amp;gt;a_k&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;O(n / \log  n \log\log\log n)&amp;lt;/math&amp;gt; rather than &amp;lt;math&amp;gt;O(n / \log n)&amp;lt;/math&amp;gt; (the prime number theorem bound). If we then factor the first k elements of this sequence, we must get a prime of size at least &amp;lt;math&amp;gt;k\log k \log \log \log k&amp;lt;/math&amp;gt; or so. &lt;br /&gt;
&lt;br /&gt;
It is also conjectured that this sequence is square-free; if so, &amp;lt;math&amp;gt;a_k, a_k-1&amp;lt;/math&amp;gt; form a pair of square-free integers, settling a toy problem in the finding primes project.&lt;br /&gt;
&lt;br /&gt;
* [[wikipedia:Sylvester&#039;s_sequence|The Wikipedia entry for this sequence]]&lt;/div&gt;</summary>
		<author><name>Zomega</name></author>
	</entry>
	<entry>
		<id>https://michaelnielsen.org/polymath/index.php?title=Sylvester%27s_sequence&amp;diff=3646</id>
		<title>Sylvester&#039;s sequence</title>
		<link rel="alternate" type="text/html" href="https://michaelnielsen.org/polymath/index.php?title=Sylvester%27s_sequence&amp;diff=3646"/>
		<updated>2010-08-23T20:20:57Z</updated>

		<summary type="html">&lt;p&gt;Zomega: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Sylvester&#039;s sequence&#039;&#039;&#039; &amp;lt;math&amp;gt;a_1,a_2,a_3,\ldots&amp;lt;/math&amp;gt; is defined recursively by setting &amp;lt;math&amp;gt;a_1=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a_k = a_1 \ldots a_{k-1}+1&amp;lt;/math&amp;gt; for all subsequent k, thus the sequence begins&lt;br /&gt;
&lt;br /&gt;
: 2, 3, 7, 43, 1807, 3263443, 10650056950807, 113423713055421844361000443 (sequence [http://www.research.att.com/~njas/sequences/A000058 A000058] in OEIS).&lt;br /&gt;
&lt;br /&gt;
The elements of this sequence are mutually coprime, so after factoring k of them, one is guaranteed to have at least k prime factors.&lt;br /&gt;
&lt;br /&gt;
There is a connection to the [[finding primes]] project: It is a result of Odoni that  the number of primes less than n that can divide any one of the &amp;lt;math&amp;gt;a_k&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;O(n / \log  n \log\log\log n)&amp;lt;/math&amp;gt; rather than &amp;lt;math&amp;gt;O(n / \log n)&amp;lt;/math&amp;gt; (the prime number theorem bound). If we then factor the first k elements of this sequence, we must get a prime of size at least &amp;lt;math&amp;gt;k\log k \log \log \log k&amp;lt;/math&amp;gt; or so. &lt;br /&gt;
&lt;br /&gt;
It is also conjectured that this sequence is square-free; if so, &amp;lt;math&amp;gt;a_k, a_k-1&amp;lt;/math&amp;gt; form a pair of square-free integers, settling a toy problem in the finding primes project.&lt;br /&gt;
&lt;br /&gt;
Proposed proof of the above conjecture:&lt;br /&gt;
Let &amp;lt;math&amp;gt; n = a_1\ldots a_{k-2} &amp;lt;/math&amp;gt;. Then &amp;lt;math&amp;gt; a_k=n^2+n+1 &amp;lt;/math&amp;gt;. Since &amp;lt;math&amp;gt; n^2 &amp;lt; n^2+n+1 &amp;lt; (n+1)^2 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; a_k &amp;lt;/math&amp;gt; cannot be a square, and the sequence is squarefree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[wikipedia:Sylvester&#039;s_sequence|The Wikipedia entry for this sequence]]&lt;/div&gt;</summary>
		<author><name>Zomega</name></author>
	</entry>
	<entry>
		<id>https://michaelnielsen.org/polymath/index.php?title=Sylvester%27s_sequence&amp;diff=3645</id>
		<title>Sylvester&#039;s sequence</title>
		<link rel="alternate" type="text/html" href="https://michaelnielsen.org/polymath/index.php?title=Sylvester%27s_sequence&amp;diff=3645"/>
		<updated>2010-08-23T20:18:45Z</updated>

		<summary type="html">&lt;p&gt;Zomega: Proposed simple proof the sequence is square-free, which would tie up a loose end in the primes project. Hope this helps someone. This is my first edit.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Sylvester&#039;s sequence&#039;&#039;&#039; &amp;lt;math&amp;gt;a_1,a_2,a_3,\ldots&amp;lt;/math&amp;gt; is defined recursively by setting &amp;lt;math&amp;gt;a_1=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a_k = a_1 \ldots a_{k-1}+1&amp;lt;/math&amp;gt; for all subsequent k, thus the sequence begins&lt;br /&gt;
&lt;br /&gt;
: 2, 3, 7, 43, 1807, 3263443, 10650056950807, 113423713055421844361000443 (sequence [http://www.research.att.com/~njas/sequences/A000058 A000058] in OEIS).&lt;br /&gt;
&lt;br /&gt;
The elements of this sequence are mutually coprime, so after factoring k of them, one is guaranteed to have at least k prime factors.&lt;br /&gt;
&lt;br /&gt;
There is a connection to the [[finding primes]] project: It is a result of Odoni that  the number of primes less than n that can divide any one of the &amp;lt;math&amp;gt;a_k&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;O(n / \log  n \log\log\log n)&amp;lt;/math&amp;gt; rather than &amp;lt;math&amp;gt;O(n / \log n)&amp;lt;/math&amp;gt; (the prime number theorem bound). If we then factor the first k elements of this sequence, we must get a prime of size at least &amp;lt;math&amp;gt;k\log k \log \log \log k&amp;lt;/math&amp;gt; or so. &lt;br /&gt;
&lt;br /&gt;
It is also conjectured that this sequence is square-free; if so, &amp;lt;math&amp;gt;a_k, a_k-1&amp;lt;/math&amp;gt; form a pair of square-free integers, settling a toy problem in the finding primes project.&lt;br /&gt;
&lt;br /&gt;
Proposed proof of the above conjecture:&lt;br /&gt;
Let &amp;lt;math&amp;gt;n=a_1\ldots a_{k-2} &amp;lt;\math&amp;gt;. Then &amp;lt;math&amp;gt; a_k=n^2+n+1 &amp;lt;\math&amp;gt;. Since &amp;lt;math&amp;gt; n^2 &amp;lt; n^2+n+1 &amp;lt; (n+1)^2 &amp;lt;\math&amp;gt;, &amp;lt;math&amp;gt; a_k &amp;lt;math&amp;gt; cannot be a square, and the sequence is squarefree.&lt;br /&gt;
&lt;br /&gt;
* [[wikipedia:Sylvester&#039;s_sequence|The Wikipedia entry for this sequence]]&lt;/div&gt;</summary>
		<author><name>Zomega</name></author>
	</entry>
</feed>