Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

We will be using the little - endian convention that Qiskit adopts. This means that the left - most bit in any pair is the

We will be using the little-endian convention that Qiskit adopts. This means that the left-most bit in any pair is the least significant. It also means that, when we draw a quantum circuit, the left-most bit will be the top line. Unless otherwise specified, qubits always start in the |0:| state. Thus the circuit below is in the state |01:| after the x-gate (remember the x-gate switches the first qubit from |0:| to |1:|
90-x-
q1
Use tensor product multiplication and the identity matrix and the NOT (or X-gate) matrix to calculate the matrix representation of the circuit above. If the qubits start in the state |00:|, use the matrix to show the state vector gives you the result you'd expect.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database Systems

Authors: Ramez Elmasri, Sham Navathe

4th Edition

0321122267, 978-0321122261

More Books

Students also viewed these Databases questions

Question

Identify the universal properties of all languages.

Answered: 1 week ago