- After k iterations of G in Grovers algorithm, we obtained
where is such that sin() = a. Show that when k = b/(4)c, upon measuring this state the probability of observing a state in |Ai is 1 a.
- We solved the recurrence in Grovers algorithm by diagonalizing a matrix,
!
i = b + ia (so sin() = a), is the conjugate of , and b = 1 a with
where = e a [0,1].
Verify that the matrices multiply as claimed in the above equation.
- Recall that the Fibonacci sequence (fi)iN is defined
f0 = 0, f1 = 1, fn+1 = fn + fn1.
- Show that
.
- Use the same technique that we used to find a closed form of the recurrence in Grovers algorithm to find a closed form for the Fibonacci sequence.
Hint: fn = (1/ 5)(nn) where = (1/2)(1+ 5) is the golden ratio and = (1/2)(1 5) is its conjugate.
Reviews
There are no reviews yet.