Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (33)

Search Parameters:
Keywords = trace theorems

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
41 pages, 447 KB  
Article
An Approach to Fisher-Rao Metric for Infinite Dimensional Non-Parametric Information Geometry
by Bing Cheng and Howell Tong
Entropy 2026, 28(4), 374; https://doi.org/10.3390/e28040374 - 25 Mar 2026
Viewed by 295
Abstract
Non-parametric information geometry has long faced an “intractability barrier”: in the infinite-dimensional setting, the Fisher–Rao metric is a weak Riemannian metric functional that lacks a bounded inverse, rendering classical optimization and estimation techniques computationally inaccessible. This paper resolves this barrier by building the [...] Read more.
Non-parametric information geometry has long faced an “intractability barrier”: in the infinite-dimensional setting, the Fisher–Rao metric is a weak Riemannian metric functional that lacks a bounded inverse, rendering classical optimization and estimation techniques computationally inaccessible. This paper resolves this barrier by building the statistical manifold on the Orlicz space L0Φ(Pf) (the Pistone–Sempi manifold), which provides the necessary exponential integrability for score functions and a rigorous Fréchet differentiability for the Kullback–Leibler divergence. We introduce a novel Structural Decomposition of the Tangent Space (TfM=SS), where the infinite-dimensional space is split into a finite-dimensional covariate subspace (S)—representing the observable system—and its orthogonal complement (S). Through this decomposition, we derive the Covariate Fisher Information Matrix (cFIM), denoted as Gf, which acts as the computable “Hilbertian slice” of the otherwise intractable metric functional. Key theoretical contributions include proving the Trace Theorem (HG(f)=Tr(Gf)) to identify G-entropy as a fundamental geometric invariant; demonstrating the Geometric Invariance of the Covariate Fisher Information Matrix (cFIM) as a covariant (0,2)-tensor under reparameterization; establishing the cFIM as the local Hessian of the KL-divergence; and characterizing the Efficiency Standard through a generalized Cramer–Rao Lower Bound for semi-parametric inference within the Orlicz manifold. Furthermore, we demonstrate that this framework provides a formal mathematical justification for the Manifold Hypothesis, as the structural decomposition naturally identifies the low-dimensional subspace where information is concentrated. By shifting the focus from the intractable global manifold to the tractable covariate geometry, this framework proves that statistical information is not a property of data alone, but an active geometric interaction between the environment (data), the system (covariate subspace), and the mechanism (Fisher–Rao connection). Full article
71 pages, 727 KB  
Article
Notes on Number Theory
by Miroslav Stoenchev, Slavi Georgiev and Venelin Todorov
Mathematics 2026, 14(4), 697; https://doi.org/10.3390/math14040697 - 16 Feb 2026
Viewed by 628
Abstract
This paper presents a set of survey-style notes linking core themes of pure algebra with central topics in algebraic and analytic number theory. We begin with finite extensions of Q and describe algebraic number fields through their realization as finite-dimensional Q-algebras (via [...] Read more.
This paper presents a set of survey-style notes linking core themes of pure algebra with central topics in algebraic and analytic number theory. We begin with finite extensions of Q and describe algebraic number fields through their realization as finite-dimensional Q-algebras (via multiplication operators and matrix representations), leading naturally to the arithmetic invariants—trace, norm, and discriminant—and to the ring of integers, ideals, Dedekind domains, and the ideal class group. We then develop the classical theory of cyclotomic fields, emphasizing their Galois structure and their role in abelian extensions of Q. Next, we discuss ramification in general extensions, including decomposition and inertia groups, the Frobenius element, and the Chebotarev density theorem. The exposition continues with a concise algebraic introduction to elliptic curves and their L-functions, and it places key conjectural links (including Birch and Swinnerton-Dyer) in context. Finally, a collection of examples highlights a common operational language between fractional calculus and number theory: Laplace and Mellin transforms turn convolution-type operators into multiplication, clarifying the appearance of Γ-factors, Dirichlet series, and zeta- and L-function structures in both settings. Full article
(This article belongs to the Special Issue Advanced Research in Pure and Applied Algebra, 2nd Edition)
Show Figures

Figure 1

10 pages, 927 KB  
Article
On-Line Prediction of the Quantum Density Matrix
by Mehrzad Soltani and Mark J. Balas
Quantum Rep. 2026, 8(1), 1; https://doi.org/10.3390/quantum8010001 - 22 Dec 2025
Viewed by 555
Abstract
Time evolution of open quantum systems is governed by the master equation. The master equation, which is a matrix formalism, is the time derivative of the density matrix, which contains the complete information on the state of a quantum system. Instead of implementing [...] Read more.
Time evolution of open quantum systems is governed by the master equation. The master equation, which is a matrix formalism, is the time derivative of the density matrix, which contains the complete information on the state of a quantum system. Instead of implementing successive measurements on repeated identically prepared systems, which are inevitably imperfect and can only be performed a limited number of times, a state estimator can be designed to obtain the whole information about the state of a quantum system represented in a density matrix. Trace-one and positive semi-definite properties of the density matrix arising from physical constraints have to be preserved during state estimation in quantum systems. To address this challenge, we present a projection technique that incorporates Dykstra’s algorithm and physical constraints into state estimation. This technique, which is an iterative method, ensures convergence and includes a designed oracle that projects the estimated state into intersections of admissible closed convex sets. The oracle structure is constructed using Hilbert projection, which looks for the best approximation of the projected estimated state within a Hilbert space into a closed convex set. According to the Hilbert projection theorem, this proposed oracle guarantees the existence and uniqueness of the best approximation of the projected state. Full article
Show Figures

Figure 1

40 pages, 742 KB  
Article
Runtime Verification Tool for the Calculus of Context-Aware Ambients
by François Siewe
Mathematics 2025, 13(22), 3606; https://doi.org/10.3390/math13223606 - 10 Nov 2025
Viewed by 510
Abstract
A context-aware system is a system that adapts its behaviours in response to changes in the system’s environment (i.e., context). Ensuring the correctness of such a system is difficult because the state of the environment changes frequently in an unpredictable manner according to [...] Read more.
A context-aware system is a system that adapts its behaviours in response to changes in the system’s environment (i.e., context). Ensuring the correctness of such a system is difficult because the state of the environment changes frequently in an unpredictable manner according to the laws of physics. Hence, formal verification techniques like model-checking and theorem proving do not work in many cases. Runtime Verification (RV) is a lightweight formal verification technique that consists of checking at runtime whether the execution of the system violates the requirements of the system. The Calculus of Context-aware Ambients (CCA) is a process calculus for modelling context-aware systems and reasoning about their behaviours. This paper proposes an RV tool for CCA, called ccaRV. Given a model of a system in CCA and a property of the system written in LTL (Linear Temporal Logic), ccaRV verifies automatically at runtime if the execution of the system violates the property. We propose a semantic approach to RV, where the RV mechanism is defined at the semantics level and not as an add-on. A consequence of this is that there is no need for generating a monitor from the property specification nor for the instrumentation of a system during verification. We define a labelled reduction relation for CCA, where the labels are used to capture the execution traces at the semantics level. Then we extend LTL with spatial operators and context expressions in order to formulate properties about the system context. We use a case study of the MQTT (Message Queue Telemetry Transport) protocol to evaluate the proposed RV approach. The results show that the ccaRV tool is scalable and its decisions are accurate. Full article
Show Figures

Figure 1

25 pages, 415 KB  
Article
Compactness of the Complex Green Operator on C1 Pseudoconvex Boundaries in Stein Manifolds
by Abdullah Alahmari, Emad Solouma, Marin Marin, A. F. Aljohani and Sayed Saber
Mathematics 2025, 13(21), 3567; https://doi.org/10.3390/math13213567 - 6 Nov 2025
Viewed by 590
Abstract
We study compactness for the complex Green operator Gq associated with the Kohn Laplacian b on boundaries of pseudoconvex domains in Stein manifolds. Let ΩX be a bounded pseudoconvex domain in a Stein manifold X of complex dimension n [...] Read more.
We study compactness for the complex Green operator Gq associated with the Kohn Laplacian b on boundaries of pseudoconvex domains in Stein manifolds. Let ΩX be a bounded pseudoconvex domain in a Stein manifold X of complex dimension n with C1 boundary. For 1qn2, we first prove a compactness theorem under weak potential-theoretic hypotheses: if bΩ satisfies weak (Pq) and weak (Pn1q), then Gq and Gn1q are compact on Lp,q2(bΩ). This extends known C results in Cn to the minimal regularity C1 and to the Stein setting. On locally convexifiable C1 boundaries, we obtain a full characterization: compactness of Gq is equivalent to simultaneous compactness of Gq and Gn1q, to compactness of the ¯-Neumann operators Nq and Nn1q in the interior, to weak (Pq) and (Pn1q), and to the absence of (germs of) complex varieties of dimensions q and n1q on bΩ. A key ingredient is an annulus compactness transfer on Ω+=Ω2Ω1¯, which yields compactness of NqΩ+ from weak (P) near each boundary component and allows us to build compact ¯b-solution operators via jump formulas. Consequences include the following: compact canonical solution operators for ¯b, compact resolvent for b on the orthogonal complement of its harmonic space (hence discrete spectrum and finite-dimensional harmonic forms), equivalence between compactness and standard compactness estimates, closed range and L2 Hodge decompositions, trace-class heat flow, stability under C1 boundary perturbations, vanishing essential norms, Sobolev mapping (and gains under subellipticity), and compactness of Bergman-type commutators when q=1. Full article
(This article belongs to the Special Issue Recent Developments in Theoretical and Applied Mathematics)
34 pages, 1302 KB  
Article
Integrated Information in Relational Quantum Dynamics (RQD)
by Arash Zaghi
Appl. Sci. 2025, 15(13), 7521; https://doi.org/10.3390/app15137521 - 4 Jul 2025
Cited by 1 | Viewed by 1795
Abstract
We introduce a quantum integrated-information measure Φ for multipartite states within the Relational Quantum Dynamics (RQD) framework. Φ(ρ) is defined as the minimum quantum Jensen–Shannon distance between an n-partite density operator ρ and any product state over a bipartition of [...] Read more.
We introduce a quantum integrated-information measure Φ for multipartite states within the Relational Quantum Dynamics (RQD) framework. Φ(ρ) is defined as the minimum quantum Jensen–Shannon distance between an n-partite density operator ρ and any product state over a bipartition of its subsystems. We prove that its square root induces a genuine metric on state space and that Φ is monotonic under all completely positive trace-preserving maps. Restricting the search to bipartitions yields a unique optimal split and a unique closest product state. From this geometric picture, we derive a canonical entanglement witness directly tied to Φ and construct an integration dendrogram that reveals the full hierarchical correlation structure of ρ. We further show that there always exists an “optimal observer”—a channel or basis—that preserves Φ better than any alternative. Finally, we propose a quantum Markov blanket theorem: the boundary of the optimal bipartition isolates subsystems most effectively. Our framework unites categorical enrichment, convex-geometric methods, and operational tools, forging a concrete bridge between integrated information theory and quantum information science. Full article
(This article belongs to the Special Issue Quantum Communication and Quantum Information)
Show Figures

Figure A1

50 pages, 1169 KB  
Article
Entropies of the Classical Dimer Model
by John C. Baker, Marilyn F. Bishop and Tom McMullen
Entropy 2025, 27(7), 693; https://doi.org/10.3390/e27070693 - 28 Jun 2025
Viewed by 924
Abstract
Biological processes often involve the attachment and detachment of extended molecules to substrates. Here, the classical dimer model is used to investigate these geometric effects on the free energy, which governs both the equilibrium state and the reaction dynamics. We present a simplified [...] Read more.
Biological processes often involve the attachment and detachment of extended molecules to substrates. Here, the classical dimer model is used to investigate these geometric effects on the free energy, which governs both the equilibrium state and the reaction dynamics. We present a simplified version of Fisher’s derivation of the partition function of a two-dimensional dimer model at filling factor ν=1, which takes into account the blocking of two adjacent sites by each dimer. Physical consequences of the dimer geometry on the entropy that are not reflected in simpler theories are identified. Specifically, for dimers adsorbing on the DNA double helix, the dimer geometry gives a persistently nonzero entropy and there is a significant charge inversion as the force binding the particles to the lattice increases relative to the thermal energy, which is not true of the simple lattice gas model for the dimers, in which all the sites are independent. Full article
(This article belongs to the Section Entropy and Biology)
Show Figures

Figure 1

112 pages, 965 KB  
Review
Something Anomalies Can Tell About Standard Model and Gravity
by Loriano Bonora and Stefano Gregorio Giaccari
Symmetry 2025, 17(2), 273; https://doi.org/10.3390/sym17020273 - 10 Feb 2025
Cited by 4 | Viewed by 2011
Abstract
This is a review/research paper on anomalies applied in a bottom–up approach to standard model and gravity. It is divided into two parts. The first consists of a proper review of anomalies in quantum field theories. Anomalies are analyzed according to three different [...] Read more.
This is a review/research paper on anomalies applied in a bottom–up approach to standard model and gravity. It is divided into two parts. The first consists of a proper review of anomalies in quantum field theories. Anomalies are analyzed according to three different methods: a perturbative one based on a Feynman diagram, a non-perturbative one relying on the Schwinger–DeWitt approach, and, third, one hinging on the Atiyah–Singer family’s index theorem. The three methods are applied both to chiral gauge anomalies and trace anomalies. The fundamental distinction, which our presentation leads to, is between obstructive (O) and non-obstructive (NO) anomalies. The former is tied to the non-existence of fermion propagators, which fatally maim the corresponding theory. In the second part, we apply this analysis to the SM and a variety of its extensions, which are immersed in a gravitational background, and we find that they are all plagued by a residual chiral trace anomaly. To completely eliminate all kinds of dangerous anomalies in SM-like theories, we propose a somewhat unconventional scheme and exemplify it by means of an explicit model. The latter is a left–right symmetric model. We embed it in a Weyl geometry to render it a conformal invariant. We then deal with some of its quantum aspects, particularly its even (NO) trace anomalies and the means to preserve its conformal invariance at the quantum level. We briefly review renormalization and unitarity in the framework of similar models discussed in the existing literature. Finally, we present a possible (conjectural) application of the model to describe the junction between cosmology and quantum field theory. Full article
(This article belongs to the Special Issue Generalized Symmetries and Fractons in Gauge Theories)
22 pages, 347 KB  
Article
Generalized Schwarzschild Spacetimes with a Linear Term and a Cosmological Constant
by Orchidea Maria Lecian
Universe 2024, 10(11), 408; https://doi.org/10.3390/universe10110408 - 30 Oct 2024
Cited by 2 | Viewed by 1637
Abstract
Particular Kottler spacetimes are analytically investigated. The investigated spacetimes are spherically symmetric nonrotating spacetimes endowed with a Schwarzschild solid-angle element. SchwarzschildNairiai spacetimes, Schwarzschild spacetimes with a linear term, and Schwarzschild spacetimes with a linear term and a cosmological constant are studied. The infinite-redshift [...] Read more.
Particular Kottler spacetimes are analytically investigated. The investigated spacetimes are spherically symmetric nonrotating spacetimes endowed with a Schwarzschild solid-angle element. SchwarzschildNairiai spacetimes, Schwarzschild spacetimes with a linear term, and Schwarzschild spacetimes with a linear term and a cosmological constant are studied. The infinite-redshift surfaces are analytically written. To this aim, the parameter spaces of the models are analytically investigated, and the conditions for which the analytical radii are reconducted to the physical horizons are used to set and to constrain the parameter spaces. The coordinate-singularity-avoiding coordinate extensions are newly written. Schwarzschild spacetimes with a linear term and a cosmological constant termare analytically studied, and the new singularity-avoiding coordinate extensions are detailed. The new roles of the linear term and of the cosmological constant term in characterizing the Schwarzschild radius are traced. The generalized Schwarzschild–deSitter case and generalized Schwarzschild–anti-deSitter case are characterized in a different manner. The weak field limit is newly recalled. The embeddings are newly provided. The quantum implementation is newly envisaged. The geometrical objects are newly calculated. As a result, for the Einstein field equations, the presence of quintessence is newly excluded. The Birkhoff theorem is newly proven to be obeyed. Full article
(This article belongs to the Section Gravitation)
Show Figures

Figure 1

17 pages, 288 KB  
Article
Impulse Controllability for Singular Hybrid Coupled Systems
by Jian Li, Xuefeng Zhang and Xiong Jiang
Appl. Sci. 2024, 14(21), 9773; https://doi.org/10.3390/app14219773 - 25 Oct 2024
Viewed by 966
Abstract
This study examines the concept of impulse controllability within singular hybrid coupled systems through the utilisation of decentralised proportional plus derivative (P-D) output feedback. By employing the Differential Mean Value Theorem, the nonlinear model can be converted into a linear parameter-varying large-scale system. [...] Read more.
This study examines the concept of impulse controllability within singular hybrid coupled systems through the utilisation of decentralised proportional plus derivative (P-D) output feedback. By employing the Differential Mean Value Theorem, the nonlinear model can be converted into a linear parameter-varying large-scale system. Our analysis leads to the establishment of algebraic conditions that are both necessary and sufficient for the existence of a decentralised P-D output feedback controller that can guarantee impulse controllability in these complex systems. Moreover, we address the issue of admissibility within these systems by employing matrix trace inequalities. We present a novel sufficient condition for impulse controllability, which offers a new perspective on addressing this challenging problem. To validate our findings, we present numerical examples that demonstrate the effectiveness of the proposed methodologies in practice. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
18 pages, 1023 KB  
Review
Nuclear Symmetry Energy in Strongly Interacting Matter: Past, Present and Future
by Jirina R. Stone
Symmetry 2024, 16(8), 1038; https://doi.org/10.3390/sym16081038 - 13 Aug 2024
Cited by 4 | Viewed by 3109
Abstract
The concept of symmetry under various transformations of quantities describing basic natural phenomena is one of the fundamental principles in the mathematical formulation of physical laws. Starting with Noether’s theorems, we highlight some well–known examples of global symmetries and symmetry breaking on the [...] Read more.
The concept of symmetry under various transformations of quantities describing basic natural phenomena is one of the fundamental principles in the mathematical formulation of physical laws. Starting with Noether’s theorems, we highlight some well–known examples of global symmetries and symmetry breaking on the particle level, such as the separation of strong and electroweak interactions and the Higgs mechanism, which gives mass to leptons and quarks. The relation between symmetry energy and charge symmetry breaking at both the nuclear level (under the interchange of protons and neutrons) and the particle level (under the interchange of u and d quarks) forms the main subject of this work. We trace the concept of symmetry energy from its introduction in the simple semi-empirical mass formula and liquid drop models to the most sophisticated non-relativistic, relativistic, and ab initio models. Methods used to extract symmetry energy attributes, utilizing the most significant combined terrestrial and astrophysical data and theoretical predictions, are reviewed. This includes properties of finite nuclei, heavy-ion collisions, neutron stars, gravitational waves, and parity–violating electron scattering experiments such as CREX and PREX, for which selected examples are provided. Finally, future approaches to investigation of the symmetry energy and its properties are discussed. Full article
Show Figures

Figure 1

25 pages, 2303 KB  
Article
Unlinkable and Revocable Signcryption Scheme for VANETs
by Lihui Li, Dongmei Chen, Yining Liu, Yangfan Liang, Yujue Wang and Xianglin Wu
Electronics 2024, 13(16), 3164; https://doi.org/10.3390/electronics13163164 - 10 Aug 2024
Cited by 1 | Viewed by 1757
Abstract
Vehicular ad-hoc networks (VANETs) can significantly improve the level of urban traffic management. However, the sender unlinkability has become an intricate issue in the field of VANETs’ encryption. As the sender signcrypts a message, the receiver has to use the sender’s identity or [...] Read more.
Vehicular ad-hoc networks (VANETs) can significantly improve the level of urban traffic management. However, the sender unlinkability has become an intricate issue in the field of VANETs’ encryption. As the sender signcrypts a message, the receiver has to use the sender’s identity or public key to decrypt it. Consequently, the sender can be traced using the same identity or public key, which poses some security risks to the sender. To address this issue, we present an unlinkable and revocable signcryption scheme (URSCS), where an efficient and powerful signcryption mechanism is adopted for communication. The sender constructs a polynomial to generate a unique session key for each communication, which is then transmitted to a group of receivers, enabling the same secret message to be sent to multiple receivers. Each time a secret message is sent, a new key pair is generated, and an anonymization mechanism is introduced to conceal the true identity of the vehicle, thus preventing malicious attackers from tracing the sender through the public key or the real identity. With the introduction of the identification public key, this scheme supports either multiple receivers or a single receiver, where the receiver can be either road side units (RSUs) or vehicles. Additionally, a complete revocation mechanism is constructed with extremely low communication overhead, utilizing the Chinese remainder theorem (CRT). Formal and informal security analyses demonstrate that our URSCS scheme meets the expected security and privacy requirements of VANETs. The performance analysis shows that our URSCS scheme outperforms other represented schemes. Full article
(This article belongs to the Special Issue Unmanned Aerial Vehicles (UAVs) Communication and Networking)
Show Figures

Figure 1

17 pages, 507 KB  
Article
Comparative Analysis of Bilinear Time Series Models with Time-Varying and Symmetric GARCH Coefficients: Estimation and Simulation
by Ma’mon Abu Hammad, Rami Alkhateeb, Nabil Laiche, Adel Ouannas and Shameseddin Alshorm
Symmetry 2024, 16(5), 581; https://doi.org/10.3390/sym16050581 - 8 May 2024
Cited by 2 | Viewed by 2514
Abstract
This paper makes a significant contribution by focusing on estimating the coefficients of a sample of non-linear time series, a subject well-established in the statistical literature, using bilinear time series. Specifically, this study delves into a subset of bilinear models where Generalized Autoregressive [...] Read more.
This paper makes a significant contribution by focusing on estimating the coefficients of a sample of non-linear time series, a subject well-established in the statistical literature, using bilinear time series. Specifically, this study delves into a subset of bilinear models where Generalized Autoregressive Conditional Heteroscedastic (GARCH) models serve as the white noise component. The methodology involves applying the Klimko–Nilsen theorem, which plays a crucial role in extracting the asymptotic behavior of the estimators. In this context, the Generalized Autoregressive Conditional Heteroscedastic model of order (1,1) noted that the GARCH (1,1) model is defined as the white noise for the coefficients of the example models. Notably, this GARCH model satisfies the condition of having time-varying coefficients. This study meticulously outlines the essential stationarity conditions required for these models. The estimation of coefficients is accomplished by applying the least squares method. One of the key contributions lies in utilizing the fundamental theorem of Klimko and Nilsen, to prove the asymptotic behavior of the estimators, particularly how they vary with changes in the sample size. This paper illuminates the impact of estimators and their approximations based on varying sample sizes. Extending our study to include the estimation of bilinear models alongside GARCH and GARCH symmetric coefficients adds depth to our analysis and provides valuable insights into modeling financial time series data. Furthermore, this study sheds light on the influence of the GARCH white noise trace on the estimation of model coefficients. The results establish a clear connection between the model characteristics and the nature of the white noise, contributing to a more profound understanding of the relationship between these elements. Full article
(This article belongs to the Special Issue Advance in Functional Equations, Second Edition)
Show Figures

Figure 1

22 pages, 391 KB  
Article
Relativistic Roots of κ-Entropy
by Giorgio Kaniadakis
Entropy 2024, 26(5), 406; https://doi.org/10.3390/e26050406 - 7 May 2024
Cited by 14 | Viewed by 2850
Abstract
The axiomatic structure of the κ-statistcal theory is proven. In addition to the first three standard Khinchin–Shannon axioms of continuity, maximality, and expansibility, two further axioms are identified, namely the self-duality axiom and the scaling axiom. It is shown that both the [...] Read more.
The axiomatic structure of the κ-statistcal theory is proven. In addition to the first three standard Khinchin–Shannon axioms of continuity, maximality, and expansibility, two further axioms are identified, namely the self-duality axiom and the scaling axiom. It is shown that both the κ-entropy and its special limiting case, the classical Boltzmann–Gibbs–Shannon entropy, follow unambiguously from the above new set of five axioms. It has been emphasized that the statistical theory that can be built from κ-entropy has a validity that goes beyond physics and can be used to treat physical, natural, or artificial complex systems. The physical origin of the self-duality and scaling axioms has been investigated and traced back to the first principles of relativistic physics, i.e., the Galileo relativity principle and the Einstein principle of the constancy of the speed of light. It has been shown that the κ-formalism, which emerges from the κ-entropy, can treat both simple (few-body) and complex (statistical) systems in a unified way. Relativistic statistical mechanics based on κ-entropy is shown that preserves the main features of classical statistical mechanics (kinetic theory, molecular chaos hypothesis, maximum entropy principle, thermodynamic stability, H-theorem, and Lesche stability). The answers that the κ-statistical theory gives to the more-than-a-century-old open problems of relativistic physics, such as how thermodynamic quantities like temperature and entropy vary with the speed of the reference frame, have been emphasized. Full article
13 pages, 295 KB  
Article
On the Anomalous Dimension in QCD
by Koichi Yamawaki
Symmetry 2024, 16(1), 2; https://doi.org/10.3390/sym16010002 - 19 Dec 2023
Cited by 2 | Viewed by 2349
Abstract
The anomalous dimension γm=1 in the infrared region near the conformal edge in the broken phase of the large Nf QCD has been shown by the ladder Schwinger–Dyson equation and also by the lattice simulation for [...] Read more.
The anomalous dimension γm=1 in the infrared region near the conformal edge in the broken phase of the large Nf QCD has been shown by the ladder Schwinger–Dyson equation and also by the lattice simulation for Nf=8 and for Nc=3. Recently, Zwicky made another independent argument (without referring to explicit dynamics) for the same result, γm=1, by comparing the pion matrix element of the trace of the energy-momentum tensor π(p2)|(1+γm)·i=1Nfmfψ¯iψi|π(p1)=π(p2)|θμμ|π(p1)=2Mπ2 (up to trace anomaly) with the estimate of π(p2)|2·i=1Nfmfψ¯iψi|π(p1)=2Mπ2 through the Feynman–Hellmann theorem combined with an assumption Mπ2mf characteristic of the broken phase. We show that this is not justified by the explicit evaluation of each matrix element based on the dilaton chiral perturbation theory (dChPT): π(p2)|2·i=1Nfmfψ¯iψi|π(p1)=2Mπ2+[(1γm)Mπ2·2/(1+γm)]=2Mπ2·2/(1+γm)2Mπ2 in contradiction with his estimate, which is compared with π(p2)|(1+γm)·i=1Nfmfψ¯iψi|π(p1)=(1+γm)Mπ2+[(1γm)Mπ2]=2Mπ2 (both up to trace anomaly), where the terms in [] are from the σ (pseudo-dilaton) pole contribution. Thus, there is no constraint on γm when the σ pole contribution is treated consistently for both. We further show that the Feynman–Hellmann theorem is applied to the inside of the conformal window where dChPT is invalid and the σ pole contribution is absent, and with Mπ2mf2/(1+γm) instead of Mπ2mf, we have the same result as ours in the broken phase. A further comment related to dChPT is made on the decay width of f0(500) to ππ for Nf=2. It is shown to be consistent with the reality, when f0(500) is regarded as a pseudo-NG boson with the non-perturbative trace anomaly dominance. Full article
Back to TopTop