l0d0v1c commited on
Commit
f728102
·
verified ·
1 Parent(s): 04588d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -291,3 +291,14 @@ consequences of SI dimensional definitions.
291
  publisher = { Hugging Face }
292
  }
293
  ```
 
 
 
 
 
 
 
 
 
 
 
 
291
  publisher = { Hugging Face }
292
  }
293
  ```
294
+ # Discovering equations by AI
295
+
296
+ For instance, charge × flux = angular momentum
297
+
298
+ $$S = k_0 \cdot q \cdot \Phi \qquad L_a = k_0 \cdot q \cdot \Phi$$
299
+
300
+ The product of charge × magnetic flux has the dimensions of an **action** and of an **angular momentum**: [C]·[Wb] = [J·s]. This isn't a coincidence — it's the backbone of three chapters of quantum physics:
301
+
302
+ - $q\Phi/\hbar$ is a phase → the **Aharonov–Bohm effect**;
303
+ - $L_a = q\Phi$: the electromagnetic field stores genuine angular momentum → the **Feynman disk paradox**;
304
+ - $q\Phi = n\hbar$ → **flux quantization** in superconductors and the **Dirac condition** for the magnetic monopole.