Schrödinger equation: Difference between revisions
Jump to navigation
Jump to search
m (Protected "Schrödinger equation": Protect short page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(No difference)
|
Latest revision as of 19:30, 30 April 2023
EditDate | 2023/02/18 |
---|
Related Threads: Music
Looking to incorporate the magic of the Schrödinger equation into my music visualizer.
Hope to better understand the Schrödinger equation and improve the visualizations.
I am finding a correlation between fractals and Mandelbrot states and quantum Eigenvalues due to the shared use of complex numbers.
Is the square root of -1 hiding what we can't perceive but is there?Web References https://chem.libretexts.org/Bookshelves/Physical and Theoretical Chemistry Textbook Maps/Book%3A Quantum States of Atoms and Molecules (Zielinksi et al)/00%3A Front Matter/03%3A Table of Contents
Torn between Bounce and black light.
Schrödinger equation For Multi-Electron Atoms
Want to incorporate this equation:
H^=−ℏ22me(∇21+∇22)+V(r1)+V(r2)+V(r12)
Variable assignment:
let r1 = Math.sqrt(key.x1^2 + key.y1^2); let r2 = Math.sqrt(key.x2^2 + key.y2^2); let me = key.maxFreq * key.maxAmp; let e = eigenfunction;
Research
- Bookmark Schrödinger equation equation for Atom.