Difference between revisions of "Useful math"

From apm
Jump to: navigation, search
(Generally useful math tools from Analysis & co: added relevant links to Clebsch Gordan coefficients)
(Generally useful math tools from Analysis & co: added a few links)
Line 83: Line 83:
 
* Fourier transformations – folds  
 
* Fourier transformations – folds  
 
* Einstein notation
 
* Einstein notation
* Complete set of commuting observables
 
 
* [https://en.wikipedia.org/wiki/Clebsch%E2%80%93Gordan_coefficients Clebsch–Gordan coefficients] – for coupling angular momenta<br> – [https://pdg.lbl.gov/2019/reviews/rpp2019-rev-clebsch-gordan-coefs.pdf a good table] and [https://youtu.be/UPyf9ntr-B8 a good video explanation how to use it]
 
* [https://en.wikipedia.org/wiki/Clebsch%E2%80%93Gordan_coefficients Clebsch–Gordan coefficients] – for coupling angular momenta<br> – [https://pdg.lbl.gov/2019/reviews/rpp2019-rev-clebsch-gordan-coefs.pdf a good table] and [https://youtu.be/UPyf9ntr-B8 a good video explanation how to use it]
 
* bra-ket formalism – abstracting math from positional 3D space – treating positional space and impulse equally
 
* bra-ket formalism – abstracting math from positional 3D space – treating positional space and impulse equally
 
----
 
----
* Lagrangian and Hamiltonian mechanics – principle of least action variational calculus
+
* [https://en.wikipedia.org/wiki/Complete_set_of_commuting_observables Complete set of commuting observables] "the measurement of one observable has no effect on the result of measuring another observable in the set"
* Nöther theorem – linking conserved quantities to invariance under transformations (aka symmetries) – related: generating functions => [[unusual math]]
+
* [https://en.wikipedia.org/wiki/Noether%27s_theorem Nöther's theorem] – linking conserved quantities to invariance under transformations (aka symmetries) – related: generating functions => [[unusual math]]
* Liouville's theorem (Hamiltonian) – Canonical transformations
+
* Lagrangian and Hamiltonian mechanics – [https://en.wikipedia.org/wiki/Stationary_Action_Principle principle of least action] – [https://en.wikipedia.org/wiki/Variational_principle variational principle (and calculus)]
* Canonical coordinates
+
* [https://en.wikipedia.org/wiki/Liouville%27s_theorem_(Hamiltonian) Liouville's theorem (Hamiltonian)] – Canonical transformations
* (de) Betragsquadrat ~ (en) [https://en.wikipedia.org/wiki/Square_(algebra)#Absolute_square Absolute square]
+
* [https://en.wikipedia.org/wiki/Canonical_coordinates Canonical coordinates] – (in [https://en.wikipedia.org/wiki/Hamiltonian_mechanics Hamiltonian mechanics])
 +
* [https://en.wikipedia.org/wiki/Generalized_coordinates Generalized coordinates] – (in [https://en.wikipedia.org/wiki/Lagrangian_mechanics Lagrangian mechanics])
 +
* [https://en.wikipedia.org/wiki/Square_(algebra)#Absolute_square Absolute square]
 
----
 
----
 
* Finding zeros: – Newton method – Regula falsi
 
* Finding zeros: – Newton method – Regula falsi

Revision as of 15:20, 2 June 2021

This page is about useful math in the wide context of atomically precise manufacturing.


Specific application areas include:


  • friction and dissipation
  • thermally driven self assembly

  • quantum chemistry
  • molecular modelling

  • 3d modelling
  • differential geometry for larger scale gears
  • ...

Thermodynamics and statistical physics

Summing up over all the possible microstate configurations of a system.
Thereby deriving a partitioning function – (some exotic math involved in there)
From this partitioning function then thermodynamic laws can be re-derived and explained.
These thermodynamic laws can be (and historically have been) formerly phemomenologically derived.
Meaning derived from their effects not their causes.

Related:

  • Thermodynamic potentials and associated statistical ensembles
  • Transformation between the potentials – Legendre Transformation
  • Conjugated pairs of valuables (extrinsic and intrinsic) – a pairs product always gives the physical unit of energy

General note on solid state physics

Prevalent are long chains of simplifications by approximations that pile up and up and up.
Changing the application area of the models hugely may requires reevaluation of all these approximation steps.
Given that the chains of approximation are not formalized on computers (state 2021) this is difficult error prone and tedious.

Also: Following all the derivations from the lowermost assumptions
it becomes very evident that energy is a relative concept. (Not talking about relativity theory here).

Math for modelling with atomistic detail

From first principles – e.g. for quantum chemistry

The exact solutions of the Schrödinger equation for the hydrogen problem.
Using the property of it being a "separable partial differential equation"

  • Laguerre polynomials for the radial part
  • Spherical harmonics for the angular parts

The major reason why exact solutions are way off for other elements than hydrogen
(and the less relevant highly charged one electron ions) is the shielding effect of the inner electrons.
To get good approximations for orbitals it is necessary to do iterative self-consistent-field methods.
The exact hydrogen solutions can serve as a good initial guess starting point.

Also Useful in getting good starting points:

  • the Grahm Schmidt orthogonalization method
  • composing Gaussian distributions as base functions for orbitals
  • the Hartree-Fock method – helps filling up states consistent with pauli exclusion rules – antideterminant for fermionic states

Related: Density functional theory.

Phenomenological models – e.g. for molecular modelling

  • Lennard Jones potential – and similar ones – good for molecular dynamics simulations
  • Hund's rule of maximum multiplicity – not particularly useful in the context of chemically bond atoms

Misc

Derivation of London dispersion forces from first principles by
integrating over virtual electron states (related: virtual particles, feynman graphs) ...
Related: Born–Oppenheimer approximation – and its deceiving pseudo convergence (to check)

Generally useful math tools from Analysis & co

  • eigenvectors (linear algebra)
  • vector spaces with functions as base vectors (aka Hilbert spaces)
  • "integral kernels" – just a fancy word for projections in vector spaces with functions as base vectors – "overlap integrals"
  • (The crazy math symbol of an integral with a sum drawn over for quantum systems that contain both continuous band and discrete energy states)
  • commutators and anti-commutators
  • Creation and annihilation operators
  • all sorts of tricks an hackery with matrix math – selfadjungatedness & co
  • distributions aka generalized functions – including dirac deltas and Heaviside steps – quite a bit of math rules to memorize there
  • support function (in the limit a dirac delta) => unusual math
  • Liouville's theorem (complex analysis)
  • Cauchy–Riemann equations – complex differentiability (aka holomorphic function) – Cauchy's integral theorem
  • Fourier transformations – folds
  • Einstein notation
  • Clebsch–Gordan coefficients – for coupling angular momenta
    a good table and a good video explanation how to use it
  • bra-ket formalism – abstracting math from positional 3D space – treating positional space and impulse equally


  • Finding zeros: – Newton method – Regula falsi
  • Integrating differential equations: – Runge Kutta methods – Leap frog methods
  • Implicit differentiation
  • Finding extrema with side conditions: "Lagrange multipliers"
  • (Reversely calculated) gradient descent in multi-dimensional scalar fields: ...

Most fundamental concepts

  • causation vs correlation
  • necessity vs sufficiency (if and only if aka iff)
  • convergence ...

Useful algorithms in computer graphics

  • GJK algorithm (collision detection)
  • ...

Notes

  • Not to confuse "Holomorphic function" and "Holonomic constraints"