<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://qetlab.com/wiki/index.php?action=history&amp;feed=atom&amp;title=BreuerState</id>
	<title>BreuerState - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://qetlab.com/wiki/index.php?action=history&amp;feed=atom&amp;title=BreuerState"/>
	<link rel="alternate" type="text/html" href="https://qetlab.com/wiki/index.php?title=BreuerState&amp;action=history"/>
	<updated>2026-04-15T23:32:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://qetlab.com/wiki/index.php?title=BreuerState&amp;diff=728&amp;oldid=prev</id>
		<title>Nathaniel: Created page with &quot;{{Function |name=BreuerState |desc=Produces a Breuer state of even dimension &amp;ge; 2 |rel=ChessboardState |cat=List of functions#Special_states,_vectors,_and_operators|Sp...&quot;</title>
		<link rel="alternate" type="text/html" href="https://qetlab.com/wiki/index.php?title=BreuerState&amp;diff=728&amp;oldid=prev"/>
		<updated>2015-01-14T18:34:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Function |name=BreuerState |desc=Produces a Breuer state of even dimension ≥ 2 |rel=&lt;a href=&quot;/ChessboardState&quot; title=&quot;ChessboardState&quot;&gt;ChessboardState&lt;/a&gt; |cat=List of functions#Special_states,_vectors,_and_operators|Sp...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Function&lt;br /&gt;
|name=BreuerState&lt;br /&gt;
|desc=Produces a Breuer state of even dimension &amp;amp;ge; 2&lt;br /&gt;
|rel=[[ChessboardState]]&lt;br /&gt;
|cat=[[List of functions#Special_states,_vectors,_and_operators|Special states, vectors, and operators]]&lt;br /&gt;
|upd=December 15, 2014}}&lt;br /&gt;
&amp;lt;tt&amp;gt;'''BreuerState'''&amp;lt;/tt&amp;gt; is a [[List of functions|function]] that produces a two-qudit &amp;quot;Breuer state&amp;quot; (i.e., the state defined in &amp;lt;ref name=&amp;quot;B06&amp;quot;&amp;gt;H.-P. Breuer. Optimal entanglement criterion for mixed quantum states. ''Phys. Rev. Lett.'', 97:080501, 2006. E-print: [http://arxiv.org/abs/quant-ph/0605036 arXiv:quant-ph/0605036]&amp;lt;/ref&amp;gt;). These states are of interest because they are bound entangled. The output of this function is sparse.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
* &amp;lt;tt&amp;gt;BREUER_STATE = BreuerState(DIM,LAMBDA)&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Argument descriptions==&lt;br /&gt;
* &amp;lt;tt&amp;gt;DIM&amp;lt;/tt&amp;gt;: The local dimension (must be &amp;amp;ge; 2 and even).&lt;br /&gt;
* &amp;lt;tt&amp;gt;LAMBDA&amp;lt;/tt&amp;gt;: The weight of the singlet component in the state (see &amp;lt;ref name=&amp;quot;B06&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt; for details). A positive real number between 0 and 1. The state will be separable if and only if &amp;lt;tt&amp;gt;LAMBDA = 0&amp;lt;/tt&amp;gt; and it will have positive partial transpose if and only if &amp;lt;tt&amp;gt;LAMBDA &amp;lt;= 1/(DIM + 2)&amp;lt;/tt&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
===A 4 &amp;amp;#8855; 4 bound entangled state===&lt;br /&gt;
The following code generates a bound entangled Breuer state in $M_4 \otimes M_4$ and then verifies that has positive partial transpose and is entangled (and is thus bound entangled):&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;gt;&amp;gt; rho = full(BreuerState(4,0.1));&lt;br /&gt;
&amp;gt;&amp;gt; IsPPT(rho)&lt;br /&gt;
&lt;br /&gt;
ans =&lt;br /&gt;
&lt;br /&gt;
     1&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt; IsSeparable(rho)&lt;br /&gt;
Determined to be entangled by not having a 2-copy PPT symmetric extension. Reference:&lt;br /&gt;
A. C. Doherty, P. A. Parrilo, and F. M. Spedalieri. A complete family of separability criteria. Phys. Rev. A, 69:022308, 2004.&lt;br /&gt;
&lt;br /&gt;
ans =&lt;br /&gt;
&lt;br /&gt;
     0&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{SourceCode|name=BreuerState}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nathaniel</name></author>
	</entry>
</feed>