Ordinary Differential Equations: Homework 1

Size: px
Start display at page:

Download "Ordinary Differential Equations: Homework 1"

Transcription

1 Orinary Differential Equations: Homework 1 M. Gameiro, J.-P. Lessar, J.D. Mireles James, K. Mischaikow January 12, 2017

2 2

3 Chapter 1 Motivation 1.1 Exercises Exercise (Frictionless spring) Consier a time varying population of organisms P (t) living in a close environment (possibly a petri ish). The initial population at time t = 0 is P (0) = p 0. The population in the ish at future times is governe by the logistic moel P (t) = kp (t) k K P (t)2, where k > 0 is the reprouctive rate of the species an K > 0 is the carrying capacity of the environment. Solve the equation analytically. What is the limiting value of P (t)? If the initial population in the ish is p 0 = 10, the reprouctive rate is k = 2 an the carrying capacity is K = 1000, at what time t > 0 oes the population ouble? Tripple? Ten times its initial value? Suppose that the initial population is very small compare to the carrying capacity. Derive a simplifie moel of the population growth. Explain what happens to the population size as time goes on (i.e. why was the Reveren Dr. Malthus so worrie after he forgot to inclue the P 2 term in his analysis?) Exercise (Frictionless spring) Recall Hook s law, which escribes the force exerte on a mass attache to the en of a stretche spring F (x) = Kx, where K is the stiffness constant of the spring, an x is the signe isplacement from the equilibrium position of the spring. 3

4 4 CHAPTER 1. MOTIVATION Let the object have mass m > 0. Use Newton s laws to erive the equation of motion for the system consisting of a mass connecte to a spring, moving freely on a frictionless table top (perhaps a surface of ice or perhaps the mass is attache to well oile wheels/bearings). Suppose that the mass is hel motionless at an initial position x(0) = a, an that at time t = 0 the mass is release. Describe the motion of the system for all future time. What is the frequency of the systems oscillation? Suppose that the mass is initially at rest in the equilibrium position x = 0, an that at time t = 0 the system is kicke, imbuing the mass with an initial velocity of x (0) = b. Describe the motion of the system for all future time. What is the frequency of the systems oscillation? Exercise (Spring with friction) Consier the same setup as in the previous problem, but now suppose that we account for friction between the table an the mass (or friction in the wheels). A typical moel of friction is to assume that the force of friction is proportional to the magnitue of the velocity, acting against the irection of motion. (So the faster the object moves the more friction tries to slow it own ). Let the object have mass m > 0. Use Newton s laws to erive the equation of motion for the system consisting of a mass connecte to a spring, moving on a table top, subject to the force of friction escribe above. Suppose that the proportionality coefficient of the friction is C > 0. Suppose that the mass is hel motionless at an initial position x(0) = a, an that at time t = 0 the mass is release. Describe the motion of the system for all future time. Suppose that the mass is initially at rest in the equilibrium position x = 0, an that at time t = 0 the system is kicke, imbuing the mass with an initial velocity of x (0) = b. Describe the motion of the system for all future time. Exercise Derive Kepler s laws from Newton s laws an the law of universal graviton. Consier only two boies. (Try this problems for a few minutes/a few hours before you look up the solution online). Exercise (The penulum) Use Newton s laws to erive the equations of motion for a frictionless penulum. Suppose that the penulum moves close to the surface of the Earth, so that the acceleration of the graational fiel can be assume constant.

5 1.1. EXERCISES 5 Rewrite the equation as a system of first orer ifferential equation, i.e. as a vector fiel. Sketch the vector fiel, first by han, an then using a computer program. What kins of behavior o you expect from the penulum? Compare this to what you see in the vector file rawings. Repeat the problem assuming that the penulum is subject to the force of friction. Suppose that the initial isplacement of the penulum is small compare to the length of the penulum. Simplify the equations of motion accounting this the smallness assumption. Now justify Galileo s observation that the perio of a penulum epens only on the length of the arm (an for example not the angle of maximum isplacement). Exercise (Meet the van er Pol equation) The Van er Pol equation is given by the secon-orer ifferential equation 2 2 x(t) µ(1 x(t)2 ) x(t) + x(t) = 0, an escribes the voltage versus time behavior in a certain electrical circuit consisting of resistors, inuctors, capacitors, a vacuum tube (trioe), an a constant external voltage source. Re-write the system as a vector fiel. Take µ = 1 an (x 0, y 0 ) = ( 1, 1). Use Euler s metho, a han hel calculator, an pen an paper to computer 10 steps on numerical integration with h = 0.1, Write a computer program which can numerically solve the equation (you can use or moify one of mine). Take µ = 0.1. Pick 25 initial conitions in the plane an integrate them for a long time. Describe what happens. Same problem as above but with µ = Now repeat with µ = 0.5,..., µ = 10, taking at least 5 ifferent values of µ. Describe what happens. Exercise (Meet the Lorenz equations) Consier the system of three nonlinear couple first orer orinary ifferential equations x = σ(y x) y = x(ρ z) y z = xy βz

