 ##  [Fast Fourier Transform](/fast-fourier-transform) 

  ##  [Fast Fourier Transform](https://mathlogic.quantumdictionary.io/fast-fourier-transform-0) 

  

 [![Mathematics & Logic Dictionary](/sites/default/files/styles/large/public/2026-01/Mathematics%20%26%20Logic.png.webp?itok=UhtTRPnp)](/topic-specific-dictionaries/natural-formal-sciences/mathematics-logic)

- Natural &amp; Formal Sciences -

**Mathematics &amp; Logic Dictionary**

 







 

 

 

 



 

 

 

 

Definition

An algorithmic family that computes the discrete Fourier transform (DFT) of a sequence efficiently by exploiting symmetries, periodicities, and recursive factorization of the DFT matrix to reduce arithmetic complexity from O(N^2) to O(N log N) in common cases.