Quantum Computing Questions
Quantum Computing Questions
11021210078
B.TECH CSE (DS & AI) – E
QUANTUM COMPUTING
ASSIGNMENT-2
Interpretation:
Each basis state ├ ∣x⟩ in this superposition corresponds to one item in the search space.
The algorithm’s goal is to increase the amplitude of the target item (the “solution”) so that it has the
highest probability of being observed.
The oracle is a key part of Grover’s Algorithm and acts as a "black box" function that marks the correct
solution by flipping its phase.
Oracle Function:
The oracle is a quantum operation O that applies a phase flip (changes the sign) to the target item ∣�0
(the correct solution), differentiating it from other states.
After the oracle is applied, the amplitude of the solution state ∣�0 becomes negative while the other
states remain positive.
Step 3: Amplitude Amplification (Grover Diffusion Operator)
The amplitude amplification step amplifies the probability of the marked state through constructive
interference.
Grover Diffusion Operator:
The diffusion operator (sometimes called the “inversion about the mean” operation) works by
inverting each state’s amplitude around the average amplitude.
This increases the amplitude of the marked state while slightly decreasing the amplitude of the non-
marked states.
Step 4: Measurement
After the necessary number of iterations, the state of the quantum register has a high probability of
collapsing to the target state upon measurement.
Measure the Quantum State:
Measure the quantum register. Due to the amplitude amplification from previous
steps, there is a high probability that the measurement result will be the index of the correct solution.
Interpreting the Measurement:
The measurement result is the index of the item in the list, corresponding to the solution marked by
the oracle.
2. Explain Shor’s algorithm in detail.
Step 1: Making a Random Guess
Example: Let’s say we want to factor N=15. We pick a=7, which is coprime to 15 because
gcd(7, 15) = 1.
The algorithm’s main task is to determine the period p of this function, which satisfies:
ap ≡1 mod N. Knowing p will help in finding factors of N. The goal of the next steps is to determine this
period p using quantum properties.
3. Define the term teleportation and how is achievable in future by using the property
of quantum mechanics.
Quantum teleportation is the process of transferring the quantum state of a particle (such as an electron or
photon) from one location to another without physically transporting the particle itself. This process relies
on the phenomenon of quantum entanglement, a fundamental property of quantum mechanics.
How Quantum Teleportation Works
Quantum teleportation involves three key steps:
1. Entanglement Creation:
Two particles, A and B, are entangled such that the state of one is dependent on the state of the other,
no matter the distance between them.
2. Quantum State Measurement:
The quantum state of the particle to be teleported (particle C) is measured alongside particle A. This
measurement alters the entangled state, encoding the information of C into A and B's entanglement.
3. State Reconstruction:
Using the measurement result, the quantum state of particle C is reconstructed at particle B's location.
The information is effectively transferred, even though particle C never physically travelled.
4.
Feasibility in the Future
In the future, quantum teleportation could be achievable at a practical level using advancements in quantum
mechanics, particularly in these areas:
Development of Stable Quantum Entanglement:
Increasing the stability and distance over which entangled states can exist without decoherence (loss
of quantum information).
High-Precision Quantum Measurement:
Enhancing measurement techniques to capture quantum states without introducing significant errors.
Quantum Communication Networks:
Building large-scale quantum communication infrastructure, like quantum repeaters and satellites, to
enable long-distance entanglement sharing.
Scalable Quantum Computers:
Leveraging quantum computing power to process and simulate teleportation protocols effectively.
Though quantum teleportation is not about "teleporting matter" like in science fiction, it has practical
implications in fields like quantum computing, cryptography, and secure communication.
5. Define interference using Thomas Young double split experiment and discuss
about types of interference.
Interference is a phenomenon in which two or more waves overlap and combine to form a resultant wave
of greater, lower, or the same amplitude. In the context of light, interference occurs when light waves
from coherent sources superimpose, resulting in regions of constructive and destructive interference.
In quantum computing, interference refers to the phenomenon where quantum states combine to either
amplify (constructive interference) or cancel out (destructive interference) the probabilities of certain
outcomes when measured; essential for the functioning of quantum algorithms.
Thomas Young's double-slit experiment demonstrated the wave nature of light through interference. In
this experiment:
1. A monochromatic light source passes through two closely spaced slits, producing two coherent light
waves.
2. These waves overlap on a screen, forming an interference pattern of bright and dark fringes.
Types of Interference
1. Constructive Interference:
Occurs when two waves are in phase (their peaks and troughs align).
The resultant wave has an amplitude equal to the sum of the amplitudes of the individual waves.
Bright fringes appear on the screen in the double-slit experiment.
2. Destructive Interference:
Occurs when two waves are out of phase (the peak of one aligns with the trough of the other).
The resultant wave has an amplitude equal to the difference in amplitudes, leading to cancellation if
amplitudes are equal.
Dark fringes appear on the screen in the double-slit experiment.