933 research outputs found

    Kinematics and uncertainty relations of a quantum test particle in a curved space-time

    Get PDF
    A possible model for quantum kinematics of a test particle in a curved space-time is proposed. Every reasonable neighbourhood V_e of a curved space-time can be equipped with a nonassociative binary operation called the geodesic multiplication of space-time points. In the case of the Minkowski space-time, left and right translations of the geodesic multiplication coincide and amount to a rigid shift of the space-time x->x+a. In a curved space-time infinitesimal geodesic right translations can be used to define the (geodesic) momentum operators. The commutation relations of position and momentum operators are taken as the quantum kinematic algebra. As an example, detailed calculations are performed for the space-time of a weak plane gravitational wave. The uncertainty relations following from the commutation rules are derived and their physical meaning is discussed.Comment: 6 pages, LaTeX, talk given in the session ``Quantum Fields in Curved Space'' at the VIII Marcel Grossmann Conference in Jerusalem, Israel, June 199

    Quantum-classical transition in Scale Relativity

    Get PDF
    The theory of scale relativity provides a new insight into the origin of fundamental laws in physics. Its application to microphysics allows us to recover quantum mechanics as mechanics on a non-differentiable (fractal) spacetime. The Schrodinger and Klein-Gordon equations are demonstrated as geodesic equations in this framework. A development of the intrinsic properties of this theory, using the mathematical tool of Hamilton's bi-quaternions, leads us to a derivation of the Dirac equation within the scale-relativity paradigm. The complex form of the wavefunction in the Schrodinger and Klein-Gordon equations follows from the non-differentiability of the geometry, since it involves a breaking of the invariance under the reflection symmetry on the (proper) time differential element (ds - ds). This mechanism is generalized for obtaining the bi-quaternionic nature of the Dirac spinor by adding a further symmetry breaking due to non-differentiability, namely the differential coordinate reflection symmetry (dx^mu - dx^mu) and by requiring invariance under parity and time inversion. The Pauli equation is recovered as a non-relativistic-motion approximation of the Dirac equation.Comment: 28 pages, no figur

    Entropy, time irreversibility and Schroedinger equation in a primarily discrete space-time

    Full text link
    In this paper we show that the existence of a primarily discrete space-time may be a fruitful assumption from which we may develop a new approach of statistical thermodynamics in pre-relativistic conditions. The discreetness of space-time structure is determined by a condition that mimics the Heisenberg uncertainty relations and the motion in this space-time model is chosen as simple as possible. From these two assumptions we define a path-entropy that measures the number of closed paths associated with a given energy of the system preparation. This entropy has a dynamical character and depends on the time interval on which we count the paths. We show that it exists an like-equilibrium condition for which the path-entropy corresponds exactly to the usual thermodynamic entropy and, more generally, the usual statistical thermodynamics is reobtained. This result derived without using the Gibbs ensemble method shows that the standard thermodynamics is consistent with a motion that is time-irreversible at a microscopic level. From this change of paradigm it becomes easy to derive a HtheoremH-theorem. A comparison with the traditional Boltzmann approach is presented. We also show how our approach can be implemented in order to describe reversible processes. By considering a process defined simultaneously by initial and final conditions a well defined stochastic process is introduced and we are able to derive a Schroedinger equation, an example of time reversible equation.Comment: latex versio

    Entropy: From Black Holes to Ordinary Systems

    Full text link
    Several results of black holes thermodynamics can be considered as firmly founded and formulated in a very general manner. From this starting point we analyse in which way these results may give us the opportunity to gain a better understanding in the thermodynamics of ordinary systems for which a pre-relativistic description is sufficient. First, we investigated the possibility to introduce an alternative definition of the entropy basically related to a local definition of the order in a spacetime model rather than a counting of microstates. We show that such an alternative approach exists and leads to the traditional results provided an equilibrium condition is assumed. This condition introduces a relation between a time interval and the reverse of the temperature. We show that such a relation extensively used in the black hole theory, mainly as a mathematical trick, has a very general and physical meaning here; in particular its derivation is not related to the existence of a canonical density matrix. Our dynamical approach of thermodynamic equilibrium allows us to establish a relation between action and entropy and we show that an identical relation exists in the case of black holes. The derivation of such a relation seems impossible in the Gibbs ensemble approach of statistical thermodynamics. From these results we suggest that the definition of entropy in terms of order in spacetime should be more general that the Boltzmann one based on a counting of microstates. Finally we point out that these results are obtained by reversing the traditional route going from the Schr\"{o}dinger equation to statistical thermodynamics

    Hausdorff dimension of a quantum string

    Full text link
    In the path integral formulation of quantum mechanics, Feynman and Hibbs noted that the trajectory of a particle is continuous but nowhere differentiable. We extend this result to the quantum mechanical path of a relativistic string and find that the ``trajectory'', in this case, is a fractal surface with Hausdorff dimension three. Depending on the resolution of the detecting apparatus, the extra dimension is perceived as ``fuzziness'' of the string world-surface. We give an interpretation of this phenomenon in terms of a new form of the uncertainty principle for strings, and study the transition from the smooth to the fractal phase.Comment: 18 pages, non figures, ReVTeX 3.0, in print on Phys.Rev.

    Scale relativity and fractal space-time: theory and applications

    Full text link
    In the first part of this contribution, we review the development of the theory of scale relativity and its geometric framework constructed in terms of a fractal and nondifferentiable continuous space-time. This theory leads (i) to a generalization of possible physically relevant fractal laws, written as partial differential equation acting in the space of scales, and (ii) to a new geometric foundation of quantum mechanics and gauge field theories and their possible generalisations. In the second part, we discuss some examples of application of the theory to various sciences, in particular in cases when the theoretical predictions have been validated by new or updated observational and experimental data. This includes predictions in physics and cosmology (value of the QCD coupling and of the cosmological constant), to astrophysics and gravitational structure formation (distances of extrasolar planets to their stars, of Kuiper belt objects, value of solar and solar-like star cycles), to sciences of life (log-periodic law for species punctuated evolution, human development and society evolution), to Earth sciences (log-periodic deceleration of the rate of California earthquakes and of Sichuan earthquake replicas, critical law for the arctic sea ice extent) and tentative applications to system biology.Comment: 63 pages, 14 figures. In : First International Conference on the Evolution and Development of the Universe,8th - 9th October 2008, Paris, Franc

    PyCOOL - a Cosmological Object-Oriented Lattice code written in Python

    Full text link
    There are a number of different phenomena in the early universe that have to be studied numerically with lattice simulations. This paper presents a graphics processing unit (GPU) accelerated Python program called PyCOOL that solves the evolution of scalar fields in a lattice with very precise symplectic integrators. The program has been written with the intention to hit a sweet spot of speed, accuracy and user friendliness. This has been achieved by using the Python language with the PyCUDA interface to make a program that is easy to adapt to different scalar field models. In this paper we derive the symplectic dynamics that govern the evolution of the system and then present the implementation of the program in Python and PyCUDA. The functionality of the program is tested in a chaotic inflation preheating model, a single field oscillon case and in a supersymmetric curvaton model which leads to Q-ball production. We have also compared the performance of a consumer graphics card to a professional Tesla compute card in these simulations. We find that the program is not only accurate but also very fast. To further increase the usefulness of the program we have equipped it with numerous post-processing functions that provide useful information about the cosmological model. These include various spectra and statistics of the fields. The program can be additionally used to calculate the generated curvature perturbation. The program is publicly available under GNU General Public License at https://github.com/jtksai/PyCOOL . Some additional information can be found from http://www.physics.utu.fi/tiedostot/theory/particlecosmology/pycool/ .Comment: 23 pages, 12 figures; some typos correcte

    Testing for Network and Spatial Autocorrelation

    Full text link
    Testing for dependence has been a well-established component of spatial statistical analyses for decades. In particular, several popular test statistics have desirable properties for testing for the presence of spatial autocorrelation in continuous variables. In this paper we propose two contributions to the literature on tests for autocorrelation. First, we propose a new test for autocorrelation in categorical variables. While some methods currently exist for assessing spatial autocorrelation in categorical variables, the most popular method is unwieldy, somewhat ad hoc, and fails to provide grounds for a single omnibus test. Second, we discuss the importance of testing for autocorrelation in data sampled from the nodes of a network, motivated by social network applications. We demonstrate that our proposed statistic for categorical variables can both be used in the spatial and network setting
    corecore