A Short Tutorial on the Path Integral Formalism for Stochastic Differential

Total Page:16

File Type:pdf, Size:1020Kb

A Short Tutorial on the Path Integral Formalism for Stochastic Differential A short tutorial on the path integral formalism for stochastic differential equations Dani Mart´ı Group for Neural Theory, Ecole´ Normale Sup´erieure,Paris, France This is a very short and incomplete introduction to the formalism of path integrals for stochas- tic systems. The tutorial is strongly inspired by the very nice introduction by Chow and Buice (2015), which is far more complete than this text and whose reading I highly recommend if you are interested in the subject. Goal: Provide a general formalism to compute moments, correlations, and transition proba- bilities for any stochastic process, regardless of its nature. The formalism should allow for a systematic perturbative treatment. Preliminaries: Moment generating functionals Single variable Consider a single random variable X with probability density function p(x), not necessarily normalized. The n-th moment of X is defined as R xnp(x) dx hXni ≡ : R p(x) dx Instead of computing the moments one by one, we can make use of the moment generating function, defined as Z Z(λ) ≡ eλxp(x) dx: (1) With this definition, moments can be computed by simply taking derivatives of Z(λ) and dividing the result by Z(0): n n 1 d hX i = n Z(λ) : (2) Z(0) dλ λ=0 The expansion of Z(λ) in a power series reads then 1 X λm Z(λ) = Z(0) hXmi: (3) m! m=0 • Example: cumulant-generating function for a Gaussian random variable X with mean a and variance σ2. Plugging the (unnormalized) Gaussian probability density p(x) = exp[−(x − µ)2=(2σ2)] into Eq. (1) gives Z 1 (x − µ)2 Z(λ) = exp − 2 + λx dx; (4) −∞ 2σ which can be evaluated by `completing the square' in the exponent, 1 1 λ2σ2 − (x − µ)2 + λx = − (x − µ − λσ2)2 + λµ + : 2σ2 2σ2 2 1 Carrying out integral over x yields 1 Z(λ) = Z(0) exp λµ + λ2σ2 ; 2 p R 1 −x2=(2σ2) where Z(0) = −∞ e dx = 2πσ is the normalization factor. Once we have Z(λ) we can easily compute the moments using Eq. (2). Thus, the first and second moments of x are d 1 2 2 hXi = exp λa + λ σ = a; dλ 2 λ=0 2 2 d 1 2 2 2 2 hX i = 2 exp λa + λ σ = a + σ : dλ 2 λ=0 The cumulants of the random variable X, denoted by hhXnii, are defined by n n d Z(λ) hhX ii = n ln : (5) dλ Z(0) λ=0 Equivalently, the expansion of ln Z(λ) in power series is 1 X λn ln Z(λ) = ln Z(0) + hhXnii: (6) n! n=1 The relation between cumulants and moments follows from equating the expansion (6) to the logarithm of the expansion (3), 1 1 1 ! X λn X λn X λn hhXnii = ln hXni = ln 1 + hXni ; (7) n! n! n! n=1 n=0 n=1 expanding the right-hand side of Eq. (7), and equating coefficients of equal powers of λ. The first three cumulants are hhXii = hXi, hhX2ii = hX2i − hXi2, and hhX3ii = hX3i − 3hX2ihXi + 2hXi3. • Example: cumulant-generating function for a Gaussian random variable X with mean a and variance σ2. We just compute the logarithm of the moment-generating function found in the previous example, 1 ln Z(λ) = ln Z(0) + λa + λ2σ2 2 and identify the cumulants through relation (6). We have hhXii = a, hhX2ii = σ2, and hhXnii = 0 for n > 2. Multidimensional variables Let X be a random variable having r components X1;X2;:::;Xr, and with joint probability density p(x) ≡ p(x1; x2; : : : ; xr). The moments of X are R xm1 xm2 ··· xmr p(x) dx hXm1 Xm2 ··· Xmr i = 1 2 r ; 1 2 r R p(x) dx 2 where dx ≡ dx1dx2 ··· dxr. The moment-generating function of X is a straightforward gener- alization of the one-dimensional version Z Z(λ) ≡ exp(λTx) p(x) dx; (8) where here λ is an r-dimensional vector and λT x is just the dot product between λ and x. Moments are generated with 1 @m1 @m2 @mr hXm1 Xm2 ··· Xmr i = ··· Z(λ) (9) 1 2 r m1 m2 mr Z(0) @x1 @x2 @xr λ=0 • Example: moment-generating function for a random Gaussian vector X with zero mean and variance Σ = K, X ∼ N (0; K). If we drop, as usual, the normalization factor of the probability density we have Z 1 Z(λ) = exp − xT K−1x + λT x dx: (10) 2 The matrix K is symmetric and therefore diagonalizable (if K happens to be non- symmetric, the contribution from its antisymmetric part to the quadratic form xT K−1x vanishes). Let us denote by fuig the basis of unit eigenvectors of K, and by U the matrix that results from arranging the set fuig in columns. Because fug is an orthonormal set, UT U = 1. The diagonalization condition can be summarized by KU = UD, where D is 2 the diagonal matrix with the eigenvalue σi at its i-th diagonal entry. In terms of the new −1 −1 T P P basis, K = UD U , x = i ciui = Uc, and λ = i diui = Ud, where c and d are coefficient vectors. We have 1 1 Y c2 exp − xT K−1x + λTx = exp − cT D−1c + dTc = exp − i + c d ; 2 2 2σ2 i i i i and therefore Z Y c2 Y Z c2 Z(λ) = exp − i + c d jUj dc; = exp − i + c d dc 2σ2 i i 2σ2 i i i i i i i 2 2 Y 1=2 d σ = 2πσ2 exp i i = j2πDj1=2 expdT Dd i 2 i = j2πKj1=2 expλT Kλ: (11) where in the first line we used that the Jacobian jUj is 1 for orthogonal transformations, and where in the second line we completed the square for all the decoupled factors. Although the Gaussian example is just a particular case, it is an important one because it can be computed in a closed form and because it is the basis for many perturbative schemes. The moment generating function Z(λ) is an exponential of a quadratic form in λ, which implies that only moments of even order will survive (see Eq. (9)). In particular we have 1 @ @ hxaxbi = Z(λ) = Kab; Z(0) @xa @xb λ=0 where a; b are any two indices of the components of x. 3 Moreover, it is not difficult to convince oneself that for Gaussian vectors any moment of even-order can be obtained as a sum of all the possible pairings between variables, for example: hxaxbxcxdi = hxaxbihxcxdi + hxaxcihxbxdi + hxaxdihxbxci: This property is usually referred to as Wick's theorem, or Isserlis's theorem. Fields We can extend from finite-dimensional systems to functions defined on some domain [0;T ]. The basic idea is to discretize the domain interval into n segments of length h such that T = nh, and then take the limits n ! 1 and h ! 0 while keeping T = nh constant. Under this limit the originally discrete set ft0; t1; : : : ; tn = T g becomes dense on the interval [0;T ]. Any t can then be approximated as t = jh, for some j = 0; 1; : : : ; n and we can identify xj −! x(t); λj −! λ(t);Kij −! K(s; t): Now instead of a moment-generating function we'll have a moment-generating functional, an object that maps functions into real numbers. For the Gaussian case we have the functional version of Eqs. (10) and (11) Z 1 ZZ Z Z[λ(t)] = Dx(s) exp − x(u)K−1(u; v)x(v) du dv + λ(u)x(u) du 2 1 ZZ = Z[0] exp λ(u)K(u; v)λ(v) du dv (12) 2 where we use square brackets to denote a functional, and where Z[0] is the value of the generating functional with the external source λ(t) set to 0. We also defined the measure for integration over functions as n Y Dx(t) ≡ lim dxi: n!1 i=0 The integral in Eq. (12) is an example of path integral, or functional integral (Cartier and DeWitt-Morette, 2010). The presentation here is obviously very handwavy, and there are several ill-defined quan- 1=2 tities lying around like, for instance, the prefactor Z[0] = limn!1 j2πKj , which is formally infinite. Fortunately, the moments we derive from the moment-generating functional are well- defined. Now we need to compute the moments, for which we need the notion of functional deriva- tive. Although functional derivatives can be defined rigorously, here we only need to remember the following axioms δλ(t) @λj = δ(t − s) equivalent to = δij ; δλ(s) @λi ! δ Z @ X λ(s)x(s) ds = x(t) equivalent to λ x = x ; δλ(t) @λ j j i i j where δ(·) is the Dirac delta, or point-mass functional, and δij is the Kronecker delta: δij = 1 if i = j, 0 otherwise. As usual, moments are obtained from taking functional derivatives on the moment-generating functional: * + Y 1 Y δ x(ti) = Z[λ] : Z[0] δλ(ti) i i λ(t)=0 4 • Example: given the moment-generating functional of a Gaussian process, Eq. (12), the two-point correlation function is 1 δ δ hx(t)x(s)i = Z[λ] = K(t; s): Z[0] δλ(t) δλ(s) λ(u)=0 More generally, any (even-order) moment will be of the form * + Y 1 Y δ X x(t ) = Z[λ] = K(t ; t ) ··· K(t ; t ); i i1 i2 i2s−1 ti2s Z[0] δλ(ti) i i λ(t)=0 all possible pairings because of Wick's theorem.
Recommended publications
  • Funaional Integration for Solving the Schroedinger Equation
    Comitato Nazionale Energia Nucleare Funaional Integration for Solving the Schroedinger Equation A. BOVE. G. FANO. A.G. TEOLIS RT/FIMÀ(7$ Comitato Nazionale Energia Nucleare Funaional Integration for Solving the Schroedinger Equation A. BOVE, G.FANO, A.G.TEOLIS 3 1. INTRODUCTION Vesto pervenuto il 2 agosto 197) It ia well-known (aee e.g. tei. [lj - |3| ) that the infinite-diaeneional r«nctional integration ia a powerful tool in all the evolution processes toth of the type of the heat -tanefer or Scbroediager equation. Since the 'ieid of applications of functional integration ia rapidly increasing, it *«*ae dcairahle to study the «stood from the nuaerical point of view, at leaat in siaple caaea. Such a orograa baa been already carried out by Cria* and Scorer (ace ref. |«| - |7| ), via Monte-Carlo techniques. We use extensively an iteration aethod which coneiecs in successively squa£ ing < denaicy matrix (aee Eq.(9)), since in principle ic allows a great accuracy. This aetbod was used only tarely before (aee ref. |4| ). Fur- chersjore we give an catiaate of che error (e«e Eqs. (U),(26)) boch in Che caaa of Wiener and unleabeck-Ometein integral. Contrary to the cur­ rent opinion (aae ref. |13| ), we find that the last integral ia too sen­ sitive to the choice of the parameter appearing in the haraonic oscilla­ tor can, in order to be useful except in particular caaea. In this paper we study the one-particle spherically sysssetric case; an application to the three nucleon probUa is in progress (sea ref. |U| ). St»wp«wirìf^m<'oUN)p^woMG>miutoN«i»OMtop«fl'Ht>p>i«Wi*faif»,Piijl(Mi^fcri \ptt,mt><r\A, i uwh P.ei#*mià, Uffcio Eanfeai SaMfiM», " ~ Hot*, Vi.1.
    [Show full text]
  • НОВОСИБИРСК Budker Institute of Nuclear Physics, 630090 Novosibirsk, Russia
    ИНСТИТУТ ЯДЕРНОЙ ФИЗИКИ им. Г.И. Будкера СО РАН Sudker Institute of Nuclear Physics P.G. Silvestrcv CONSTRAINED INSTANTON AND BARYON NUMBER NON­CONSERVATION AT HIGH ENERGIES BIJ'DKERINP «2­92 НОВОСИБИРСК Budker Institute of Nuclear Physics, 630090 Novosibirsk, Russia P.G.SUvestrov CONSTRAINED INSTANTON AND BARYON NUMBER NON-CONSERVATION AT HIGH ENERGIES BUDKERINP 92-92 NOVOSIBIRSK 1992 Constrained Instanton and Baryon Number Non­Conservation at High Energies P.G.Silvestrov1 Budker Institute of Nuclear Physics, 630090 Novosibirsk, Russia Abstract The total cross ­ section for baryon number violating processes at high energies is usually parametrized as <r«,toi oe exp(—.F(e)), where 5 = Л/З/EQ EQ = у/^ттпш/tx. In the present paper the third nontrivial term of the expansion is obtain^. The unknown corrections to F{e) are expected to be of 8 3 2 the order of c ' , but have neither (mhfmw) , nor log(e) enhance­ ment. The .total cross ­ section is extremely sensitive to the value of single Instanton action. The correction to Instanton action A5 ~ (mp)* log(mp)/</2 is found (p is the Instanton radius). For sufficiently heavy Higgs boson the p­dependent part of the Instanton action is changed drastically, in this case even the leading contribution to F(e), responsible for a growth of cross ­ section due to the multiple produc­ tion of classical W­bosons, is changed: ©Budker Institute of Nuclear Physics 'е­таЦ address! PStt.VESTBOV®INP.NSK.SU 1 Introduction A few years ago it was recognized, that the total cross­section for baryon 1БЭ number violating processes, which is small like ехр(­4т/а) as 10~ [1] 2 (where a = р /(4тг)) at low energies, may become unsuppressed at TeV energies [2, 3, 4].
    [Show full text]
  • Supersymmetric Path Integrals
    Communications in Commun. Math. Phys. 108, 605-629 (1987) Mathematical Physics © Springer-Verlag 1987 Supersymmetric Path Integrals John Lott* Department of Mathematics, Harvard University, Cambridge, MA 02138, USA Abstract. The supersymmetric path integral is constructed for quantum mechanical models on flat space as a supersymmetric extension of the Wiener integral. It is then pushed forward to a compact Riemannian manifold by means of a Malliavin-type construction. The relation to index theory is discussed. Introduction An interesting new branch of mathematical physics is supersymmetry. With the advent of the theory of superstrings [1], it has become important to analyze the quantum field theory of supersymmetric maps from R2 to a manifold. This should probably be done in a supersymmetric way, that is, based on the theory of supermanifolds, and in a space-time covariant way as opposed to the Hamiltonian approach. Accordingly, one wishes to make sense of supersymmetric path integrals. As a first step we study a simpler case, that of supersymmetric maps from R1 to a manifold, which gives supersymmetric quantum mechanics. As Witten has shown, supersymmetric quantum mechanics is related to the index theory of differential operators [2]. In this particular case of a supersymmetric field theory, the Witten index, which gives a criterion for dynamical supersymmetry breaking, is the ordinary index of a differential operator. If one adds the adjoint to the operator and takes the square, one obtains the Hamiltonian of the quantum mechanical theory. These indices can be formally computed by supersymmetric path integrals. For example, the Euler characteristic of a manifold M is supposed to be given by integrating e~L, with * Research supported by an NSF postdoctoral fellowship Current address: IHES, Bures-sur-Yvette, France 606 J.
    [Show full text]
  • The Uncertainty Principle: Group Theoretic Approach, Possible Minimizers and Scale-Space Properties
    The Uncertainty Principle: Group Theoretic Approach, Possible Minimizers and Scale-Space Properties Chen Sagiv1, Nir A. Sochen1, and Yehoshua Y. Zeevi2 1 Department of Applied Mathematics University of Tel Aviv Ramat-Aviv, Tel-Aviv 69978, Israel [email protected],[email protected] 2 Department of Electrical engineering Technion - Israel Institute of Technology Technion City, Haifa 32000, Israel [email protected] Abstract. The uncertainty principle is a fundamental concept in the context of signal and image processing, just as much as it has been in the framework of physics and more recently in harmonic analysis. Un- certainty principles can be derived by using a group theoretic approach. This approach yields also a formalism for finding functions which are the minimizers of the uncertainty principles. A general theorem which associates an uncertainty principle with a pair of self-adjoint operators is used in finding the minimizers of the uncertainty related to various groups. This study is concerned with the uncertainty principle in the context of the Weyl-Heisenberg, the SIM(2), the Affine and the Affine-Weyl- Heisenberg groups. We explore the relationship between the two-dimensional affine group and the SIM(2) group in terms of the uncertainty minimizers. The uncertainty principle is also extended to the Affine-Weyl-Heisenberg group in one dimension. Possible minimizers related to these groups are also presented and the scale-space properties of some of the minimizers are explored. 1 Introduction Various applications in signal and image processing call for deployment of a filter bank. The latter can be used for representation, de-noising and edge en- hancement, among other applications.
    [Show full text]
  • Functional Integration and the Mind
    Synthese (2007) 159:315–328 DOI 10.1007/s11229-007-9240-3 Functional integration and the mind Jakob Hohwy Published online: 26 September 2007 © Springer Science+Business Media B.V. 2007 Abstract Different cognitive functions recruit a number of different, often over- lapping, areas of the brain. Theories in cognitive and computational neuroscience are beginning to take this kind of functional integration into account. The contributions to this special issue consider what functional integration tells us about various aspects of the mind such as perception, language, volition, agency, and reward. Here, I consider how and why functional integration may matter for the mind; I discuss a general the- oretical framework, based on generative models, that may unify many of the debates surrounding functional integration and the mind; and I briefly introduce each of the contributions. Keywords Functional integration · Functional segregation · Interconnectivity · Phenomenology · fMRI · Generative models · Predictive coding 1 Introduction Across the diverse subdisciplines of the mind sciences, there is a growing awareness that, in order to properly understand the brain as the basis of the mind, our theorising and experimental work must to a higher degree incorporate the fact that activity in the brain, at the level of individual neurons, over neural populations, to cortical areas, is characterised by massive interconnectivity. In brain imaging science, this represents a move away from ‘blob-ology’, with a focus on local areas of activity, and towards functional integration, with a focus on the functional and dynamic causal relations between areas of activity. Similarly, in J. Hohwy (B) Department of Philosophy, Monash University, Clayton, VIC 3800, Australia e-mail: [email protected] 123 316 Synthese (2007) 159:315–328 theoretical neuroscience there is a renewed focus on the computational significance of the interaction between bottom-up and top-down neural signals.
    [Show full text]
  • Introduction to Supersymmetric Theory of Stochastics
    entropy Review Introduction to Supersymmetric Theory of Stochastics Igor V. Ovchinnikov Department of Electrical Engineering, University of California at Los Angeles, Los Angeles, CA 90095, USA; [email protected]; Tel.: +1-310-825-7626 Academic Editors: Martin Eckstein and Jay Lawrence Received: 31 October 2015; Accepted: 21 March 2016; Published: 28 March 2016 Abstract: Many natural and engineered dynamical systems, including all living objects, exhibit signatures of what can be called spontaneous dynamical long-range order (DLRO). This order’s omnipresence has long been recognized by the scientific community, as evidenced by a myriad of related concepts, theoretical and phenomenological frameworks, and experimental phenomena such as turbulence, 1/ f noise, dynamical complexity, chaos and the butterfly effect, the Richter scale for earthquakes and the scale-free statistics of other sudden processes, self-organization and pattern formation, self-organized criticality, etc. Although several successful approaches to various realizations of DLRO have been established, the universal theoretical understanding of this phenomenon remained elusive. The possibility of constructing a unified theory of DLRO has emerged recently within the approximation-free supersymmetric theory of stochastics (STS). There, DLRO is the spontaneous breakdown of the topological or de Rahm supersymmetry that all stochastic differential equations (SDEs) possess. This theory may be interesting to researchers with very different backgrounds because the ubiquitous DLRO is a truly interdisciplinary entity. The STS is also an interdisciplinary construction. This theory is based on dynamical systems theory, cohomological field theories, the theory of pseudo-Hermitian operators, and the conventional theory of SDEs. Reviewing the literature on all these mathematical disciplines can be time consuming.
    [Show full text]
  • Chapter 3 Feynman Path Integral
    Chapter 3 Feynman Path Integral The aim of this chapter is to introduce the concept of the Feynman path integral. As well as developing the general construction scheme, particular emphasis is placed on establishing the interconnections between the quantum mechanical path integral, classical Hamiltonian mechanics and classical statistical mechanics. The practice of path integration is discussed in the context of several pedagogical applications: As well as the canonical examples of a quantum particle in a single and double potential well, we discuss the generalisation of the path integral scheme to tunneling of extended objects (quantum fields), dissipative and thermally assisted quantum tunneling, and the quantum mechanical spin. In this chapter we will temporarily leave the arena of many–body physics and second quantisation and, at least superficially, return to single–particle quantum mechanics. By establishing the path integral approach for ordinary quantum mechanics, we will set the stage for the introduction of functional field integral methods for many–body theories explored in the next chapter. We will see that the path integral not only represents a gateway to higher dimensional functional integral methods but, when viewed from an appropriate perspective, already represents a field theoretical approach in its own right. Exploiting this connection, various techniques and concepts of field theory, viz. stationary phase analyses of functional integrals, the Euclidean formulation of field theory, instanton techniques, and the role of topological concepts in field theory will be motivated and introduced in this chapter. 3.1 The Path Integral: General Formalism Broadly speaking, there are two basic approaches to the formulation of quantum mechan- ics: the ‘operator approach’ based on the canonical quantisation of physical observables Concepts in Theoretical Physics 64 CHAPTER 3.
    [Show full text]
  • Mathematical Aspects of Functional Integration
    Pro gradu –tutkielma MATHEMATICAL ASPECTS OF FUNCTIONAL INTEGRATION Aku Valtakoski 22.11.2000 Ohjaaja: Christofer Cronström Tarkastajat: Christofer Cronström Keijo Kajantie HELSINGIN YLIOPISTO FYSIIKAN LAITOS TEOREETTISEN FYSIIKAN OSASTO PL 9 (Siltavuorenpenger 20 D) 00014 Helsingin Yliopisto ÀÄËÁÆÁÆ ÄÁÇÈÁËÌÇ ÀÄËÁÆÇÊË ÍÆÁÎÊËÁÌÌ ÍÆÁÎÊËÁÌ Ç ÀÄËÁÆÃÁ ÌÙÒØ»Ç××ØÓ ÙÐØØ»ËØÓÒ Ý ÄØÓ× ÁÒרØÙØÓÒ ÔÖØÑÒØ Ý Ó ÔÖØÑÒØ Ó È Ì ÓÖØØÖ ÙØÓÖ Ù ÎÐØÓ× ÌÝÓÒ ÒÑ Ö ØØ× ØØÐ ÌØÐ ×Ô Ó ÁÒØÖØÓÒ ÇÔÔÒ ÄÖÓÑÒ ËÙ Ô ÌÝÓÒ Ð Ö ØØ× ÖØ ÄÚÐ ØÙÑ ÅÓÒØ Ò ÝÖ ËÚÙÑÖ ËÓÒØÐ ÆÙÑ Ö Ó Ô× Å×ØÖ³× Ø×× ÆÓÚÑ Ö ¾¼¼¼ ÌÚרÐÑ ÊÖØ ÁÒ Ø Ðר ¬ØÝ ÝÖ× ÒØÖØÓÒ × Ò ÑÔ ÓÖØÒØ ØÓ ÓÐ Ò Ô Ò ÑØ¹ ÒØÖØÓÒ ÒÕÙ× Ö ÚÖÝ ÚÖ×ØÐ Ò ÔÔÐ ØÓ ÚÖÓÙ× ØÝÔ × Ó Ô ÔÖÓÐÑ׺ ÒØÖØÓÒ × Ð×Ó ÑÓÖ ØÒ Ùר ÑØÓ ÓÖ ÜÑÔи Ø ÝÒÑÒ ÔØ ÒØÖÐ × Ò Ò ÒÔ ÒÒØ ÓÖÑÙÐØÓÒ Ó ÕÙÒØÙÑ ÒØÖØÓÒ Ú× ÒØÓ ØÛÓ ×Ù Ø ÏÒÖ ÒØÖÐ ØÖ Ò ÛØ «Ù×ÓÒ Ò Ø ÝÒÑÒ ÔØ ÒØÖÐ × Ù× ØÓ ÕÙÒØÙÑ ÔÒÓÑÒº ÁÒ Ø× ÛÓÖ Û ÖÚÛ Ø ÔÖÓÔ ÖØ× Ó Ø ØÛÓ ÒØÖÐ× Ò ØÑ ØÓ ÓØÖº Ï ¬Ò ØØ ÚÒ ØÓÙ ØÝ Ú ÐÑÓר Ø ×Ñ Ø ØÛÒ ØÑ Ö ÔÖÓÓÙÒº ËÔ ÑÔ×× × ÚÒ ØÓ Ø ÝÒÑÒ ÔØ ÒØÖк Ï Ñ Ø Ó×ÖÚØÓÒ ØØ Ø × ÒÓØ ØÖÙ ÒØÖÐ ÓÚÖ Ó Ð Ø ÏÒÖ ÒØÖк ÁØ × ÓÒÐÝ ×ÓÖØÒ ÒÓØØÓÒ ÓÖ ÐÑØ Ó ÑÙÐØÔÐ ÒØÖÐ׺ ÌÖ Ú Ò ×ÚÖÐ ØØÑÔØ× ØÓ ÓÖÑÙÐØ ¬ÒØÓÒ Ó ÝÒÑÒ ÔØ ÒØÖÐ× ØØ ÛÓÙÐ ×ÓÙÒº ËÓÑ Ó Ø× Ö ÖÚÛ Ò Ø× ÛÓÖº ÚÒ ØÓÙ ØÝ Ú ×ÓÑ ÒÓÒ Ó ØÑ × Ú Ø ÒØÙØÚÒ×× Ó Ø ÓÖÒÐ ¬ÒØÓÒ Ý ÝÒÑÒº Ï Ð×Ó ¬Ò ØÑ ÓØÒ ØÓ Ó ØÓ Ù×Ùк ÅÓÖ ×ÓÙÐ ØÙ× Ñ Ø ¬ÒÒ ÔÖÓÔ Ö ¬ÒØÓÒ ÓÖ ÝÒÑÒ ÔØ ÒØÖÐ׺ Ì× × ÔÖÓÑÔØ Ý ØÖ Û×ÔÖ Ù× ÓØÒ Ø ÔÖÓÐÑ× Ó Ø ¬ÒØÓÒº ÁÒ ØÓÒ ØÓ Ø ÓÒ Ø Ó ÒØÖØÓÒ Û ×ÓÑ ÑÓÖ ×Ô ×Ù × ×ØÓ ÒØÖØÓÒ¸
    [Show full text]
  • Knot Theory and the Heuristics of Functional Integration Louis H
    Physica A 281 (2000) 173–200 www.elsevier.com/locate/physa Knot theory and the heuristics of functional integration Louis H. Kau man∗ Department of Mathematics, Statistics and Computer Science, University of Illinois at Chicago, 851 South Morgan Street, Chicago, IL 60607-7045, USA Abstract This paper is an exposition of the relationship between the heuristics of Witten’s functional integral and the theory of knots and links in three-dimensional space. c 2000 Elsevier Science B.V. All rights reserved. 1. Introduction This paper shows how the Kontsevich integrals, giving Vassiliev invariants in knot theory, arise naturally in the perturbative expansion of Witten’s functional integral. The relationship between Vassiliev invariants and Witten’s integral has been known since Bar-Natan’s thesis [1] where he discovered, through this connection, how to deÿne Lie algebraic weight systems for these invariants. The paper is a sequel to Ref. [2]. See also the work of Labastida and PÃerez [3] on this same subject. Their work comes to an identical conclusion, interpreting the Kontsevich integrals in terms of the light-cone gauge and thereby extending the original work of Frohlich and King [4]. The purpose of this paper is to give an exposition of these relationships and to introduce diagrammatic techniques that illuminate the connections. In particular, we use a diagrammatic operator method that is useful both for Vassiliev invariants and for relations of this subject with the quantum gravity formalism of Ashtekar et al. [5]. This paper also treats the perturbation expansion via three-space integrals leading to Vassiliev invariants as in Refs.
    [Show full text]
  • Quantum Field Theory II: Gauge Theories
    Quantum Field Theory II: Gauge Theories Lecture in WS 2019/20 at the KFU Graz Axel Maas 2 Contents 1 Introduction 1 2 Path integral 3 2.1 Heuristicintroduction ............................. 3 2.2 Functionalanalysis ............................... 7 2.3 Fermions..................................... 11 2.3.1 Grassmannvariables .......................... 11 2.3.2 Fermionicmatter ............................ 14 2.4 Free particles and generating functionals . .. 15 3 Abelian gauge theories 18 3.1 Globalsymmetries ............................... 18 3.2 ClassicalMaxwelltheory ............................ 21 3.3 QuantizationofMaxwelltheory . 23 3.4 Gauge-dependentcorrelationfunctions . ... 29 3.5 Matterfields................................... 31 4 Classical non-Abelian gauge theories 33 4.1 Somebasicsofgrouptheory .......................... 33 4.2 Orbitstructure ................................. 38 4.2.1 Orbits .................................. 38 4.2.2 (Non-)linear representations . 39 4.2.3 The little group . 40 4.3 Yang-Millstheory................................ 41 4.4 Yang-Millstheoryasgeometry. 45 4.5 Matter, representations, and coupling universality . ..... 47 5 Perturbative quantization of Yang-Mills theory 52 5.1 Quantization .................................. 52 i ii Contents 5.2 BRSTandasymptoticstates. .. .. 55 5.2.1 BRSTsymmetry ............................ 56 5.2.2 Constructingthephysicalstatespace . 59 5.2.2.1 Negative-normstates. 59 5.2.2.2 BRSTalgebra......................... 59 5.2.2.3 Statespace .......................... 61 5.2.2.4 Asymptoticspace....................... 62 5.3 Generalanti-fieldapproach. 65 5.3.1 Structureofgaugesymmetries. 65 5.3.1.1 Yang-Mills type . 65 5.3.1.2 Closure only on-shell . 66 5.3.1.3 Reducible gauge theories . 66 5.3.1.4 Reducibility on-shell . 67 5.3.2 BRSTconstructionrevisited . 67 5.3.3 Observables ............................... 70 5.3.4 Application as gauge-fixing to the path integral . 73 5.3.5 BeyondYang-Millstheory . 75 5.3.6 QuantumMasterEquation.
    [Show full text]
  • Lecture 17 Gauge Theories in the Functional Integral
    Lecture 17 Gauge Theories in the Functional Integral As we saw in the previous lecture, the quantization of gauge fields is more subtle than what we anticipated. The main reason is gauge invariance, or the redundancy that it brings. The problem is more clearly identified in the functional integral formulation. In this part of the course we will restrict ourselves to abelian gauge theories, or U(1) gauge theories. But the functional integral approach will come in handy when quantizing non-abelian gauge theories. 17.1 Gauge Redundancy in the Functional Integral The action for the gauge fields in a U(1) gauge theory is 1 Z S[A ] = − d4x F F µν ; (17.1) µ 4 µν where as usual we have Fµν = @µAν − @νAµ ; (17.2) is the gauge invariant gauge tensor. Writing the action out in terms of Aµ and its deriva- tives we have 1 Z S[A ] = − d4x f@ A @µAν − @ A @νAνg µ 2 µ ν µ ν 1 Z = d4x A gµν@2 − @µ@ν A ; (17.3) 2 ν µ 1 2 LECTURE 17. GAUGE THEORIES IN THE FUNCTIONAL INTEGRAL where to obtain the last equality we integrated by parts both terms in the first equality. So we can write the action as a quadratic form 1 Z S[A ] = d4x A Oµν A ; (17.4) µ 2 ν µ with Oµν ≡ gµν@2 − @µ@ν : (17.5) This means that we can use our usual trick to obtain the generating functional of the theory. The generating functional in the presence of a source linearly coupled to Aµ is Z R 4 µ iS[Aµ]+i d x Jµ(x)A (x) Z[Jµ] = N DAµe : (17.6) Then we know that the fact that the action is quadratic in the fields allows us to make a change of variables in Aµ(x) in order to decouple the source Jµ(x).
    [Show full text]
  • Nonlocal Scalar Quantum Field Theory—Functional Integration, Basis Functions Representation and Strong Coupling Expansion
    Article Nonlocal Scalar Quantum Field Theory—Functional Integration, Basis Functions Representation and Strong Coupling Expansion Matthew Bernard 1,*, Vladislav A. Guskov 2 , Mikhail G. Ivanov 2,*, Alexey E. Kalugin 2 and Stanislav L. Ogarkov 2,* 1 Advanced Computational Biology Center (ACBC), University Avenue 2120, Berkeley, CA 94704, USA 2 Moscow Institute of Physics and Technology (MIPT), Institutskiy Pereulok 9, Dolgoprudny 141701, Moscow Region, Russia * Correspondence: [email protected] (M.B.); [email protected] (M.G.I.); [email protected] (S.L.O.) Received: 26 July 2019; Accepted: 26 August 2019; Published: 29 August 2019 Abstract: Nonlocal quantum field theory (QFT) of one-component scalar field j in D-dimensional Euclidean spacetime is considered. The generating functional (GF) of complete Green functions Z as a functional of external source j, coupling constant g and spatial measure dm is studied. An expression for GF Z in terms of the abstract integral over the primary field j is given. An expression for GF Z in terms of integrals over the primary field and separable Hilbert space (HS) is obtained by means of a separable expansion of the free theory inverse propagator Lˆ over the separable HS basis. The classification of functional integration measures D [j] is formulated, according to which trivial and two nontrivial versions of GF Z are obtained. Nontrivial versions of GF Z are expressed in terms of 1-norm and 0-norm, respectively. In the 1-norm case in terms of the original symbol for the product integral, the definition for the functional integration measure D [j] over the primary field is suggested.
    [Show full text]