Lecture 10: Persistent Random Walks and the Telegrapher s Equation

Size: px
Start display at page:

Download "Lecture 10: Persistent Random Walks and the Telegrapher s Equation"

Transcription

1 Leture 10: Persistent Random Walks and the Telegrapher s Equation Greg Randall Marh 11, Review from last leture To review from last leture, we ve onsidered a random walk with orrelated displaements: N X N = Δ n, <Δn Δn +m >= C n =1 where C is the orrelation funtion. As an eample, we onsidered an eponentially deaying orrelation funtion: We found: C = m m = e n where n = log N < X N > 1+ 1 = N + 1 ( 1) We saw the transition from ballisti to diffusive behavior by saling and taking the limit ρ 1: < X N > 1 N 1 N n = + (e n n 1) ~ N for N << 1 ballisti n n N N ~ for >> 1 diffusive n n

2 M.Z. Bazant Random Walks and Diffusion Spring 003 Leture #10 Persistent Random Walk: Definition Here we onsider the Persistent Random Walk eample, a orrelated random walk on a hyperubi lattie in whih the walker has probability α of ontinuing in the same diretion as the previous step. In d dimensions, the walker has probability (1-α)/(d-1) of going any other diretion. Today, we speifially onsider the d=1 eample (note that it is non-trivial to sale uo higher dimensions). Figure 1 shows a diagram of the one-dimensional persistent random walk. The walker (at position 0), is about to take step n after taking step n-1. step n-1 α step n σ σ β=1 α 0 σ σ Figure 1. The persistent random walk (d=1) The walker s displaements are orrelated as disussed last leture. We determine the orrelation oeffiient, ρ: < Δ n+ m Δ n > = = (1 ) = 1 Note that if α=1/ then ρ=0 and we have an unorrelated iid random walk. If α=1 then ρ=1 and we have a perfetly orrelated random walk (always moving same diretion). If α=-1 then ρ=-1 and we have an anti-orrelated random walk (hopping between two sites). We an already predit from the eponentially deaying orrelation eample that we will eventually get diffusive saling: 1 D( ) 1 + = = where D o = Do 1 Our goal will be to solve for the probability distribution funtion P n of the displaement m after n steps for the persistent random walk. 1 Note that in higher dimensions (d>1) D o =σ /dτ.

3 M.Z. Bazant Random Walks and Diffusion Spring 003 Leture # Differene Equations We will solve for P n by use of differene equations, a tehnique introdued by M. Kai. First, we deompose P n into two probabilities: A n for the walker to end up at m after n steps oming from the left of m and B n for the walker to end up at m after n steps oming from the right of m. A n = Pr ob(x n = m X n 1 = m 1) Prob(X n 1 = m 1) B n = Prob( X n = m X n 1 = m +1) Prob(X n 1 = m +1) P n + B n Let α be the transition probability for the random walker to move in the same diretion as the previous step. Let β (=1-α) be the transition probability for reversing diretion. We an deompose the system into two situations (oming from left vs. right at step n), and for eah of these possibilities, there are two ways to arrive at m (depends on diretion of step n-1). α A m-1 m m+1 β β B m-1 m m+1 Figure. A split probability diagram of the persistent random walk. Continuing in the same diretion maps to horizontal movement on this diagram, whereas reversing diretion orresponds to vertially jumping from A to B (or vie versa). Thus the differene equations for the probabilities A n+1 and B n+1 are: A n+1 (m 1)+ B n (m 1) B n +1 (m + 1) + B n (m +1) The most useful property of deomposing P n and using the differene equations is that if the previous state [A n,b n ] is known, then the net state an be determined. Thus the evolution of [A n, B n ] is a Markov hain. Conversely, diretly using the probability P n requires knowledge of two previous time steps. To solve for [A n, B n ] we an either solve the problem eatly with a DFT or we an find an asymptoti solution by taking the ontinuum limit. We will disuss the latter, whih will yield a partial differential equation in the limit n. α

4 M.Z. Bazant Random Walks and Diffusion Spring 003 Leture # Continuum limit approimation Let s onsider ontinuous variables as n : a(m,n ) A n b(m,n ) B n p(m,n ) P n + B n q(m,n ) Q n B n The funtion q has been introdued whih enodes the effet of orrelations. Note that q=0 when α=1/ (unorrelated) and q is non-zero otherwise. Taylor epand the differene equations around =mσ and t=nτ: a + a t + a tt +... = a a + a... + b b + b... b + b t + b tt +... = a + a + a b + b + b +... Then add these equations, using α+β=1, a+b=p, a-b=q, to get: Also subtrat the two epansions to get: + t +... = ( ) q + p +... (1) ( ) q + q t + q tt +... = ( )q p + q +... () Take the -derivative of Equation : (1 + )q + q t +... = p +... (3) and substitute this epression for q into Equation 1 to arrive at: + t +... = ( ) p q t p +... (4) It will matter how we take the ontinuum limit to see whih terms are important.

