Computational Complexity Reductions Using Clifford Algebras

Total Page:16

File Type:pdf, Size:1020Kb

Computational Complexity Reductions Using Clifford Algebras Computational Complexity Reductions using Clifford Algebras Ren´eSchott,∗ G. Stacey Staplesy 1 Introduction This paper is an extension of earlier work (cf. [18]), in which the current au- thors investigated complexity reductions for a number of combinatorial and graph-theoretic problems. The graph-theoretic results of that paper were based primarily on nilpotent adjacency matrix methods developed in a number of earlier publications: [16], [17], [19], [20], [21]. The previous graph results are recalled in summary in Section 3, where ad- ditional examples are computed using Mathematica. In Section 4, new results are obtained and some previous results are improved by eliminating adjacency matrices, thereby removing the consideration of matrix multiplication in deter- mining computational complexity. Moreover, results on graph and vertex coverings by disjoint \proper" cycles are obtained by introducing the \three-nil algebra" constructed within a Clif- ford algebra of appropriate signature. The generators fξjg1≤i≤n of this algebra 3 satisfy ξi ξj = ξj ξi and ξj = 0 for 1 ≤ i; j ≤ n. Given a computing architecture based on Clifford algebras, the natural con- text for determining an algorithm's time complexity is in terms of the number of geometric (Clifford) operations required. This paper assumes the existence of such a processor and examines a number of combinatorial problems known to be of NP time complexity. While Clifford algebra computations can be performed on general purpose processors through the use of software libraries like CLU [13], GluCat [10], GAIGEN [6], and the Maple package CLIFFORD [1], direct hardware implemen- tations of data types and operators is the best way to exploit the computational power of Clifford algebras. To this end, a number of hardware implementations have been developed. To our knowledge, the first such hardware implementation was a Clifford co-processor design developed by Perwass, Gebken, and Sommer [14]. Another ∗IECN and LORIA Universit´eHenri Poincar´e-NancyI, BP 239, 54506 Vandoeuvre-l`es- Nancy, France, email: [email protected] yDepartment of Mathematics and Statistics, Southern Illinois University Edwardsville, Edwardsville, IL 62026-1653, email: [email protected] 1 was the color edge detection hardware developed by Mishra and Wilson [11], [12], whose work focused on the introduction of a hardware architecture for applications involving image processing. More recently, Gentile, Segreto, Sorbello, Vassallo, Vitabile, and Vullo have developed a parallel embedded co-processing core that directly supports Clifford algebra operators (cf. [7], [8], [9]). The prototype was implemented on a Field Programmable Gate Array, and initial tests showed a 4× speedup for Clifford products over the analogous operations in GAIGEN. Also of interest is the work of Aerts and Czachor [2], who have shown that quantum-like computations can be performed within Clifford algebras without the associated problem of noise and need for error-correction. 2 Preliminaries Definition 2.1 (Clifford algebra of signature (p; q)). For fixed n ≥ 1, the n 2 -dimensional algebra C`p;q (p + q = n) is defined as the associative algebra generated by the collection feig (1 ≤ i ≤ n) along with the unit scalar e0 = e; = 1 2 R, subject to the following multiplication rules: ei ej = −ej ei for i 6= j; (2.1) ( 2 1 1 ≤ i ≤ p; and ei = (2.2) −1 p + 1 ≤ i ≤ n: Products are multi-indexed by subsets of [n] = f1; : : : ; ng (in canonical or- der) according to Y ei = eι; (2.3) ι2i where i is an element of the power set 2[n]. Define fi = (ei + e2n+i) 2 C`2n;2n for each 1 ≤ i ≤ 2n. Then by defining ζi = f2i−1 f2i for each 1 ≤ i ≤ n, the following useful algebra is obtained. nil Definition 2.2. Let C`n denote the real abelian algebra generated by the collection fζig (1 ≤ i ≤ n) along with the scalar 1 = ζ0 subject to the following multiplication rules: ζi ζj = ζj ζi for i 6= j; and (2.4) 2 ζi = 0 for 1 ≤ i ≤ n: (2.5) nil It is evident that a general element u 2 C`n can be expanded as X u = ui ζi ; (2.6) i22[n] [n] where i 2 2 is a subset of [n] = f1; 2; : : : ; ng used as a multi-index, ui 2 R, Y and ζi = ζι. ι2i 2 nil Given u 2 C`n , define the grade-k part of u by X huik = ui ζi; (2.7) jij=k where jij denotes the cardinality of the multi-index i. 2 Recalling the Clifford algebra C`p;q;r defined by Porteous[15], in which ei = 0 for p+q+1 ≤ i ≤ p+q+r, one could simply define ζi = e2i−1 e2i for 1 ≤ i ≤ n in the Clifford algebra C`0;0;2n. Equivalently, one could use disjoint bivectors of the Grassmann algebra. nil 3 Note that defining ξi = ζ2i−1 + ζ2i 2 C`2n for 1 ≤ i ≤ n gives ξi = 0 and ξiξj = ξjξi. This construction leads to another useful commutative algebra. Definition 2.3. Let n > 0 be an integer, and let the collection fξ1; : : : ; ξng k satisfy the following: ξi = 0 if and only if k ≥ 3 for each 1 ≤ i ≤ n and n ξiξj = ξjξi for 1 ≤ i; j ≤ n. The three-nil algebra is the 3 -dimensional algebra generated by the collection fξig along with the unit scalar and is denoted by 3nil C`n . Note that elements of the three-nil algebra have canonical expansion of the following form: X v1 vn u = α~v ξ1 ··· ξn : (2.8) n ~v2Z3 n Given vector ~v 2 Z3 , let diag(~v) denote the n × n diagonal matrix whose 3nil main diagonal is ~v. Given u 2 C`n , define the grade-k part of u by X v1 vn huik = α~v ξ1 ··· ξn : (2.9) n ~v2Z3 rank(diag(~v))=k In other words, the grade-k part of u is the expansion over terms with k dis- tinct generators. This definition extends naturally to the grade-(j; k) part of an 3nil nil element in C`n ⊗ C`n . 1 Remark 2.4. Letting " = (1 + e e ) 2 C` for each 1 ≤ i ≤ n gives i 2 i n+i n;n another useful commutative algebra whose generators are idempotent; i.e., ele- ments of f"ig1≤i≤n satisfy the following multiplication rules: "i "j = "j "i for i 6= j; and (2.10) 2 "i = "i for 1 ≤ i ≤ n: (2.11) Combinatorial properties of this algebra make it applicable to graph theory as well [16], [18]. nil Letting u denote an arbitrary element of C`n , the scalar sum of coefficients will be denoted by X X hhuii = u; ζi = ui: (2.12) i22[n] i22[n] 3 3nil The definitions of scalar sum and grade-k part extend naturally to C`n . nil A number of norms can be defined on C`n . One that will be used later is the infinity norm, defined by X ui ζi = max ui : (2.13) i22[n] [n] i22 1 An algorithm's time complexity is typically determined by counting the num- ber of operations required to process a data set of size n in worst-, average-, and best-case scenarios. The operation of multiplying two integers is typical. Multiplying a pair of integers in classical computing is assumed to require a constant interval of time, independent of the integers. The architecture of a classical computer makes this assumption natural. The existence of a processor whose registers accommodate storage and ma- } nipulation of elements of C`n is assumed through the remainder of this paper. The C` complexity of an algorithm will be determined by the required num- } ber of C`n operations, or C`ops required by the algorithm. In other words, } multiplying (or adding) a pair of elements u; v 2 C`n will require one C`op in } C`n , where } can be replaced by either \nil" or \3nil". Evaluation of the infinity norm is another matter. In one possible model of } such an evaluation, the scalar coefficients in the expansion of u 2 C`n are first paired off and all pairs are then compared in parallel. In this way, evaluation of the infinity norm has complexity O(log 2n) = O(n) (cf. [18]). 2.1 Graph Preliminaries The reader is referred to [23] for graph theory beyond the essential notation and terminology found here. A graph G = (V; E) is a collection of vertices V and a set E of unordered pairs of vertices called edges. Two vertices vi; vj 2 V are adjacent if there exists an edge eij = fvi; vjg 2 E. In this case, the vertices vi and vj are said to be incident with eij. The number of edges incident with a vertex is referred to as the degree of the vertex. A graph is said to be regular if all its vertices are of equal degree. A graph is finite if V and E are finite sets, that is, if jV j and jEj are finite numbers. A k-walk fv0; : : : ; vkg in a graph G is a sequence of vertices in G with initial vertex v0 and terminal vertex vk such that there exists an edge (vj; vj+1) 2 E for each 0 ≤ j ≤ k −1. A k-walk contains k edges. A k-path is a k-walk in which no vertex appears more than once. A closed k-walk is a k-walk whose initial vertex is also its terminal vertex. A k-cycle is a closed k-path with v0 = vk. For convenience, two-cycles (which have a repeated edge) will be allowed in the current work.
Recommended publications
  • Arxiv:2009.05574V4 [Hep-Th] 9 Nov 2020 Predict a New Massless Spin One Boson [The ‘Lorentz’ Boson] Which Should Be Looked for in Experiments
    Trace dynamics and division algebras: towards quantum gravity and unification Tejinder P. Singh Tata Institute of Fundamental Research, Homi Bhabha Road, Mumbai 400005, India e-mail: [email protected] Accepted for publication in Zeitschrift fur Naturforschung A on October 4, 2020 v4. Submitted to arXiv.org [hep-th] on November 9, 2020 ABSTRACT We have recently proposed a Lagrangian in trace dynamics at the Planck scale, for unification of gravitation, Yang-Mills fields, and fermions. Dynamical variables are described by odd- grade (fermionic) and even-grade (bosonic) Grassmann matrices. Evolution takes place in Connes time. At energies much lower than Planck scale, trace dynamics reduces to quantum field theory. In the present paper we explain that the correct understanding of spin requires us to formulate the theory in 8-D octonionic space. The automorphisms of the octonion algebra, which belong to the smallest exceptional Lie group G2, replace space- time diffeomorphisms and internal gauge transformations, bringing them under a common unified fold. Building on earlier work by other researchers on division algebras, we propose the Lorentz-weak unification at the Planck scale, the symmetry group being the stabiliser group of the quaternions inside the octonions. This is one of the two maximal sub-groups of G2, the other one being SU(3), the element preserver group of octonions. This latter group, coupled with U(1)em, describes the electro-colour symmetry, as shown earlier by Furey. We arXiv:2009.05574v4 [hep-th] 9 Nov 2020 predict a new massless spin one boson [the `Lorentz' boson] which should be looked for in experiments.
    [Show full text]
  • Introduction to Supersymmetry(1)
    Introduction to Supersymmetry(1) J.N. Tavares Dep. Matem¶aticaPura, Faculdade de Ci^encias,U. Porto, 4000 Porto TQFT Club 1Esta ¶euma vers~aoprovis¶oria,incompleta, para uso exclusivo nas sess~oesde trabalho do TQFT club CONTENTS 1 Contents 1 Supersymmetry in Quantum Mechanics 2 1.1 The Supersymmetric Oscillator . 2 1.2 Witten Index . 4 1.3 A fundamental example: The Laplacian on forms . 7 1.4 Witten's proof of Morse Inequalities . 8 2 Supergeometry and Supersymmetry 13 2.1 Field Theory. A quick review . 13 2.2 SuperEuclidean Space . 17 2.3 Reality Conditions . 18 2.4 Supersmooth functions . 18 2.5 Supermanifolds . 21 2.6 Lie Superalgebras . 21 2.7 Super Lie groups . 26 2.8 Rigid Superspace . 27 2.9 Covariant Derivatives . 30 3 APPENDIX. Cli®ord Algebras and Spin Groups 31 3.1 Cli®ord Algebras . 31 Motivation. Cli®ord maps . 31 Cli®ord Algebras . 33 Involutions in V .................................. 35 Representations . 36 3.2 Pin and Spin groups . 43 3.3 Spin Representations . 47 3.4 U(2), spinors and almost complex structures . 49 3.5 Spinc(4)...................................... 50 Chiral Operator. Self Duality . 51 2 1 Supersymmetry in Quantum Mechanics 1.1 The Supersymmetric Oscillator i As we will see later the \hermitian supercharges" Q®, in the N extended SuperPoincar¶eLie Algebra obey the anticommutation relations: i j m ij fQ®;Q¯g = 2(γ C)®¯± Pm (1.1) m where ®; ¯ are \spinor" indices, i; j 2 f1; ¢ ¢ ¢ ;Ng \internal" indices and (γ C)®¯ a bilinear form in the spinor indices ®; ¯. When specialized to 0-space dimensions ((1+0)-spacetime), then since P0 = H, relations (1.1) take the form (with a little change in notations): fQi;Qjg = 2±ij H (1.2) with N \Hermitian charges" Qi; i = 1; ¢ ¢ ¢ ;N.
    [Show full text]
  • Lecture 12 – the Permanent and the Determinant
    Lecture 12 { The permanent and the determinant Uriel Feige Department of Computer Science and Applied Mathematics The Weizman Institute Rehovot 76100, Israel [email protected] June 23, 2014 1 Introduction Given an order n matrix A, its permanent is X Yn per(A) = aiσ(i) σ i=1 where σ ranges over all permutations on n elements. Its determinant is X Yn σ det(A) = (−1) aiσ(i) σ i=1 where (−1)σ is +1 for even permutations and −1 for odd permutations. A permutation is even if it can be obtained from the identity permutation using an even number of transpo- sitions (where a transposition is a swap of two elements), and odd otherwise. For those more familiar with the inductive definition of the determinant, obtained by developing the determinant by the first row of the matrix, observe that the inductive defini- tion if spelled out leads exactly to the formula above. The same inductive definition applies to the permanent, but without the alternating sign rule. The determinant can be computed in polynomial time by Gaussian elimination, and in time n! by fast matrix multiplication. On the other hand, there is no polynomial time algorithm known for computing the permanent. In fact, Valiant showed that the permanent is complete for the complexity class #P , which makes computing it as difficult as computing the number of solutions of NP-complete problems (such as SAT, Valiant's reduction was from Hamiltonicity). For 0/1 matrices, the matrix A can be thought of as the adjacency matrix of a bipartite graph (we refer to it as a bipartite adjacency matrix { technically, A is an off-diagonal block of the usual adjacency matrix), and then the permanent counts the number of perfect matchings.
    [Show full text]
  • Statistical Problems Involving Permutations with Restricted Positions
    STATISTICAL PROBLEMS INVOLVING PERMUTATIONS WITH RESTRICTED POSITIONS PERSI DIACONIS, RONALD GRAHAM AND SUSAN P. HOLMES Stanford University, University of California and ATT, Stanford University and INRA-Biornetrie The rich world of permutation tests can be supplemented by a variety of applications where only some permutations are permitted. We consider two examples: testing in- dependence with truncated data and testing extra-sensory perception with feedback. We review relevant literature on permanents, rook polynomials and complexity. The statistical applications call for new limit theorems. We prove a few of these and offer an approach to the rest via Stein's method. Tools from the proof of van der Waerden's permanent conjecture are applied to prove a natural monotonicity conjecture. AMS subject classiήcations: 62G09, 62G10. Keywords and phrases: Permanents, rook polynomials, complexity, statistical test, Stein's method. 1 Introduction Definitive work on permutation testing by Willem van Zwet, his students and collaborators, has given us a rich collection of tools for probability and statistics. We have come upon a series of variations where randomization naturally takes place over a subset of all permutations. The present paper gives two examples of sets of permutations defined by restricting positions. Throughout, a permutation π is represented in two-line notation 1 2 3 ... n π(l) π(2) π(3) ••• τr(n) with π(i) referred to as the label at position i. The restrictions are specified by a zero-one matrix Aij of dimension n with Aij equal to one if and only if label j is permitted in position i. Let SA be the set of all permitted permutations.
    [Show full text]
  • Clifford Algebra and the Interpretation of Quantum
    In: J.S.R. Chisholm/A.K. Commons (Eds.), Cliord Algebras and their Applications in Mathematical Physics. Reidel, Dordrecht/Boston (1986), 321–346. CLIFFORD ALGEBRA AND THE INTERPRETATION OF QUANTUM MECHANICS David Hestenes ABSTRACT. The Dirac theory has a hidden geometric structure. This talk traces the concep- tual steps taken to uncover that structure and points out signicant implications for the interpre- tation of quantum mechanics. The unit imaginary in the Dirac equation is shown to represent the generator of rotations in a spacelike plane related to the spin. This implies a geometric interpreta- tion for the generator of electromagnetic gauge transformations as well as for the entire electroweak gauge group of the Weinberg-Salam model. The geometric structure also helps to reveal closer con- nections to classical theory than hitherto suspected, including exact classical solutions of the Dirac equation. 1. INTRODUCTION The interpretation of quantum mechanics has been vigorously and inconclusively debated since the inception of the theory. My purpose today is to call your attention to some crucial features of quantum mechanics which have been overlooked in the debate. I claim that the Pauli and Dirac algebras have a geometric interpretation which has been implicit in quantum mechanics all along. My aim will be to make that geometric interpretation explicit and show that it has nontrivial implications for the physical interpretation of quantum mechanics. Before getting started, I would like to apologize for what may appear to be excessive self-reference in this talk. I have been pursuing the theme of this talk for 25 years, but the road has been a lonely one where I have not met anyone travelling very far in the same direction.
    [Show full text]
  • Computational Complexity: a Modern Approach
    i Computational Complexity: A Modern Approach Draft of a book: Dated January 2007 Comments welcome! Sanjeev Arora and Boaz Barak Princeton University [email protected] Not to be reproduced or distributed without the authors’ permission This is an Internet draft. Some chapters are more finished than others. References and attributions are very preliminary and we apologize in advance for any omissions (but hope you will nevertheless point them out to us). Please send us bugs, typos, missing references or general comments to [email protected] — Thank You!! DRAFT ii DRAFT Chapter 9 Complexity of counting “It is an empirical fact that for many combinatorial problems the detection of the existence of a solution is easy, yet no computationally efficient method is known for counting their number.... for a variety of problems this phenomenon can be explained.” L. Valiant 1979 The class NP captures the difficulty of finding certificates. However, in many contexts, one is interested not just in a single certificate, but actually counting the number of certificates. This chapter studies #P, (pronounced “sharp p”), a complexity class that captures this notion. Counting problems arise in diverse fields, often in situations having to do with estimations of probability. Examples include statistical estimation, statistical physics, network design, and more. Counting problems are also studied in a field of mathematics called enumerative combinatorics, which tries to obtain closed-form mathematical expressions for counting problems. To give an example, in the 19th century Kirchoff showed how to count the number of spanning trees in a graph using a simple determinant computation. Results in this chapter will show that for many natural counting problems, such efficiently computable expressions are unlikely to exist.
    [Show full text]
  • Some Facts on Permanents in Finite Characteristics
    Anna Knezevic Greg Cohen Marina Domanskaya Some Facts on Permanents in Finite Characteristics Abstract: The permanent’s polynomial-time computability over fields of characteristic 3 for k-semi- 푇 unitary matrices (i.e. n×n-matrices A such that 푟푎푛푘(퐴퐴 − 퐼푛) = 푘) in the case k ≤ 1 and its #3P-completeness for any k > 1 (Ref. 9) is a result that essentially widens our understanding of the computational complexity boundaries for the permanent modulo 3. Now we extend this result to study more closely the case k > 1 regarding the (n-k)×(n-k)- sub-permanents (or permanent-minors) of a unitary n×n-matrix and their possible relations, because an (n-k)×(n-k)-submatrix of a unitary n×n-matrix is generically a k- semi-unitary (n-k)×(n-k)-matrix. The following paper offers a way to receive a variety of such equations of different sorts, in the meantime extending (in its second chapter divided into subchapters) this direction of research to reviewing all the set of polynomial-time permanent-preserving reductions and equations for a generic matrix’s sub-permanents they might yield, including a number of generalizations and formulae (valid in an arbitrary prime characteristic) analogical to the classical identities relating the minors of a matrix and its inverse. Moreover, the second chapter also deals with the Hamiltonian cycle polynomial in characteristic 2 that surprisingly demonstrates quite a number of properties very similar to the corresponding ones of the permanent in characteristic 3, while in the field GF(2) it obtains even more amazing features that are extensions of many well-known results on the parity of Hamiltonian cycles.
    [Show full text]
  • A Clifford Dyadic Superfield from Bilateral Interactions of Geometric Multispin Dirac Theory
    A CLIFFORD DYADIC SUPERFIELD FROM BILATERAL INTERACTIONS OF GEOMETRIC MULTISPIN DIRAC THEORY WILLIAM M. PEZZAGLIA JR. Department of Physia, Santa Clam University Santa Clam, CA 95053, U.S.A., [email protected] and ALFRED W. DIFFER Department of Phyaia, American River College Sacramento, CA 958i1, U.S.A. (Received: November 5, 1993) Abstract. Multivector quantum mechanics utilizes wavefunctions which a.re Clifford ag­ gregates (e.g. sum of scalar, vector, bivector). This is equivalent to multispinors con­ structed of Dirac matrices, with the representation independent form of the generators geometrically interpreted as the basis vectors of spacetime. Multiple generations of par­ ticles appear as left ideals of the algebra, coupled only by now-allowed right-side applied (dextral) operations. A generalized bilateral (two-sided operation) coupling is propoeed which includes the above mentioned dextrad field, and the spin-gauge interaction as partic­ ular cases. This leads to a new principle of poly-dimensional covariance, in which physical laws are invariant under the reshuffling of coordinate geometry. Such a multigeometric su­ perfield equation is proposed, whi~h is sourced by a bilateral current. In order to express the superfield in representation and coordinate free form, we introduce Eddington E-F double-frame numbers. Symmetric tensors can now be represented as 4D "dyads", which actually are elements of a global SD Clifford algebra.. As a restricted example, the dyadic field created by the Greider-Ross multivector current (of a Dirac electron) describes both electromagnetic and Morris-Greider gravitational interactions. Key words: spin-gauge, multivector, clifford, dyadic 1. Introduction Multi vector physics is a grand scheme in which we attempt to describe all ba­ sic physical structure and phenomena by a single geometrically interpretable Algebra.
    [Show full text]
  • A Quadratic Lower Bound for the Permanent and Determinant Problem Over Any Characteristic \= 2
    A Quadratic Lower Bound for the Permanent and Determinant Problem over any Characteristic 6= 2 Jin-Yi Cai Xi Chen Dong Li Computer Sciences School of Mathematics School of Mathematics Department, University of Institute for Advanced Study Institute for Advanced Study Wisconsin, Madison U.S.A. U.S.A. and Radcliffe Institute [email protected] [email protected] Harvard University, U.S.A. [email protected] ABSTRACT is also well-studied, especially in combinatorics [12]. For In Valiant’s theory of arithmetic complexity, the classes VP example, if A is a 0-1 matrix then per(A) counts the number and VNP are analogs of P and NP. A fundamental problem of perfect matchings in a bipartite graph with adjacency A concerning these classes is the Permanent and Determinant matrix . Problem: Given a field F of characteristic = 2, and an inte- These well-known functions took on important new mean- ger n, what is the minimum m such that the6 permanent of ings when viewed from the computational complexity per- spective. It is well known that the determinant can be com- an n n matrix X =(xij ) can be expressed as a determinant of an×m m matrix, where the entries of the determinant puted in polynomial time. In fact it can be computed in the × complexity class NC2. By contrast, Valiant [22, 21] showed matrix are affine linear functions of xij ’s, and the equal- ity is in F[X]. Mignon and Ressayre (2004) [11] proved a that computing the permanent is #P-complete. quadratic lower bound m = Ω(n2) for fields of characteristic In fact, Valiant [21] (see also [4, 5]) has developed a sub- 0.
    [Show full text]
  • Clifford Algebras, Spinors and Supersymmetry. Francesco Toppan
    IV Escola do CBPF – Rio de Janeiro, 15-26 de julho de 2002 Algebraic Structures and the Search for the Theory Of Everything: Clifford algebras, spinors and supersymmetry. Francesco Toppan CCP - CBPF, Rua Dr. Xavier Sigaud 150, cep 22290-180, Rio de Janeiro (RJ), Brazil abstract These lectures notes are intended to cover a small part of the material discussed in the course “Estruturas algebricas na busca da Teoria do Todo”. The Clifford Algebras, necessary to introduce the Dirac’s equation for free spinors in any arbitrary signature space-time, are fully classified and explicitly constructed with the help of simple, but powerful, algorithms which are here presented. The notion of supersymmetry is introduced and discussed in the context of Clifford algebras. 1 Introduction The basic motivations of the course “Estruturas algebricas na busca da Teoria do Todo”consisted in familiarizing graduate students with some of the algebra- ic structures which are currently investigated by theoretical physicists in the attempt of finding a consistent and unified quantum theory of the four known interactions. Both from aesthetic and practical considerations, the classification of mathematical and algebraic structures is a preliminary and necessary require- ment. Indeed, a very ambitious, but conceivable hope for a unified theory, is that no free parameter (or, less ambitiously, just few) has to be fixed, as an external input, due to phenomenological requirement. Rather, all possible pa- rameters should be predicted by the stringent consistency requirements put on such a theory. An example of this can be immediately given. It concerns the dimensionality of the space-time.
    [Show full text]
  • Computing the Partition Function of the Sherrington-Kirkpatrick Model Is Hard on Average, Arxiv Preprint Arxiv:1810.05907 (2018)
    Computing the partition function of the Sherrington-Kirkpatrick model is hard on average∗ David Gamarnik† Eren C. Kızılda˘g‡ November 27, 2019 Abstract We establish the average-case hardness of the algorithmic problem of exact computation of the partition function associated with the Sherrington-Kirkpatrick model of spin glasses with Gaussian couplings and random external field. In particular, we establish that unless P = #P , there does not exist a polynomial-time algorithm to exactly compute the parti- tion function on average. This is done by showing that if there exists a polynomial time algorithm, which exactly computes the partition function for inverse polynomial fraction (1/nO(1)) of all inputs, then there is a polynomial time algorithm, which exactly computes the partition function for all inputs, with high probability, yielding P = #P . The com- putational model that we adopt is finite-precision arithmetic, where the algorithmic inputs are truncated first to a certain level N of digital precision. The ingredients of our proof include the random and downward self-reducibility of the partition function with random external field; an argument of Cai et al. [CPS99] for establishing the average-case hardness of computing the permanent of a matrix; a list-decoding algorithm of Sudan [Sud96], for reconstructing polynomials intersecting a given list of numbers at sufficiently many points; and near-uniformity of the log-normal distribution, modulo a large prime p. To the best of our knowledge, our result is the first one establishing a provable hardness of a model arising in the field of spin glasses. Furthermore, we extend our result to the same problem under a different real-valued computational model, e.g.
    [Show full text]
  • Clifford Algebras, Multipartite Systems and Gauge Theory Gravity
    Mathematical Phyiscs Clifford Algebras, Multipartite Systems and Gauge Theory Gravity Marco A. S. Trindadea Eric Pintob Sergio Floquetc aColegiado de Física Departamento de Ciências Exatas e da Terra Universidade do Estado da Bahia, Salvador, BA, Brazil bInstituto de Física Universidade Federal da Bahia Salvador, BA, Brazil cColegiado de Engenharia Civil Universidade Federal do Vale do São Francisco Juazeiro, BA, Brazil. E-mail: [email protected], [email protected], [email protected] Abstract: In this paper we present a multipartite formulation of gauge theory gravity based on the formalism of space-time algebra for gravitation developed by Lasenby and Do- ran (Lasenby, A. N., Doran, C. J. L, and Gull, S.F.: Gravity, gauge theories and geometric algebra. Phil. Trans. R. Soc. Lond. A, 582, 356:487 (1998)). We associate the gauge fields with description of fermionic and bosonic states using the generalized graded tensor product. Einstein’s equations are deduced from the graded projections and an algebraic Hopf-like structure naturally emerges from formalism. A connection with the theory of the quantum information is performed through the minimal left ideals and entangled qubits are derived. In addition applications to black holes physics and standard model are outlined. arXiv:1807.09587v2 [physics.gen-ph] 16 Nov 2018 1Corresponding author. Contents 1 Introduction1 2 General formulation and Einstein field equations3 3 Qubits 9 4 Black holes background 10 5 Standard model 11 6 Conclusions 15 7 Acknowledgements 16 1 Introduction This work is dedicated to the memory of professor Waldyr Alves Rodrigues Jr., whose contributions in the field of mathematical physics were of great prominence, especially in the study of clifford algebras and their applications to physics [1].
    [Show full text]