6 6 CHAPTER 1. MOTIVATION These are calle the Lorenz equations, an they were erive by the Meteorologist Ewar Lorenz in the early 1960 s as a simple moel of weather (more precisely as a moel of a a pair of couple convection cells in the atmosphere). In the moel σ, β, ρ > 0 are positive real parameters. Take σ = 10, β = 8/3 an ρ = 0.75, an (x 0, y 0, z 0 ) = (0, 0, 1). Use Euler s metho, a han hel calculator, an pen an paper to computer 10 steps on numerical integration with h = 0.1, Write a program (or use one of mine) which can simulate solutions for the Lorenz equations. Take σ = 10, β = 8/3 an ρ = Choose 25 ifferent initial conitions an integrate them for a long time. Describe what happens. Take σ = 10, β = 8/3 an ρ = 2. Choose 25 ifferent initial conitions an integrate them for a long time. Describe what happens. Repeat this experiment with ρ = 5, 8, 10, 12. Repeat with ρ = 14, 18, 20, 22, 24. Repeat with ρ = 28. This is the so calle classic parameter for the Lorenz system. Explore what happens for ten ifferent values of ρ between ρ = an ρ = Exercise (Strange attractor scavenger hunt) Write computer programs (by moifying the Lorenz coe I gave you) which reprouce all 7 of the strange attractors foun on the posters in the secon floor hall way, outsie the main math office in the FAU Science Builing.

7 Bibliography [1] Carmen Chicone. Orinary ifferential equations with applications, volume 34 of Texts in Applie Mathematics. Springer, New York, secon eition, [2] Lawrence C. Evans. Partial ifferential equations, volume 19 of Grauate Stuies in Mathematics. American Mathematical Society, Provience, RI, secon eition, [3] Geral B. Follan. Introuction to partial ifferential equations. Princeton University Press, Princeton, NJ, secon eition, [4] Jack K. Hale. Orinary ifferential equations. Robert E. Krieger Publishing Co. Inc., Huntington, N.Y., secon eition, [5] James M. Ortega. The Newton-Kantorovich theorem. Amer. Math. Monthly, 75: , [6] Clark Robinson. Dynamical systems. Stuies in Avance Mathematics. CRC Press, Boca Raton, FL, secon eition, Stability, symbolic ynamics, an chaos. 7

Ordinary Differential Equations: Homework 2

Ordinary Differential Equations: Homework 2 Orinary Differential Equations: Homework 2 M. Gameiro, J.-P. Lessar, J.D. Mireles James, K. Mischaikow January 30, 2017 2 0.1 Eercises Eercise 0.1.1. Let (X, ) be a metric space. function (in the metric

More information

Lagrangian and Hamiltonian Mechanics

Lagrangian and Hamiltonian Mechanics Lagrangian an Hamiltonian Mechanics.G. Simpson, Ph.. epartment of Physical Sciences an Engineering Prince George s Community College ecember 5, 007 Introuction In this course we have been stuying classical

More information

u t v t v t c a u t b a v t u t v t b a

u t v t v t c a u t b a v t u t v t b a Nonlinear Dynamical Systems In orer to iscuss nonlinear ynamical systems, we must first consier linear ynamical systems. Linear ynamical systems are just systems of linear equations like we have been stuying

More information

model considered before, but the prey obey logistic growth in the absence of predators. In

model considered before, but the prey obey logistic growth in the absence of predators. In 5.2. First Orer Systems of Differential Equations. Phase Portraits an Linearity. Section Objective(s): Moifie Preator-Prey Moel. Graphical Representations of Solutions. Phase Portraits. Vector Fiels an

More information

Chapter 3. Modeling with First-Order Differential Equations

Chapter 3. Modeling with First-Order Differential Equations Chapter 3 Moeling with First-Orer Differential Equations i GROWTH AND DECAY: The initial-value problem x = kx, x(t 0 ) = x 0, (1) where k is a constant of proportionality, serves as a moel for iverse phenomena

More information

Chapter 2 Lagrangian Modeling

Chapter 2 Lagrangian Modeling Chapter 2 Lagrangian Moeling The basic laws of physics are use to moel every system whether it is electrical, mechanical, hyraulic, or any other energy omain. In mechanics, Newton s laws of motion provie

More information

The Principle of Least Action

The Principle of Least Action Chapter 7. The Principle of Least Action 7.1 Force Methos vs. Energy Methos We have so far stuie two istinct ways of analyzing physics problems: force methos, basically consisting of the application of

More information

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x)

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x) Y. D. Chong (2016) MH2801: Complex Methos for the Sciences 1. Derivatives The erivative of a function f(x) is another function, efine in terms of a limiting expression: f (x) f (x) lim x δx 0 f(x + δx)

More information

Statics. There are four fundamental quantities which occur in mechanics:

Statics. There are four fundamental quantities which occur in mechanics: Statics Mechanics isabranchofphysicsinwhichwestuythestate of rest or motion of boies subject to the action of forces. It can be ivie into two logical parts: statics, where we investigate the equilibrium

More information

1. The electron volt is a measure of (A) charge (B) energy (C) impulse (D) momentum (E) velocity

1. The electron volt is a measure of (A) charge (B) energy (C) impulse (D) momentum (E) velocity AP Physics Multiple Choice Practice Electrostatics 1. The electron volt is a measure of (A) charge (B) energy (C) impulse (D) momentum (E) velocity. A soli conucting sphere is given a positive charge Q.

