diff --git a/README.md b/README.md index 82a61ad..4f1427a 100644 --- a/README.md +++ b/README.md @@ -49,11 +49,13 @@ Feel free to explore, contribute, and share your insights! - $f(x)$ is the original function in the spatial domain. - $\hat{f}(k)$ is the transformed function in the frequency domain. - - $x$ represents position, and $k$ represents momentum or frequency. - - + - $x$ represents position, and $k$ represents momentum or frequency. + **Relevance in Quantum Mechanics and Computing:** + - **Quantum Mechanics**: Converts wavefunctions between position and momentum spaces. + - **Quantum Computing**: Basis for the Quantum Fourier Transform (QFT), essential for algorithms like Shor's factoring algorithm. +# 1. [Max Planck]() **(1900)**
──────────────