Successive approximations to the. singular equations. J.M. Aguirregabiria, A. Hernandez and M. Rivas

Size: px
Start display at page:

Download "Successive approximations to the. singular equations. J.M. Aguirregabiria, A. Hernandez and M. Rivas"

Transcription

1 Successive approximations to the regular order reduction of singular equations J.M. Aguirregabiria, A. Hernandez and M. Rivas Dept. of Theoretical Physics, The University of the Basque Country, 488 Bilbao, Spain Abstract We discuss the use of successive approximations to construct numerical approximations to the regular order reduction of singular dierential equations, such as the evolution equations appearing in classical electrodynamics and gravitation. The interest of a suitable implicit method is also suggested. I. INTRODUCTION In dierent physical theories including classical electrodynamics with radiation reaction, theories of gravitation with quadratic Lagrangian [1] and the study of quantum corrections to Einstein equations [2] there appear singular evolution equations that share some common properties. To start with, their order is higher than expected on physical grounds. For instance, theequation of motion of a charged particle with radiation reaction, the so-called Lorentz{Dirac equation, is of third order, so that initial position and velocity would not be enough to determine its evolution. As a consequence of this higher freedom when specifying the initial conditions, most of their solutions are unphysical. A natural approach to this kind of problems is provided by the concept of \order reduction", which isanevolution equation with the right order and that contains precisely the physical solutions. Order reductions have been used to replace the hereditary equations that appear in the electrodynamics of two ormore point charges [3,4] and in non-linear optics [5]. 1

2 In the context of the Lorentz{Dirac equation this concept was partially contained inlandau and Lifshitz book [6] and was clearly discussed by Kerner [7] and Sanz [8]. Several years ago, Ll.Bel wrote a routine to nd the regular order reduction of hereditary equations. To compute numerically the order reduction of singular ordinary dierential equations we have proposed and analysed in some cases a method ofsuccessive approximations [9,1]. As we will see, this last method may also deal with hereditary equations. The goal of this work is to present some of the physical motivations of our approach by means of simple but illustrative examples and toapply the numerical code we developped [11] to automatically construct the order reduction in some cases. We also point out that developing an implicit method could be of practical interest. II. HEREDITARY EQUATIONS AND SPONTANEOUS PREDICTIVISATION Ll. Bel[4] considered as simplied model of thefunctional-dierential equations of motion appearing in classical electrodynamics the hereditary equation _x t = H x t1; (1) where the subindex indicates the time at which the quantity x is evaluated. This equation is singular because when H! the number of degrees of freedom goes from 1 to 1. Bel checked numerically that the solutions of (1) become, as t! 1, (approximate) solution of _x = x ; (2) t t where is the real root (for H>1=e) of = He that is given by the principal branch of Lambert W function [12] = W (H): (3) of (1). Since all solutions of equation (2) satisfy (1) one say that (2) is an \order reduction" 2

3 Let us assume that we want to solve equation (1) by successive approximations. We start by neglecting the delay, H(tt ) _x t = Hx; t x t = xe ; (4) and using this to compute the delay in (1): H(tt 1) H He H (tt ) t t t _x = x e = He x ; x = x e : (5) By repeating this once and again, the n-th approximation is for 1 e < H<e. Hk n1 _x = Hk x ; k = e ; t n t n # as n! 1 # : : H : ( e ) eh H ( ) W (H) _x t = x t; k = e = ; H We see that the method in fact constructs the regular order reduction, which is spontaneously approached by the generic solution of the hereditary equation. III. LORENTZ{DIRAC-LIKE EQUATIONS In the same article Ll. Bel [4] considered as simplied model of the Lorentz{Dirac equation corresponding to an external force per unit mass. A more interesting (although still trivial) example may be obtained by considering the non-relativistic approximation to the Lorentz{Dirac equation (the so-called Abraham{ Lorentz equation): v _ = W + v: (6) In one dimension and with a force per unit mass given by W = a vwith a >, this reduces to _v = a v+ v: (7) 3

4 By using the method of successive approximations we can construct this regular order reduction by rst neglecting the radiation reaction, i.e. the terms proportional to, and then using each time the _v computed in the previous approximation to estimate v, obtaining _v = (v) a v = av; (8) for a < 3=4, because the recurrence 2 n+1 = 1 n, with a, is just the \logistic map", which although showing a complex behaviour, including chaos, for other parameter p values converges [13] to the xed point = =2 for 1=4 < < 3=4 and p jj < =2, and we have =1. Although in linear examples it is easy to compute explicitly the analytic expressions of the successive approximations, in more general cases they become quickly too involved and a numerical code is necessary. IV. THE NUMERICAL METHOD We have shown elsewhere [9,11] that a numerical code can be written to construct automatically the numerical successive approximations to a large class of singular equations. In particular this numerical method allows solving forward Lorentz{Dirac-like equations, even in dicult (chaotic) cases, and to construct the regular order reduction of hereditary equations. To see our routine at work, we will consider an example of interest in astrophysics [14]: an electron moving in an external magnetic eld, which for simplicity we will assume tobe uniform and constant along the electron orbit. If we choose as unit length the radius of the cyclotron orbit one obtains by neglecting the radiation reaction and the unit time is the 1 inverse of the cyclotron frequency! as = mc=eb, the Lorentz{Dirac equation can be written ( " # ) 2 (u 1 u) _ 2 2 u _ = k 2 u + u u_ u ; (9) 2 + u 1 u 4

5 2 by using the unit vector k along the magnetic eld, the parameter = E=mc that measures the initial energy, the dimensionless quantity =! and the spatial part of the four-velocity 2 2 1=2 u = (1 v=c) v=c. 6 5 In the case analysed by Shen B = 1 G, E = 1 GeV and = 1: The result obtained by means of / our generic numerical code is displayed in gure 1, which compares well with the orbit obtained by Shen by means of an analytical approximation developed to handle this particular case. FIG. 1. Forward solution of equation (9). It must be stressed, however, that the forward integration by means of our code does not suer from these numerical instabilities (which arise in the backward integration because there one has to divide by and subtract two very close quantities): in fact a very good 1 accuracy (relative error under 1 ) is obtained with a few iterations. V. IMPLICIT METHODS Let us consider a slight generalization of equation (7): _v = W(v)+ v: (1) Every order reduction _v = (v) (11) 5

6 must satisfy (v) = W (v)+ (v)(v) (12) and the successive approximation to construct the regular reduction will be n+1(v) = W (v) + n(v) n(v): (13) We can now change slightly this recurrence as follows: n+1(v) = W (v) + n(v) n+1(v); (14) because if these approximations converge their limit will be still (12). We say that a method of this kind is \implicit" because the next approximation n+1 appears implicitly in the recurrence dening it. To explore the interest of this kind of method we will use the fact that in the case of (7) the method (14) will give the same approximations for all positive values of (or ). There is another reason (apart from the domain of convergence) for which an implicit method may be better than an explicit one: even when both converge, implicit methods are often faster. Acknowledgments J.M.A. is greatly indebted to Ll. Bel for many years of teaching, hospitality and friendship. This work is a development of ideas we have learned from Prof. Bel and has proted from many discussions with him. We want to thank I. Egusquiza for having suggested the interest of implicit methods. The work of J.M.A., A.H. and M.R. has been partially supported by The University of the Basque Country under contract UPV/EHU EB36/95. J.M.A. and M.R. have also been supported by DGICYT project PB

7 REFERENCES [1] Ll. Bel and H. Sirousse-Zia, Phys. Rev. D 32, 3128 (1985). [2] L. Parker and J.Z. Simon, Phys. Rev. D 47, 1339 (1993); E. E. Flanagan and R. M. Wald, Phys. Rev. D54, 6233 (1996). [3] Ll. Bel and X. Fustero, Ann. Inst. H. Poincare 25, 411 (1976); and references therein. [4] Ll. Bel, in Relativistic Action at a Distance: Classical and Quantum Aspects, ed. J. Llosa Springer, Berlin (1982), p. 21. [5] Ll. Bel, J.-L. Boulanger and N. Deruelle, Phys. Rev. A 37, 1563 (1988). [6] L. Landau and L. Lifshitz, The Classical Theory of Fields, Addison-Wesley, New York (1951). [7] E. Kerner, J. Math. Phys (1965). [8] J.L. Sanz, J. Math. Phys. 2, 2334 (1979). [9] J.M. Aguirregabiria, J. Phys. A 3, 2391 (1997). [1] J.M. Aguirregabiria, A. Hernandez and M. Rivas, J. Phys. A 3, L651 (1997). [11] J.M. Aguirregabiria, Ll. Bel, A. Hernandez and M. Rivas, Regular order reductions of ordinary and delay-dierential equations, preprint (1998). [12] R.M. Corless, G.H. Gonnet, D.E.G. Hare, D.J. Jerey and D.E. Knuth, On the Lambert W Function, Technical Report CS-93-3, Dept. Comp. Sci., University ofwaterloo (1993). [13] E. Ott, Chaos in dynamical systems, Cambridge University Press, New York (1993). [14] C.S. Shen, Phys. Rev. Lett. 24, 41 (197); Phys. Rev. D, 6, 2736(1972); Phys. Rev. D, 17, 434 (1978). 7

Regular order reductions of ordinary and delay-differential equations

Regular order reductions of ordinary and delay-differential equations Regular order reductions of ordinary and delay-differential equations J.M. Aguirregabiria a,1, Ll. Bel b, A. Hernández a and M. Rivas a a Física Teórica, Facultad de Ciencias, Universidad del País Vasco,

More information

arxiv:physics/ v2 [physics.gen-ph] 5 Feb 2002

arxiv:physics/ v2 [physics.gen-ph] 5 Feb 2002 Are the electron spin and magnetic moment parallel or antiparallel vectors? arxiv:physics/11257v2 [physics.gen-ph] 5 Feb 22 Martín Rivas Dpto. de Física Teórica, The University of the Basque Country, Apdo.

More information

D. Villarroel and R. Rivera. Departamento de Fsica. Universidad Tecnica Federico Santa Mara. Casilla 110-V. Valparaso{Chile.

D. Villarroel and R. Rivera. Departamento de Fsica. Universidad Tecnica Federico Santa Mara. Casilla 110-V. Valparaso{Chile. 1 The Interference Rate of Radiation of Two Charges in Circular Motion D. Villarroel and R. Rivera Departamento de Fsica Universidad Tecnica Federico Santa Mara Casilla 11-V. Valparaso{Chile Abstract We

More information

Gravity - Balls. Daksh Lohiya. Inter University Centre for Astromony and Astrophysics. Poona, INDIA. Abstract

Gravity - Balls. Daksh Lohiya. Inter University Centre for Astromony and Astrophysics. Poona, INDIA. Abstract Gravity - Balls Daksh Lohiya Inter University Centre for Astromony and Astrophysics [IUCAA], Postbag 4, Ganeshkhind Poona, INDIA Abstract The existence of non trivial, non topological solutions in a class

More information

gr-qc/ Sep 1995

gr-qc/ Sep 1995 DAMTP R95/45 On the Evolution of Scalar Metric Perturbations in an Inationary Cosmology R. R. Caldwell University of Cambridge, D.A.M.T.P. Silver Street, Cambridge CB3 9EW, U.K. email: R.R.Caldwell@amtp.cam.ac.uk

More information

SPLITTING OF SEPARATRICES FOR (FAST) QUASIPERIODIC FORCING. splitting, which now seems to be the main cause of the stochastic behavior in

SPLITTING OF SEPARATRICES FOR (FAST) QUASIPERIODIC FORCING. splitting, which now seems to be the main cause of the stochastic behavior in SPLITTING OF SEPARATRICES FOR (FAST) QUASIPERIODIC FORCING A. DELSHAMS, V. GELFREICH, A. JORBA AND T.M. SEARA At the end of the last century, H. Poincare [7] discovered the phenomenon of separatrices splitting,

More information

Constant of Motion for a One- Dimensional and nth-order Autonomous System and Its Relation to the Lagrangian and Hamiltonian

Constant of Motion for a One- Dimensional and nth-order Autonomous System and Its Relation to the Lagrangian and Hamiltonian in u a, IK u SSCL-Preprint-543 December 1993 Distribution Category: 414 G. Lopez Constant of Motion for a One- Dimensional and nth-order Autonomous System and Its Relation to the Lagrangian and Hamiltonian

More information

arxiv: v1 [math.na] 8 Apr 2015

arxiv: v1 [math.na] 8 Apr 2015 A Robust Approximation to a Lambert-Type Function Ken Roberts 1 April 8, 2015 arxiv:1504.01964v1 [math.na] 8 Apr 2015 Abstract The function y = g(x) = log ( W (e x ) ), where W () denotes the Lambert W

More information

cond-mat/ Mar 1995

cond-mat/ Mar 1995 Critical Exponents of the Superconducting Phase Transition Michael Kiometzis, Hagen Kleinert, and Adriaan M. J. Schakel Institut fur Theoretische Physik Freie Universitat Berlin Arnimallee 14, 14195 Berlin

More information

Energy and Equations of Motion

Energy and Equations of Motion Energy and Equations of Motion V. Tanrıverdi tanriverdivedat@googlemail.com Physics Department, Middle East Technical University, Ankara / TURKEY Abstract. From the total time derivative of energy an equation

More information

One can specify a model of 2d gravity by requiring that the eld q(x) satises some dynamical equation. The Liouville eld equation [3] ) q(

One can specify a model of 2d gravity by requiring that the eld q(x) satises some dynamical equation. The Liouville eld equation [3] ) q( Liouville Field Theory and 2d Gravity George Jorjadze Dept. of Theoretical Physics, Razmadze Mathematical Institute Tbilisi, Georgia Abstract We investigate character of physical degrees of freedom for

More information

Landau-Lifshitz equation of motion for a charged particle revisited

Landau-Lifshitz equation of motion for a charged particle revisited Annales de la Fondation Louis de Broglie, Volume 30 no 3-4, 2005 283 Landau-Lifshitz equation of motion for a charged particle revisited G. Ares de Parga, R. Mares and S. Dominguez Escuela Superior de

More information

maximally charged black holes and Hideki Ishihara Department ofphysics, Tokyo Institute of Technology, Oh-okayama, Meguro, Tokyo 152, Japan

maximally charged black holes and Hideki Ishihara Department ofphysics, Tokyo Institute of Technology, Oh-okayama, Meguro, Tokyo 152, Japan Quasinormal modes of maximally charged black holes Hisashi Onozawa y,takashi Mishima z,takashi Okamura, and Hideki Ishihara Department ofphysics, Tokyo Institute of Technology, Oh-okayama, Meguro, Tokyo

More information

Radiation reaction in classical and quantum electrodynamics

Radiation reaction in classical and quantum electrodynamics Radiation reaction in classical and quantum electrodynamics Antonino Di Piazza Program on Frontiers of Intense Laser Physics Santa Barbara, California, August 12th 2014 OUTLINE Introduction to classical

More information

Homoclinic bifurcations in Chua s circuit

Homoclinic bifurcations in Chua s circuit Physica A 262 (1999) 144 152 Homoclinic bifurcations in Chua s circuit Sandra Kahan, Anibal C. Sicardi-Schino Instituto de Fsica, Universidad de la Republica, C.C. 30, C.P. 11 000, Montevideo, Uruguay

More information

Black Hole Evaporation and Higher-Derivative Gravity I

Black Hole Evaporation and Higher-Derivative Gravity I General Relativity and Gravitation, Vol. 21, No. 8, 1989 Black Hole Evaporation and Higher-Derivative Gravity I Robert C. Myers 2 and Jonathan Z. Simon 3 We examine the role which higher-derivative gravity

More information

/95 $ $.25 per page

/95 $ $.25 per page Fields Institute Communications Volume 00, 0000 McGill/95-40 gr-qc/950063 Two-Dimensional Dilaton Black Holes Guy Michaud and Robert C. Myers Department of Physics, McGill University Montreal, Quebec,

More information

A Description of the Initial Value Formulation of. Mark Miller, Syracuse University. October 10, 1994

A Description of the Initial Value Formulation of. Mark Miller, Syracuse University. October 10, 1994 A Description of the Initial Value Formulation of Vacuum General Relativity for the Non-Specialist 1 Mark Miller, Syracuse University October 10, 1994 1 Work supported by NSF ASC 93 18152/PHY 93 18152

More information

arxiv:gr-qc/ v3 2 May 2001

arxiv:gr-qc/ v3 2 May 2001 Delay Equations and Radiation Damping arxiv:gr-qc/0101122v3 2 May 2001 C. Chicone, S. M. Kopeikin, B. Mashhoon and D. G. Retzloff Department of Mathematics, University of Missouri, Columbia, MO 65211,

More information

hep-ph/ Oct

hep-ph/ Oct DMR-THEP-94-6/W March 1994 Energy dependence of source geometry and chaoticity in hadronic collisions from Bose-Einstein correlations I.V. Andreev 1;2, M. Plumer 1y, B.R. Schlei 1z and R.M. Weiner 1x 1

More information

Ordering periodic spatial structures by non-equilibrium uctuations

Ordering periodic spatial structures by non-equilibrium uctuations Physica A 277 (2000) 327 334 www.elsevier.com/locate/physa Ordering periodic spatial structures by non-equilibrium uctuations J.M.G. Vilar a;, J.M. Rub b a Departament de F sica Fonamental, Facultat de

More information

Spurious Chaotic Solutions of Dierential. Equations. Sigitas Keras. September Department of Applied Mathematics and Theoretical Physics

Spurious Chaotic Solutions of Dierential. Equations. Sigitas Keras. September Department of Applied Mathematics and Theoretical Physics UNIVERSITY OF CAMBRIDGE Numerical Analysis Reports Spurious Chaotic Solutions of Dierential Equations Sigitas Keras DAMTP 994/NA6 September 994 Department of Applied Mathematics and Theoretical Physics

More information

{ 2{ 1. Introduction The emission of radiation from a uniformly accelerated charge is considered to be a well solved problem. However, when the soluti

{ 2{ 1. Introduction The emission of radiation from a uniformly accelerated charge is considered to be a well solved problem. However, when the soluti { 1{ RADIATION FROM A UNIFORMLY ACCELERATED CHARGE Amos Harpaz 1 & Noam Soker 1 1. Department of Physics, University of Haifa at Oranim, Tivon 36006, ISRAEL phr89ah@vmsa.technion.ac.il soker@physics.technion.ac.il

More information

1. Introduction As is well known, the bosonic string can be described by the two-dimensional quantum gravity coupled with D scalar elds, where D denot

1. Introduction As is well known, the bosonic string can be described by the two-dimensional quantum gravity coupled with D scalar elds, where D denot RIMS-1161 Proof of the Gauge Independence of the Conformal Anomaly of Bosonic String in the Sense of Kraemmer and Rebhan Mitsuo Abe a; 1 and Noboru Nakanishi b; 2 a Research Institute for Mathematical

More information

THE DYNAMICS OF A CHARGED PARTICLE

THE DYNAMICS OF A CHARGED PARTICLE 1. THE DYNAMICS OF A CHARGED PARTICLE Fritz Rohrlich* Syracuse University, Syracuse, New York 1344-113 Using physical arguments, I derive the physically correct equations of motion for a classical charged

More information

d 1 µ 2 Θ = 0. (4.1) consider first the case of m = 0 where there is no azimuthal dependence on the angle φ.

d 1 µ 2 Θ = 0. (4.1) consider first the case of m = 0 where there is no azimuthal dependence on the angle φ. 4 Legendre Functions In order to investigate the solutions of Legendre s differential equation d ( µ ) dθ ] ] + l(l + ) m dµ dµ µ Θ = 0. (4.) consider first the case of m = 0 where there is no azimuthal

More information

arxiv:hep-ph/ v1 27 Mar 1998

arxiv:hep-ph/ v1 27 Mar 1998 EHU-FT/9803 The speed of cool soft pions J. M. Martínez Resco, M. A. Valle Basagoiti arxiv:hep-ph/9803472v 27 Mar 998 Departamento de Física Teórica, Universidad del País Vasco, Apartado 644, E-48080 Bilbao,

More information

hep-ph/ Sep 1998

hep-ph/ Sep 1998 Some Aspects of Trace Anomaly Martin Schnabl Nuclear Centre, Faculty of Mathematics and Physics, Charles University, V Holesovickach 2, C-8000 Praha 8, Czech Republic July 998 hep-ph/9809534 25 Sep 998

More information

Variational Calculation of Eective Classical. November 12, Abstract

Variational Calculation of Eective Classical. November 12, Abstract Variational Calculation of Eective Classical Potential at T to Higher Orders H.Kleinert H.Meyer November, 99 Abstract Using the new variational approach proposed recently for a systematic improvement of

More information

The uniformly accelerated motion in General Relativity from a geometric point of view. 1. Introduction. Daniel de la Fuente

The uniformly accelerated motion in General Relativity from a geometric point of view. 1. Introduction. Daniel de la Fuente XI Encuentro Andaluz de Geometría IMUS (Universidad de Sevilla), 15 de mayo de 2015, págs. 2934 The uniformly accelerated motion in General Relativity from a geometric point of view Daniel de la Fuente

More information

hep-ph/ Jul 94

hep-ph/ Jul 94 Thermal versus Vacuum Magnetization in QED Goteborg ITP 94-3 June 994 Per Elmfors,,a Per Liljenberg, 2,b David Persson 3,b and Bo-Sture Skagerstam 4,b,c a NORDITA, Blegdamsvej 7, DK-200 Copenhagen, Denmark

More information

COMMENTS ON THE GOOD'S PROPOSAL FOR NEW RULES OF QUANTIZATION. Miguel Navarro. Abstract

COMMENTS ON THE GOOD'S PROPOSAL FOR NEW RULES OF QUANTIZATION. Miguel Navarro. Abstract hep-th/9503068 Imperial-TP/94-95/5 COMMENTS ON THE GOOD'S PROPOSAL FOR NEW RULES OF QUANTIZATION PostScript processed by the SLAC/DESY Libraries on 1 Mar 1995. Miguel Navarro The Blackett Laboratory, Imperial

More information

Black Hole Evaporation and Complementarity. summary of lectures presented by Erik Verlinde y

Black Hole Evaporation and Complementarity. summary of lectures presented by Erik Verlinde y Black Hole Evaporation and Complementarity summary of lectures presented by Erik Verlinde y PostScript processed by the SLAC/DESY Libraries on 2 Mar 1995. About twenty years ago Hawking made the remarkable

More information

Comment on \Bouncing ball with nite restitution: Chattering, locking, and chaos" Nicholas B. Tullaro

Comment on \Bouncing ball with nite restitution: Chattering, locking, and chaos Nicholas B. Tullaro Comment on \Bouncing ball with nite restitution: Chattering, locking, and chaos" Nicholas B. Tullaro Center for Nonlinear Studies and Theoretical Division, MS-B258, Los lamos National Laboratories Los

More information

Mathematical Constraint on Functions with Continuous Second Partial Derivatives

Mathematical Constraint on Functions with Continuous Second Partial Derivatives 1 Mathematical Constraint on Functions with Continuous Second Partial Derivatives J.D. Franson Physics Department, University of Maryland, Baltimore County, Baltimore, MD 15 Abstract A new integral identity

More information

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. XI Stochastic Stability - H.J. Kushner

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. XI Stochastic Stability - H.J. Kushner STOCHASTIC STABILITY H.J. Kushner Applied Mathematics, Brown University, Providence, RI, USA. Keywords: stability, stochastic stability, random perturbations, Markov systems, robustness, perturbed systems,

More information

Brazilian Journal of Physics, vol. 27, no. 4, december, with Aperiodic Interactions. Instituto de Fsica, Universidade de S~ao Paulo

Brazilian Journal of Physics, vol. 27, no. 4, december, with Aperiodic Interactions. Instituto de Fsica, Universidade de S~ao Paulo Brazilian Journal of Physics, vol. 27, no. 4, december, 1997 567 Critical Behavior of an Ising Model with periodic Interactions S. T. R. Pinho, T.. S. Haddad, S. R. Salinas Instituto de Fsica, Universidade

More information

G : Statistical Mechanics Notes for Lecture 3 I. MICROCANONICAL ENSEMBLE: CONDITIONS FOR THERMAL EQUILIBRIUM Consider bringing two systems into

G : Statistical Mechanics Notes for Lecture 3 I. MICROCANONICAL ENSEMBLE: CONDITIONS FOR THERMAL EQUILIBRIUM Consider bringing two systems into G25.2651: Statistical Mechanics Notes for Lecture 3 I. MICROCANONICAL ENSEMBLE: CONDITIONS FOR THERMAL EQUILIBRIUM Consider bringing two systems into thermal contact. By thermal contact, we mean that the

More information

On Equi-/Over-/Underdispersion. and Related Properties of Some. Classes of Probability Distributions. Vladimir Vinogradov

On Equi-/Over-/Underdispersion. and Related Properties of Some. Classes of Probability Distributions. Vladimir Vinogradov On Equi-/Over-/Underdispersion and Related Properties of Some Classes of Probability Distributions Vladimir Vinogradov (Ohio University, on leave at the Fields Institute, University of Toronto and York

More information

The State Research Center of Russian Federation. I.B. Khriplovich, A.A. Pomeransky CENTER-OF-MASS COORDINATE AND RADIATION OF COMPACT BINARY SYSTEMS

The State Research Center of Russian Federation. I.B. Khriplovich, A.A. Pomeransky CENTER-OF-MASS COORDINATE AND RADIATION OF COMPACT BINARY SYSTEMS The State Research Center of Russian Federation BUDKER INSTITUTE OF NUCLEAR PHYSICS I.B. Khriplovich, A.A. Pomeransky GRAVITATIONAL INTERACTION OF SPINNING BODIES, CENTER-OF-MASS COORDINATE AND RADIATION

More information

Gravity s Hidden Inverse Relationship With Electromagnetism: A Possible Path to Solving the Hierarchy Problem

Gravity s Hidden Inverse Relationship With Electromagnetism: A Possible Path to Solving the Hierarchy Problem Gravity s Hidden Inverse Relationship With Electromagnetism: A Possible Path to Solving the Hierarchy Problem About the Author: Lamont Williams is a science writer in the Washington, DC, area. He is author

More information

On a non-cp-violating electric dipole moment of elementary. particles. J. Giesen, Institut fur Theoretische Physik, Bunsenstrae 9, D Gottingen

On a non-cp-violating electric dipole moment of elementary. particles. J. Giesen, Institut fur Theoretische Physik, Bunsenstrae 9, D Gottingen On a non-cp-violating electric dipole moment of elementary particles J. Giesen, Institut fur Theoretische Physik, Bunsenstrae 9, D-3773 Gottingen (e-mail: giesentheo-phys.gwdg.de) bstract description of

More information

arxiv:hep-th/ v2 29 Nov 2002

arxiv:hep-th/ v2 29 Nov 2002 Preferred Frame in Brane World Merab GOGBERASHVILI Andronikashvili Institute of Physics 6 Tamarashvili Str., Tbilisi 380077, Georgia (E-mail: gogber@hotmail.com) arxiv:hep-th/0207042v2 29 Nov 2002 Abstract

More information

Extended Harmonic Map Equations and the Chaotic Soliton Solutions. Gang Ren 1,* and Yi-Shi Duan 2,*

Extended Harmonic Map Equations and the Chaotic Soliton Solutions. Gang Ren 1,* and Yi-Shi Duan 2,* Extended Harmonic Map Equations and the Chaotic Soliton Solutions Gang Ren,* and Yi-Shi Duan,* The Molecular Foundry, Lawrence erkeley National Laboratory, erkeley C 9470, US The Department of Physics,

More information

arxiv: v1 [quant-ph] 5 May 2013

arxiv: v1 [quant-ph] 5 May 2013 Electrons in Magnetic Mirror Geometry R. A. Treumann a,c & W. Baumjohann b arxiv:1305.1000v1 [quant-ph] 5 May 2013 a Department of Geophysics, Munich University, Munich, Germany b Space Research Institute

More information

Approaching the Event Horizon of a Black Hole

Approaching the Event Horizon of a Black Hole Adv. Studies Theor. Phys., Vol. 6, 2012, no. 23, 1147-1152 Approaching the Event Horizon of a Black Hole A. Y. Shiekh Department of Physics Colorado Mesa University Grand Junction, CO, USA ashiekh@coloradomesa.edu

More information

Period Three, Chaos and Fractals

Period Three, Chaos and Fractals Imperial, May 2012 The Sarkovskii Theorem Let us motivate the so-called Sarkovskii ordering on N 3 5 7 9 2 3 2 5 8 4 2 1. Let f : [0, 1] [0, 1] be continuous and consider successive iterates x n+1 = f

More information

Examples of the Dirac approach to dynamics of systems with constraints

Examples of the Dirac approach to dynamics of systems with constraints Physica A 290 (2001) 431 444 www.elsevier.com/locate/physa Examples of the Dirac approach to dynamics of systems with constraints Sonnet Nguyen, Lukasz A. Turski Center for Theoretical Physics, College

More information

one tries, the metric must always contain singularities. The point of this note is to give a simple proof of this fact in the case that n is even. Thi

one tries, the metric must always contain singularities. The point of this note is to give a simple proof of this fact in the case that n is even. Thi Kinks and Time Machines Andrew Chamblin, G.W. Gibbons, Alan R. Steif Department of Applied Mathematics and Theoretical Physics, Silver Street, Cambridge CB3 9EW, England. We show that it is not possible

More information

Classical Models of Subatomic Particles

Classical Models of Subatomic Particles arxiv:gr-qc/9307028v1 21 Jul 1993 Classical Models of Subatomic Particles R.B. Mann and M.S. Morris Department of Physics University of Waterloo Waterloo, Ontario N2L 3G1 July 7, 1993 WATPHYS TH-93/02

More information

the initial and nal photons. These selection rules are based on the collinear inematics of photon splitting in the case of the subcritical magnetic el

the initial and nal photons. These selection rules are based on the collinear inematics of photon splitting in the case of the subcritical magnetic el Photon Splitting in a Strong Magnetic Field M.V. Chistyaov, A.V. Kuznetsov and N.V. Miheev Division of Theoretical Physics, Department of Physics, Yaroslavl State University, Sovietsaya 14, 150000 Yaroslavl,

More information

A method for creating materials with a desired refraction coefficient

A method for creating materials with a desired refraction coefficient This is the author s final, peer-reviewed manuscript as accepted for publication. The publisher-formatted version may be available through the publisher s web site or your institution s library. A method

More information

Conformal factor dynamics in the 1=N. expansion. E. Elizalde. Department ofphysics, Faculty of Science, Hiroshima University. and. S.D.

Conformal factor dynamics in the 1=N. expansion. E. Elizalde. Department ofphysics, Faculty of Science, Hiroshima University. and. S.D. Conformal factor dynamics in the =N expansion E. Elizalde Department ofphysics, Faculty of Science, Hiroshima University Higashi-Hiroshima 74, Japan and S.D. Odintsov Department ECM, Faculty ofphysics,

More information

THOMAS AND DE SITTER PRECESSION IN TERMS OF THE EVANS ECKART THEOREM OF ECE2 THEORY. M. W. Evans and H. Eckardt. Civil List, AlAS and UPITEC

THOMAS AND DE SITTER PRECESSION IN TERMS OF THE EVANS ECKART THEOREM OF ECE2 THEORY. M. W. Evans and H. Eckardt. Civil List, AlAS and UPITEC -I ~ THOMAS AND DE SITTER PRECESSION IN TERMS OF THE EVANS ECKART THEOREM OF ECE2 THEORY. by M. W. Evans and H. Eckardt Civil List, AlAS and UPITEC (www.archive.org,, www.webarchive.org.uk. www.aias.us.

More information

A Classical Approach to the Stark-Effect. Mridul Mehta Advisor: Prof. Enrique J. Galvez Physics Dept., Colgate University

A Classical Approach to the Stark-Effect. Mridul Mehta Advisor: Prof. Enrique J. Galvez Physics Dept., Colgate University A Classical Approach to the Stark-Effect Mridul Mehta Advisor: Prof. Enrique J. Galvez Physics Dept., Colgate University Abstract The state of an atom in the presence of an external electric field is known

More information

Radius of electron, magnetic moment and helical motion of the charge of electron

Radius of electron, magnetic moment and helical motion of the charge of electron Apeiron, Vol. 19, No. 3, July 01 47 Radius of electron, magnetic moment and helical motion of the charge of electron S. Ghosh, A. Choudhury and J. K. Sarma Dept. of Physics, Tezpur University Napaam, Tezpur,

More information

Luca Salasnich 2. Dipartimento di Fisica "G. Galilei" dell'universita di Padova, Via Marzolo 8, I Padova, Italy. and.

Luca Salasnich 2. Dipartimento di Fisica G. Galilei dell'universita di Padova, Via Marzolo 8, I Padova, Italy. and. Chaos and Quantum Chaos in Nuclear Systems 1 Luca Salasnich Dipartimento di Fisica "G. Galilei" dell'universita di Padova, Via Marzolo 8, I 35131 Padova, Italy and Departamento de Fisica Atomica, Molecular

More information

= m(v) X B = m(0) 0 + m(v) x B m(0) + m(v) u = dx B dt B. m + m(v) v. 2u 1 + v A u/c 2 = v = 1 + v2. c 2 = 0

= m(v) X B = m(0) 0 + m(v) x B m(0) + m(v) u = dx B dt B. m + m(v) v. 2u 1 + v A u/c 2 = v = 1 + v2. c 2 = 0 7 Relativistic dynamics Lorentz transformations also aect the accelerated motion of objects under the inuence of forces. In Newtonian physics a constant force F accelerates an abject at a constant rate

More information

On the Torus Quantization of Two Anyons with Coulomb Interaction in a Magnetic Field

On the Torus Quantization of Two Anyons with Coulomb Interaction in a Magnetic Field Preprint DFPD/97/TH/15 On the Torus Quantization of Two Anyons with Coulomb Interaction in a Magnetic Field Luca Salasnich 1 Dipartimento di Matematica Pura ed Applicata Università di Padova, Via Belzoni

More information

Tachyon motion in a black hole gravitational field

Tachyon motion in a black hole gravitational field This English translation features the work that was published 35 years ago and was one of the first investigations of tachyons in the general relativity. As well as giving a solution to a specific problem,

More information

Mathematical Modeling of Chemical Reactions at Basque Center for Applied Mathematics. Simone Rusconi. December 11, 2015

Mathematical Modeling of Chemical Reactions at Basque Center for Applied Mathematics. Simone Rusconi. December 11, 2015 Mathematical Modeling of Chemical Reactions at Basque Center for Applied Mathematics Simone Rusconi December 11, 2015 Basque Center for Applied Mathematics (BCAM) BCAM - Basque Center for Applied Mathematics,

More information

REPRESENTATION OF THE LORENTZ TRANSFORMATIONS IN 6-DIMENSIONAL SPACE-TIME

REPRESENTATION OF THE LORENTZ TRANSFORMATIONS IN 6-DIMENSIONAL SPACE-TIME Kragujevac Journal of Mathematics Volume 35 Number 2 (2011), Pages 327 340. EPESENTATION OF THE LOENTZ TANSFOMATIONS IN 6-DIMENSIONAL SPACE-TIME KOSTADIN TENČEVSKI Abstract. In this paper we consider first

More information

Asymptotic Expansions of Feynman Integrals on the Mass Shell in Momenta and Masses

Asymptotic Expansions of Feynman Integrals on the Mass Shell in Momenta and Masses Asymptotic Expansions of Feynman Integrals on the Mass Shell in Momenta and Masses arxiv:hep-ph/9708423v 2 Aug 997 V.A. Smirnov Nuclear Physics Institute of Moscow State University Moscow 9899, Russia

More information

A general theory of discrete ltering. for LES in complex geometry. By Oleg V. Vasilyev AND Thomas S. Lund

A general theory of discrete ltering. for LES in complex geometry. By Oleg V. Vasilyev AND Thomas S. Lund Center for Turbulence Research Annual Research Briefs 997 67 A general theory of discrete ltering for ES in complex geometry By Oleg V. Vasilyev AND Thomas S. und. Motivation and objectives In large eddy

More information

A NEW TECHNIQUE FOR DETERMINING CHARGE AND MOMENTUM OF ELECTRONS AND POSITRONS USING CALORIMETRY AND SILICON TRACKING. Qun Fan & Arie Bodek

A NEW TECHNIQUE FOR DETERMINING CHARGE AND MOMENTUM OF ELECTRONS AND POSITRONS USING CALORIMETRY AND SILICON TRACKING. Qun Fan & Arie Bodek A NEW TECHNIQUE FOR DETERMINING CHARGE AND MOMENTUM OF ELECTRONS AND POSITRONS USING CALORIMETRY AND SILICON TRACKING Qun Fan & Arie Bodek Department of Physics and Astronomy University of Rochester Rochester,

More information

Single particle motion

Single particle motion Single particle motion Plasma is a collection of a very large number of charged particles moving in, and giving rise to, electromagnetic fields. Before going to the statistical descriptions, let us learn

More information

Hydrodynamics of fluids with spin

Hydrodynamics of fluids with spin Francesco Becattini, University of Florence Hydrodynamics of fluids with spin F. B., F. Piccinini, Ann. Phys. 323, 2452 (2008). F.B., L. Tinti, arxiv:0911.0864, to appear (hopefully soon) in Ann. Phys.

More information

Long-wavelength iteration scheme and scalar-tensor gravity. G.L. Comer. Parks College of Saint Louis University, Cahokia, IL 62206, USA

Long-wavelength iteration scheme and scalar-tensor gravity. G.L. Comer. Parks College of Saint Louis University, Cahokia, IL 62206, USA Long-wavelength iteration scheme and scalar-tensor gravity G.L. Comer Department of Science and Mathematics, Parks College of Saint Louis University, Cahokia, IL 606, USA Nathalie Deruelle Departement

More information

to the magnitude of the momentum for the circular orbit being considered. That is, Classically, the energy is simply 1 p p x h r : (2) E = p2 2m e2 r

to the magnitude of the momentum for the circular orbit being considered. That is, Classically, the energy is simply 1 p p x h r : (2) E = p2 2m e2 r Everything You Always Wanted to Know About the Hydrogen Atom (But Were Afraid to Ask) Randal C. Telfer Johns Hopkins University May 6, 1996 Abstract A thorough review of the structure of the hydrogen atom

More information

Explicit gauge covariant Euler Lagrange equation

Explicit gauge covariant Euler Lagrange equation Explicit gauge covariant Euler Lagrange equation Clinton L. Lewis a Division of Science and Mathematics, West Valley College, Saratoga, California 95070 Received 11 November 2008; accepted 22 May 2009

More information

arxiv: v1 [gr-qc] 19 Jun 2009

arxiv: v1 [gr-qc] 19 Jun 2009 SURFACE DENSITIES IN GENERAL RELATIVITY arxiv:0906.3690v1 [gr-qc] 19 Jun 2009 L. FERNÁNDEZ-JAMBRINA and F. J. CHINEA Departamento de Física Teórica II, Facultad de Ciencias Físicas Ciudad Universitaria,

More information

Symmetries and solutions of field equations of axion electrodynamics

Symmetries and solutions of field equations of axion electrodynamics Symmetries and solutions of field equations of axion electrodynamics Oksana Kuriksha Petro Mohyla Black Sea State University, 10, 68 Desantnukiv Street, 54003 Mukolaiv, UKRAINE Abstract The group classification

More information

A critical remark on Planck s model of black body

A critical remark on Planck s model of black body A critical remark on Planck s model of black body Andrea Carati Luigi Galgani 01/12/2003 Abstract We reexamine the model of matter radiation interaction considered by Planck in his studies on the black

More information

QUANTIZATION OF ECE2 THEORY. ( \vww.upitec.org.

QUANTIZATION OF ECE2 THEORY. (   \vww.upitec.org. I ~ QUANTIZATION OF ECE2 THEORY. by M. W. Evans and H. Eckardt Civil List and AlAS I UPITEC ( www.webarchive.org.uk. www.aias.us. \vww.upitec.org. www.atomicprecision.com, www.et3m.net) ABSTRACT Quantization

More information

arxiv:hep-th/ v2 8 Jan 2003

arxiv:hep-th/ v2 8 Jan 2003 Vanishing of the Bare Coupling in Four Dimensions V. Elias a,b,1 and D.G.C. McKeon b,c,2 a Perimeter Institute for Theoretical Physics, 35 King Street North, Waterloo, Ontario N2J 2W9 CANADA arxiv:hep-th/0209151v2

More information

From an Entropic Measure of Time to Laws of Motion

From an Entropic Measure of Time to Laws of Motion Article From an Entropic Measure of Time to Laws of Motion Leonid M. Martyushev 1,,*, Evgenii V. Shaiapin 1 1 Ural Federal University, 19 Mira St., Ekaterinburg, 6000 Russia; shayapin@mail.ru Institute

More information

Trends in Mathematics Information Center for Mathematical Sciences Volume 2, December 1999, Pages 86{90 ON THE ZEROES OF HOLOMORPHIC VECTOR FIELDS ON

Trends in Mathematics Information Center for Mathematical Sciences Volume 2, December 1999, Pages 86{90 ON THE ZEROES OF HOLOMORPHIC VECTOR FIELDS ON Trends in Mathematics Information Center for Mathematical Sciences Volume 2, December 1999, Pages 86{90 ON THE ZEROES OF HOLOMORPHIC VECTOR FIELDS ON ALGEBRAIC MANIFOLDS JUN-MUK HWANG Given a holomorphic

More information

550 XU Hai-Bo, WANG Guang-Rui, and CHEN Shi-Gang Vol. 37 the denition of the domain. The map is a generalization of the standard map for which (J) = J

550 XU Hai-Bo, WANG Guang-Rui, and CHEN Shi-Gang Vol. 37 the denition of the domain. The map is a generalization of the standard map for which (J) = J Commun. Theor. Phys. (Beijing, China) 37 (2002) pp 549{556 c International Academic Publishers Vol. 37, No. 5, May 15, 2002 Controlling Strong Chaos by an Aperiodic Perturbation in Area Preserving Maps

More information

Introduction to Covariant Formulation

Introduction to Covariant Formulation Introduction to Covariant Formulation by Gerhard Kristensson April 1981 (typed and with additions June 2013) 1 y, z y, z S Event x v S x Figure 1: The two coordinate systems S and S. 1 Introduction and

More information

QUANTIZATION OF ECE2 THEORY. ( \vww.upitec.org.

QUANTIZATION OF ECE2 THEORY. (     \vww.upitec.org. -I ~ QUANTIZATION OF ECE2 THEORY. by M. W. Evans and H. Eckardt Civil List and AlAS I UPITEC ( www.webarchive.org.uk. www.aias.us. \vww.upitec.org. www.atomicprecision.com, www.et3m.net) ABSTRACT Quantization

More information

The relativistic quantum force equation.

The relativistic quantum force equation. The relativistic quantum force equation. by M.W. Evans, Civil List (www.aias.us, www.webarchive.org.uk, www.atomicprecision.com, www.e3tm.net, www.upitec.org) Abstract. and Guild of Graduates, University

More information

Transactions on Modelling and Simulation vol 12, 1996 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 12, 1996 WIT Press,   ISSN X Simplifying integration for logarithmic singularities R.N.L. Smith Department ofapplied Mathematics & OR, Cranfield University, RMCS, Shrivenham, Swindon, Wiltshire SN6 SLA, UK Introduction Any implementation

More information

Femtosecond laser-tissue interactions. G. Fibich. University of California, Los Angeles, Department of Mathematics ABSTRACT

Femtosecond laser-tissue interactions. G. Fibich. University of California, Los Angeles, Department of Mathematics ABSTRACT Femtosecond laser-tissue interactions G. Fibich University of California, Los Angeles, Department of Mathematics Los-Angeles, CA 90095 ABSTRACT Time dispersion plays an important role in the propagation

More information

arxiv:math-ph/ v1 13 Mar 2007

arxiv:math-ph/ v1 13 Mar 2007 Solution of the Radial Schrödinger Equation for the Potential Family V(r) = A r B 2 r +Crκ using the Asymptotic Iteration Method M. Aygun, O. Bayrak and I. Boztosun Faculty of Arts and Sciences, Department

More information

Particle Physics. Michaelmas Term 2011 Prof. Mark Thomson. Handout 2 : The Dirac Equation. Non-Relativistic QM (Revision)

Particle Physics. Michaelmas Term 2011 Prof. Mark Thomson. Handout 2 : The Dirac Equation. Non-Relativistic QM (Revision) Particle Physics Michaelmas Term 2011 Prof. Mark Thomson + e - e + - + e - e + - + e - e + - + e - e + - Handout 2 : The Dirac Equation Prof. M.A. Thomson Michaelmas 2011 45 Non-Relativistic QM (Revision)

More information

microscopic theory of gravitation must involve new and previously unanticipated degrees of freedom, which have nothing to do with strings or membranes

microscopic theory of gravitation must involve new and previously unanticipated degrees of freedom, which have nothing to do with strings or membranes Gravitation as a Many Body Problem Pawel O. Mazur Department of Physics and Astronomy, University of South Carolina, Columbia, SC 29208, USA The idea of viewing gravitation as a many body phenomenon is

More information

CHAOTIC UNIMODAL AND BIMODAL MAPS

CHAOTIC UNIMODAL AND BIMODAL MAPS CHAOTIC UNIMODAL AND BIMODAL MAPS FRED SHULTZ Abstract. We describe up to conjugacy all unimodal and bimodal maps that are chaotic, by giving necessary and sufficient conditions for unimodal and bimodal

More information

which the gravitational eld is treated classically but the matter elds are quantized [4]. One hopes that this theory would be phenomenologically satis

which the gravitational eld is treated classically but the matter elds are quantized [4]. One hopes that this theory would be phenomenologically satis Large quantum gravity eects: Unexpected limitations of the classical theory Abhay Ashtekar Center for Gravitational Physics and Geometry Physics Department, Penn State, University Park, PA 1682, USA Abstract

More information

arxiv:physics/ v3 [physics.class-ph] 11 Nov 1998

arxiv:physics/ v3 [physics.class-ph] 11 Nov 1998 arxiv:physics/9804001v3 [physics.class-ph] 11 Nov 1998 CAN MECHANICALLY EXTENDED SOURCES OF RADIATION IN CLASSICAL ELECTRODYNAMICS SOLVE ALL PROBLEMS OF RADIATING POINT-LIKE SOURCES? Alexander A. Vlasov

More information

The Conservation of Matter in General Relativity

The Conservation of Matter in General Relativity Commun. math. Phys. 18, 301 306 (1970) by Springer-Verlag 1970 The Conservation of Matter in General Relativity STEPHEN HAWKING Institute of Theoretical Astronomy, Cambridge, England Received June 1, 1970

More information

Comparison of Bit and Word Level Algorithms for Evaluating U. Evaluating Unstructured Functions over Finite Rings

Comparison of Bit and Word Level Algorithms for Evaluating U. Evaluating Unstructured Functions over Finite Rings Comparison of Bit and Word Level Algorithms for Evaluating Unstructured Functions over Finite Rings Berk Sunar David Cyganski sunar,cyganski@wpi.edu http://crypto.wpi.edu Worcester Polytechnic Institute

More information

The Time Arrow of Spacetime Geometry

The Time Arrow of Spacetime Geometry 5 The Time Arrow of Spacetime Geometry In the framework of general relativity, gravity is a consequence of spacetime curvature. Its dynamical laws (Einstein s field equations) are again symmetric under

More information

Dynamical Systems with Applications

Dynamical Systems with Applications Stephen Lynch Dynamical Systems with Applications using MATLAB Birkhauser Boston Basel Berlin Preface xi 0 A Tutorial Introduction to MATLAB and the Symbolic Math Toolbox 1 0.1 Tutorial One: The Basics

More information

Numerical Relativity in Spherical Polar Coordinates: Calculations with the BSSN Formulation

Numerical Relativity in Spherical Polar Coordinates: Calculations with the BSSN Formulation Numerical Relativity in Spherical Polar Coordinates: Calculations with the BSSN Formulation Pedro Montero Max-Planck Institute for Astrophysics Garching (Germany) 28/01/13 in collaboration with T.Baumgarte,

More information

The Curve of Growth of the Equivalent Width

The Curve of Growth of the Equivalent Width 9 The Curve of Growth of the Equivalent Width Spectral lines are broadened from the transition frequency for a number of reasons. Thermal motions and turbulence introduce Doppler shifts between atoms and

More information

Recursive graphical construction of Feynman diagrams and their weights in Ginzburg Landau theory

Recursive graphical construction of Feynman diagrams and their weights in Ginzburg Landau theory Physica A 3 2002 141 152 www.elsevier.com/locate/physa Recursive graphical construction of Feynman diagrams and their weights in Ginzburg Landau theory H. Kleinert a;, A. Pelster a, B. VandenBossche a;b

More information

Numerical Methods in Quantum Field Theories

Numerical Methods in Quantum Field Theories Numerical Methods in Quantum Field Theories Christopher Bell 2011 NSF/REU Program Physics Department, University of Notre Dame Advisors: Antonio Delgado, Christopher Kolda 1 Abstract In this paper, preliminary

More information

What is spin? André Gsponer Independent Scientific Research Institute Box 30, CH-1211 Geneva-12, Switzerland

What is spin? André Gsponer Independent Scientific Research Institute Box 30, CH-1211 Geneva-12, Switzerland What is spin? arxiv:physics/030807v3 [physics.class-ph] 0 Sep 003 André Gsponer Independent Scientific Research Institute Box 30, CH- Geneva-, Switzerland e-mail: isri@vtx.ch ISRI-03-0.3 February, 008

More information

Comparison of the Lambert W-function based solutions to the Colebrook equation

Comparison of the Lambert W-function based solutions to the Colebrook equation Comparison of the Lambert W-function based solutions to the Colebrook equation Dejan Brkić To cite this version: Dejan Brkić. Comparison of the Lambert W-function based solutions to the Colebrook equation.

More information

Chaos in the Swinging Atwood Machine (SAM)

Chaos in the Swinging Atwood Machine (SAM) Chaos in the Swinging Atwood Machine (SAM) Nathaniel Adams November 23, 2015 1 Introduction to the SAM A normal Atwood Machine is composed of two masses connected with a string, hanging from pulleys, (see

More information