5 M.Z. Bazant Random Walks and Diffusion Spring 003 Leture # Diffusive saling Here we take the ontinuum limit (as n, σ 0 & τ 0) with D o =σ /τ remaining onstant. Going bak to the -derivative equation (Eq. 3), in this limit and using β=1-α: q ~ p (5) Substituting this bak into Equation 1 and taking the limits σ 0 and τ 0 yields a diffusion equation with a modified diffusion oeffiient: where p t = D o 1 + D 1 + = 1 + = = = D 1 1 o p + O( ) (6) as epeted for an eponentially deaying orrelation funtion. 3.3 Ballisti saling Here we will take the ontinuum limit in a different way in order to probe the transition from persistene ( ballisti saling ) to diffusive saling. We again take the limit as n, σ 0 & τ 0, however we now require v=σ/τ to remain fied. We further take the strong persistene limit with α 1 and ρ 1: = 1, = = = 1 The saling of ε with σ and τ is still to be determined. Returning to Equation 3 we see it simplifies to: q ~ q t p (7) Now we introdue a harateristi timesale for ballisti motion τ =τ/ε. Applying this to Equation 7 gives: q ~ q t v p (8) Now we return to Equation 1, and in this limit we find:

6 M.Z. Bazant Random Walks and Diffusion Spring 003 Leture #10 6 ~ ( ) q = (1 )vq (9) Substitute for the q t term in Equation 8 by taking the time derivative of Equation 9: t ~ (1 )vq t ~ vq t (10) Inserting Equations 9 & 10 into Equation 8 yields the telegrapher s equation: t + 1 = v p (11) Whih is at leading order for n, (σ 0 & τ 0 approahing with σ/τ=v=onstant), and α 1 (approahing as α=1-τ/τ.) For times muh smaller than τ, the telegrapher s equation redues to the wave equation; at times muh longer than τ, it redues to the diffusion equation. Thus it orretly models a signal whih moves initially as a wave (Fig. 3A), but over time deays due to noise (Fig. 3B). A B Figure 3. A) Wave motion of a signal modeled by the telegrapher s equation B) Diffusive motion of a signal modeled by the telegrapher s equation.

A population of 50 flies is expected to double every week, leading to a function of the x

A population of 50 flies is expected to double every week, leading to a function of the x 4 Setion 4.3 Logarithmi Funtions population of 50 flies is epeted to doule every week, leading to a funtion of the form f ( ) 50(), where represents the numer of weeks that have passed. When will this

More information

Chapter Review of of Random Processes

Chapter Review of of Random Processes Chapter.. Review of of Random Proesses Random Variables and Error Funtions Conepts of Random Proesses 3 Wide-sense Stationary Proesses and Transmission over LTI 4 White Gaussian Noise Proesses @G.Gong

More information

( ) ( ) Volumetric Properties of Pure Fluids, part 4. The generic cubic equation of state:

( ) ( ) Volumetric Properties of Pure Fluids, part 4. The generic cubic equation of state: CE304, Spring 2004 Leture 6 Volumetri roperties of ure Fluids, part 4 The generi ubi equation of state: There are many possible equations of state (and many have been proposed) that have the same general

More information

Analysis of discretization in the direct simulation Monte Carlo

Analysis of discretization in the direct simulation Monte Carlo PHYSICS OF FLUIDS VOLUME 1, UMBER 1 OCTOBER Analysis of disretization in the diret simulation Monte Carlo iolas G. Hadjionstantinou a) Department of Mehanial Engineering, Massahusetts Institute of Tehnology,

More information

4.4 Solving Systems of Equations by Matrices

4.4 Solving Systems of Equations by Matrices Setion 4.4 Solving Systems of Equations by Matries 1. A first number is 8 less than a seond number. Twie the first number is 11 more than the seond number. Find the numbers.. The sum of the measures of

More information

