I have built a state $$A|0\rangle = |\Psi \rangle = \sum _n c_n |n\rangle$$ Where $A$ is a circuit. And I need to known, where is the largest $|c_n|$.
I find out that, I can simply do many measurements to find out which one is the largest. However, in my case $c_n$ are close to each other, so many measurements are needed, which means many times should $A$ been excuted.
So, my question is, given a state $\sum _n c_n |n\rangle$, is there an algorithm to amplify the ampltude for the largest $|c_n|$ without knowning $n$. I think this is not the case of amplitude amplification, is it?
Or, on the other hand, is there an algorithm to reduce the query of $A$ to find out the $n$ such that the corresponding $|c_n|$ is the largest?
I need your help, thank you very much!