diff --git a/README.md b/README.md index 528b8a7..d87d833 100644 --- a/README.md +++ b/README.md @@ -44,12 +44,14 @@ Feel free to explore, contribute, and share your insights! **Formula for Inverse Fourier Transform:** - $$\huge \color{DeepSkyBlue} f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$$ + $$\huge \color{DeepSkyBlue} f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$$ + +
Where: - - $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. + - $large \color{DeepSkyBlue} f(x)$ is the original function in the spatial domain. + - $large \color{DeepSkyBlue} \hat{f}(k)$ is the transformed function in the frequency domain. + - $large \color{DeepSkyBlue} large \color{DeepSkyBlue}x$ represents position, and $k$ represents momentum or frequency. **Relevance in Quantum Mechanics and Computing:** - **Quantum Mechanics**: Converts wavefunctions between position and momentum spaces.