More information

ECE 422 Power System Operations & Planning 7 Transient Stability

ECE 422 Power System Operations & Planning 7 Transient Stability ECE 4 Power System Operations & Planning 7 Transient Stability Spring 5 Instructor: Kai Sun References Saaat s Chapter.5 ~. EPRI Tutorial s Chapter 7 Kunur s Chapter 3 Transient Stability The ability of

More information

Applications of First Order Equations

Applications of First Order Equations Applications of First Orer Equations Viscous Friction Consier a small mass that has been roppe into a thin vertical tube of viscous flui lie oil. The mass falls, ue to the force of gravity, but falls more

More information

Lecture 2 Lagrangian formulation of classical mechanics Mechanics

Lecture 2 Lagrangian formulation of classical mechanics Mechanics Lecture Lagrangian formulation of classical mechanics 70.00 Mechanics Principle of stationary action MATH-GA To specify a motion uniquely in classical mechanics, it suffices to give, at some time t 0,

More information

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations Lecture XII Abstract We introuce the Laplace equation in spherical coorinates an apply the metho of separation of variables to solve it. This will generate three linear orinary secon orer ifferential equations:

More information

PARALLEL-PLATE CAPACITATOR

PARALLEL-PLATE CAPACITATOR Physics Department Electric an Magnetism Laboratory PARALLEL-PLATE CAPACITATOR 1. Goal. The goal of this practice is the stuy of the electric fiel an electric potential insie a parallelplate capacitor.

More information

Linear Second-Order Differential Equations LINEAR SECOND-ORDER DIFFERENTIAL EQUATIONS

Linear Second-Order Differential Equations LINEAR SECOND-ORDER DIFFERENTIAL EQUATIONS 11.11 LINEAR SECOND-ORDER DIFFERENTIAL EQUATIONS A Spring with Friction: Damped Oscillations The differential equation, which we used to describe the motion of a spring, disregards friction. But there

More information

Separation of Variables

Separation of Variables Physics 342 Lecture 1 Separation of Variables Lecture 1 Physics 342 Quantum Mechanics I Monay, January 25th, 2010 There are three basic mathematical tools we nee, an then we can begin working on the physical

More information

Optimization of a point-mass walking model using direct collocation and sequential quadratic programming

Optimization of a point-mass walking model using direct collocation and sequential quadratic programming Optimization of a point-mass walking moel using irect collocation an sequential quaratic programming Chris Dembia June 5, 5 Telescoping actuator y Stance leg Point-mass boy m (x,y) Swing leg x Leg uring

More information

THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE

THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE Journal of Soun an Vibration (1996) 191(3), 397 414 THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE E. M. WEINSTEIN Galaxy Scientific Corporation, 2500 English Creek

More information

Introduction to the Vlasov-Poisson system

Introduction to the Vlasov-Poisson system Introuction to the Vlasov-Poisson system Simone Calogero 1 The Vlasov equation Consier a particle with mass m > 0. Let x(t) R 3 enote the position of the particle at time t R an v(t) = ẋ(t) = x(t)/t its

More information

Prep 1. Oregon State University PH 213 Spring Term Suggested finish date: Monday, April 9

Prep 1. Oregon State University PH 213 Spring Term Suggested finish date: Monday, April 9 Oregon State University PH 213 Spring Term 2018 Prep 1 Suggeste finish ate: Monay, April 9 The formats (type, length, scope) of these Prep problems have been purposely create to closely parallel those

More information

Monopoly Part III: Multiple Local Equilibria and Adaptive Search

Monopoly Part III: Multiple Local Equilibria and Adaptive Search FH-Kiel University of Applie Sciences Prof Dr Anreas Thiemer, 00 e-mail: anreasthiemer@fh-kiele Monopoly Part III: Multiple Local Equilibria an Aaptive Search Summary: The information about market eman

More information

Lagrangian and Hamiltonian Dynamics

Lagrangian and Hamiltonian Dynamics Lagrangian an Hamiltonian Dynamics Volker Perlick (Lancaster University) Lecture 1 The Passage from Newtonian to Lagrangian Dynamics (Cockcroft Institute, 22 February 2010) Subjects covere Lecture 2: Discussion

More information

Worksheet 4: Energy. 1 Mechanical Energy

Worksheet 4: Energy. 1 Mechanical Energy Name: 3DigitCoe: Worksheet 4: Energy 1 Mechanical Energy ##$%$ A) B) C) D) ##$)$ ##$($ ##$'$ ##$&$ (left) Threeballsarefiresimultaneouslywithequal spees from the same height above the groun. Ball 1 is

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This correspons to a string of infinite

More information

The continuity equation

The continuity equation Chapter 6 The continuity equation 61 The equation of continuity It is evient that in a certain region of space the matter entering it must be equal to the matter leaving it Let us consier an infinitesimal

More information

05 The Continuum Limit and the Wave Equation

05 The Continuum Limit and the Wave Equation Utah State University DigitalCommons@USU Founations of Wave Phenomena Physics, Department of 1-1-2004 05 The Continuum Limit an the Wave Equation Charles G. Torre Department of Physics, Utah State University,