Subject: Introduction to Component Matching and Off-Design Operation % % ( (1) R T % (

Subject: Introduction to Component Matching and Off-Design Operation % % ( (1) R T % ( 16.50 Leture 0 Subjet: Introdution to Component Mathing and Off-Design Operation At this point it is well to reflet on whih of the many parameters we have introdued (like M, τ, τ t, ϑ t, f, et.) are free

More information

Lecture 13 Bragg-Williams Theory

Lecture 13 Bragg-Williams Theory Leture 13 Bragg-Williams Theory As noted in Chapter 11, an alternative mean-field approah is to derive a free energy, F, in terms of our order parameter,m, and then minimize F with respet to m. We begin

More information

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion Millennium Relativity Aeleration Composition he Relativisti Relationship between Aeleration and niform Motion Copyright 003 Joseph A. Rybzyk Abstrat he relativisti priniples developed throughout the six

More information

Beams on Elastic Foundation

Beams on Elastic Foundation Professor Terje Haukaas University of British Columbia, Vanouver www.inrisk.ub.a Beams on Elasti Foundation Beams on elasti foundation, suh as that in Figure 1, appear in building foundations, floating

More information

IV Transport Phenomena. Lecture 21: Solids and Concentrated Solutions

IV Transport Phenomena. Lecture 21: Solids and Concentrated Solutions IV Transport Phenomena Leture 21: Solids and Conentrated Solutions MIT Student (and MZB) Marh 28, 2011 1 Transport in Solids 1.1 Diffusion The general model of hemial reations an also be used for thermally

More information

Time Domain Method of Moments

Time Domain Method of Moments Time Domain Method of Moments Massahusetts Institute of Tehnology 6.635 leture notes 1 Introdution The Method of Moments (MoM) introdued in the previous leture is widely used for solving integral equations

More information

MAC Calculus II Summer All you need to know on partial fractions and more

MAC Calculus II Summer All you need to know on partial fractions and more MC -75-Calulus II Summer 00 ll you need to know on partial frations and more What are partial frations? following forms:.... where, α are onstants. Partial frations are frations of one of the + α, ( +

More information

CRITICAL EXPONENTS TAKING INTO ACCOUNT DYNAMIC SCALING FOR ADSORPTION ON SMALL-SIZE ONE-DIMENSIONAL CLUSTERS

CRITICAL EXPONENTS TAKING INTO ACCOUNT DYNAMIC SCALING FOR ADSORPTION ON SMALL-SIZE ONE-DIMENSIONAL CLUSTERS Russian Physis Journal, Vol. 48, No. 8, 5 CRITICAL EXPONENTS TAKING INTO ACCOUNT DYNAMIC SCALING FOR ADSORPTION ON SMALL-SIZE ONE-DIMENSIONAL CLUSTERS A. N. Taskin, V. N. Udodov, and A. I. Potekaev UDC

More information

max min z i i=1 x j k s.t. j=1 x j j:i T j

max min z i i=1 x j k s.t. j=1 x j j:i T j AM 221: Advaned Optimization Spring 2016 Prof. Yaron Singer Leture 22 April 18th 1 Overview In this leture, we will study the pipage rounding tehnique whih is a deterministi rounding proedure that an be

More information

Errata and changes for Lecture Note 1 (I would like to thank Tomasz Sulka for the following changes): ( ) ( ) lim = should be

Errata and changes for Lecture Note 1 (I would like to thank Tomasz Sulka for the following changes): ( ) ( ) lim = should be Errata and hanges for Leture Note (I would like to thank Tomasz Sulka for the following hanges): Page 5 of LN: f f ' lim should be g g' f f ' lim lim g g ' Page 8 of LN: the following words (in RED) have

More information

Evaluation of effect of blade internal modes on sensitivity of Advanced LIGO

Evaluation of effect of blade internal modes on sensitivity of Advanced LIGO Evaluation of effet of blade internal modes on sensitivity of Advaned LIGO T0074-00-R Norna A Robertson 5 th Otober 00. Introdution The urrent model used to estimate the isolation ahieved by the quadruple

More information

The Laws of Acceleration

The Laws of Acceleration The Laws of Aeleration The Relationships between Time, Veloity, and Rate of Aeleration Copyright 2001 Joseph A. Rybzyk Abstrat Presented is a theory in fundamental theoretial physis that establishes the

More information

The gravitational phenomena without the curved spacetime

The gravitational phenomena without the curved spacetime The gravitational phenomena without the urved spaetime Mirosław J. Kubiak Abstrat: In this paper was presented a desription of the gravitational phenomena in the new medium, different than the urved spaetime,

More information

Chapter 2 Lecture 8 Longitudinal stick fixed static stability and control 5 Topics

Chapter 2 Lecture 8 Longitudinal stick fixed static stability and control 5 Topics Flight dynamis II Stability and ontrol hapter 2 Leture 8 Longitudinal stik fied stati stability and ontrol 5 Topis 2.6 ontributions of power plant to mg and mα 2.6.1 Diret ontributions of powerplant to

More information

Probabilistic Graphical Models

Probabilistic Graphical Models Probabilisti Graphial Models David Sontag New York University Leture 12, April 19, 2012 Aknowledgement: Partially based on slides by Eri Xing at CMU and Andrew MCallum at UMass Amherst David Sontag (NYU)

More information

MOLECULAR ORBITAL THEORY- PART I

MOLECULAR ORBITAL THEORY- PART I 5.6 Physial Chemistry Leture #24-25 MOLECULAR ORBITAL THEORY- PART I At this point, we have nearly ompleted our rash-ourse introdution to quantum mehanis and we re finally ready to deal with moleules.

More information

22.54 Neutron Interactions and Applications (Spring 2004) Chapter 6 (2/24/04) Energy Transfer Kernel F(E E')

22.54 Neutron Interactions and Applications (Spring 2004) Chapter 6 (2/24/04) Energy Transfer Kernel F(E E') 22.54 Neutron Interations and Appliations (Spring 2004) Chapter 6 (2/24/04) Energy Transfer Kernel F(E E') Referenes -- J. R. Lamarsh, Introdution to Nulear Reator Theory (Addison-Wesley, Reading, 1966),

More information

6.4 Dividing Polynomials: Long Division and Synthetic Division

6.4 Dividing Polynomials: Long Division and Synthetic Division 6 CHAPTER 6 Rational Epressions 6. Whih of the following are equivalent to? y a., b. # y. y, y 6. Whih of the following are equivalent to 5? a a. 5, b. a 5, 5. # a a 6. In your own words, eplain one method

More information

Maximum Entropy and Exponential Families

Maximum Entropy and Exponential Families Maximum Entropy and Exponential Families April 9, 209 Abstrat The goal of this note is to derive the exponential form of probability distribution from more basi onsiderations, in partiular Entropy. It

More information

Theory. Coupled Rooms

Theory. Coupled Rooms Theory of Coupled Rooms For: nternal only Report No.: R/50/TCR Prepared by:. N. taey B.., MO Otober 00 .00 Objet.. The objet of this doument is present the theory alulations to estimate the reverberant

More information

Final Review. A Puzzle... Special Relativity. Direction of the Force. Moving at the Speed of Light

Final Review. A Puzzle... Special Relativity. Direction of the Force. Moving at the Speed of Light Final Review A Puzzle... Diretion of the Fore A point harge q is loated a fixed height h above an infinite horizontal onduting plane. Another point harge q is loated a height z (with z > h) above the plane.

More information

General Equilibrium. What happens to cause a reaction to come to equilibrium?

General Equilibrium. What happens to cause a reaction to come to equilibrium? General Equilibrium Chemial Equilibrium Most hemial reations that are enountered are reversible. In other words, they go fairly easily in either the forward or reverse diretions. The thing to remember

More information

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS Fratals, Vol. 9, No. (00) 09 World Sientifi Publishing Company UPPER-TRUNCATED POWER LAW DISTRIBUTIONS STEPHEN M. BURROUGHS and SARAH F. TEBBENS College of Marine Siene, University of South Florida, St.

More information

The Effectiveness of the Linear Hull Effect

The Effectiveness of the Linear Hull Effect The Effetiveness of the Linear Hull Effet S. Murphy Tehnial Report RHUL MA 009 9 6 Otober 009 Department of Mathematis Royal Holloway, University of London Egham, Surrey TW0 0EX, England http://www.rhul.a.uk/mathematis/tehreports

More information

Lecture 3 - Lorentz Transformations

Lecture 3 - Lorentz Transformations Leture - Lorentz Transformations A Puzzle... Example A ruler is positioned perpendiular to a wall. A stik of length L flies by at speed v. It travels in front of the ruler, so that it obsures part of the

More information

SUGRA Models at the LHC

SUGRA Models at the LHC SUGRA odels at the LHC Bhaskar Dutta and Teruki Kamon Texas A& University PASCOS 9, DESY, Germany 9 th July 9 SUGRA odels at the LHC SUSY at the LHC D (or l + l -, τ+τ High P T jet [mass differene is large]

More information

Control Theory association of mathematics and engineering

Control Theory association of mathematics and engineering Control Theory assoiation of mathematis and engineering Wojieh Mitkowski Krzysztof Oprzedkiewiz Department of Automatis AGH Univ. of Siene & Tehnology, Craow, Poland, Abstrat In this paper a methodology

More information

Effect and tolerances of RF phase and amplitude errors in the ILC Crab Cavity

Effect and tolerances of RF phase and amplitude errors in the ILC Crab Cavity Effet and toleranes of RF phase and amplitude errors in the ILC Crab Cavity G. Burt, A. Deter, P. Goudket, Lanaster University, Cokroft Institute, Lanaster, LA 4YR, UK ASTeC, Daresbury, Warrington, WA4

More information

LATTICE BOLTZMANN METHOD FOR MICRO CHANNEL AND MICRO ORIFICE FLOWS TAIHO YEOM. Bachelor of Science in Mechanical Engineering.

LATTICE BOLTZMANN METHOD FOR MICRO CHANNEL AND MICRO ORIFICE FLOWS TAIHO YEOM. Bachelor of Science in Mechanical Engineering. LATTICE BOLTZMANN METHOD FOR MICRO CHANNEL AND MICRO ORIFICE FLOWS By TAIHO YEOM Bahelor of Siene in Mehanial Engineering Ajou University Suwon, South Korea 2005 Submitted to the Faulty of the Graduate

More information

Relativity in Classical Physics

Relativity in Classical Physics Relativity in Classial Physis Main Points Introdution Galilean (Newtonian) Relativity Relativity & Eletromagnetism Mihelson-Morley Experiment Introdution The theory of relativity deals with the study of

More information

23.1 Tuning controllers, in the large view Quoting from Section 16.7:

23.1 Tuning controllers, in the large view Quoting from Section 16.7: Lesson 23. Tuning a real ontroller - modeling, proess identifiation, fine tuning 23.0 Context We have learned to view proesses as dynami systems, taking are to identify their input, intermediate, and output

More information

Lecture 12 Reactions as Rare Events 3/02/2009 Notes by MIT Student (and MZB)

Lecture 12 Reactions as Rare Events 3/02/2009 Notes by MIT Student (and MZB) Lecture 1 Reactions as Rare Events 3/0/009 Notes by MIT Student (and MZB) 1. Introduction In this lecture, we ll tackle the general problem of reaction rates involving particles jumping over barriers in

More information

To work algebraically with exponential functions, we need to use the laws of exponents. You should

To work algebraically with exponential functions, we need to use the laws of exponents. You should Prealulus: Exponential and Logisti Funtions Conepts: Exponential Funtions, the base e, logisti funtions, properties. Laws of Exponents memorize these laws. To work algebraially with exponential funtions,

More information

Advanced Computational Fluid Dynamics AA215A Lecture 4

Advanced Computational Fluid Dynamics AA215A Lecture 4 Advaned Computational Fluid Dynamis AA5A Leture 4 Antony Jameson Winter Quarter,, Stanford, CA Abstrat Leture 4 overs analysis of the equations of gas dynamis Contents Analysis of the equations of gas

More information

A Rayleigh-Ritz method based on improved Fourier series for vibration analysis of cylindrical shell coupled with elastic beams

A Rayleigh-Ritz method based on improved Fourier series for vibration analysis of cylindrical shell coupled with elastic beams A Raleigh-Rit method based on improved Fourier series for vibration analsis of lindrial shell oupled with elasti beams Zhang Rune ; Cao Yipeng ; Li liaouan College of Power and Energ Engineering, Harbin

More information

UTC. Engineering 329. Proportional Controller Design. Speed System. John Beverly. Green Team. John Beverly Keith Skiles John Barker.

UTC. Engineering 329. Proportional Controller Design. Speed System. John Beverly. Green Team. John Beverly Keith Skiles John Barker. UTC Engineering 329 Proportional Controller Design for Speed System By John Beverly Green Team John Beverly Keith Skiles John Barker 24 Mar 2006 Introdution This experiment is intended test the variable

More information

Supplementary Materials

Supplementary Materials Supplementary Materials Neural population partitioning and a onurrent brain-mahine interfae for sequential motor funtion Maryam M. Shanehi, Rollin C. Hu, Marissa Powers, Gregory W. Wornell, Emery N. Brown

More information

Line Radiative Transfer

Line Radiative Transfer http://www.v.nrao.edu/ourse/astr534/ineradxfer.html ine Radiative Transfer Einstein Coeffiients We used armor's equation to estimate the spontaneous emission oeffiients A U for À reombination lines. A

More information

Fracture analysis of a functionally graded interfacial zone between two dissimilar homogeneous materials

Fracture analysis of a functionally graded interfacial zone between two dissimilar homogeneous materials 540 Siene in China Series G: Physis, Mehanis & Astronomy 006 Vol.49 No.5 540 55 DOI: 0.007/s433-006-004-0 Frature analysis of a funtionally graded interfaial zone between two dissimilar homogeneous materials

More information

Numerical Tests of Nucleation Theories for the Ising Models. Abstract

Numerical Tests of Nucleation Theories for the Ising Models. Abstract to be submitted to Physial Review E Numerial Tests of Nuleation Theories for the Ising Models Seunghwa Ryu 1 and Wei Cai 2 1 Department of Physis, Stanford University, Stanford, California 94305 2 Department

More information

Contact Block Reduction Method for Ballistic Quantum Transport with Semi-empirical sp3d5s* Tight Binding band models

Contact Block Reduction Method for Ballistic Quantum Transport with Semi-empirical sp3d5s* Tight Binding band models Purdue University Purdue e-pubs Other Nanotehnology Publiations Birk Nanotehnology Center -2-28 Contat Redution Method for Ballisti Quantum Transport with Semi-empirial sp3d5s* Tight Binding band models

More information

3 Tidal systems modelling: ASMITA model

3 Tidal systems modelling: ASMITA model 3 Tidal systems modelling: ASMITA model 3.1 Introdution For many pratial appliations, simulation and predition of oastal behaviour (morphologial development of shorefae, beahes and dunes) at a ertain level

More information

9 Geophysics and Radio-Astronomy: VLBI VeryLongBaseInterferometry

9 Geophysics and Radio-Astronomy: VLBI VeryLongBaseInterferometry 9 Geophysis and Radio-Astronomy: VLBI VeryLongBaseInterferometry VLBI is an interferometry tehnique used in radio astronomy, in whih two or more signals, oming from the same astronomial objet, are reeived

More information

Part G-4: Sample Exams

Part G-4: Sample Exams Part G-4: Sample Exams 1 Cairo University M.S.: Eletronis Cooling Faulty of Engineering Final Exam (Sample 1) Mehanial Power Engineering Dept. Time allowed 2 Hours Solve as muh as you an. 1. A heat sink

More information

Controller Design Based on Transient Response Criteria. Chapter 12 1

Controller Design Based on Transient Response Criteria. Chapter 12 1 Controller Design Based on Transient Response Criteria Chapter 12 1 Desirable Controller Features 0. Stable 1. Quik responding 2. Adequate disturbane rejetion 3. Insensitive to model, measurement errors

More information

Lecture 23: Spinodal Decomposition: Part 2: regarding free energy. change and interdiffusion coefficient inside the spinodal

Lecture 23: Spinodal Decomposition: Part 2: regarding free energy. change and interdiffusion coefficient inside the spinodal Leture 3: Spinodal eoposition: Part : regarding free energy hange and interdiffusion oeffiient inside the spinodal Today s topis ontinue to understand the basi kinetis of spinodal deoposition. Within the

More information

Discrete Bessel functions and partial difference equations

Discrete Bessel functions and partial difference equations Disrete Bessel funtions and partial differene equations Antonín Slavík Charles University, Faulty of Mathematis and Physis, Sokolovská 83, 186 75 Praha 8, Czeh Republi E-mail: slavik@karlin.mff.uni.z Abstrat

More information

Where as discussed previously we interpret solutions to this partial differential equation in the weak sense: b

Where as discussed previously we interpret solutions to this partial differential equation in the weak sense: b Consider the pure initial value problem for a homogeneous system of onservation laws with no soure terms in one spae dimension: Where as disussed previously we interpret solutions to this partial differential

More information

Mass Transfer 2. Diffusion in Dilute Solutions

Mass Transfer 2. Diffusion in Dilute Solutions Mass Transfer. iffusion in ilute Solutions. iffusion aross thin films and membranes. iffusion into a semi-infinite slab (strength of weld, tooth deay).3 Eamples.4 ilute diffusion and onvetion Graham (85)

More information

The Hanging Chain. John McCuan. January 19, 2006

The Hanging Chain. John McCuan. January 19, 2006 The Hanging Chain John MCuan January 19, 2006 1 Introdution We onsider a hain of length L attahed to two points (a, u a and (b, u b in the plane. It is assumed that the hain hangs in the plane under a

More information

+Ze. n = N/V = 6.02 x x (Z Z c ) m /A, (1.1) Avogadro s number

+Ze. n = N/V = 6.02 x x (Z Z c ) m /A, (1.1) Avogadro s number In 1897, J. J. Thomson disovered eletrons. In 1905, Einstein interpreted the photoeletri effet In 1911 - Rutherford proved that atoms are omposed of a point-like positively harged, massive nuleus surrounded

More information

Diffusion and compensating subsidence as limiting cases of a single flux parameterization. David Randall

Diffusion and compensating subsidence as limiting cases of a single flux parameterization. David Randall ! Revised September 014 9:49 AM! 1 Diffusion and ompensating subsidene as limiting ases of a single flux parameterization David Randall The tendeny of the average of a onservative variable h due to a vertial

More information

Simple Considerations on the Cosmological Redshift

Simple Considerations on the Cosmological Redshift Apeiron, Vol. 5, No. 3, July 8 35 Simple Considerations on the Cosmologial Redshift José Franiso Garía Juliá C/ Dr. Maro Mereniano, 65, 5. 465 Valenia (Spain) E-mail: jose.garia@dival.es Generally, the

More information

Most results in this section are stated without proof.

Most results in this section are stated without proof. Leture 8 Level 4 v2 he Expliit formula. Most results in this setion are stated without proof. Reall that we have shown that ζ (s has only one pole, a simple one at s =. It has trivial zeros at the negative

More information

Announcements. Today s class. The Lorentz transformation. Lorentz transformation (Relativistic version of Galileo transformation)

Announcements. Today s class. The Lorentz transformation. Lorentz transformation (Relativistic version of Galileo transformation) Announements Reading for Monda:. -.5 HW 3 is posted. Due net Wed. noon. The Frida was a TYPO! IT I DUE WEDNEDAY! Toda s lass Lorent transformation Doppler shift First Midterm is on the 6 th. Will oer relatiit

More information

Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the function V ( x ) to be positive definite.

Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the function V ( x ) to be positive definite. Leture Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the funtion V ( x ) to be positive definite. ost often, our interest will be to show that x( t) as t. For that we will need

More information

1 Josephson Effect. dx + f f 3 = 0 (1)

1 Josephson Effect. dx + f f 3 = 0 (1) Josephson Effet In 96 Brian Josephson, then a year old graduate student, made a remarkable predition that two superondutors separated by a thin insulating barrier should give rise to a spontaneous zero

More information

Exponential, Logarithmic and Inverse Functions

Exponential, Logarithmic and Inverse Functions Chapter Review Sec.1 and. Eponential, Logarithmic and Inverse Functions I. Review o Inverrse I Functti ions A. Identiying One-to-One Functions is one-to-one i every element in the range corresponds to

More information

PREDICTION OF THE DENSITIES AND PRESSURES OF ETHANE ON THE COEXISTENCE

PREDICTION OF THE DENSITIES AND PRESSURES OF ETHANE ON THE COEXISTENCE PREDICTION OF THE DENSITIES AND PRESSURES OF ETHANE ON THE COEXISTENCE A. Abbai *, Faulté des Sienes, Département de Chimie, Université Badji-Mokhtar, B. P.12, El-Hadjar, Annaba (23200), Algeria, e-mail

More information

Hankel Optimal Model Order Reduction 1

Hankel Optimal Model Order Reduction 1 Massahusetts Institute of Tehnology Department of Eletrial Engineering and Computer Siene 6.245: MULTIVARIABLE CONTROL SYSTEMS by A. Megretski Hankel Optimal Model Order Redution 1 This leture overs both

More information

Wave Propagation through Random Media

Wave Propagation through Random Media Chapter 3. Wave Propagation through Random Media 3. Charateristis of Wave Behavior Sound propagation through random media is the entral part of this investigation. This hapter presents a frame of referene

More information

3.052 Nanomechanics of Materials and Biomaterials Tuesday 05/08/07 Prof. C. Ortiz, MIT-DMSE I LECTURE 22: THEORETICAL ASPECTS OF NANOINDENTATION

3.052 Nanomechanics of Materials and Biomaterials Tuesday 05/08/07 Prof. C. Ortiz, MIT-DMSE I LECTURE 22: THEORETICAL ASPECTS OF NANOINDENTATION 3.052 Nanomehanis of Materials and Biomaterials Tuesday 05/08/07 Prof. C. Ortiz, MIT-DMSE I LECTURE 22: THEORETICAL ASPECTS OF NANOINDENTATION Outline : REVIEW LECTURE #21 : EXPERIMENTAL SINGLE MACROMOLECULE

More information

Normative and descriptive approaches to multiattribute decision making

Normative and descriptive approaches to multiattribute decision making De. 009, Volume 8, No. (Serial No.78) China-USA Business Review, ISSN 57-54, USA Normative and desriptive approahes to multiattribute deision making Milan Terek (Department of Statistis, University of

More information

ELECTROMAGNETIC WAVES

ELECTROMAGNETIC WAVES ELECTROMAGNETIC WAVES Now we will study eletromagneti waves in vauum or inside a medium, a dieletri. (A metalli system an also be represented as a dieletri but is more ompliated due to damping or attenuation

More information

Non-Markovian study of the relativistic magnetic-dipole spontaneous emission process of hydrogen-like atoms

Non-Markovian study of the relativistic magnetic-dipole spontaneous emission process of hydrogen-like atoms NSTTUTE OF PHYSCS PUBLSHNG JOURNAL OF PHYSCS B: ATOMC, MOLECULAR AND OPTCAL PHYSCS J. Phys. B: At. Mol. Opt. Phys. 39 ) 7 85 doi:.88/953-75/39/8/ Non-Markovian study of the relativisti magneti-dipole spontaneous

More information

Solving a system of linear equations Let A be a matrix, X a column vector, B a column vector then the system of linear equations is denoted by AX=B.

Solving a system of linear equations Let A be a matrix, X a column vector, B a column vector then the system of linear equations is denoted by AX=B. Matries and Vetors: Leture Solving a sstem of linear equations Let be a matri, X a olumn vetor, B a olumn vetor then the sstem of linear equations is denoted b XB. The augmented matri The solution to a

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION SUPPLEMENTARY INFORMATION doi:.8/nphys SUPPLEMENTARY INFORMATION for The Quantum-Optial Josephson Interferometer D. Gerae,, Hakan E. Türei, A. Imamoglu, V. Giovannetti, and Rosario Fazio, Institute of

More information

Process engineers are often faced with the task of

Process engineers are often faced with the task of Fluids and Solids Handling Eliminate Iteration from Flow Problems John D. Barry Middough, In. This artile introdues a novel approah to solving flow and pipe-sizing problems based on two new dimensionless

More information

CALCULATION OF NONLINEAR TUNE SHIFT USING BEAM POSITION MEASUREMENT RESULTS

CALCULATION OF NONLINEAR TUNE SHIFT USING BEAM POSITION MEASUREMENT RESULTS International Journal of Modern Physis A Vol. 24, No. 5 (2009) 974 986 World Sientifi Publishing Company CALCULATION OF NONLINEAR TUNE SHIFT USING BEAM POSITION MEASUREMENT RESULTS PAVEL SNOPOK, MARTIN

More information

On Certain Singular Integral Equations Arising in the Analysis of Wellbore Recharge in Anisotropic Formations

On Certain Singular Integral Equations Arising in the Analysis of Wellbore Recharge in Anisotropic Formations On Certain Singular Integral Equations Arising in the Analysis of Wellbore Reharge in Anisotropi Formations C. Atkinson a, E. Sarris b, E. Gravanis b, P. Papanastasiou a Department of Mathematis, Imperial

More information

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach Measuring & Induing Neural Ativity Using Extraellular Fields I: Inverse systems approah Keith Dillon Department of Eletrial and Computer Engineering University of California San Diego 9500 Gilman Dr. La

More information

DEVELOPMENT OF A MULTI-FEED P-T WELLBORE MODEL FOR GEOTHERMAL WELLS

DEVELOPMENT OF A MULTI-FEED P-T WELLBORE MODEL FOR GEOTHERMAL WELLS PROCEEDINGS, Thirty-First Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 3-February 1, 6 SGP-TR-179 DEVELOPMENT OF MULTI-FEED P-T WELLBORE MODEL FOR GEOTHERML

More information

Properties of Quarks

Properties of Quarks PHY04 Partile Physis 9 Dr C N Booth Properties of Quarks In the earlier part of this ourse, we have disussed three families of leptons but prinipally onentrated on one doublet of quarks, the u and d. We

More information

arxiv: v1 [cond-mat.stat-mech] 20 Apr 2015

arxiv: v1 [cond-mat.stat-mech] 20 Apr 2015 arxiv:154.517v1 [ond-mat.stat-meh] 2 Apr 215 Optimal strategy to apture a skittish lamb wandering near a preipie M. Chupeau Laboratoire de Physique Théorique de la Matière Condensée UMR CNRS 76, Université

More information

arxiv: v1 [physics.gen-ph] 5 Jan 2018

arxiv: v1 [physics.gen-ph] 5 Jan 2018 The Real Quaternion Relativity Viktor Ariel arxiv:1801.03393v1 [physis.gen-ph] 5 Jan 2018 In this work, we use real quaternions and the basi onept of the final speed of light in an attempt to enhane the

More information

Lecture 11 Buckling of Plates and Sections

Lecture 11 Buckling of Plates and Sections Leture Bukling of lates and Setions rolem -: A simpl-supported retangular plate is sujeted to a uniaxial ompressive load N, as shown in the sketh elow. a 6 N N a) Calulate and ompare ukling oeffiients

More information

Tutorial 8: Solutions

Tutorial 8: Solutions Tutorial 8: Solutions 1. * (a) Light from the Sun arrives at the Earth, an average of 1.5 10 11 m away, at the rate 1.4 10 3 Watts/m of area perpendiular to the diretion of the light. Assume that sunlight

More information

Developing Excel Macros for Solving Heat Diffusion Problems

Developing Excel Macros for Solving Heat Diffusion Problems Session 50 Developing Exel Maros for Solving Heat Diffusion Problems N. N. Sarker and M. A. Ketkar Department of Engineering Tehnology Prairie View A&M University Prairie View, TX 77446 Abstrat This paper

More information

Physics for Scientists & Engineers 2

Physics for Scientists & Engineers 2 Review Maxwell s Equations Physis for Sientists & Engineers 2 Spring Semester 2005 Leture 32 Name Equation Desription Gauss Law for Eletri E d A = q en Fields " 0 Gauss Law for Magneti Fields Faraday s

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 4, 2012

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 4, 2012 INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume, No 4, 01 Copyright 010 All rights reserved Integrated Publishing servies Researh artile ISSN 0976 4399 Strutural Modelling of Stability

More information

A EUCLIDEAN ALTERNATIVE TO MINKOWSKI SPACETIME DIAGRAM.

A EUCLIDEAN ALTERNATIVE TO MINKOWSKI SPACETIME DIAGRAM. A EUCLIDEAN ALTERNATIVE TO MINKOWSKI SPACETIME DIAGRAM. S. Kanagaraj Eulidean Relativity s.kana.raj@gmail.om (1 August 009) Abstrat By re-interpreting the speial relativity (SR) postulates based on Eulidean

More information

Relativity III. Review: Kinetic Energy. Example: He beam from THIA K = 300keV v =? Exact vs non-relativistic calculations Q.37-3.

Relativity III. Review: Kinetic Energy. Example: He beam from THIA K = 300keV v =? Exact vs non-relativistic calculations Q.37-3. Relatiity III Today: Time dilation eamples The Lorentz Transformation Four-dimensional spaetime The inariant interal Eamples Reiew: Kineti Energy General relation for total energy: Rest energy, 0: Kineti

More information

NET PAY EVALUATION: A COMPARISON OF METHODS TO ESTIMATE NET PAY AND NET-TO-GROSS RATIO USING SURROGATE VARIABLES

NET PAY EVALUATION: A COMPARISON OF METHODS TO ESTIMATE NET PAY AND NET-TO-GROSS RATIO USING SURROGATE VARIABLES NET PAY EVALUATION: A COMPARISON OF METHODS TO ESTIMATE NET PAY AND NET-TO-GROSS RATIO USING SURROGATE VARIABLES A Thesis by NICOLAS BOUFFIN Submitted to the Offie of Graduate Studies of Texas A&M University

More information

Determination of the reaction order

Determination of the reaction order 5/7/07 A quote of the wee (or amel of the wee): Apply yourself. Get all the eduation you an, but then... do something. Don't just stand there, mae it happen. Lee Iaoa Physial Chemistry GTM/5 reation order

More information

LECTURE NOTES FOR , FALL 2004

LECTURE NOTES FOR , FALL 2004 LECTURE NOTES FOR 18.155, FALL 2004 83 12. Cone support and wavefront set In disussing the singular support of a tempered distibution above, notie that singsupp(u) = only implies that u C (R n ), not as

More information

Worm-Like-Chain Model of Forced Desorption of a Polymer Adsorbed on an Attractive Wall

Worm-Like-Chain Model of Forced Desorption of a Polymer Adsorbed on an Attractive Wall Worm-Lie-Chain Model of Fored esorption of a Polymer Adsorbed on an Attrative Wall Pui-Man Lam * and Yi Zhen + Physis epartment, Southern University Baton Rouge, Louisiana 7813 PACS numbers: 8.35.Lr, 5.5.+q,

More information

Robust Flight Control Design for a Turn Coordination System with Parameter Uncertainties

Robust Flight Control Design for a Turn Coordination System with Parameter Uncertainties Amerian Journal of Applied Sienes 4 (7): 496-501, 007 ISSN 1546-939 007 Siene Publiations Robust Flight ontrol Design for a urn oordination System with Parameter Unertainties 1 Ari Legowo and Hiroshi Okubo

More information

Chapter 2 Lecture 9 Longitudinal stick fixed static stability and control 6 Topics

Chapter 2 Lecture 9 Longitudinal stick fixed static stability and control 6 Topics hapter Leture 9 Longitudinal stik fied stati stability and ontrol 6 Topis Eample.4 Eample.4 Referene.4 desribes the stability and ontrol data for ten airplanes. This inludes a general aviation airplane

More information

MODELLING THE POSTPEAK STRESS DISPLACEMENT RELATIONSHIP OF CONCRETE IN UNIAXIAL COMPRESSION

MODELLING THE POSTPEAK STRESS DISPLACEMENT RELATIONSHIP OF CONCRETE IN UNIAXIAL COMPRESSION VIII International Conferene on Frature Mehanis of Conrete and Conrete Strutures FraMCoS-8 J.G.M. Van Mier, G. Ruiz, C. Andrade, R.C. Yu and X.X. Zhang Eds) MODELLING THE POSTPEAK STRESS DISPLACEMENT RELATIONSHIP

More information

LOGISTIC REGRESSION IN DEPRESSION CLASSIFICATION

LOGISTIC REGRESSION IN DEPRESSION CLASSIFICATION LOGISIC REGRESSIO I DEPRESSIO CLASSIFICAIO J. Kual,. V. ran, M. Bareš KSE, FJFI, CVU v Praze PCP, CS, 3LF UK v Praze Abstrat Well nown logisti regression and the other binary response models an be used

More information

Metric of Universe The Causes of Red Shift.

Metric of Universe The Causes of Red Shift. Metri of Universe The Causes of Red Shift. ELKIN IGOR. ielkin@yande.ru Annotation Poinare and Einstein supposed that it is pratially impossible to determine one-way speed of light, that s why speed of

More information

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM NETWORK SIMPLEX LGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM Cen Çalışan, Utah Valley University, 800 W. University Parway, Orem, UT 84058, 801-863-6487, en.alisan@uvu.edu BSTRCT The minimum

More information

Generalized resolution for orthogonal arrays

Generalized resolution for orthogonal arrays Submitted to he Annals of Statistis Generalized resolution for orthogonal arrays y Ulrike Grömping and Hongquan u 2 euth University of Applied Sienes erlin and University of alifornia Los Angeles he generalized

More information

Experiment 03: Work and Energy

Experiment 03: Work and Energy MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physis Department Physis 8.01 Purpose of the Experiment: Experiment 03: Work and Energy In this experiment you allow a art to roll down an inlined ramp and run into

More information

Chapter 11. Maxwell's Equations in Special Relativity. 1

Chapter 11. Maxwell's Equations in Special Relativity. 1 Vetor Spaes in Phsis 8/6/15 Chapter 11. Mawell's Equations in Speial Relativit. 1 In Chapter 6a we saw that the eletromagneti fields E and B an be onsidered as omponents of a spae-time four-tensor. This

More information