Skip to content

Commit c4b9079

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <[email protected]>
1 parent 588b11c commit c4b9079

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,20 @@ Carl Friedrich Gauss was pivotal in developing the mathematical framework used i
132132

133133
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.
134134

135+
* Developed the mathematical framework for the Fourier Transform, which is foundational in quantum mechanics and quantum computing.
136+
137+
- Formula for Fourier Transform:
138+
139+
$\huge \color{DeepSkyBlue} \hat{f}(k) = \int_{-\infty}^{\infty} f(x) \, e^{-2\pi i k x} \, dx$
140+
141+
<br>
142+
143+
- Formula for [Inverse]() Fourier Transform:
144+
145+
$\huge \color{DeepSkyBlue} f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$
146+
147+
148+
135149

136150

137151

@@ -142,6 +156,22 @@ Joseph Fourier’s development of Fourier analysis allowed quantum mechanics to
142156

143157

144158

159+
160+
161+
162+
163+
164+
165+
166+
167+
168+
169+
170+
171+
172+
173+
174+
145175

146176

147177

0 commit comments

Comments
 (0)