- #1
Albert01
- 14
- 0
Hello everyone,
maybe some of you know the formula for the number of multiplications in the FFT algorithm. This is again given as ##N/2 \cdot log(N)##. Why is that so? Can you really "prove" this?
I can only deduce this from what I know, because we have ##log(N)## levels and ##N/2## butterflies on each level. That makes ##N/2 \cdot log(N)##. Can you also prove this formally, e.g. via induction?
Thank you for your interest!!!
maybe some of you know the formula for the number of multiplications in the FFT algorithm. This is again given as ##N/2 \cdot log(N)##. Why is that so? Can you really "prove" this?
I can only deduce this from what I know, because we have ##log(N)## levels and ##N/2## butterflies on each level. That makes ##N/2 \cdot log(N)##. Can you also prove this formally, e.g. via induction?
Thank you for your interest!!!