What happens when an operator is applied only to some bits of a mixed state?How to keep track of entanglements when emulating quantum computation?How is a single qubit fundamentally different from a classical coin spinning in the air?When you act on a multi-qubit system with a 2-qubit gate, what happens to the third qubit?What happens when I input two qubits starting at state $|00rangle$ into a hadamard gate?How to analyze highly entangled quantum circuits?A quantum circuit with entanglement with EveHow does the probability of measurement turn out to be negative?

Investing in a Roth IRA with a Personal Loan?

Are there downsides to using std::string as a buffer?

Understanding the TeXlive release cycle: What is the meaning of a TeXlive release and is it ever 'finished'?

Were Alexander the Great and Hephaestion lovers?

How is water heavier than petrol, even though its molecular weight is less than petrol?

PhD - Well known professor or well known school?

Was there a priest on the Titanic who stayed on the ship giving confession to as many as he could?

How to officially communicate to a non-responsive colleague?

How does an ordinary object become radioactive?

What is wrong with this proof that symmetric matrices commute?

How to build suspense or so to establish and justify xenophobia of characters in the eyes of the reader?

Can a user sell my software (MIT license) without modification?

Why only the fundamental frequency component is said to give useful power?

The eyes have it

Dual boot macOS Catalina 10.15 and macOS Mojave 10.14

If you had a giant cutting disc 60 miles diameter and rotated it 1000 rps, would the edge be traveling faster than light?

What can I, as a user, do about offensive reviews in App Store?

1980s live-action movie where individually-coloured nations on clouds fight

Watts vs. Volt Amps

Is open-sourcing the code of a webapp not recommended?

Find the Factorial From the Given Prime Relationship

What makes an item an artifact?

How did they achieve the Gunslinger's shining eye effect in Westworld?

Where does "0 packages can be updated." come from?



What happens when an operator is applied only to some bits of a mixed state?


How to keep track of entanglements when emulating quantum computation?How is a single qubit fundamentally different from a classical coin spinning in the air?When you act on a multi-qubit system with a 2-qubit gate, what happens to the third qubit?What happens when I input two qubits starting at state $|00rangle$ into a hadamard gate?How to analyze highly entangled quantum circuits?A quantum circuit with entanglement with EveHow does the probability of measurement turn out to be negative?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2












$begingroup$


What happens when an operator is applied only to some bits of a mixed state?
For instance, assume $vert xranglevert f(x)rangle$ is entangled. Then what is the result of $vert Uxranglevert f(x)rangle$ (how to compute the amplitudes) ?
What if U is Grover's diffusion? Will it still work (without uncomputing $f(x)$) ?



Update $y$ replaced with $f(x)$










share|improve this question









New contributor



