Difference between revisions of "Useful math"

From apm
Jump to: navigation, search
(Generally useful math tools from Analysis & co: added link to wikipedia pages about distributions and generalized functions)
(Generally useful math tools from Analysis & co: test functions)
Line 81: Line 81:
 
* [https://en.wikipedia.org/wiki/Creation_and_annihilation_operators Creation and annihilation operators] – ([https://en.wikipedia.org/wiki/Coherent_state Coherent state])
 
* [https://en.wikipedia.org/wiki/Creation_and_annihilation_operators Creation and annihilation operators] – ([https://en.wikipedia.org/wiki/Coherent_state Coherent state])
 
* all sorts of tricks an hackery with matrix math – selfadjungatedness & co
 
* all sorts of tricks an hackery with matrix math – selfadjungatedness & co
* [https://en.wikipedia.org/wiki/Distribution_(mathematics) Distributions] (one class of [https://en.wikipedia.org/wiki/Generalized_function generalized functions]) – including [https://en.wikipedia.org/wiki/Dirac_delta_function Dirac deltas] and [https://en.wikipedia.org/wiki/Heaviside_step_function Heaviside steps] – quite a bit of math rules to memorize there  
+
* [https://en.wikipedia.org/wiki/Distribution_(mathematics) Distributions] (one class of [https://en.wikipedia.org/wiki/Generalized_function generalized functions]) – including [https://en.wikipedia.org/wiki/Dirac_delta_function Dirac deltas] and [https://en.wikipedia.org/wiki/Heaviside_step_function Heaviside steps] – quite a bit of math rules to memorize there
* [https://en.wikipedia.org/wiki/Support_(mathematics)#Compact_support support function] [https://de.wikipedia.org/wiki/Stetige_Funktion_mit_kompaktem_Tr%C3%A4ger (de)] (in the limit a Dirac delta) => [[unusual math]]  
+
* [https://en.wikipedia.org/wiki/Support_(mathematics)#Compact_support support function] [https://de.wikipedia.org/wiki/Stetige_Funktion_mit_kompaktem_Tr%C3%A4ger (de)]
 +
* Support functions => Test functions => [https://en.wikipedia.org/wiki/Bump_function Bump_function] – (in the limit a Dirac delta) ~ [[unusual math]]  
 
* [https://en.wikipedia.org/wiki/Green%27s_function Green's function]
 
* [https://en.wikipedia.org/wiki/Green%27s_function Green's function]
 
* [https://en.wikipedia.org/wiki/Liouville%27s_theorem_(complex_analysis) Liouville's theorem (complex analysis)] – incompessibility of phase space
 
* [https://en.wikipedia.org/wiki/Liouville%27s_theorem_(complex_analysis) Liouville's theorem (complex analysis)] – incompessibility of phase space

Revision as of 16:25, 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





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"