Skip to content

Commit eab525d

Browse files
Merge pull request #203 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents db25c7a + acd68b6 commit eab525d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,14 @@ Feel free to explore, contribute, and share your insights!
4444

4545
**Formula for Inverse Fourier Transform:**
4646

47-
$$\huge \color{DeepSkyBlue} f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$$
47+
$$\huge \color{DeepSkyBlue} f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$$
48+
49+
<br>
4850

4951
Where:
50-
- $f(x)$ is the original function in the spatial domain.
51-
- $\hat{f}(k)$ is the transformed function in the frequency domain.
52-
- $x$ represents position, and $k$ represents momentum or frequency.
52+
- $large \color{DeepSkyBlue} f(x)$ is the original function in the spatial domain.
53+
- $large \color{DeepSkyBlue} \hat{f}(k)$ is the transformed function in the frequency domain.
54+
- $large \color{DeepSkyBlue} large \color{DeepSkyBlue}x$ represents position, and $k$ represents momentum or frequency.
5355

5456
**Relevance in Quantum Mechanics and Computing:**
5557
- **Quantum Mechanics**: Converts wavefunctions between position and momentum spaces.

0 commit comments

Comments
 (0)