Skip to content

Commit db99877

Browse files
Merge pull request #136 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 370a049 + a280617 commit db99877

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ Feel free to explore, contribute, and share your insights!
5050
- $\large \color{DeepSkyBlue} h$ is Planck's constant ($6.626 \times 10^{-34} \, \text{J·s}$).
5151
- $\large \color{DeepSkyBlue} f$ is the radiation frequency.
5252

53-
5453
#
5554

5655
2. **Albert Einstein (1905)**
@@ -63,8 +62,31 @@ Feel free to explore, contribute, and share your insights!
6362
- $\large \color{DeepSkyBlue} W$ is the work function (minimum energy required to remove an electron).
6463
- $\large \color{DeepSkyBlue} K$ is the kinetic energy of the ejected electron.
6564

65+
#
66+
67+
3. **Niels Bohr (1913)**
68+
* Bohr's atomic model with quantized energy levels.
69+
70+
Formula for the energy levels of the electron in the hydrogen atom:
71+
$\huge \color{DeepSkyBlue} E_n = -\frac{13.6 \, \text{eV}}{n^2}$
72+
73+
Where:
74+
- $\large \color{DeepSkyBlue} E_n$ is the energy of level $n$.
75+
- $\large \color{DeepSkyBlue} n$ is the principal quantum number.
76+
77+
78+
#
6679

80+
4. **Erwin Schrödinger (1926)**
81+
* Schrödinger's equation, the foundation of wave mechanics.
6782

83+
Time-dependent form of Schrödinger's equation:
84+
$\huge \color{DeepSkyBlue} i\hbar \frac{\partial}{\partial t} \psi(r, t) = \hat{H} \psi(r, t)$
85+
86+
Where:
87+
- $\large \color{DeepSkyBlue} \psi(r, t)$ is the wave function of the system.
88+
- $\large \color{DeepSkyBlue} \hat{H}$ is the Hamiltonian operator.
89+
- $\large \color{DeepSkyBlue} \hbar$ is the reduced Planck constant.
6890

6991

7092

0 commit comments

Comments
 (0)