Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider running Simon s algorithm on the following function acting on 3 bits: f ( 0 0 0 ) = 1 0 1 f (

Consider running Simons algorithm on the following function acting on 3 bits:
f(000)=101
f(001)=011
f(010)=001
f(011)=110
f(100)=101
f(101)=011
f(110)=001
f(111)=110
(a) What is the period a?
(b) What is the state after the first set of Hadamards?(c) What is the state after applying the function f(x)?
(d) When the output register is measured, if the outcome is 011, what is the state of the
input register?
(e) What is the state after the second set of Hadamards?

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

Oracle Database 11g SQL

Authors: Jason Price

1st Edition

0071498508, 978-0071498500

More Books

Students also viewed these Databases questions

Question

What do Dimensions represent in OLAP Cubes?

Answered: 1 week ago