mike_dole_z3 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$


















    2












    $begingroup$


    What happens when an operator is applied only to some bits of a mixed state?
    For instance, assume $vert xranglevert f(x)rangle$ is entangled. Then what is the result of $vert Uxranglevert f(x)rangle$ (how to compute the amplitudes) ?
    What if U is Grover's diffusion? Will it still work (without uncomputing $f(x)$) ?



    Update $y$ replaced with $f(x)$










    share|improve this question









    New contributor



    mike_dole_z3 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






    $endgroup$














      2












      2








      2





      $begingroup$


      What happens when an operator is applied only to some bits of a mixed state?
      For instance, assume $vert xranglevert f(x)rangle$ is entangled. Then what is the result of $vert Uxranglevert f(x)rangle$ (how to compute the amplitudes) ?
      What if U is Grover's diffusion? Will it still work (without uncomputing $f(x)$) ?



      Update $y$ replaced with $f(x)$










      share|improve this question









      New contributor



      mike_dole_z3 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      $endgroup$




      What happens when an operator is applied only to some bits of a mixed state?
      For instance, assume $vert xranglevert f(x)rangle$ is entangled. Then what is the result of $vert Uxranglevert f(x)rangle$ (how to compute the amplitudes) ?
      What if U is Grover's diffusion? Will it still work (without uncomputing $f(x)$) ?



      Update $y$ replaced with $f(x)$







      quantum-state entanglement






      share|improve this question









      New contributor



      mike_dole_z3 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question









      New contributor



      mike_dole_z3 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question








      edited May 29 at 9:13







      mike_dole_z3













      New contributor



      mike_dole_z3 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked May 29 at 4:38









      mike_dole_z3mike_dole_z3

      133




      133




      New contributor



      mike_dole_z3 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      mike_dole_z3 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          2 Answers
          2






          active

          oldest

          votes


















          3












          $begingroup$

          $|xrangle|yrangle = |xrangleotimes |yrangle$ is the notation for disentangled state. Entangled state can't be written this way. In general, every pure state (entangled or disentangled) on a bipartite system is a linear combination of disentangled states
          $$
          |phirangle_AB = sum_i alpha_i |x_irangle_Aotimes|y_irangle_B
          $$



          Application of $U$ on the first subsystem is equivalent to application of $U otimes I$ on the whole system. The result will be
          $$
          (Uotimes I) |phirangle_AB = sum_i alpha_i U|x_irangle_Aotimes|y_irangle_B
          $$

          Mixed state is a different thing (do not confuse it with entangled state). Mixed state can be seen as probability distribution over pure states: $p_i,, p_i>0, sum_ip_i=1$. It has the corresponding density matrix $rho=sum_ip_i|phi_iranglelanglephi_i|$. Note that every $|phi_irangle$ can be entangled.

          The result of application of $U$ on the first subsystem of a mixed state is the probability distribution $p_i,(Uotimes I)$, or, in terms of density matrices, $(Uotimes I) rho (U^daggerotimes I)$.






          share|improve this answer











          $endgroup$












          • $begingroup$
            Thank Danylo. Please take another look, I've updated the question.
            $endgroup$
            – mike_dole_z3
            May 29 at 9:15










          • $begingroup$
            $|xrangle otimes |f(x)rangle$ is also disentangled. So the result will be exactly $ (U|xrangle) otimes vert f(x)rangle$. You can compute the amplitudes $alpha_i$ of $U|xrangle = sum_i alpha_i |irangle$ and then take the product $otimes$ with $|f(x)rangle$.
            $endgroup$
            – Danylo Y
            May 29 at 9:44



















          3












          $begingroup$

          $newcommandket[1]#1rangleketxkety$ is a pure state, not mixed, and is a product state, which is not entangled by definition, so your example is rather confusing.



          To answer the question in your first sentence, applying a unitary operator $U_A$ to one subsystem of a bipartite system is equivalent to applying the operator $U_Aotimesmathbb1_B$ to the whole system, where $mathbb1_B$ is the identity for subsystem $B$, so you can treat $U_Aotimesmathbb1_B$ as one big unitary and apply it how you normally would. If you have a pure state $ketpsi = sum_i psi_i keti_A otimes keti_B$, this means that applying such unitary gives $sum_i psi_i (U_A keti_A) otimes keti_B$, and analogously for a mixed state.






          share|improve this answer









          $endgroup$












          • $begingroup$
            Thanks. Please take another look, I've updated the question.
            $endgroup$
            – mike_dole_z3
            May 29 at 9:18











          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
          );



          );






          mike_dole_z3 is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fquantumcomputing.stackexchange.com%2fquestions%2f6268%2fwhat-happens-when-an-operator-is-applied-only-to-some-bits-of-a-mixed-state%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          3












          $begingroup$

          $|xrangle|yrangle = |xrangleotimes |yrangle$ is the notation for disentangled state. Entangled state can't be written this way. In general, every pure state (entangled or disentangled) on a bipartite system is a linear combination of disentangled states
          $$
          |phirangle_AB = sum_i alpha_i |x_irangle_Aotimes|y_irangle_B
          $$



          Application of $U$ on the first subsystem is equivalent to application of $U otimes I$ on the whole system. The result will be
          $$
          (Uotimes I) |phirangle_AB = sum_i alpha_i U|x_irangle_Aotimes|y_irangle_B
          $$

          Mixed state is a different thing (do not confuse it with entangled state). Mixed state can be seen as probability distribution over pure states: $p_i,, p_i>0, sum_ip_i=1$. It has the corresponding density matrix $rho=sum_ip_i|phi_iranglelanglephi_i|$. Note that every $|phi_irangle$ can be entangled.

          The result of application of $U$ on the first subsystem of a mixed state is the probability distribution $p_i,(Uotimes I)$, or, in terms of density matrices, $(Uotimes I) rho (U^daggerotimes I)$.






          share|improve this answer











          $endgroup$












          • $begingroup$
            Thank Danylo. Please take another look, I've updated the question.
            $endgroup$
            – mike_dole_z3
            May 29 at 9:15










          • $begingroup$
            $|xrangle otimes |f(x)rangle$ is also disentangled. So the result will be exactly $ (U|xrangle) otimes vert f(x)rangle$. You can compute the amplitudes $alpha_i$ of $U|xrangle = sum_i alpha_i |irangle$ and then take the product $otimes$ with $|f(x)rangle$.
            $endgroup$
            – Danylo Y
            May 29 at 9:44
















          3












          $begingroup$

          $|xrangle|yrangle = |xrangleotimes |yrangle$ is the notation for disentangled state. Entangled state can't be written this way. In general, every pure state (entangled or disentangled) on a bipartite system is a linear combination of disentangled states
          $$
          |phirangle_AB = sum_i alpha_i |x_irangle_Aotimes|y_irangle_B
          $$



          Application of $U$ on the first subsystem is equivalent to application of $U otimes I$ on the whole system. The result will be
          $$
          (Uotimes I) |phirangle_AB = sum_i alpha_i U|x_irangle_Aotimes|y_irangle_B
          $$

          Mixed state is a different thing (do not confuse it with entangled state). Mixed state can be seen as probability distribution over pure states: $p_i,, p_i>0, sum_ip_i=1$. It has the corresponding density matrix $rho=sum_ip_i|phi_iranglelanglephi_i|$. Note that every $|phi_irangle$ can be entangled.

          The result of application of $U$ on the first subsystem of a mixed state is the probability distribution $p_i,(Uotimes I)$, or, in terms of density matrices, $(Uotimes I) rho (U^daggerotimes I)$.






          share|improve this answer











          $endgroup$












          • $begingroup$
            Thank Danylo. Please take another look, I've updated the question.
            $endgroup$
            – mike_dole_z3
            May 29 at 9:15










          • $begingroup$
            $|xrangle otimes |f(x)rangle$ is also disentangled. So the result will be exactly $ (U|xrangle) otimes vert f(x)rangle$. You can compute the amplitudes $alpha_i$ of $U|xrangle = sum_i alpha_i |irangle$ and then take the product $otimes$ with $|f(x)rangle$.
            $endgroup$
            – Danylo Y
            May 29 at 9:44














          3












          3








          3





          $begingroup$

          $|xrangle|yrangle = |xrangleotimes |yrangle$ is the notation for disentangled state. Entangled state can't be written this way. In general, every pure state (entangled or disentangled) on a bipartite system is a linear combination of disentangled states
          $$
          |phirangle_AB = sum_i alpha_i |x_irangle_Aotimes|y_irangle_B
          $$



          Application of $U$ on the first subsystem is equivalent to application of $U otimes I$ on the whole system. The result will be
          $$
          (Uotimes I) |phirangle_AB = sum_i alpha_i U|x_irangle_Aotimes|y_irangle_B
          $$

          Mixed state is a different thing (do not confuse it with entangled state). Mixed state can be seen as probability distribution over pure states: $p_i,, p_i>0, sum_ip_i=1$. It has the corresponding density matrix $rho=sum_ip_i|phi_iranglelanglephi_i|$. Note that every $|phi_irangle$ can be entangled.

          The result of application of $U$ on the first subsystem of a mixed state is the probability distribution $p_i,(Uotimes I)$, or, in terms of density matrices, $(Uotimes I) rho (U^daggerotimes I)$.






          share|improve this answer











          $endgroup$



          $|xrangle|yrangle = |xrangleotimes |yrangle$ is the notation for disentangled state. Entangled state can't be written this way. In general, every pure state (entangled or disentangled) on a bipartite system is a linear combination of disentangled states
          $$
          |phirangle_AB = sum_i alpha_i |x_irangle_Aotimes|y_irangle_B
          $$



          Application of $U$ on the first subsystem is equivalent to application of $U otimes I$ on the whole system. The result will be
          $$
          (Uotimes I) |phirangle_AB = sum_i alpha_i U|x_irangle_Aotimes|y_irangle_B
          $$

          Mixed state is a different thing (do not confuse it with entangled state). Mixed state can be seen as probability distribution over pure states: $p_i,, p_i>0, sum_ip_i=1$. It has the corresponding density matrix $rho=sum_ip_i|phi_iranglelanglephi_i|$. Note that every $|phi_irangle$ can be entangled.

          The result of application of $U$ on the first subsystem of a mixed state is the probability distribution $p_i,(Uotimes I)$, or, in terms of density matrices, $(Uotimes I) rho (U^daggerotimes I)$.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited May 29 at 7:29

























          answered May 29 at 7:03









          Danylo YDanylo Y

          1,03516




          1,03516











          • $begingroup$
            Thank Danylo. Please take another look, I've updated the question.
            $endgroup$
            – mike_dole_z3
            May 29 at 9:15










          • $begingroup$
            $|xrangle otimes |f(x)rangle$ is also disentangled. So the result will be exactly $ (U|xrangle) otimes vert f(x)rangle$. You can compute the amplitudes $alpha_i$ of $U|xrangle = sum_i alpha_i |irangle$ and then take the product $otimes$ with $|f(x)rangle$.
            $endgroup$
            – Danylo Y
            May 29 at 9:44

















          • $begingroup$
            Thank Danylo. Please take another look, I've updated the question.
            $endgroup$
            – mike_dole_z3
            May 29 at 9:15










          • $begingroup$
            $|xrangle otimes |f(x)rangle$ is also disentangled. So the result will be exactly $ (U|xrangle) otimes vert f(x)rangle$. You can compute the amplitudes $alpha_i$ of $U|xrangle = sum_i alpha_i |irangle$ and then take the product $otimes$ with $|f(x)rangle$.
            $endgroup$
            – Danylo Y
            May 29 at 9:44
















          $begingroup$
          Thank Danylo. Please take another look, I've updated the question.
          $endgroup$
          – mike_dole_z3
          May 29 at 9:15




          $begingroup$
          Thank Danylo. Please take another look, I've updated the question.
          $endgroup$
          – mike_dole_z3
          May 29 at 9:15












          $begingroup$
          $|xrangle otimes |f(x)rangle$ is also disentangled. So the result will be exactly $ (U|xrangle) otimes vert f(x)rangle$. You can compute the amplitudes $alpha_i$ of $U|xrangle = sum_i alpha_i |irangle$ and then take the product $otimes$ with $|f(x)rangle$.
          $endgroup$
          – Danylo Y
          May 29 at 9:44





          $begingroup$
          $|xrangle otimes |f(x)rangle$ is also disentangled. So the result will be exactly $ (U|xrangle) otimes vert f(x)rangle$. You can compute the amplitudes $alpha_i$ of $U|xrangle = sum_i alpha_i |irangle$ and then take the product $otimes$ with $|f(x)rangle$.
          $endgroup$
          – Danylo Y
          May 29 at 9:44














          3












          $begingroup$

          $newcommandket[1]#1rangleketxkety$ is a pure state, not mixed, and is a product state, which is not entangled by definition, so your example is rather confusing.



          To answer the question in your first sentence, applying a unitary operator $U_A$ to one subsystem of a bipartite system is equivalent to applying the operator $U_Aotimesmathbb1_B$ to the whole system, where $mathbb1_B$ is the identity for subsystem $B$, so you can treat $U_Aotimesmathbb1_B$ as one big unitary and apply it how you normally would. If you have a pure state $ketpsi = sum_i psi_i keti_A otimes keti_B$, this means that applying such unitary gives $sum_i psi_i (U_A keti_A) otimes keti_B$, and analogously for a mixed state.






          share|improve this answer









          $endgroup$












          • $begingroup$
            Thanks. Please take another look, I've updated the question.
            $endgroup$
            – mike_dole_z3
            May 29 at 9:18















          3












          $begingroup$

          $newcommandket[1]#1rangleketxkety$ is a pure state, not mixed, and is a product state, which is not entangled by definition, so your example is rather confusing.



          To answer the question in your first sentence, applying a unitary operator $U_A$ to one subsystem of a bipartite system is equivalent to applying the operator $U_Aotimesmathbb1_B$ to the whole system, where $mathbb1_B$ is the identity for subsystem $B$, so you can treat $U_Aotimesmathbb1_B$ as one big unitary and apply it how you normally would. If you have a pure state $ketpsi = sum_i psi_i keti_A otimes keti_B$, this means that applying such unitary gives $sum_i psi_i (U_A keti_A) otimes keti_B$, and analogously for a mixed state.






          share|improve this answer









          $endgroup$












          • $begingroup$
            Thanks. Please take another look, I've updated the question.
            $endgroup$
            – mike_dole_z3
            May 29 at 9:18













          3












          3








          3





          $begingroup$

          $newcommandket[1]#1rangleketxkety$ is a pure state, not mixed, and is a product state, which is not entangled by definition, so your example is rather confusing.



          To answer the question in your first sentence, applying a unitary operator $U_A$ to one subsystem of a bipartite system is equivalent to applying the operator $U_Aotimesmathbb1_B$ to the whole system, where $mathbb1_B$ is the identity for subsystem $B$, so you can treat $U_Aotimesmathbb1_B$ as one big unitary and apply it how you normally would. If you have a pure state $ketpsi = sum_i psi_i keti_A otimes keti_B$, this means that applying such unitary gives $sum_i psi_i (U_A keti_A) otimes keti_B$, and analogously for a mixed state.






          share|improve this answer









          $endgroup$



          $newcommandket[1]#1rangleketxkety$ is a pure state, not mixed, and is a product state, which is not entangled by definition, so your example is rather confusing.



          To answer the question in your first sentence, applying a unitary operator $U_A$ to one subsystem of a bipartite system is equivalent to applying the operator $U_Aotimesmathbb1_B$ to the whole system, where $mathbb1_B$ is the identity for subsystem $B$, so you can treat $U_Aotimesmathbb1_B$ as one big unitary and apply it how you normally would. If you have a pure state $ketpsi = sum_i psi_i keti_A otimes keti_B$, this means that applying such unitary gives $sum_i psi_i (U_A keti_A) otimes keti_B$, and analogously for a mixed state.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 29 at 6:35









          BFGBFG

          711




          711











          • $begingroup$
            Thanks. Please take another look, I've updated the question.
            $endgroup$
            – mike_dole_z3
            May 29 at 9:18
















          • $begingroup$
            Thanks. Please take another look, I've updated the question.
            $endgroup$
            – mike_dole_z3
            May 29 at 9:18















          $begingroup$
          Thanks. Please take another look, I've updated the question.
          $endgroup$
          – mike_dole_z3
          May 29 at 9:18




          $begingroup$
          Thanks. Please take another look, I've updated the question.
          $endgroup$
          – mike_dole_z3
          May 29 at 9:18










          mike_dole_z3 is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          mike_dole_z3 is a new contributor. Be nice, and check out our Code of Conduct.












          mike_dole_z3 is a new contributor. Be nice, and check out our Code of Conduct.











          mike_dole_z3 is a new contributor. Be nice, and check out our Code of Conduct.














          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fquantumcomputing.stackexchange.com%2fquestions%2f6268%2fwhat-happens-when-an-operator-is-applied-only-to-some-bits-of-a-mixed-state%23new-answer', 'question_page');

          );

          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







          Popular posts from this blog

          Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

          Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

          Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form