More information

Chapter 2 Derivatives

Chapter 2 Derivatives Chapter Derivatives Section. An Intuitive Introuction to Derivatives Consier a function: Slope function: Derivative, f ' For each, the slope of f is the height of f ' Where f has a horizontal tangent line,

More information

Derivative of a Constant Multiple of a Function Theorem: If f is a differentiable function and if c is a constant, then

Derivative of a Constant Multiple of a Function Theorem: If f is a differentiable function and if c is a constant, then Bob Brown Math 51 Calculus 1 Chapter 3, Section Complete 1 Review of the Limit Definition of the Derivative Write the it efinition of the erivative function: f () Derivative of a Constant Multiple of a

More information

Schrödinger s equation.

Schrödinger s equation. Physics 342 Lecture 5 Schröinger s Equation Lecture 5 Physics 342 Quantum Mechanics I Wenesay, February 3r, 2010 Toay we iscuss Schröinger s equation an show that it supports the basic interpretation of

More information

Vectors in two dimensions

Vectors in two dimensions Vectors in two imensions Until now, we have been working in one imension only The main reason for this is to become familiar with the main physical ieas like Newton s secon law, without the aitional complication

More information

Conservation laws a simple application to the telegraph equation

Conservation laws a simple application to the telegraph equation J Comput Electron 2008 7: 47 51 DOI 10.1007/s10825-008-0250-2 Conservation laws a simple application to the telegraph equation Uwe Norbrock Reinhol Kienzler Publishe online: 1 May 2008 Springer Scienceusiness

More information

2.5 SOME APPLICATIONS OF THE CHAIN RULE

2.5 SOME APPLICATIONS OF THE CHAIN RULE 2.5 SOME APPLICATIONS OF THE CHAIN RULE The Chain Rule will help us etermine the erivatives of logarithms an exponential functions a x. We will also use it to answer some applie questions an to fin slopes

More information

Dynamical Systems and a Brief Introduction to Ergodic Theory

Dynamical Systems and a Brief Introduction to Ergodic Theory Dynamical Systems an a Brief Introuction to Ergoic Theory Leo Baran Spring 2014 Abstract This paper explores ynamical systems of ifferent types an orers, culminating in an examination of the properties

More information

Slide10 Haykin Chapter 14: Neurodynamics (3rd Ed. Chapter 13)

Slide10 Haykin Chapter 14: Neurodynamics (3rd Ed. Chapter 13) Slie10 Haykin Chapter 14: Neuroynamics (3r E. Chapter 13) CPSC 636-600 Instructor: Yoonsuck Choe Spring 2012 Neural Networks with Temporal Behavior Inclusion of feeback gives temporal characteristics to

More information

12.5. Differentiation of vectors. Introduction. Prerequisites. Learning Outcomes

12.5. Differentiation of vectors. Introduction. Prerequisites. Learning Outcomes Differentiation of vectors 12.5 Introuction The area known as vector calculus is use to moel mathematically a vast range of engineering phenomena incluing electrostatics, electromagnetic fiels, air flow

More information

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs Lectures - Week 10 Introuction to Orinary Differential Equations (ODES) First Orer Linear ODEs When stuying ODEs we are consiering functions of one inepenent variable, e.g., f(x), where x is the inepenent

More information

Modeling time-varying storage components in PSpice

Modeling time-varying storage components in PSpice Moeling time-varying storage components in PSpice Dalibor Biolek, Zenek Kolka, Viera Biolkova Dept. of EE, FMT, University of Defence Brno, Czech Republic Dept. of Microelectronics/Raioelectronics, FEEC,

More information

