Meaning of Bloch representationCan the Bloch sphere be generalized to two qubits?What's the difference...
How to solve constants out of the internal energy equation?
A Strange Latex Symbol
How can the Zone of Truth spell be defeated without the caster knowing?
how to find the equation of a circle given points of the circle
Symbolic Multivariate Distribution
What language was spoken in East Asia before Proto-Turkic?
Size of electromagnet needed to replicate Earth's magnetic field
Combinable filters
How to have a sharp product image?
How can I place the product on a social media post better?
Normal Map bad shading in Rendered display
Binary Numbers Magic Trick
Does a strong solution to a SDE imply lipschitz condition?
How to make a pipeline wait for end-of-file or stop after an error?
Does a semiconductor follow Ohm's law?
Is there any limitation with Arduino Nano serial communication distance?
How to get a plain text file version of a CP/M .BAS (M-BASIC) program?
Can someone publish a story that happened to you?
How exactly does Hawking radiation decrease the mass of black holes?
Does Gita support doctrine of eternal cycle of birth and death for evil people?
Was there a Viking Exchange as well as a Columbian one?
Will tsunami waves travel forever if there was no land?
What is the most expensive material in the world that could be used to create Pun-Pun's lute?
Do I have to worry about players making “bad” choices on level up?
Meaning of Bloch representation
Can the Bloch sphere be generalized to two qubits?What's the difference between a pure and mixed quantum state?Why do Bloch sphere wavefunctions have half angles?Density matrices for pure states and mixed statesWhy is an entangled qubit shown at the origin of a Bloch sphere?Homeomorphism or stereographic projection corresponding to the set of mixed states within the Bloch spherePurity of mixed states as a function of radial distance from origin of Bloch ballCompute average value of two-qubit systemWhy do Bloch sphere wavefunctions have half angles?Why is an entangled qubit shown at the origin of a Bloch sphere?Is there a place online where I can catch up with all the notational syntax associated with quantum computing?What is the meaning of the state $|1rangle-|1rangle$?What's a vector in the format of the Bloch Sphere?What utility is provided by the Bloch sphere visualization?Purity of mixed states as a function of radial distance from origin of Bloch ballNotation for two qubit composite product stateWhat does it mean to express a gate in Dirac notation?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
$begingroup$
What is the meaning of writing a state $|psirangle$ in its Bloch representation. Would I be correct in saying it's just writing out its Bloch vector?
notation bloch-sphere
$endgroup$
add a comment |
$begingroup$
What is the meaning of writing a state $|psirangle$ in its Bloch representation. Would I be correct in saying it's just writing out its Bloch vector?
notation bloch-sphere
$endgroup$
add a comment |
$begingroup$
What is the meaning of writing a state $|psirangle$ in its Bloch representation. Would I be correct in saying it's just writing out its Bloch vector?
notation bloch-sphere
$endgroup$
What is the meaning of writing a state $|psirangle$ in its Bloch representation. Would I be correct in saying it's just writing out its Bloch vector?
notation bloch-sphere
notation bloch-sphere
edited 18 mins ago
Sanchayan Dutta♦
6,75841556
6,75841556
asked 1 hour ago
can'tcauchycan'tcauchy
2015
2015
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The Bloch sphere formalism is used for geometrically representing pure and mixed states of two-dimensional quantum systems a.k.a qubits. Any pure state $|Psirangle$ of a qubit can be written in the form:
$$|Psirangle = cosfrac{theta}{2}|0rangle + e^{iphi}sinfrac{theta}{2}|1rangle$$ where $0leq thetaleq pi$ and $0leq phileq 2pi$. This $|Psirangle$ can be represented on the Bloch sphere as:
The Bloch vector $vec{a}in Bbb R^3$ is basically $(sintheta cosphi, sinthetasinphi, cos theta) = (a_1,a_2,a_3)$.
To represent mixed states you need to consider the corresponding density operator $rho$. the set of states of a single qubit can be described in terms of $2times 2$ density matrices and as ${I,X,Y,Z}$ forms a basis for the vector space of $2times 2$ Hermitian matrices, you can write the density operator as $$rho = a_0I+a_1X+a_2Y+a_3Z = frac{1}{2}begin{pmatrix}1+a_3 & a_1-ia_2 \ a_1+ia_2 & 1-a_3end{pmatrix}.$$ As density matrices always have trace $1$, and here $mathrm{tr}(rho)=2a_0$, so $a_0$ is necessarily $frac{1}{2}$. So from here you can find out the Bloch coordinates of the any mixed state i.e. $(a_1,a_2,a_3)$ after performing the Pauli decompostion of the density matrix. If you're wondering what ensures that $|vec{a}|leq 1$, it's the positive semidefiniteness! The two eigenvalues of $rho$ are $frac{1}{2}(1+|vec{a}|)$ and $frac{1}{2}(1-|vec{a}|)$. Thus, to ensure that the second eigenvalue is non-negative, $|vec{a}|leq 1$. The three properties of density matrices which you should drill into your brain are: self-adjointness, positive-semidefiniteness and unit trace.
Once you determine the values $a_1,a_2$ and $a_3$ from the density operator, you can easily find the location of the qubit state $(sintheta cosphi, sinthetasinphi, cos theta)$ inside the Bloch sphere. Let me emphasize on this point: pure states lie on the Bloch sphere (i.e. $|vec{a}|=1$) whereas mixed states lie inside the Bloch sphere (i.e. $|vec{a}|<1$); prove this as an exercise. If you're mathematically inclined, you'll also love to think about the Bloch sphere in terms of stereographic projections; it's excellently summarized in this Physics SE answer. I'll attach the image from there, which is originally from this blogpost (the article is in French, sorry :).
Here are a few "further readings" for you:
- Density matrices for pure states and mixed states
- Why do Bloch sphere wavefunctions have half angles?
Homeomorphism or stereographic projection corresponding to the set of mixed states within the Bloch sphere
Purity of mixed states as a function of radial distance from origin of Bloch ball
Can the Bloch sphere be generalized to two qubits?
Why is an entangled qubit shown at the origin of a Bloch sphere?
Essentially, go through the bloch-sphere tag; you'll find several interesting questions and answers, which should clarify most of your beginner confusions about the Bloch sphere formalism.
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "694"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fquantumcomputing.stackexchange.com%2fquestions%2f5993%2fmeaning-of-bloch-representation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The Bloch sphere formalism is used for geometrically representing pure and mixed states of two-dimensional quantum systems a.k.a qubits. Any pure state $|Psirangle$ of a qubit can be written in the form:
$$|Psirangle = cosfrac{theta}{2}|0rangle + e^{iphi}sinfrac{theta}{2}|1rangle$$ where $0leq thetaleq pi$ and $0leq phileq 2pi$. This $|Psirangle$ can be represented on the Bloch sphere as:
The Bloch vector $vec{a}in Bbb R^3$ is basically $(sintheta cosphi, sinthetasinphi, cos theta) = (a_1,a_2,a_3)$.
To represent mixed states you need to consider the corresponding density operator $rho$. the set of states of a single qubit can be described in terms of $2times 2$ density matrices and as ${I,X,Y,Z}$ forms a basis for the vector space of $2times 2$ Hermitian matrices, you can write the density operator as $$rho = a_0I+a_1X+a_2Y+a_3Z = frac{1}{2}begin{pmatrix}1+a_3 & a_1-ia_2 \ a_1+ia_2 & 1-a_3end{pmatrix}.$$ As density matrices always have trace $1$, and here $mathrm{tr}(rho)=2a_0$, so $a_0$ is necessarily $frac{1}{2}$. So from here you can find out the Bloch coordinates of the any mixed state i.e. $(a_1,a_2,a_3)$ after performing the Pauli decompostion of the density matrix. If you're wondering what ensures that $|vec{a}|leq 1$, it's the positive semidefiniteness! The two eigenvalues of $rho$ are $frac{1}{2}(1+|vec{a}|)$ and $frac{1}{2}(1-|vec{a}|)$. Thus, to ensure that the second eigenvalue is non-negative, $|vec{a}|leq 1$. The three properties of density matrices which you should drill into your brain are: self-adjointness, positive-semidefiniteness and unit trace.
Once you determine the values $a_1,a_2$ and $a_3$ from the density operator, you can easily find the location of the qubit state $(sintheta cosphi, sinthetasinphi, cos theta)$ inside the Bloch sphere. Let me emphasize on this point: pure states lie on the Bloch sphere (i.e. $|vec{a}|=1$) whereas mixed states lie inside the Bloch sphere (i.e. $|vec{a}|<1$); prove this as an exercise. If you're mathematically inclined, you'll also love to think about the Bloch sphere in terms of stereographic projections; it's excellently summarized in this Physics SE answer. I'll attach the image from there, which is originally from this blogpost (the article is in French, sorry :).
Here are a few "further readings" for you:
- Density matrices for pure states and mixed states
- Why do Bloch sphere wavefunctions have half angles?
Homeomorphism or stereographic projection corresponding to the set of mixed states within the Bloch sphere
Purity of mixed states as a function of radial distance from origin of Bloch ball
Can the Bloch sphere be generalized to two qubits?
Why is an entangled qubit shown at the origin of a Bloch sphere?
Essentially, go through the bloch-sphere tag; you'll find several interesting questions and answers, which should clarify most of your beginner confusions about the Bloch sphere formalism.
$endgroup$
add a comment |
$begingroup$
The Bloch sphere formalism is used for geometrically representing pure and mixed states of two-dimensional quantum systems a.k.a qubits. Any pure state $|Psirangle$ of a qubit can be written in the form:
$$|Psirangle = cosfrac{theta}{2}|0rangle + e^{iphi}sinfrac{theta}{2}|1rangle$$ where $0leq thetaleq pi$ and $0leq phileq 2pi$. This $|Psirangle$ can be represented on the Bloch sphere as:
The Bloch vector $vec{a}in Bbb R^3$ is basically $(sintheta cosphi, sinthetasinphi, cos theta) = (a_1,a_2,a_3)$.
To represent mixed states you need to consider the corresponding density operator $rho$. the set of states of a single qubit can be described in terms of $2times 2$ density matrices and as ${I,X,Y,Z}$ forms a basis for the vector space of $2times 2$ Hermitian matrices, you can write the density operator as $$rho = a_0I+a_1X+a_2Y+a_3Z = frac{1}{2}begin{pmatrix}1+a_3 & a_1-ia_2 \ a_1+ia_2 & 1-a_3end{pmatrix}.$$ As density matrices always have trace $1$, and here $mathrm{tr}(rho)=2a_0$, so $a_0$ is necessarily $frac{1}{2}$. So from here you can find out the Bloch coordinates of the any mixed state i.e. $(a_1,a_2,a_3)$ after performing the Pauli decompostion of the density matrix. If you're wondering what ensures that $|vec{a}|leq 1$, it's the positive semidefiniteness! The two eigenvalues of $rho$ are $frac{1}{2}(1+|vec{a}|)$ and $frac{1}{2}(1-|vec{a}|)$. Thus, to ensure that the second eigenvalue is non-negative, $|vec{a}|leq 1$. The three properties of density matrices which you should drill into your brain are: self-adjointness, positive-semidefiniteness and unit trace.
Once you determine the values $a_1,a_2$ and $a_3$ from the density operator, you can easily find the location of the qubit state $(sintheta cosphi, sinthetasinphi, cos theta)$ inside the Bloch sphere. Let me emphasize on this point: pure states lie on the Bloch sphere (i.e. $|vec{a}|=1$) whereas mixed states lie inside the Bloch sphere (i.e. $|vec{a}|<1$); prove this as an exercise. If you're mathematically inclined, you'll also love to think about the Bloch sphere in terms of stereographic projections; it's excellently summarized in this Physics SE answer. I'll attach the image from there, which is originally from this blogpost (the article is in French, sorry :).
Here are a few "further readings" for you:
- Density matrices for pure states and mixed states
- Why do Bloch sphere wavefunctions have half angles?
Homeomorphism or stereographic projection corresponding to the set of mixed states within the Bloch sphere
Purity of mixed states as a function of radial distance from origin of Bloch ball
Can the Bloch sphere be generalized to two qubits?
Why is an entangled qubit shown at the origin of a Bloch sphere?
Essentially, go through the bloch-sphere tag; you'll find several interesting questions and answers, which should clarify most of your beginner confusions about the Bloch sphere formalism.
$endgroup$
add a comment |
$begingroup$
The Bloch sphere formalism is used for geometrically representing pure and mixed states of two-dimensional quantum systems a.k.a qubits. Any pure state $|Psirangle$ of a qubit can be written in the form:
$$|Psirangle = cosfrac{theta}{2}|0rangle + e^{iphi}sinfrac{theta}{2}|1rangle$$ where $0leq thetaleq pi$ and $0leq phileq 2pi$. This $|Psirangle$ can be represented on the Bloch sphere as:
The Bloch vector $vec{a}in Bbb R^3$ is basically $(sintheta cosphi, sinthetasinphi, cos theta) = (a_1,a_2,a_3)$.
To represent mixed states you need to consider the corresponding density operator $rho$. the set of states of a single qubit can be described in terms of $2times 2$ density matrices and as ${I,X,Y,Z}$ forms a basis for the vector space of $2times 2$ Hermitian matrices, you can write the density operator as $$rho = a_0I+a_1X+a_2Y+a_3Z = frac{1}{2}begin{pmatrix}1+a_3 & a_1-ia_2 \ a_1+ia_2 & 1-a_3end{pmatrix}.$$ As density matrices always have trace $1$, and here $mathrm{tr}(rho)=2a_0$, so $a_0$ is necessarily $frac{1}{2}$. So from here you can find out the Bloch coordinates of the any mixed state i.e. $(a_1,a_2,a_3)$ after performing the Pauli decompostion of the density matrix. If you're wondering what ensures that $|vec{a}|leq 1$, it's the positive semidefiniteness! The two eigenvalues of $rho$ are $frac{1}{2}(1+|vec{a}|)$ and $frac{1}{2}(1-|vec{a}|)$. Thus, to ensure that the second eigenvalue is non-negative, $|vec{a}|leq 1$. The three properties of density matrices which you should drill into your brain are: self-adjointness, positive-semidefiniteness and unit trace.
Once you determine the values $a_1,a_2$ and $a_3$ from the density operator, you can easily find the location of the qubit state $(sintheta cosphi, sinthetasinphi, cos theta)$ inside the Bloch sphere. Let me emphasize on this point: pure states lie on the Bloch sphere (i.e. $|vec{a}|=1$) whereas mixed states lie inside the Bloch sphere (i.e. $|vec{a}|<1$); prove this as an exercise. If you're mathematically inclined, you'll also love to think about the Bloch sphere in terms of stereographic projections; it's excellently summarized in this Physics SE answer. I'll attach the image from there, which is originally from this blogpost (the article is in French, sorry :).
Here are a few "further readings" for you:
- Density matrices for pure states and mixed states
- Why do Bloch sphere wavefunctions have half angles?
Homeomorphism or stereographic projection corresponding to the set of mixed states within the Bloch sphere
Purity of mixed states as a function of radial distance from origin of Bloch ball
Can the Bloch sphere be generalized to two qubits?
Why is an entangled qubit shown at the origin of a Bloch sphere?
Essentially, go through the bloch-sphere tag; you'll find several interesting questions and answers, which should clarify most of your beginner confusions about the Bloch sphere formalism.
$endgroup$
The Bloch sphere formalism is used for geometrically representing pure and mixed states of two-dimensional quantum systems a.k.a qubits. Any pure state $|Psirangle$ of a qubit can be written in the form:
$$|Psirangle = cosfrac{theta}{2}|0rangle + e^{iphi}sinfrac{theta}{2}|1rangle$$ where $0leq thetaleq pi$ and $0leq phileq 2pi$. This $|Psirangle$ can be represented on the Bloch sphere as:
The Bloch vector $vec{a}in Bbb R^3$ is basically $(sintheta cosphi, sinthetasinphi, cos theta) = (a_1,a_2,a_3)$.
To represent mixed states you need to consider the corresponding density operator $rho$. the set of states of a single qubit can be described in terms of $2times 2$ density matrices and as ${I,X,Y,Z}$ forms a basis for the vector space of $2times 2$ Hermitian matrices, you can write the density operator as $$rho = a_0I+a_1X+a_2Y+a_3Z = frac{1}{2}begin{pmatrix}1+a_3 & a_1-ia_2 \ a_1+ia_2 & 1-a_3end{pmatrix}.$$ As density matrices always have trace $1$, and here $mathrm{tr}(rho)=2a_0$, so $a_0$ is necessarily $frac{1}{2}$. So from here you can find out the Bloch coordinates of the any mixed state i.e. $(a_1,a_2,a_3)$ after performing the Pauli decompostion of the density matrix. If you're wondering what ensures that $|vec{a}|leq 1$, it's the positive semidefiniteness! The two eigenvalues of $rho$ are $frac{1}{2}(1+|vec{a}|)$ and $frac{1}{2}(1-|vec{a}|)$. Thus, to ensure that the second eigenvalue is non-negative, $|vec{a}|leq 1$. The three properties of density matrices which you should drill into your brain are: self-adjointness, positive-semidefiniteness and unit trace.
Once you determine the values $a_1,a_2$ and $a_3$ from the density operator, you can easily find the location of the qubit state $(sintheta cosphi, sinthetasinphi, cos theta)$ inside the Bloch sphere. Let me emphasize on this point: pure states lie on the Bloch sphere (i.e. $|vec{a}|=1$) whereas mixed states lie inside the Bloch sphere (i.e. $|vec{a}|<1$); prove this as an exercise. If you're mathematically inclined, you'll also love to think about the Bloch sphere in terms of stereographic projections; it's excellently summarized in this Physics SE answer. I'll attach the image from there, which is originally from this blogpost (the article is in French, sorry :).
Here are a few "further readings" for you:
- Density matrices for pure states and mixed states
- Why do Bloch sphere wavefunctions have half angles?
Homeomorphism or stereographic projection corresponding to the set of mixed states within the Bloch sphere
Purity of mixed states as a function of radial distance from origin of Bloch ball
Can the Bloch sphere be generalized to two qubits?
Why is an entangled qubit shown at the origin of a Bloch sphere?
Essentially, go through the bloch-sphere tag; you'll find several interesting questions and answers, which should clarify most of your beginner confusions about the Bloch sphere formalism.
edited 10 mins ago
answered 23 mins ago
Sanchayan Dutta♦Sanchayan Dutta
6,75841556
6,75841556
add a comment |
add a comment |
Thanks for contributing an answer to Quantum Computing Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fquantumcomputing.stackexchange.com%2fquestions%2f5993%2fmeaning-of-bloch-representation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown