From c4b9079311f77ba9008c1d230305adbea3e942f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiana=20=F0=9F=9A=80=20=20Campanari?= <113218619+FabianaCampanari@users.noreply.github.com> Date: Wed, 15 Jan 2025 22:36:19 -0300 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com> --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/README.md b/README.md index 191b03a..f6b209d 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,20 @@ Carl Friedrich Gauss was pivotal in developing the mathematical framework used i Joseph Fourier’s development of Fourier analysis allowed quantum mechanics to describe wave functions in terms of frequency components. His work directly relates to the development of quantum mechanics in wave propagation. +* Developed the mathematical framework for the Fourier Transform, which is foundational in quantum mechanics and quantum computing. + + - Formula for Fourier Transform: + + $\huge \color{DeepSkyBlue} \hat{f}(k) = \int_{-\infty}^{\infty} f(x) \, e^{-2\pi i k x} \, dx$ + +
+ + - Formula for [Inverse]() Fourier Transform: + + $\huge \color{DeepSkyBlue} f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$ + + + @@ -142,6 +156,22 @@ Joseph Fourier’s development of Fourier analysis allowed quantum mechanics to + + + + + + + + + + + + + + + +