<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=164.67.235.138</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=164.67.235.138"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/164.67.235.138"/>
	<updated>2026-08-01T01:44:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Template:Circlenotation&amp;diff=22180</id>
		<title>Template:Circlenotation</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Template:Circlenotation&amp;diff=22180"/>
		<updated>2009-09-07T08:18:54Z</updated>

		<summary type="html">&lt;p&gt;164.67.235.138: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Among [[Markov chain Monte Carlo]] (MCMC) [[algorithms]], &#039;&#039;&#039;coupling from the past&#039;&#039;&#039; is a method for [[sampling (statistics)|sampling]] from the stationary distribution of a [[Markov chain]]. Contrary to many MCMC algorithms, coupling from the past gives in principle a perfect sample from the stationary distribution. It was invented by [[James Propp]] and [[David Bruce Wilson|David Wilson]] in 1996.&lt;br /&gt;
&lt;br /&gt;
==The basic idea==&lt;br /&gt;
Consider a finite state [[Markov chain|irreducible]] [[Markov chain|aperiodic]] Markov chain &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; with state space &amp;lt;math&amp;gt;S&amp;lt;/math&amp;gt; and (unique) stationary distribution &amp;lt;math&amp;gt;\pi&amp;lt;/math&amp;gt; (&amp;lt;math&amp;gt;\pi&amp;lt;/math&amp;gt; is a probability vector). Suppose that we come up with a probability distribution &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; on the set of maps &amp;lt;math&amp;gt;f:S\to S&amp;lt;/math&amp;gt; with the property that for every fixed &amp;lt;math&amp;gt;s\in S&amp;lt;/math&amp;gt;, its image &amp;lt;math&amp;gt;f(s)&amp;lt;/math&amp;gt; is distributed according to the transition probability of &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; from state &amp;lt;math&amp;gt;s&amp;lt;/math&amp;gt;. An example of such a probability distribution is the one where &amp;lt;math&amp;gt;f(s)&amp;lt;/math&amp;gt; is [[independent (probability)|independent]] from &amp;lt;math&amp;gt;f(s&#039;)&amp;lt;/math&amp;gt; whenever &amp;lt;math&amp;gt;s\ne s&#039;&amp;lt;/math&amp;gt;, but it is often worthwhile to consider other distributions. Now let &amp;lt;math&amp;gt;f_j&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;j\in\mathbb Z&amp;lt;/math&amp;gt; be independent samples from &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Suppose that &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; is chosen randomly according to &amp;lt;math&amp;gt;\pi&amp;lt;/math&amp;gt; and is independent from the sequence &amp;lt;math&amp;gt;f_j&amp;lt;/math&amp;gt;. (We do not worry for now where this &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; is coming from.) Then &amp;lt;math&amp;gt;f_{-1}(x)&amp;lt;/math&amp;gt; is also distributed according to &amp;lt;math&amp;gt;\pi&amp;lt;/math&amp;gt;, because &amp;lt;math&amp;gt;\pi&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;-stationary and our assumption on the law of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;. Define &lt;br /&gt;
:&amp;lt;math&amp;gt;F_j:= f_{-1}\circ f_{-2}\circ\cdots\circ f_{-j}.&amp;lt;/math&amp;gt;&lt;br /&gt;
Then it follows by induction that &amp;lt;math&amp;gt;F_j(x)&amp;lt;/math&amp;gt; is also distributed according to &amp;lt;math&amp;gt;\pi&amp;lt;/math&amp;gt; for every &amp;lt;math&amp;gt;j\in\mathbb N&amp;lt;/math&amp;gt;. Now here is the main point. It may happen that for some &amp;lt;math&amp;gt;n\in\mathbb N&amp;lt;/math&amp;gt; the image of the map &amp;lt;math&amp;gt;F_n&amp;lt;/math&amp;gt; is a single element of &amp;lt;math&amp;gt;S&amp;lt;/math&amp;gt;.&lt;br /&gt;
In other words, &amp;lt;math&amp;gt;F_n(x)=F_n(y)&amp;lt;/math&amp;gt; for each &amp;lt;math&amp;gt;y\in S&amp;lt;/math&amp;gt;. Therefore, we do not need to have access to &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; in order to compute &amp;lt;math&amp;gt;F_n(x)&amp;lt;/math&amp;gt;. The algorithm then involves finding some &amp;lt;math&amp;gt;n\in \mathbb N&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;F_n(S)&amp;lt;/math&amp;gt; is a [[singleton (mathematics)|singleton]], and outputing the element of that singleton. The design of a good distribution &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; for which the task of finding such an &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; and computing &amp;lt;math&amp;gt;F_n&amp;lt;/math&amp;gt; is not too costly is not always obvious, but has been accomplished successfully in several important instances{{Citation needed|date=May 2008}}.&lt;br /&gt;
&lt;br /&gt;
==The monotone case==&lt;br /&gt;
There is a special class of Markov chains in which there are particularly good choices&lt;br /&gt;
for &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; and a tool for determining if &amp;lt;math&amp;gt;|F_n(S)|=1&amp;lt;/math&amp;gt;. (Here &amp;lt;math&amp;gt;|\cdot|&amp;lt;/math&amp;gt; denotes [[cardinal number|cardinality]].) Suppose that &amp;lt;math&amp;gt;S&amp;lt;/math&amp;gt; is a [[partially ordered set]] with order &amp;lt;math&amp;gt;\le&amp;lt;/math&amp;gt;, which has a unique minimal element &amp;lt;math&amp;gt;s_0&amp;lt;/math&amp;gt; and a unique maximal element &amp;lt;math&amp;gt;s_1&amp;lt;/math&amp;gt;; that is, every &amp;lt;math&amp;gt;s\in S&amp;lt;/math&amp;gt; satisfies &amp;lt;math&amp;gt;s_0\le s\le s_1&amp;lt;/math&amp;gt;. Also, suppose that &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; may be chosen to be supported on the set of [[monotone function|monotone]] maps &amp;lt;math&amp;gt;f:S\to S&amp;lt;/math&amp;gt;. Then it is easy to see that &amp;lt;math&amp;gt;|F_n(S)|=1&amp;lt;/math&amp;gt; if and only if &amp;lt;math&amp;gt;F_n(s_0)=F_n(s_1)&amp;lt;/math&amp;gt;, since &amp;lt;math&amp;gt;F_n&amp;lt;/math&amp;gt; is monotone. Thus, checking this becomes rather easy. The algorithm can proceed by choosing &amp;lt;math&amp;gt;n:=n_0&amp;lt;/math&amp;gt; for some constant &amp;lt;math&amp;gt;n_0&amp;lt;/math&amp;gt;, sampling the maps &amp;lt;math&amp;gt;f_{-1},\dots,f_{-n}&amp;lt;/math&amp;gt;, and outputing &amp;lt;math&amp;gt;F_n(s_0)&amp;lt;/math&amp;gt; if &amp;lt;math&amp;gt;F_n(s_0)=F_n(s_1)&amp;lt;/math&amp;gt;. If &amp;lt;math&amp;gt;F_n(s_0)\ne F_n(s_1)&amp;lt;/math&amp;gt; the algorithm proceeds by doubling &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; and repeating as necessary until an output is obtained. (But the algorithm does not resample the maps &amp;lt;math&amp;gt;f_{-j}&amp;lt;/math&amp;gt; which were already sampled; it uses the previously sampled maps when needed.)&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
*{{Citation | last1=Propp | first1=James Gary | last2=Wilson | first2=David Bruce | title=Proceedings of the Seventh International Conference on Random Structures and Algorithms (Atlanta, GA, 1995) | mr=1611693 | year=1996 | journal=Random Structures &amp;amp; Algorithms | issn=1042-9832 | volume=9 | issue=1 | chapter=Exact sampling with coupled Markov chains and applications to statistical mechanics | pages=223–252}}&lt;br /&gt;
*{{Citation | last1=Propp | first1=James | last2=Wilson | first2=David | title=Microsurveys in discrete probability (Princeton, NJ, 1997) | publisher=[[American Mathematical Society]] | location=Providence, R.I. | series=DIMACS Ser. Discrete Math. Theoret. Comput. Sci. | mr=1630414 | year=1998 | volume=41 | chapter=Coupling from the past: a user&#039;s guide | pages=181–192}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Monte Carlo methods]]&lt;br /&gt;
[[Category:Markov chain Monte Carlo]]&lt;/div&gt;</summary>
		<author><name>164.67.235.138</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Template:Parallel&amp;diff=248965</id>
		<title>Template:Parallel</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Template:Parallel&amp;diff=248965"/>
		<updated>2009-09-07T08:17:15Z</updated>

		<summary type="html">&lt;p&gt;164.67.235.138: use math syntax instead of image&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Alyson is what my husband enjoys to call me but I don&#039;t like when individuals use my complete title. Alaska is the only place I&#039;ve been residing in but now I&#039;m contemplating other options. Doing ballet is some thing she would never give up. Credit authorising is how he makes cash.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Here is my web site online psychic readings - [http://koreanyelp.com/index.php?document_srl=1798&amp;amp;mid=SchoolNews click through the up coming web page] -&lt;/div&gt;</summary>
		<author><name>164.67.235.138</name></author>
	</entry>
</feed>