<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=160.39.51.111</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=160.39.51.111"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/160.39.51.111"/>
	<updated>2026-05-04T20:05:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Correlation_swap&amp;diff=22644</id>
		<title>Correlation swap</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Correlation_swap&amp;diff=22644"/>
		<updated>2011-05-14T22:42:10Z</updated>

		<summary type="html">&lt;p&gt;160.39.51.111: /* Payoff Definition */ Corrected definition with i ≠ j  +  minor precisions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In [[number theory]], the &#039;&#039;&#039;Turán sieve&#039;&#039;&#039; is a technique for estimating the size of &amp;quot;sifted sets&amp;quot; of [[positive integer]]s which satisfy a set of conditions which are expressed by [[Congruence relation#Modular arithmetic|congruence]]s.  It was developed by [[Pál Turán]] in 1934.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
In terms of [[sieve theory]] the Turán sieve is of &#039;&#039;combinatorial type&#039;&#039;: deriving from a rudimentary form of the [[inclusion-exclusion principle]].  The result gives an &#039;&#039;upper bound&#039;&#039; for the size of the sifted set.&lt;br /&gt;
&lt;br /&gt;
Let &#039;&#039;A&#039;&#039; be a set of positive integers &amp;amp;le; &#039;&#039;x&#039;&#039; and let &#039;&#039;P&#039;&#039; be a set of primes.  For each &#039;&#039;p&#039;&#039; in &#039;&#039;P&#039;&#039;, let &#039;&#039;A&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;p&#039;&#039;&amp;lt;/sub&amp;gt; denote the set of elements of &#039;&#039;A&#039;&#039; divisible by &#039;&#039;p&#039;&#039; and extend this to let &#039;&#039;A&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;d&#039;&#039;&amp;lt;/sub&amp;gt; the intersection of the &#039;&#039;A&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;p&#039;&#039;&amp;lt;/sub&amp;gt; for &#039;&#039;p&#039;&#039; dividing &#039;&#039;d&#039;&#039;, when &#039;&#039;d&#039;&#039; is a product of distinct primes from &#039;&#039;P&#039;&#039;.  Further let &#039;&#039;A&#039;&#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; denote &#039;&#039;A&#039;&#039; itself.  Let &#039;&#039;z&#039;&#039; be a positive real number and &#039;&#039;P&#039;&#039;(&#039;&#039;z&#039;&#039;) denote the product of the primes in &#039;&#039;P&#039;&#039; which are &amp;amp;le; &#039;&#039;z&#039;&#039;.  The object of the sieve is to estimate&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;S(A,P,z) = \left\vert A \setminus \bigcup_{p \in P(z)} A_p \right\vert . &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We assume that |&#039;&#039;A&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;d&#039;&#039;&amp;lt;/sub&amp;gt;| may be estimated, when &#039;&#039;d&#039;&#039; is a prime &#039;&#039;p&#039;&#039; by &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \left\vert A_p \right\vert = \frac{1}{f(p)} X + R_p  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and when &#039;&#039;d&#039;&#039; is a product of two distinct primes &#039;&#039;d&#039;&#039; = &#039;&#039;p&#039;&#039; &#039;&#039;q&#039;&#039; by&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \left\vert A_{pq} \right\vert = \frac{1}{f(p)f(q)} X + R_{p,q}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &#039;&#039;X&#039;&#039; &amp;amp;nbsp; = &amp;amp;nbsp; |&#039;&#039;A&#039;&#039;| and &#039;&#039;f&#039;&#039; is a function with the property that 0 &amp;amp;le; &#039;&#039;f&#039;&#039;(&#039;&#039;d&#039;&#039;) &amp;amp;le; 1.  Put&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; U(z) = \sum_{p \mid P(z)} f(p) . &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; S(A,P,z) \le \frac{X}{U(z)} + \frac{2}{U(z)} \sum_{p \mid P(z)} \left\vert R_p \right\vert +&lt;br /&gt;
\frac{1}{U(z)^2} \sum_{p,q \mid P(z)} \left\vert R_{p,q} \right\vert . &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Applications==&lt;br /&gt;
* The [[Hardy–Ramanujan theorem]] that the [[normal order of an arithmetic function|normal order]] of &amp;amp;omega;(&#039;&#039;n&#039;&#039;), the number of distinct [[prime factor]]s of a number &#039;&#039;n&#039;&#039;, is log(log(&#039;&#039;n&#039;&#039;));&lt;br /&gt;
* Almost all integer polynomials (taken in order of height) are irreducible.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* {{cite book | author=Alina Carmen Cojocaru | coauthors=M. Ram Murty | title=An introduction to sieve methods and their applications | series=London Mathematical Society Student Texts | volume=66 | publisher=[[Cambridge University Press]] | isbn=0-521-61275-6 | pages=47&amp;amp;ndash;62 }}&lt;br /&gt;
* {{cite book | first=George | last=Greaves | title=Sieves in number theory | publisher=[[Springer-Verlag]] | date=2001 | isbn=3-540-41647-1}}&lt;br /&gt;
* {{cite book | last1= Halberstam | first1=Heini |author1-link=Heini Halberstam | author2-link=Hans-Egon Richert | first2=H.-E. | last2=Richert | title=Sieve Methods | series=London Mathematical Society Monographs | volume=4 | publisher=[[Academic Press]] | date=1974 | isbn=0-12-318250-6 | mr=54:12689 | zbl=0298.10026 }}&lt;br /&gt;
* {{cite book | author= Christopher Hooley | authorlink=Christopher Hooley | title=Applications of sieve methods to the theory of numbers | publisher=Cambridge University Press | date=1976 | isbn=0-521-20915-3| pages=21}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Turan sieve}}&lt;br /&gt;
[[Category:Sieve theory]]&lt;/div&gt;</summary>
		<author><name>160.39.51.111</name></author>
	</entry>
</feed>