Skip to main content
Search type Search syntax
Tags [tag]
Exact "words here"
Author user:1234
user:me (yours)
Score score:3 (3+)
score:0 (none)
Answers answers:3 (3+)
answers:0 (none)
isaccepted:yes
hasaccepted:no
inquestion:1234
Views views:250
Code code:"if (foo != bar)"
Sections title:apples
body:"apples oranges"
URL url:"*.example.com"
Saves in:saves
Status closed:yes
duplicate:no
migrated:no
wiki:no
Types is:question
is:answer
Exclude -[tag]
-apples
For more details on advanced search visit our help page
Results tagged with
Search options not deleted user 10480

Questions about or related to quantum states. Consider using the density-matrix tag when relevant.

5 votes
Accepted

Which qubit has the highest $|1\rangle$ amplitude?

TL;DR: Single-shot circuit of this sort would enable FTL comms, so is not possible. Multiple-shot variant can be realized using for example Quantum State Tomography or (more efficiently) Direct Fideli …
Adam Zalcman's user avatar
  • 23.2k
11 votes

Why can the most general state of a qubit be written as $|\Psi\rangle=\cos(\frac\theta2)|0\r...

The most general pure state of a qubit can be written as $|\Psi\rangle=a|0\rangle+b|1\rangle$ where $a,b\in\mathbb{C}$. The amplitudes $a$ and $b$ can be written in polar form as $a=re^{i\alpha}$ and …
Adam Zalcman's user avatar
  • 23.2k
6 votes

How does the NOT gate generalize beyond binary?

Many classical programming languages are equipped with a construct known as the conditional statement if (condition) { u(); } where condition is a boolean expression, i.e. an expression that eval …
Adam Zalcman's user avatar
  • 23.2k
5 votes

What is the relation between the purity of a bipartite state and its subsystems?

Special case I: Product states A bipartite quantum state$^1$ $\rho_{AB}$ is said to be a product state if it can be written as $\rho_{AB}=\rho_A\otimes\rho_B$ for some quantum states $\rho_A$ and $\rh …
Adam Zalcman's user avatar
  • 23.2k
3 votes
Accepted

Separable decomposition of states near the maximally mixed state

The following construction works for a pair of qubits and small perturbations with $\|H\|_2\le\frac15$. Remarkably, in this case we can choose operators $A_k$ and $B_k$ independently of $H$. Basis Beg …
Adam Zalcman's user avatar
  • 23.2k
2 votes

Partial Trace of Werner State

Note that $$ \mathrm{tr}_B\left(|0\rangle \langle1|\otimes|0\rangle \langle1|\right) =|0\rangle \langle1| \mathrm{tr} (|0\rangle \langle1|) = |0\rangle \langle1| \, \langle1|0\rangle = |0\rangle \lang …
Adam Zalcman's user avatar
  • 23.2k
3 votes

Where does the term $|\psi\rangle\langle\psi|$ come from while calculating the expectation v...

It is a variant of the formula for the average $\langle A\rangle_\rho$ of an operator $A$ measured on a state $\rho$ $$ \langle A\rangle_\rho = \mathrm{tr}(A\rho).\tag1 $$ In this case we are measurin …
Adam Zalcman's user avatar
  • 23.2k
12 votes

What makes representing qubits in a 3D real vector space possible?

Three real parameters are sufficient due to the constraint that $$ |\alpha|^2 + |\beta|^2 = 1\tag1 $$ where $\alpha$ and $\beta$ are the two components of a 2D complex vector describing the qubit stat …
Adam Zalcman's user avatar
  • 23.2k
4 votes

How to show that a given mixed two-qubit state is separable?

Begin by writing down the density matrix $$ \begin{align} \rho_{AB} &= \frac{1}{4}\left[(|00\rangle+|11\rangle)(\langle00|+\langle11|)\right] + \frac{1}{4}\left[(|01\rangle+|10\rangle)(\langle01|+\lan …
Adam Zalcman's user avatar
  • 23.2k
2 votes
Accepted

A simple question about QFT and CNOT

Yes, with probability $\frac{1}{d}$. Begin by computing the output state $$ \begin{align} |\psi\rangle &= (I\otimes QFT^{-1} \circ CNOT \circ QFT \otimes I)|i\rangle|0\rangle \\ &= (I\otimes QFT^{-1} …
Adam Zalcman's user avatar
  • 23.2k
16 votes
Accepted

Aren't qubits just ternary?

Qubits have more than three distinct states. Here are six examples of such states: \begin{align} |0\rangle\tag{1}\\ |1\rangle\tag{2}\\ |+\rangle = \frac{|0\rangle + |1\rangle}{\sqrt{2}}\tag{3} \\ |-\r …
Adam Zalcman's user avatar
  • 23.2k
3 votes
Accepted

How can we measure a quantum system when the sum of amplitudes-squared does not equal one?

Normalized states By the measurement postulate (see e.g. 2.2.3 on page 84 in Nielsen & Chuang), a measurement is described by a collection of operators $M_m$, indexed by the measurement outcomes $m$ s …
Adam Zalcman's user avatar
  • 23.2k
1 vote

Transformation of Operation Order for H,T Single Quantum Gate

Let $U$ denote the desired unitary, i.e. $U$ is such that $UT|\sigma\rangle = TH|\sigma\rangle$ for any $|\sigma\rangle$. If two operators yield the same result on every input, then they are equal. Th …
Adam Zalcman's user avatar
  • 23.2k
3 votes
Accepted

How to change vectors from SU(2) to SO(3)?

TL;DR You have rediscovered the Bloch sphere! :-) Interesting special cases Before we prove that the map defined by equation $(1)$ is the representation of single-qubit quantum states as points on the …
Adam Zalcman's user avatar
  • 23.2k
5 votes

How is a two qubit mixed state represented in the form of Bloch vector?

TL;DR: This is impossible in general, because the space of two-qubit mixed states is significantly more complicated than the Bloch sphere. Dimension The space $D_N$ of all mixed states of an $N$-level …
Adam Zalcman's user avatar
  • 23.2k

1
2 3 4 5
10
15 30 50 per page