25,507 research outputs found

    The three different phases in the dynamics of chemical reaction networks and their relationship to cancer

    Full text link
    We investigate the catalytic reactions model used in cell modeling. The reaction kinetic is defined through the energies of different species of molecules following random independent distribution. The related statistical physics model has three phases and these three phases emerged in the dynamics: fast dynamics phase, slow dynamic phase and ultra-slow dynamic phase. The phenomenon we found is a rather general, does not depend on the details of the model. We assume as a hypothesis that the transition between these phases (glassiness degrees) is related to cancer. The imbalance in the rate of processes between key aspects of the cell (gene regulation, protein-protein interaction, metabolical networks) creates a change in the fine tuning between these key aspects, affects the logics of the cell and initiates cancer. It is probable that cancer is a change of phase resulting from increased and deregulated metabolic reactions.Comment: 5 pages, 2 figures, EPL, in pres

    An Empirical Analysis of Income Convergence in the European Union

    Get PDF
    In this paper, we investigate the convergence process within the European Union (27 countries). More particularly, we study the convergence process of the new entrants from Central and Eastern Europe and of the 15 Western countries between 1990 and 2007. Applying a panel approach to the convergence equation derived by Mankiw et al. (1992) from the Solow model, we highlight the existence of heterogeneity in the European Union and show that new entrants and former members of the European Union can be seen as belonging to significantly differ ent groups of convergence. The existence of heterogeneity in the European Union or the Eurozone might affect their stability as the recent Greece’s sovereign debt crisis illustrates it.

    Waves and instabilities in rotating free surface flows

    Get PDF
    The stability properties of the rotating free surface flow in a cylindrical container is studied using a global stability approach, considering succesively three models. For the case of solid body rotation (Newton’s bucket), all eigenmodes are found to be stable, and are classified into three families : gravity waves, singular inertial modes, and Rossby waves. For the case of a potential flow, an instability is found. The mechanism is explained as a resonance between gravity waves and centrifugal waves, and is thought to be at the origin of the ”rotating polygon instability” observed in experiments where the flow is driven by rotation of the bottom plate (see [9]). Finally, we give some preliminary results concerning a third model : the Rankine vortex

    On the importance of prismatic/basal interfaces in the growth of (-1012) twins in hexagonal close-packed crystals

    Full text link
    The growth process of of (-1012) twins is studied in Magnesium using atomistic simulations. Two twin seeds are considered and both cases, a specific interface, which places face-to-face prismatic and basal planes, plays an important role. This interface has a low energy corresponding to a cusp in the orientation-dependent interface energy of a twinned bicrystal. This interface appears in several published twin structures and for instance accommodates the large deviations of twin interfaces from (-1012) planes reported recently [Zhang et al., Scr. Mater. 67 (2012) 862].Comment: 11 pages, 4 figures, submitted to Scripta Materiali

    Generalised Kinematics for Double Field Theory

    Get PDF
    We formulate a kinematical extension of Double Field Theory on a 2d2d-dimensional para-Hermitian manifold (P,η,ω)(\mathcal{P},\eta,\omega) where the O(d,d)O(d,d) metric η\eta is supplemented by an almost symplectic two-form ω\omega. Together η\eta and ω\omega define an almost bi-Lagrangian structure KK which provides a splitting of the tangent bundle TP=LL~T\mathcal{P}=L\oplus\tilde{L} into two Lagrangian subspaces. In this paper a canonical connection and a corresponding generalised Lie derivative for the Leibniz algebroid on TPT\mathcal{P} are constructed. We find integrability conditions under which the symmetry algebra closes for general η\eta and ω\omega, even if they are not flat and constant. This formalism thus provides a generalisation of the kinematical structure of Double Field Theory. We also show that this formalism allows one to reconcile and unify Double Field Theory with Generalised Geometry which is thoroughly discussed.Comment: 41 pages, v2: typos corrected, references added, published versio

    Analyzing Interference from Static Cellular Cooperation using the Nearest Neighbour Model

    Full text link
    The problem of base station cooperation has recently been set within the framework of Stochastic Geometry. Existing works consider that a user dynamically chooses the set of stations that cooperate for his/her service. However, this assumption often does not hold. Cooperation groups could be predefined and static, with nodes connected by fixed infrastructure. To analyse such a potential network, in this work we propose a grouping method based on proximity. It is a variation of the so called Nearest Neighbour Model. We restrict ourselves to the simplest case where only singles and pairs of base stations are allowed to be formed. For this, two new point processes are defined from the dependent thinning of a Poisson Point Process, one for the singles and one for the pairs. Structural characteristics for the two are provided, including their density, Voronoi surface, nearest neighbour, empty space and J-function. We further make use of these results to analyse their interference fields and give explicit formulas to their expected value and their Laplace transform. The results constitute a novel toolbox towards the performance evaluation of networks with static cooperation.Comment: 10 pages, 6 figures, 12 total subfigures, WIOPT-SPASWIN 201

    Hitting times for Gaussian processes

    Get PDF
    We establish a general formula for the Laplace transform of the hitting times of a Gaussian process. Some consequences are derived, and particular cases like the fractional Brownian motion are discussed.Comment: Published in at http://dx.doi.org/10.1214/009117907000000132 the Annals of Probability (http://www.imstat.org/aop/) by the Institute of Mathematical Statistics (http://www.imstat.org

    Enforcing Secure Object Initialization in Java

    Get PDF
    Sun and the CERT recommend for secure Java development to not allow partially initialized objects to be accessed. The CERT considers the severity of the risks taken by not following this recommendation as high. The solution currently used to enforce object initialization is to implement a coding pattern proposed by Sun, which is not formally checked. We propose a modular type system to formally specify the initialization policy of libraries or programs and a type checker to statically check at load time that all loaded classes respect the policy. This allows to prove the absence of bugs which have allowed some famous privilege escalations in Java. Our experimental results show that our safe default policy allows to prove 91% of classes of java.lang, java.security and javax.security safe without any annotation and by adding 57 simple annotations we proved all classes but four safe. The type system and its soundness theorem have been formalized and machine checked using Coq
    corecore