1 dx. where is a large constant, i.e., 1, (7.6) and Px is of the order of unity. Indeed, if px is given by (7.5), the inequality (7.

1 dx. where is a large constant, i.e., 1, (7.6) and Px is of the order of unity. Indeed, if px is given by (7.5), the inequality (7. Lectures Nine an Ten The WKB Approximation The WKB metho is a powerful tool to obtain solutions for many physical problems It is generally applicable to problems of wave propagation in which the frequency

More information

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note 16

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note 16 EECS 16A Designing Information Devices an Systems I Spring 218 Lecture Notes Note 16 16.1 Touchscreen Revisite We ve seen how a resistive touchscreen works by using the concept of voltage iviers. Essentially,

More information

Homework 7 Due 18 November at 6:00 pm

Homework 7 Due 18 November at 6:00 pm Homework 7 Due 18 November at 6:00 pm 1. Maxwell s Equations Quasi-statics o a An air core, N turn, cylinrical solenoi of length an raius a, carries a current I Io cos t. a. Using Ampere s Law, etermine

More information

Transmission Line Matrix (TLM) network analogues of reversible trapping processes Part B: scaling and consistency

Transmission Line Matrix (TLM) network analogues of reversible trapping processes Part B: scaling and consistency Transmission Line Matrix (TLM network analogues of reversible trapping processes Part B: scaling an consistency Donar e Cogan * ANC Eucation, 308-310.A. De Mel Mawatha, Colombo 3, Sri Lanka * onarecogan@gmail.com

More information

Switching Time Optimization in Discretized Hybrid Dynamical Systems

Switching Time Optimization in Discretized Hybrid Dynamical Systems Switching Time Optimization in Discretize Hybri Dynamical Systems Kathrin Flaßkamp, To Murphey, an Sina Ober-Blöbaum Abstract Switching time optimization (STO) arises in systems that have a finite set

More information

Topic 2.3: The Geometry of Derivatives of Vector Functions

Topic 2.3: The Geometry of Derivatives of Vector Functions BSU Math 275 Notes Topic 2.3: The Geometry of Derivatives of Vector Functions Textbook Sections: 13.2 From the Toolbox (what you nee from previous classes): Be able to compute erivatives scalar-value functions

More information

18 EVEN MORE CALCULUS

18 EVEN MORE CALCULUS 8 EVEN MORE CALCULUS Chapter 8 Even More Calculus Objectives After stuing this chapter you shoul be able to ifferentiate an integrate basic trigonometric functions; unerstan how to calculate rates of change;

More information

MATH , 06 Differential Equations Section 03: MWF 1:00pm-1:50pm McLaury 306 Section 06: MWF 3:00pm-3:50pm EEP 208

MATH , 06 Differential Equations Section 03: MWF 1:00pm-1:50pm McLaury 306 Section 06: MWF 3:00pm-3:50pm EEP 208 MATH 321-03, 06 Differential Equations Section 03: MWF 1:00pm-1:50pm McLaury 306 Section 06: MWF 3:00pm-3:50pm EEP 208 Instructor: Brent Deschamp Email: brent.eschamp@ssmt.eu Office: McLaury 316B Phone:

More information

An inductance lookup table application for analysis of reluctance stepper motor model

An inductance lookup table application for analysis of reluctance stepper motor model ARCHIVES OF ELECTRICAL ENGINEERING VOL. 60(), pp. 5- (0) DOI 0.478/ v07-0-000-y An inuctance lookup table application for analysis of reluctance stepper motor moel JAKUB BERNAT, JAKUB KOŁOTA, SŁAWOMIR

More information

Ordinary Differential Equations

Ordinary Differential Equations Orinary Differential Equations Example: Harmonic Oscillator For a perfect Hooke s-law spring,force as a function of isplacement is F = kx Combine with Newton s Secon Law: F = ma with v = a = v = 2 x 2

More information

12.11 Laplace s Equation in Cylindrical and

12.11 Laplace s Equation in Cylindrical and SEC. 2. Laplace s Equation in Cylinrical an Spherical Coorinates. Potential 593 2. Laplace s Equation in Cylinrical an Spherical Coorinates. Potential One of the most important PDEs in physics an engineering

More information

EXPONENTIAL FOURIER INTEGRAL TRANSFORM METHOD FOR STRESS ANALYSIS OF BOUNDARY LOAD ON SOIL

EXPONENTIAL FOURIER INTEGRAL TRANSFORM METHOD FOR STRESS ANALYSIS OF BOUNDARY LOAD ON SOIL Tome XVI [18] Fascicule 3 [August] 1. Charles Chinwuba IKE EXPONENTIAL FOURIER INTEGRAL TRANSFORM METHOD FOR STRESS ANALYSIS OF BOUNDARY LOAD ON SOIL 1. Department of Civil Engineering, Enugu State University

More information

A Note on Exact Solutions to Linear Differential Equations by the Matrix Exponential

A Note on Exact Solutions to Linear Differential Equations by the Matrix Exponential Avances in Applie Mathematics an Mechanics Av. Appl. Math. Mech. Vol. 1 No. 4 pp. 573-580 DOI: 10.4208/aamm.09-m0946 August 2009 A Note on Exact Solutions to Linear Differential Equations by the Matrix

More information

AN INTRODUCTION TO AIRCRAFT WING FLUTTER Revision A

AN INTRODUCTION TO AIRCRAFT WING FLUTTER Revision A AN INTRODUCTION TO AIRCRAFT WIN FLUTTER Revision A By Tom Irvine Email: tomirvine@aol.com January 8, 000 Introuction Certain aircraft wings have experience violent oscillations uring high spee flight.

More information

Lecture 12. Energy, Force, and Work in Electro- and Magneto-Quasistatics

Lecture 12. Energy, Force, and Work in Electro- and Magneto-Quasistatics Lecture 1 Energy, Force, an ork in Electro an MagnetoQuasistatics n this lecture you will learn: Relationship between energy, force, an work in electroquasistatic an magnetoquasistatic systems ECE 303

More information

Synchronization of Diffusively Coupled Oscillators: Theory and Experiment

Synchronization of Diffusively Coupled Oscillators: Theory and Experiment American Journal of Electrical an Electronic Engineering 2015 Vol 3 No 2 37-3 Available online at http://pubssciepubcom/ajeee/3/2/3 Science an Eucation Publishing DOI:12691/ajeee-3-2-3 Synchronization

More information

θ x = f ( x,t) could be written as

θ x = f ( x,t) could be written as 9. Higher orer PDEs as systems of first-orer PDEs. Hyperbolic systems. For PDEs, as for ODEs, we may reuce the orer by efining new epenent variables. For example, in the case of the wave equation, (1)

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

State-Space Model for a Multi-Machine System

State-Space Model for a Multi-Machine System State-Space Moel for a Multi-Machine System These notes parallel section.4 in the text. We are ealing with classically moele machines (IEEE Type.), constant impeance loas, an a network reuce to its internal

More information

Z. Elhadj. J. C. Sprott UDC

Z. Elhadj. J. C. Sprott UDC UDC 517. 9 ABOUT THE BOUNDEDNESS OF 3D CONTINUOUS-TIME QUADRATIC SYSTEMS ПРО ОБМЕЖЕНIСТЬ 3D КВАДРАТИЧНИХ СИСТЕМ З НЕПЕРЕРВНИМ ЧАСОМ Z. Elhaj Univ. f Tébessa 100), Algeria e-mail: zeraoulia@mail.univ-tebessa.z

More information

Goal of this chapter is to learn what is Capacitance, its role in electronic circuit, and the role of dielectrics.

Goal of this chapter is to learn what is Capacitance, its role in electronic circuit, and the role of dielectrics. PHYS 220, Engineering Physics, Chapter 24 Capacitance an Dielectrics Instructor: TeYu Chien Department of Physics an stronomy University of Wyoming Goal of this chapter is to learn what is Capacitance,

More information

Designing Information Devices and Systems II Fall 2017 Note Theorem: Existence and Uniqueness of Solutions to Differential Equations

Designing Information Devices and Systems II Fall 2017 Note Theorem: Existence and Uniqueness of Solutions to Differential Equations EECS 6B Designing Information Devices an Systems II Fall 07 Note 3 Secon Orer Differential Equations Secon orer ifferential equations appear everywhere in the real worl. In this note, we will walk through

More information

ECE341 Test 2 Your Name: Tue 11/20/2018

ECE341 Test 2 Your Name: Tue 11/20/2018 ECE341 Test Your Name: Tue 11/0/018 Problem 1 (1 The center of a soli ielectric sphere with raius R is at the origin of the coorinate. The ielectric constant of the sphere is. The sphere is homogeneously

More information

The Exact Form and General Integrating Factors

The Exact Form and General Integrating Factors 7 The Exact Form an General Integrating Factors In the previous chapters, we ve seen how separable an linear ifferential equations can be solve using methos for converting them to forms that can be easily

More information

Energy behaviour of the Boris method for charged-particle dynamics

Energy behaviour of the Boris method for charged-particle dynamics Version of 25 April 218 Energy behaviour of the Boris metho for charge-particle ynamics Ernst Hairer 1, Christian Lubich 2 Abstract The Boris algorithm is a wiely use numerical integrator for the motion

More information

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0.

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0. Engineering Mathematics 2 26 February 2014 Limits of functions Consier the function 1 f() = 1. The omain of this function is R + \ {1}. The function is not efine at 1. What happens when is close to 1?

More information

6.003 Homework #7 Solutions

6.003 Homework #7 Solutions 6.003 Homework #7 Solutions Problems. Secon-orer systems The impulse response of a secon-orer CT system has the form h(t) = e σt cos(ω t + φ)u(t) where the parameters σ, ω, an φ are relate to the parameters

More information

Optimization of Geometries by Energy Minimization

Optimization of Geometries by Energy Minimization Optimization of Geometries by Energy Minimization by Tracy P. Hamilton Department of Chemistry University of Alabama at Birmingham Birmingham, AL 3594-140 hamilton@uab.eu Copyright Tracy P. Hamilton, 1997.

More information

Lecture 2 - First order linear PDEs and PDEs from physics

Lecture 2 - First order linear PDEs and PDEs from physics 18.15 - Introuction to PEs, Fall 004 Prof. Gigliola Staffilani Lecture - First orer linear PEs an PEs from physics I mentione in the first class some basic PEs of first an secon orer. Toay we illustrate

More information

International Conference KNOWLEDGE-BASED ORGANIZATION Vol. XXIII No

International Conference KNOWLEDGE-BASED ORGANIZATION Vol. XXIII No International Conference KNOWLEDGE-BAED ORGANIZATION Vol. XXIII No 3 2017 METHOD FOR DETERMINATION OF THE PARAMETER OF A MACHINE GUN UPENION MOUNTED ON AN ARMOURED VEHICLE vilen PIRDONOV, vilen TEFANOV

More information

CIRCULAR MOTION AND SHM: Solutions to Higher Level Questions

CIRCULAR MOTION AND SHM: Solutions to Higher Level Questions CIRCULAR MOTION AND SHM: Solutions to Higher Level Questions ****ALL QUESTIONS-ANSWERS ARE HIGHER LEVEL*** Solutions 015 Question 6 (i) Explain what is meant by centripetal force. The force - acting in

More information

Last lecture. Today s menu. Capacitive sensing elements. Capacitive sensing elements (cont d...) Examples. General principle

Last lecture. Today s menu. Capacitive sensing elements. Capacitive sensing elements (cont d...) Examples. General principle Last lecture esistive sensing elements: Displacement sensors (potentiometers). Temperature sensors. Strain gauges. Deflection briges. Toay s menu Capacitive sensing elements. Inuctive sensing elements.

More information

3-dimensional Evolution of an Emerging Flux Tube in the Sun. T. Magara

3-dimensional Evolution of an Emerging Flux Tube in the Sun. T. Magara 3-imensional Evolution of an Emerging Flux Tube in the Sun T. Magara (Montana State University) February 6, 2002 Introuction of the stuy Dynamical evolution of emerging fiel lines Physical process working

More information

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1 Assignment 1 Golstein 1.4 The equations of motion for the rolling isk are special cases of general linear ifferential equations of constraint of the form g i (x 1,..., x n x i = 0. i=1 A constraint conition

More information

Lecture 1 Notes: 06 / 27. The first part of this class will primarily cover oscillating systems (harmonic oscillators and waves).

Lecture 1 Notes: 06 / 27. The first part of this class will primarily cover oscillating systems (harmonic oscillators and waves). Lecture 1 Notes: 06 / 27 The first part of this class will primarily cover oscillating systems (harmonic oscillators and waves). These systems are very common in nature - a system displaced from equilibrium

More information

ABCD42BEF F2 F8 5 4D658 CC89

ABCD42BEF F2 F8 5 4D658 CC89 ABCD BEF F F D CC Vetri Velan GSI, Physics 7B Miterm 2: Problem Solution. Outsie sphere, E looks like a point charge. E = The total charge on the sphere is Q sphere = ρ 4 3 πr3 Thus, outsie the sphere,

More information

This section outlines the methodology used to calculate the wave load and wave wind load values.

This section outlines the methodology used to calculate the wave load and wave wind load values. COMPUTERS AND STRUCTURES, INC., JUNE 2014 AUTOMATIC WAVE LOADS TECHNICAL NOTE CALCULATION O WAVE LOAD VALUES This section outlines the methoology use to calculate the wave loa an wave win loa values. Overview

More information

F 1 x 1,,x n. F n x 1,,x n

F 1 x 1,,x n. F n x 1,,x n Chapter Four Dynamical Systems 4. Introuction The previous chapter has been evote to the analysis of systems of first orer linear ODE s. In this chapter we will consier systems of first orer ODE s that

More information

Bohr Model of the Hydrogen Atom

Bohr Model of the Hydrogen Atom Class 2 page 1 Bohr Moel of the Hyrogen Atom The Bohr Moel of the hyrogen atom assumes that the atom consists of one electron orbiting a positively charge nucleus. Although it oes NOT o a goo job of escribing

More information

Quantum Mechanics in Three Dimensions

Quantum Mechanics in Three Dimensions Physics 342 Lecture 20 Quantum Mechanics in Three Dimensions Lecture 20 Physics 342 Quantum Mechanics I Monay, March 24th, 2008 We begin our spherical solutions with the simplest possible case zero potential.

More information

for which the garbage will fall within the can. If the range is large, the shot is easy; if the range is small, the target is hard to hit.

for which the garbage will fall within the can. If the range is large, the shot is easy; if the range is small, the target is hard to hit. EN40: Dynamics an Vibrations Homework : Soling equations of motion for particles Due Friay Feb 18 011 School of Engineering Brown Uniersity 1. Suppose that you wish to throw a piece of garbage into a garbage

More information

2.4 Harmonic Oscillator Models

2.4 Harmonic Oscillator Models 2.4 Harmonic Oscillator Models In this section we give three important examples from physics of harmonic oscillator models. Such models are ubiquitous in physics, but are also used in chemistry, biology,

More information

6 General properties of an autonomous system of two first order ODE

6 General properties of an autonomous system of two first order ODE 6 General properties of an autonomous system of two first orer ODE Here we embark on stuying the autonomous system of two first orer ifferential equations of the form ẋ 1 = f 1 (, x 2 ), ẋ 2 = f 2 (, x

More information

Mechanics Physics 151

Mechanics Physics 151 Mechanics Physics 151 Lecture 3 Continuous Systems an Fiels (Chapter 13) Where Are We Now? We ve finishe all the essentials Final will cover Lectures 1 through Last two lectures: Classical Fiel Theory

More information

TEST 2 (PHY 250) Figure Figure P26.21

TEST 2 (PHY 250) Figure Figure P26.21 TEST 2 (PHY 250) 1. a) Write the efinition (in a full sentence) of electric potential. b) What is a capacitor? c) Relate the electric torque, exerte on a molecule in a uniform electric fiel, with the ipole

More information

. ISSN (print), (online) International Journal of Nonlinear Science Vol.6(2008) No.3,pp

. ISSN (print), (online) International Journal of Nonlinear Science Vol.6(2008) No.3,pp . ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.6(8) No.3,pp.195-1 A Bouneness Criterion for Fourth Orer Nonlinear Orinary Differential Equations with Delay

More information

Table of Common Derivatives By David Abraham

Table of Common Derivatives By David Abraham Prouct an Quotient Rules: Table of Common Derivatives By Davi Abraham [ f ( g( ] = [ f ( ] g( + f ( [ g( ] f ( = g( [ f ( ] g( g( f ( [ g( ] Trigonometric Functions: sin( = cos( cos( = sin( tan( = sec

More information

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France APPROXIMAE SOLUION FOR RANSIEN HEA RANSFER IN SAIC URBULEN HE II B. Bauouy CEA/Saclay, DSM/DAPNIA/SCM 91191 Gif-sur-Yvette Ceex, France ABSRAC Analytical solution in one imension of the heat iffusion equation

More information

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1 Lecture 5 Some ifferentiation rules Trigonometric functions (Relevant section from Stewart, Seventh Eition: Section 3.3) You all know that sin = cos cos = sin. () But have you ever seen a erivation of

More information

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control 19 Eigenvalues, Eigenvectors, Orinary Differential Equations, an Control This section introuces eigenvalues an eigenvectors of a matrix, an iscusses the role of the eigenvalues in etermining the behavior

More information

A note on the Mooney-Rivlin material model

A note on the Mooney-Rivlin material model A note on the Mooney-Rivlin material moel I-Shih Liu Instituto e Matemática Universiae Feeral o Rio e Janeiro 2945-97, Rio e Janeiro, Brasil Abstract In finite elasticity, the Mooney-Rivlin material moel

More information

THE ACCURATE ELEMENT METHOD: A NEW PARADIGM FOR NUMERICAL SOLUTION OF ORDINARY DIFFERENTIAL EQUATIONS

THE ACCURATE ELEMENT METHOD: A NEW PARADIGM FOR NUMERICAL SOLUTION OF ORDINARY DIFFERENTIAL EQUATIONS THE PUBISHING HOUSE PROCEEDINGS O THE ROMANIAN ACADEMY, Series A, O THE ROMANIAN ACADEMY Volume, Number /, pp. 6 THE ACCURATE EEMENT METHOD: A NEW PARADIGM OR NUMERICA SOUTION O ORDINARY DIERENTIA EQUATIONS

More information

2.4 Models of Oscillation

2.4 Models of Oscillation 2.4 Models of Oscillation In this section we give three examples of oscillating physical systems that can be modeled by the harmonic oscillator equation. Such models are ubiquitous in physics, but are

More information

Math 11 Fall 2016 Section 1 Monday, September 19, Definition: A vector parametric equation for the line parallel to vector v = x v, y v, z v

Math 11 Fall 2016 Section 1 Monday, September 19, Definition: A vector parametric equation for the line parallel to vector v = x v, y v, z v Math Fall 06 Section Monay, September 9, 06 First, some important points from the last class: Definition: A vector parametric equation for the line parallel to vector v = x v, y v, z v passing through

More information

Numerical Integrator. Graphics

Numerical Integrator. Graphics 1 Introuction CS229 Dynamics Hanout The question of the week is how owe write a ynamic simulator for particles, rigi boies, or an articulate character such as a human figure?" In their SIGGRPH course notes,

More information

Non-Equilibrium Continuum Physics TA session #10 TA: Yohai Bar Sinai Dislocations

Non-Equilibrium Continuum Physics TA session #10 TA: Yohai Bar Sinai Dislocations Non-Equilibrium Continuum Physics TA session #0 TA: Yohai Bar Sinai 0.06.206 Dislocations References There are countless books about islocations. The ones that I recommen are Theory of islocations, Hirth

More information

Problem set 2: Solutions Math 207B, Winter 2016

Problem set 2: Solutions Math 207B, Winter 2016 Problem set : Solutions Math 07B, Winter 016 1. A particle of mass m with position x(t) at time t has potential energy V ( x) an kinetic energy T = 1 m x t. The action of the particle over times t t 1

More information

Adjoint Transient Sensitivity Analysis in Circuit Simulation

Adjoint Transient Sensitivity Analysis in Circuit Simulation Ajoint Transient Sensitivity Analysis in Circuit Simulation Z. Ilievski 1, H. Xu 1, A. Verhoeven 1, E.J.W. ter Maten 1,2, W.H.A. Schilers 1,2 an R.M.M. Mattheij 1 1 Technische Universiteit Einhoven; e-mail:

More information

6. Friction and viscosity in gasses

6. Friction and viscosity in gasses IR2 6. Friction an viscosity in gasses 6.1 Introuction Similar to fluis, also for laminar flowing gases Newtons s friction law hols true (see experiment IR1). Using Newton s law the viscosity of air uner

More information

Exam 2 Review Solutions

Exam 2 Review Solutions Exam Review Solutions 1. True or False, an explain: (a) There exists a function f with continuous secon partial erivatives such that f x (x, y) = x + y f y = x y False. If the function has continuous secon

More information

Static Equilibrium. Theory: The conditions for the mechanical equilibrium of a rigid body are (a) (b)

Static Equilibrium. Theory: The conditions for the mechanical equilibrium of a rigid body are (a) (b) LPC Physics A 00 Las Positas College, Physics Department Staff Purpose: To etermine that, for a boy in equilibrium, the following are true: The sum of the torques about any point is zero The sum of forces

More information

Alpha Particle scattering

Alpha Particle scattering Introuction Alpha Particle scattering Revise Jan. 11, 014 In this lab you will stuy the interaction of α-particles ( 4 He) with matter, in particular energy loss an elastic scattering from a gol target

More information