{ } is an asymptotic sequence.

Size: px
Start display at page:

Download "{ } is an asymptotic sequence."

Transcription

1 AMS B Perturbation Methods Lecture 3 Copyright by Hongyun Wang, UCSC Recap Iterative method for finding asymptotic series requirement on the iteration formula to make it work Singular perturbation use scaling to get rid of singularity Divergence of asymptotic series Next we discuss asymptotic expansions of functions, such as solutions of ODEs. Asymptotic expansion of ƒ(x, ϵ) Definition: Suppose φ i ( ε) N a i i= { } is an asymptotic sequence. ( x)φ i ( ε) is called a straightforward asymptotic series of ƒ(x, ϵ) as ε if at each fixed x. N f ( x, ε) a i ( x)φ i ( ε) = o φ N ε i= ( ) as ε Initial value problems (IVP) of ODE Example: (nondimensionalization and identifying the ε) Consider the -D motion of an object launched upward from the surface of the earth. Let v: initial velocity τ: time h(τ): height (from the surface of the earth) at time τ R = 637 km: radius of the earth The gravitational force is f = G mm ( R + h) - -

2 AMS B Perturbation Methods m: mass of the object M: mass of the Earth The gravitational acceleration at height h is a = f m = G M ( R + h) The gravitational acceleration at h = is given G M g = 9.8 m/s R ==> a = g R ( R + h) = g + h R The governing equation of the object is d h dτ = g + h R =, h ( ) = v h Non-dimensionalization: We select time and length scales: time = v g length = v g We introduce non-dimensional time and height: τ t = ( v g), y = h v g ( g) y ==> τ = ( v g)t, h = v ==> d dτ = ( v g) d dt d dτ = v d ( g) dt - -

3 ==> dh dτ = v d h dτ = v ( g) dy AMS B Perturbation Methods dτ = v ( g) d y h R = v g R ( g) g dt = v ( v ) dy dτ = v y = v R g y The non-dimensional equation: d y dt = + v gr y Identifying the ε: Let ε = v gr. ( g) y g dt d ( v ) When v is not very large, we have ϵ dy dt = g d y dt To make it more precise, let us consider the escape velocity. Escape velocity (view from physics): The gravitational potential is G mm R + h The kinetic energy is mv If the object can escape form the gravity of the Earth, then (by conservation of energy) we have mv G mm R = mv ==> v G M R = G M R R = gr ==> v ( esc ) = gr h=

4 AMS B Perturbation Methods v ( esc ) = gr.8 km/s Escape velocity (view from differential equations): (Skip the derivation in lecture) We re-write the dimensional equation as dv dt = g + h R Multiply both sides by v, we get vdv = g vdt = g dh + h R + h R Let H be the maximum height the object can reach (that is, when h(t) = H, we have v(t) = ). Integrating both sides yields v H vdv = g dh + h R h=h ==> v = gr + h R h= = gr + H R Setting H =, we obtain the escape velocity = gr v ( esc ) ==> v ( esc ) = gr Based on the expression of escape velocity v ( esc ) = gr, we conclude ε = v gr = v v esc - 4 -

5 AMS B Perturbation Methods That is, ε = v gr << corresponds to v << v ( esc). The non-dimensional IVP: d y dt = + ε y =, y ( ) = y We seek an expansion of the form: y( t ) = a ( t )+ εa ( t )+! Initial conditions: a ( )+ εa ( )+!= ==> a() =, a() = a ( )+ ε a ( )+!= ==> a () =, a () = Substituting into equation ( ) a ( t )+ ε a ( t )+!= ( + εa ( t )+!) = εa t ==> a ( t )+ + ε a t a ( t ) +!= ε : a ( t )+ = =, a ( ) = a ==> a ( ) = t +t ε : ( t ) a t a = =, a ( ) = a ==> t a = a ( t ) = t +t ==> a t = t 4 + t

6 AMS B Perturbation Methods ==> y( t )~ t +t + ε t 4 + t 3 3 Let us see a more meaningful example. Example: (oscillation of a pendulum) (Draw a pendulum with length L, angle θ) Governing equation (Newton s second law) ml θ = mgsin θ ==> θ = g L sin ( θ ) = ε, θ ( ) = θ This set of initial conditions corresponds to the case of displacing a pendulum and then letting it go. Nondimensionalization: time = t new = t old L g g L ==> dθ = dθ dt new = g dt old dt new dt old L dθ dt new ==> d θ dt = g old L d θ dt new = ε, θ ( ) = θ = sin θ θ This is a singular perturbation. At ϵ =, there is no oscillation. Scaling (so that the scaled displacement remains O() as ε ) Let = θ ( t ) y t ε - 6 -

7 AMS B Perturbation Methods ==> =, y ( ) = y = ε sin ε y y Goal: To find an asymptotic expansion of y(t, ϵ). We notice that ε sin ( ε y ) is a function of ε only. ε sin ε y = ( ε ε y ε y ) 3 = y ε y 3 3! ( + ε y ) 5 5! 3! + ε4 y 5 5!! So we seek an expansion of the form: y( t ) = a ( t )+ ε a ( t )+! Initial conditions: a ( )+ ε a ( )+!= ==> a() =, a() =. a ( )+ ε a ( )+!= ==> a () =, a () =, Substituting it into the equation, a + ε a = ( a + ε a )+ 6 ε 3 a ==> a + a + ε a + a 6 a 3 +!=! ε : a + a = =, a ( ) = a Result #: The solution of a + a = =, a ( ) = a is a(t) = cos(t)

8 AMS B Perturbation Methods (See Appendix A for derivation.) ε : =, a ( ) = a + a = 6 cos3 t a Result #: The solution of =, a ( ) = a + a = 6 cos3 t a a ( t ) = t 6 sin ( t )+ (See Appendix B for derivation.) ( ) 9 cos ( t ) cos 3t is Combining results # & #, we arrive at the expansion: ( ) t y( t,ε)~cos( t )+ ε 6 sin ( t )+ 9 cos ( t ) cos 3t Remark: As t, we have y(t, ϵ), which is inconsistent with the periodic behavior of the physical solution. ==> This asymptotic approximation is invalid for large t. It is valid only for short time. For large t, we will use two methods: *) multi-scale expansion *) strained variable expansion Now we find the period of oscillation. Let T(ε) be the period of oscillation. As ε, we have y(t, ϵ) = cos(t) ==> T() = π ==> T ε = π( + ε α +! ) - 8 -

9 AMS B Perturbation Methods Note: Again, T(ε) should be a function of ε. Goal: Find the value of α. By definition, T(ε) satisfies ( ) = y T ε Differentiating with respect to t, we have ( ) y ( t,ε)~ sin( t )+ ε 6 sin ( t )+ t 6 cos ( t )+ 9 sin ( t )+3sin 3t Substituting T( ε) = π + ε απ +! into the expansion of y (t, ϵ) and keeping only terms up to O(ε ), we obtain ε απ + ε π 6 +!= ==> α = 6 ==> T ε = π + ε 6 +! Appendix A Derivation of Result #: The solution of a + a = =, a ( ) = a Solution using characteristic equation: The characteristic equation for a + a = is is a(t) = cos(t). λ + = It has two roots λ = i and λ = i where i = A general solution of a + a = is - 9 -

10 a ( t ) = α exp it AMS B Perturbation Methods + α exp it ==> a ( t ) = c cos( t )+ c sin t Using the initial conditions a() = and a () =, we obtain a(t) = cos(t). Solution using Laplace transform: Laplace transform of function f(t) is a function of s defined as L f ( t ) e st f t F s s dt Laplace transform of derivatives L f t = s L f t f L f t = s L f t f = s L f ( t ) s f ( ) f Let A(s) = L[a(t)]. Taking the Laplace transform of a + a = and using a() = and a () =, we have Recall s A( s) sa ( ) a ( )+ A s ==> A s s + ==> A( s) = s s + = s = L sin at = a s + a, a L s + a = sin at L cos at = s s + a, s L s + a = cos at Taking the inverse Laplace transform, we obtain = L A( s) a t = s L s = cos t + - -

11 AMS B Perturbation Methods Appendix B Derivation of Result #: The solution of =, a ( ) = a + a = 6 cos3 t a a ( t ) = t 6 sin ( t )+ ( ) 9 cos ( t ) cos 3t is To solve Result #, we first need to express cos 3 (t) in terms of cos(3t) and cos(t). exp cos( t ) ( it )+ exp( it ) = cos 3 t = 8 ==> cos 3 t ( exp( it )+ exp( it )) 3 = ( exp( 3it )+3exp( it )+3exp( it )+ exp( 3it )) 8 = ( cos( 3t )+3cos( t )) 4 = 4 ( cos( 3t )+3cos( t )) Solution using method of undetermined coefficients: ) Write the ODE as a + a = cos( 3t ) cos ( t ) ) Use the method of undetermined coefficients to find a particular solution of a + a = cos( 3t ). 4 Substituting p ( t ) = c cos( 3t )+ c sin( 3t ) into equation - -

12 AMS B Perturbation Methods ==> p ( t ) = cos( 3t ) 9 3) Use the method of undetermined coefficients to find a particular solution of a + a = 3 4 cos ( t ). Substituting p ( t ) = c t cos( t )+ c t sin( t ) into equation ==> p ( t ) = t 6 sin ( t ) Think about why we use p ( t ) = c t cos( t )+ c t sin( t ). 4) A general solution of a + a = cos( 3t ) cos ( t ) is a ( t ) = c cos( t )+ c sin( t )+ t 6 sin ( t ) cos( 3t ) 9 Using the initial conditions a() = and a () =, we obtain a ( t ) = t 6 sin ( t )+ ( ) 9 cos ( t ) cos 3t Solution using Laplace transform: Let A(s) = L[a(t)]. Taking the Laplace transform of a + a = 4 conditions a() = and a () =, we have s A( s) sa ( ) a ( )+ A s = ==> A( s) ( s +) = 4 s s s s + ==> A( s) = ( s + 9) s s + cos( 3t )+ 3 4 cos ( t ), and using initial 4 s s s s + 4 s s + = s 9 ( s +) s ( s + 9 ) s s + - -

13 AMS B Perturbation Methods Recall that L s s + a = cos at Differentiating with respect to a, we obtain L s ( s + a ) a s ==> L s + a = t sin( at ) = t sin( at ) a Taking the inverse Laplace transform yields = L a t s 9 ( s +) s ( s + 9 ) s s + = ( 9 cos ( t ) cos( 3t ))+ t 6 sin t - 3 -

( ), λ. ( ) =u z. ( )+ iv z

( ), λ. ( ) =u z. ( )+ iv z AMS 212B Perturbation Metho Lecture 18 Copyright by Hongyun Wang, UCSC Method of steepest descent Consider the integral I = f exp( λ g )d, g C =u + iv, λ We consider the situation where ƒ() and g() = u()

More information

AMS 212A Applied Mathematical Methods I Lecture 14 Copyright by Hongyun Wang, UCSC. with initial condition

AMS 212A Applied Mathematical Methods I Lecture 14 Copyright by Hongyun Wang, UCSC. with initial condition Lecture 14 Copyright by Hongyun Wang, UCSC Recap of Lecture 13 Semi-linear PDE a( x, t) u t + b( x, t)u = c ( x, t, u ) x Characteristics: dt d = a x, t dx d = b x, t with initial condition t ( 0)= t 0

More information

[ ] is a vector of size p.

[ ] is a vector of size p. Lecture 11 Copyright by Hongyun Wang, UCSC Recap: General form of explicit Runger-Kutta methods for solving y = F( y, t) k i = hfy n + i1 j =1 c ij k j, t n + d i h, i = 1,, p + p j =1 b j k j A Runge-Kutta

More information

Differential Equation (DE): An equation relating an unknown function and one or more of its derivatives.

Differential Equation (DE): An equation relating an unknown function and one or more of its derivatives. Lexicon Differential Equation (DE): An equation relating an unknown function and one or more of its derivatives. Ordinary Differential Equation (ODE): A differential equation that contains only ordinary

More information

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Spring Department of Mathematics

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Spring Department of Mathematics Mathematical Models MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Spring 2018 Ordinary Differential Equations The topic of ordinary differential equations (ODEs)

More information

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics Mathematical Models MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Ordinary Differential Equations The topic of ordinary differential equations (ODEs) is

More information

Motion in Space. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Motion in Space

Motion in Space. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Motion in Space Motion in Space MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Background Suppose the position vector of a moving object is given by r(t) = f (t), g(t), h(t), Background

More information

First Order ODEs (cont). Modeling with First Order ODEs

First Order ODEs (cont). Modeling with First Order ODEs First Order ODEs (cont). Modeling with First Order ODEs September 11 15, 2017 Bernoulli s ODEs Yuliya Gorb Definition A first order ODE is called a Bernoulli s equation iff it is written in the form y

More information

Newton s Laws of Motion, Energy and Oscillations

Newton s Laws of Motion, Energy and Oscillations Prof. O. B. Wright, Autumn 007 Mechanics Lecture Newton s Laws of Motion, Energy and Oscillations Reference frames e.g. displaced frame x =x+a y =y x =z t =t e.g. moving frame (t=time) x =x+vt y =y x =z

More information

Antiderivatives. Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if. F x f x for all x I.

Antiderivatives. Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if. F x f x for all x I. Antiderivatives Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if F x f x for all x I. Theorem If F is an antiderivative of f on I, then every function of

More information

ENGI 9420 Lecture Notes 4 - Stability Analysis Page Stability Analysis for Non-linear Ordinary Differential Equations

ENGI 9420 Lecture Notes 4 - Stability Analysis Page Stability Analysis for Non-linear Ordinary Differential Equations ENGI 940 Lecture Notes 4 - Stability Analysis Page 4.01 4. Stability Analysis for Non-linear Ordinary Differential Equations A pair of simultaneous first order homogeneous linear ordinary differential

More information

Laplace Transform Problems

Laplace Transform Problems AP Calculus BC Name: Laplace Transformation Day 3 2 January 206 Laplace Transform Problems Example problems using the Laplace Transform.. Solve the differential equation y! y = e t, with the initial value

More information

Notes for Expansions/Series and Differential Equations

Notes for Expansions/Series and Differential Equations Notes for Expansions/Series and Differential Equations In the last discussion, we considered perturbation methods for constructing solutions/roots of algebraic equations. Three types of problems were illustrated

More information

Chapter 5 Oscillatory Motion

Chapter 5 Oscillatory Motion Chapter 5 Oscillatory Motion Simple Harmonic Motion An object moves with simple harmonic motion whenever its acceleration is proportional to its displacement from some equilibrium position and is oppositely

More information

Lecture 6, September 1, 2017

Lecture 6, September 1, 2017 Engineering Mathematics Fall 07 Lecture 6, September, 07 Escape Velocity Suppose we have a planet (or any large near to spherical heavenly body) of radius R and acceleration of gravity at the surface of

More information

Math 308 Exam I Practice Problems

Math 308 Exam I Practice Problems Math 308 Exam I Practice Problems This review should not be used as your sole source of preparation for the exam. You should also re-work all examples given in lecture and all suggested homework problems..

More information

Apr 14, Calculus with Algebra and Trigonometry II Lecture 20More physics Aprapplications

Apr 14, Calculus with Algebra and Trigonometry II Lecture 20More physics Aprapplications Calculus with Algebra and Trigonometry II Lecture 20 More physics applications Apr 14, 2015 14, 2015 1 / 14 Motion in two dimensions A particle s motion can be described by specifying how the coordinates

More information

The integrating factor method (Sect. 1.1)

The integrating factor method (Sect. 1.1) The integrating factor method (Sect. 1.1) Overview of differential equations. Linear Ordinary Differential Equations. The integrating factor method. Constant coefficients. The Initial Value Problem. Overview

More information

Lecture 9: Eigenvalues and Eigenvectors in Classical Mechanics (See Section 3.12 in Boas)

Lecture 9: Eigenvalues and Eigenvectors in Classical Mechanics (See Section 3.12 in Boas) Lecture 9: Eigenvalues and Eigenvectors in Classical Mechanics (See Section 3 in Boas) As suggested in Lecture 8 the formalism of eigenvalues/eigenvectors has many applications in physics, especially in

More information

Static Equilibrium, Gravitation, Periodic Motion

Static Equilibrium, Gravitation, Periodic Motion This test covers static equilibrium, universal gravitation, and simple harmonic motion, with some problems requiring a knowledge of basic calculus. Part I. Multiple Choice 1. 60 A B 10 kg A mass of 10

More information

Midterm 3 Review (Ch 9-14)

Midterm 3 Review (Ch 9-14) Midterm 3 Review (Ch 9-14) PowerPoint Lectures for University Physics, Twelfth Edition Hugh D. Young and Roger A. Freedman Lectures by James Pazun Copyright 2008 Pearson Education Inc., publishing as Pearson

More information

Chapter 12. Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx

Chapter 12. Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx Chapter 1 Lecture Notes Chapter 1 Oscillatory Motion Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx When the mass is released, the spring will pull

More information

Asymptotic and Perturbation Methods: Lecture Notes.

Asymptotic and Perturbation Methods: Lecture Notes. Asymptotic and Perturbation Methods: Lecture Notes. Blerta Shtylla University of Utah Mathematics Department Fall 2008 1 Lecture 1 and Lecture 2 Week of August 26, 2008 Introduction: For many problems

More information

The Shooting Method for Boundary Value Problems

The Shooting Method for Boundary Value Problems 1 The Shooting Method for Boundary Value Problems Consider a boundary value problem of the form y = f(x, y, y ), a x b, y(a) = α, y(b) = β. (1.1) One natural way to approach this problem is to study the

More information

Oscillations. Phys101 Lectures 28, 29. Key points: Simple Harmonic Motion (SHM) SHM Related to Uniform Circular Motion The Simple Pendulum

Oscillations. Phys101 Lectures 28, 29. Key points: Simple Harmonic Motion (SHM) SHM Related to Uniform Circular Motion The Simple Pendulum Phys101 Lectures 8, 9 Oscillations Key points: Simple Harmonic Motion (SHM) SHM Related to Uniform Circular Motion The Simple Pendulum Ref: 11-1,,3,4. Page 1 Oscillations of a Spring If an object oscillates

More information

AMS 147 Computational Methods and Applications Lecture 13 Copyright by Hongyun Wang, UCSC

AMS 147 Computational Methods and Applications Lecture 13 Copyright by Hongyun Wang, UCSC Lecture 13 Copyright y Hongyun Wang, UCSC Recap: Fitting to exact data *) Data: ( x j, y j ), j = 1,,, N y j = f x j *) Polynomial fitting Gis phenomenon *) Cuic spline Convergence of cuic spline *) Application

More information

Generalized sources (Sect. 6.5). The Dirac delta generalized function. Definition Consider the sequence of functions for n 1, Remarks:

Generalized sources (Sect. 6.5). The Dirac delta generalized function. Definition Consider the sequence of functions for n 1, Remarks: Generalized sources (Sect. 6.5). The Dirac delta generalized function. Definition Consider the sequence of functions for n, d n, t < δ n (t) = n, t 3 d3 d n, t > n. d t The Dirac delta generalized function

More information

PHYS 211 Lecture 9 - Examples of 3D motion 9-1

PHYS 211 Lecture 9 - Examples of 3D motion 9-1 PHYS 211 Lecture 9 - Examples of 3D motion 9-1 Lecture 9 - Examples of 3D motion Text: Fowles and Cassiday, Chap. 4 In one dimension, the equations of motion to be solved are functions of only one position

More information

Rutgers University Department of Physics & Astronomy. 01:750:271 Honors Physics I Fall Lecture 20 JJ II. Home Page. Title Page.

Rutgers University Department of Physics & Astronomy. 01:750:271 Honors Physics I Fall Lecture 20 JJ II. Home Page. Title Page. Rutgers University Department of Physics & Astronomy 01:750:271 Honors Physics Fall 2015 Lecture 20 Page 1 of 31 1. No quizzes during Thanksgiving week. There will be recitation according to the regular

More information

Math 308 Exam I Practice Problems

Math 308 Exam I Practice Problems Math 308 Exam I Practice Problems This review should not be used as your sole source for preparation for the exam. You should also re-work all examples given in lecture and all suggested homework problems..

More information

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics Lecture Notes in Mathematics Arkansas Tech University Department of Mathematics Introductory Notes in Ordinary Differential Equations for Physical Sciences and Engineering Marcel B. Finan c All Rights

More information

First Year Physics: Prelims CP1. Classical Mechanics: Prof. Neville Harnew. Problem Set III : Projectiles, rocket motion and motion in E & B fields

First Year Physics: Prelims CP1. Classical Mechanics: Prof. Neville Harnew. Problem Set III : Projectiles, rocket motion and motion in E & B fields HT017 First Year Physics: Prelims CP1 Classical Mechanics: Prof Neville Harnew Problem Set III : Projectiles, rocket motion and motion in E & B fields Questions 1-10 are standard examples Questions 11-1

More information

Second In-Class Exam Solutions Math 246, Professor David Levermore Thursday, 31 March 2011

Second In-Class Exam Solutions Math 246, Professor David Levermore Thursday, 31 March 2011 Second In-Class Exam Solutions Math 246, Professor David Levermore Thursday, 31 March 211 (1) [6] Give the interval of definition for the solution of the initial-value problem d 4 y dt 4 + 7 1 t 2 dy dt

More information

2013 Applied Mathematics Mechanics. Advanced Higher. Finalised Marking Instructions

2013 Applied Mathematics Mechanics. Advanced Higher. Finalised Marking Instructions 0 Applied Mathematics Mechanics Advanced Higher Finalised ing Instructions Scottish Qualifications Authority 0 The information in this publication may be reproduced to support SQA qualifications only on

More information

Problem Solving Session 10 Simple Harmonic Oscillator Solutions

Problem Solving Session 10 Simple Harmonic Oscillator Solutions MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.01 Problem Solving Session 10 Simple Harmonic Oscillator Solutions W13D3-0 Group Problem Gravitational Simple Harmonic Oscillator Two identical

More information

Distance travelled time taken and if the particle is a distance s(t) along the x-axis, then its instantaneous speed is:

Distance travelled time taken and if the particle is a distance s(t) along the x-axis, then its instantaneous speed is: Chapter 1 Kinematics 1.1 Basic ideas r(t) is the position of a particle; r = r is the distance to the origin. If r = x i + y j + z k = (x, y, z), then r = r = x 2 + y 2 + z 2. v(t) is the velocity; v =

More information

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod)

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) 28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) θ + ω 2 sin θ = 0. Indicate the stable equilibrium points as well as the unstable equilibrium points.

More information

HOMEWORK SET 1 SOLUTIONS MATH 456, Spring 2011 Bruce Turkington

HOMEWORK SET 1 SOLUTIONS MATH 456, Spring 2011 Bruce Turkington HOMEWORK SET SOLUTIONS MATH 456, Spring Bruce Turkington. Consider a roll of paper, like a toilet roll. Its cross section is very nearly an annulus of inner radius R and outer radius R. The thickness of

More information

Lecture 2. Classification of Differential Equations and Method of Integrating Factors

Lecture 2. Classification of Differential Equations and Method of Integrating Factors Math 245 - Mathematics of Physics and Engineering I Lecture 2. Classification of Differential Equations and Method of Integrating Factors January 11, 2012 Konstantin Zuev (USC) Math 245, Lecture 2 January

More information

Chapter 11 Vibrations and Waves

Chapter 11 Vibrations and Waves Chapter 11 Vibrations and Waves If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is called periodic. The mass and spring system

More information

Physics 1C. Lecture 12B

Physics 1C. Lecture 12B Physics 1C Lecture 12B SHM: Mathematical Model! Equations of motion for SHM:! Remember, simple harmonic motion is not uniformly accelerated motion SHM: Mathematical Model! The maximum values of velocity

More information

spring mass equilibrium position +v max

spring mass equilibrium position +v max Lecture 20 Oscillations (Chapter 11) Review of Simple Harmonic Motion Parameters Graphical Representation of SHM Review of mass-spring pendulum periods Let s review Simple Harmonic Motion. Recall we used

More information

Physics 2211 A & B Quiz #4 Solutions Fall 2016

Physics 2211 A & B Quiz #4 Solutions Fall 2016 Physics 22 A & B Quiz #4 Solutions Fall 206 I. (6 points) A pendulum bob of mass M is hanging at rest from an ideal string of length L. A bullet of mass m traveling horizontally at speed v 0 strikes it

More information

Basic Theory of Differential Equations

Basic Theory of Differential Equations page 104 104 CHAPTER 1 First-Order Differential Equations 16. The following initial-value problem arises in the analysis of a cable suspended between two fixed points y = 1 a 1 + (y ) 2, y(0) = a, y (0)

More information

34.3. Resisted Motion. Introduction. Prerequisites. Learning Outcomes

34.3. Resisted Motion. Introduction. Prerequisites. Learning Outcomes Resisted Motion 34.3 Introduction This Section returns to the simple models of projectiles considered in Section 34.1. It explores the magnitude of air resistance effects and the effects of including simple

More information

Lecture 10. Example: Friction and Motion

Lecture 10. Example: Friction and Motion Lecture 10 Goals: Exploit Newton s 3 rd Law in problems with friction Employ Newton s Laws in 2D problems with circular motion Assignment: HW5, (Chapter 7, due 2/24, Wednesday) For Tuesday: Finish reading

More information

Lab 10: Harmonic Motion and the Pendulum

Lab 10: Harmonic Motion and the Pendulum Lab 10 Harmonic Motion and the Pendulum 119 Name Date Partners Lab 10: Harmonic Motion and the Pendulum OVERVIEW A body is said to be in a position of stable equilibrium if, after displacement in any direction,

More information

Oscillations. Simple Harmonic Motion (SHM) Position, Velocity, Acceleration SHM Forces SHM Energy Period of oscillation Damping and Resonance

Oscillations. Simple Harmonic Motion (SHM) Position, Velocity, Acceleration SHM Forces SHM Energy Period of oscillation Damping and Resonance Oscillations Simple Harmonic Motion (SHM) Position, Velocity, Acceleration SHM Forces SHM Energy Period of oscillation Damping and Resonance 1 Revision problem Please try problem #31 on page 480 A pendulum

More information

Solutions to Homework 1, Introduction to Differential Equations, 3450: , Dr. Montero, Spring y(x) = ce 2x + e x

Solutions to Homework 1, Introduction to Differential Equations, 3450: , Dr. Montero, Spring y(x) = ce 2x + e x Solutions to Homewor 1, Introduction to Differential Equations, 3450:335-003, Dr. Montero, Spring 2009 problem 2. The problem says that the function yx = ce 2x + e x solves the ODE y + 2y = e x, and ass

More information

Mass on a Horizontal Spring

Mass on a Horizontal Spring Course- B.Sc. Applied Physical Science (Computer Science) Year- IInd, Sem- IVth Subject Physics Paper- XIVth, Electromagnetic Theory Lecture No. 22, Simple Harmonic Motion Introduction Hello friends in

More information

MA 102 Mathematics II Lecture Feb, 2015

MA 102 Mathematics II Lecture Feb, 2015 MA 102 Mathematics II Lecture 1 20 Feb, 2015 Differential Equations An equation containing derivatives is called a differential equation. The origin of differential equations Many of the laws of nature

More information

Simple Harmonic Motion

Simple Harmonic Motion Physics 7B-1 (A/B) Professor Cebra Winter 010 Lecture 10 Simple Harmonic Motion Slide 1 of 0 Announcements Final exam will be next Wednesday 3:30-5:30 A Formula sheet will be provided Closed-notes & closed-books

More information

Chapter 14 Periodic Motion

Chapter 14 Periodic Motion Chapter 14 Periodic Motion 1 Describing Oscillation First, we want to describe the kinematical and dynamical quantities associated with Simple Harmonic Motion (SHM), for example, x, v x, a x, and F x.

More information

Classical Mechanics LECTURE 3: DIMENSIONAL ANALYSIS & NEWTON S LAWS. Prof. N. Harnew University of Oxford MT 2016

Classical Mechanics LECTURE 3: DIMENSIONAL ANALYSIS & NEWTON S LAWS. Prof. N. Harnew University of Oxford MT 2016 Classical Mechanics LECTURE 3: DIMENSIONAL ANALYSIS & NEWTON S LAWS Prof. N. Harnew University of Oxford MT 2016 1 OUTLINE : 3. DIMENSIONAL ANALYSIS & NEWTON S LAWS 3.1 Dimensional analysis 3.1.1 The period

More information

Chap. 3 MATH Annalisa Quaini Office : PGH 662 Lecture : MWF 11AM-12PM Office hours : W 8AM-10AM

Chap. 3 MATH Annalisa Quaini Office : PGH 662 Lecture : MWF 11AM-12PM Office hours : W 8AM-10AM Chap. 3 MATH 1431-18319 Annalisa Quaini quaini@math.uh.edu Office : PGH 662 Lecture : MWF 11AM-12PM Office hours : W 8AM-10AM Daily quiz 6 is due on Friday at 11 AM. Exam 1 is coming - check the scheduler

More information

Calculus of Variations Summer Term 2016

Calculus of Variations Summer Term 2016 Calculus of Variations Summer Term 2016 Lecture 14 Universität des Saarlandes 28. Juni 2016 c Daria Apushkinskaya (UdS) Calculus of variations lecture 14 28. Juni 2016 1 / 31 Purpose of Lesson Purpose

More information

Energy in Planetary Orbits

Energy in Planetary Orbits Lecture 19: Energy in Orbits, Bohr Atom, Oscillatory Motion 1 Energy in Planetary Orbits Consequences of Kepler s First and Third Laws According to Kepler s First Law of Planetary Motion, all planets move

More information

Chapter 2: First Order DE 2.4 Linear vs. Nonlinear DEs

Chapter 2: First Order DE 2.4 Linear vs. Nonlinear DEs Chapter 2: First Order DE 2.4 Linear vs. Nonlinear DEs First Order DE 2.4 Linear vs. Nonlinear DE We recall the general form of the First Oreder DEs (FODE): dy = f(t, y) (1) dt where f(t, y) is a function

More information

Chapter 2: First Order ODE 2.4 Examples of such ODE Mo

Chapter 2: First Order ODE 2.4 Examples of such ODE Mo Chapter 2: First Order ODE 2.4 Examples of such ODE Models 28 January 2018 First Order ODE Read Only Section! We recall the general form of the First Order DEs (FODE): dy = f (t, y) (1) dt where f (t,

More information

ES 111 Mathematical Methods in the Earth Sciences Lecture Outline 15 - Tues 20th Nov 2018 First and Higher Order Differential Equations

ES 111 Mathematical Methods in the Earth Sciences Lecture Outline 15 - Tues 20th Nov 2018 First and Higher Order Differential Equations ES 111 Mathematical Methods in the Earth Sciences Lecture Outline 15 - Tues 20th Nov 2018 First and Higher Order Differential Equations Integrating Factor Here is a powerful technique which will work (only!)

More information

Lecture 17 - Gyroscopes

Lecture 17 - Gyroscopes Lecture 17 - Gyroscopes A Puzzle... We have seen throughout class that the center of mass is a very powerful tool for evaluating systems. However, don t let yourself get carried away with how useful it

More information

2.4 Differences Between Linear and Nonlinear Equations 75

2.4 Differences Between Linear and Nonlinear Equations 75 .4 Differences Between Linear and Nonlinear Equations 75 fying regions of the ty-plane where solutions exhibit interesting features that merit more detailed analytical or numerical investigation. Graphical

More information

Random sample problems

Random sample problems UNIVERSITY OF ALABAMA Department of Physics and Astronomy PH 125 / LeClair Spring 2009 Random sample problems 1. The position of a particle in meters can be described by x = 10t 2.5t 2, where t is in seconds.

More information

Chapter 13 Oscillations about Equilibrium. Copyright 2010 Pearson Education, Inc.

Chapter 13 Oscillations about Equilibrium. Copyright 2010 Pearson Education, Inc. Chapter 13 Oscillations about Equilibrium Periodic Motion Units of Chapter 13 Simple Harmonic Motion Connections between Uniform Circular Motion and Simple Harmonic Motion The Period of a Mass on a Spring

More information

Vibrations Qualifying Exam Study Material

Vibrations Qualifying Exam Study Material Vibrations Qualifying Exam Study Material The candidate is expected to have a thorough understanding of engineering vibrations topics. These topics are listed below for clarification. Not all instructors

More information

Section 6.5 Impulse Functions

Section 6.5 Impulse Functions Section 6.5 Impulse Functions Key terms/ideas: Unit impulse function (technically a generalized function or distribution ) Dirac delta function Laplace transform of the Dirac delta function IVPs with forcing

More information

Rotational Kinetic Energy

Rotational Kinetic Energy Lecture 17, Chapter 10: Rotational Energy and Angular Momentum 1 Rotational Kinetic Energy Consider a rigid body rotating with an angular velocity ω about an axis. Clearly every point in the rigid body

More information

Final Exam. Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018

Final Exam. Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018 Name: Student ID#: Section: Final Exam Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018 Show your work on every problem. orrect answers with no supporting work will not receive full credit. Be

More information

Torque and Simple Harmonic Motion

Torque and Simple Harmonic Motion Torque and Simple Harmonic Motion Recall: Fixed Axis Rotation Angle variable Angular velocity Angular acceleration Mass element Radius of orbit Kinematics!! " d# / dt! " d 2 # / dt 2!m i Moment of inertia

More information

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error.

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error. Lecture 09 Copyrigt by Hongyun Wang, UCSC Recap: Te total error in numerical differentiation fl( f ( x + fl( f ( x E T ( = f ( x Numerical result from a computer Exact value = e + f x+ Discretization error

More information

Math Applied Differential Equations

Math Applied Differential Equations Math 256 - Applied Differential Equations Notes Existence and Uniqueness The following theorem gives sufficient conditions for the existence and uniqueness of a solution to the IVP for first order nonlinear

More information

Ch 6.4: Differential Equations with Discontinuous Forcing Functions

Ch 6.4: Differential Equations with Discontinuous Forcing Functions Ch 6.4: Differential Equations with Discontinuous Forcing Functions! In this section focus on examples of nonhomogeneous initial value problems in which the forcing function is discontinuous. Example 1:

More information

Kinematics (special case) Dynamics gravity, tension, elastic, normal, friction. Energy: kinetic, potential gravity, spring + work (friction)

Kinematics (special case) Dynamics gravity, tension, elastic, normal, friction. Energy: kinetic, potential gravity, spring + work (friction) Kinematics (special case) a = constant 1D motion 2D projectile Uniform circular Dynamics gravity, tension, elastic, normal, friction Motion with a = constant Newton s Laws F = m a F 12 = F 21 Time & Position

More information

Lecture 21 Gravitational and Central Forces

Lecture 21 Gravitational and Central Forces Lecture 21 Gravitational and Central Forces 21.1 Newton s Law of Universal Gravitation According to Newton s Law of Universal Graviation, the force on a particle i of mass m i exerted by a particle j of

More information

Solution Set Two. 1 Problem #1: Projectile Motion Cartesian Coordinates Polar Coordinates... 3

Solution Set Two. 1 Problem #1: Projectile Motion Cartesian Coordinates Polar Coordinates... 3 : Solution Set Two Northwestern University, Classical Mechanics Classical Mechanics, Third Ed.- Goldstein October 7, 2015 Contents 1 Problem #1: Projectile Motion. 2 1.1 Cartesian Coordinates....................................

More information

PHY321 Homework Set 10

PHY321 Homework Set 10 PHY321 Homework Set 10 1. [5 pts] A small block of mass m slides without friction down a wedge-shaped block of mass M and of opening angle α. Thetriangular block itself slides along a horizontal floor,

More information

Math 1B Final Exam, Solution. Prof. Mina Aganagic Lecture 2, Spring (6 points) Use substitution and integration by parts to find:

Math 1B Final Exam, Solution. Prof. Mina Aganagic Lecture 2, Spring (6 points) Use substitution and integration by parts to find: Math B Final Eam, Solution Prof. Mina Aganagic Lecture 2, Spring 20 The eam is closed book, apart from a sheet of notes 8. Calculators are not allowed. It is your responsibility to write your answers clearly..

More information

Chaotic Motion of the Double Pendulum

Chaotic Motion of the Double Pendulum MEGL 2016 - Mathematical Art and 3D Printing George Mason University: College of Science December 16, 2016 Table of Contents 1 The Mathematics 2 Inspiration for the Model Planning the Construction of the

More information

Math Review Night: Work and the Dot Product

Math Review Night: Work and the Dot Product Math Review Night: Work and the Dot Product Dot Product A scalar quantity Magnitude: A B = A B cosθ The dot product can be positive, zero, or negative Two types of projections: the dot product is the parallel

More information

Lecture 8: Ch Sept 2018

Lecture 8: Ch Sept 2018 University of Alabama Department of Physics and Astronomy PH 301 / LeClair Fall 2018 Lecture 8: Ch. 4.5-7 12 Sept 2018 1 Time-dependent potential energy Sometimes we need to consider time-dependent forces,

More information

MTH_256: Differential Equations Examination II Part 1 of 2 Technology Allowed Examination. Student Name:

MTH_256: Differential Equations Examination II Part 1 of 2 Technology Allowed Examination. Student Name: 01 March 2018 Technology Allowed Examination Kidoguchi\m256_x2.1soln.docx MTH_256: Differential Equations Examination II Part 1 of 2 Technology Allowed Examination Student Name: STUDNAME Instructions:

More information

PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2)

PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2) PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2) We will limit our study of planar kinetics to rigid bodies that are symmetric with respect to a fixed reference plane. As discussed in Chapter 16, when

More information

Lecture Notes for PHY 405 Classical Mechanics

Lecture Notes for PHY 405 Classical Mechanics Lecture Notes for PHY 405 Classical Mechanics From Thorton & Marion s Classical Mechanics Prepared by Dr. Joseph M. Hahn Saint Mary s University Department of Astronomy & Physics September 1, 2005 Chapter

More information

Solutions. 8th Annual Boston Area Undergraduate Physics Competition April 27, 2002

Solutions. 8th Annual Boston Area Undergraduate Physics Competition April 27, 2002 Solutions 8th Annual Boston Area Undergraduate Physics Competition April 27, 2002. a If A is heated, then water will flow from B to A. The reason can be seen as follows. The pressure at depth h is given

More information

Spring 2011 solutions. We solve this via integration by parts with u = x 2 du = 2xdx. This is another integration by parts with u = x du = dx and

Spring 2011 solutions. We solve this via integration by parts with u = x 2 du = 2xdx. This is another integration by parts with u = x du = dx and Math - 8 Rahman Final Eam Practice Problems () We use disks to solve this, Spring solutions V π (e ) d π e d. We solve this via integration by parts with u du d and dv e d v e /, V π e π e d. This is another

More information

C H A P T E R. Introduction 1.1

C H A P T E R. Introduction 1.1 C H A P T E R Introduction For y > 3/2, the slopes are negative, therefore the solutions are decreasing For y < 3/2, the slopes are positive, hence the solutions are increasing The equilibrium solution

More information

Nov : Lecture 22: Differential Operators, Harmonic Oscillators

Nov : Lecture 22: Differential Operators, Harmonic Oscillators 14 Nov. 3 005: Lecture : Differential Operators, Harmonic Oscillators Reading: Kreyszig Sections:.4 (pp:81 83),.5 (pp:83 89),.8 (pp:101 03) Differential Operators The idea of a function as something that

More information

Physics 1 Second Midterm Exam (AM) 2/25/2010

Physics 1 Second Midterm Exam (AM) 2/25/2010 Physics Second Midterm Eam (AM) /5/00. (This problem is worth 40 points.) A roller coaster car of m travels around a vertical loop of radius R. There is no friction and no air resistance. At the top of

More information

Phys 7221, Fall 2006: Midterm exam

Phys 7221, Fall 2006: Midterm exam Phys 7221, Fall 2006: Midterm exam October 20, 2006 Problem 1 (40 pts) Consider a spherical pendulum, a mass m attached to a rod of length l, as a constrained system with r = l, as shown in the figure.

More information

Examples of Applications of Potential Functions in Problem Solving (Web Appendix to the Paper)

Examples of Applications of Potential Functions in Problem Solving (Web Appendix to the Paper) Examples of Applications of otential Functions in roblem Solving (Web Appendix to the aper) Ali Mehrizi-Sani and Reza Iravani May 5, 2010 1 Introduction otential functions may be exploited to formulate

More information

Physics 2514 Lecture 22

Physics 2514 Lecture 22 Physics 2514 Lecture 22 P. Gutierrez Department of Physics & Astronomy University of Oklahoma Physics 2514 p. 1/15 Information Information needed for the exam Exam will be in the same format as the practice

More information

AH Mechanics Checklist (Unit 1) AH Mechanics Checklist (Unit 1) Rectilinear Motion

AH Mechanics Checklist (Unit 1) AH Mechanics Checklist (Unit 1) Rectilinear Motion Rectilinear Motion No. kill Done 1 Know that rectilinear motion means motion in 1D (i.e. along a straight line) Know that a body is a physical object 3 Know that a particle is an idealised body that has

More information

Chapter 5 Gravitation Chapter 6 Work and Energy

Chapter 5 Gravitation Chapter 6 Work and Energy Chapter 5 Gravitation Chapter 6 Work and Energy Chapter 5 (5.6) Newton s Law of Universal Gravitation (5.7) Gravity Near the Earth s Surface Chapter 6 (today) Work Done by a Constant Force Kinetic Energy,

More information

The acceleration of gravity is constant (near the surface of the earth). So, for falling objects:

The acceleration of gravity is constant (near the surface of the earth). So, for falling objects: 1. Become familiar with a definition of and terminology involved with differential equations Calculus - Santowski. Solve differential equations with and without initial conditions 3. Apply differential

More information

AP Physics. Harmonic Motion. Multiple Choice. Test E

AP Physics. Harmonic Motion. Multiple Choice. Test E AP Physics Harmonic Motion Multiple Choice Test E A 0.10-Kg block is attached to a spring, initially unstretched, of force constant k = 40 N m as shown below. The block is released from rest at t = 0 sec.

More information

SMA 208: Ordinary differential equations I

SMA 208: Ordinary differential equations I SMA 208: Ordinary differential equations I First Order differential equations Lecturer: Dr. Philip Ngare (Contacts: pngare@uonbi.ac.ke, Tue 12-2 PM) School of Mathematics, University of Nairobi Feb 26,

More information

Solutions to Math 53 Math 53 Practice Final

Solutions to Math 53 Math 53 Practice Final Solutions to Math 5 Math 5 Practice Final 20 points Consider the initial value problem y t 4yt = te t with y 0 = and y0 = 0 a 8 points Find the Laplace transform of the solution of this IVP b 8 points

More information

Radiation Damping. 1 Introduction to the Abraham-Lorentz equation

Radiation Damping. 1 Introduction to the Abraham-Lorentz equation Radiation Damping Lecture 18 1 Introduction to the Abraham-Lorentz equation Classically, a charged particle radiates energy if it is accelerated. We have previously obtained the Larmor expression for the

More information

(1 2t), y(1) = 2 y. dy dt = t. e t y, y(0) = 1. dr, r(1) = 2 (r = r(θ)) y = t(t2 + 1) 4y 3, y(0) = 1. 2t y + t 2 y, y(0) = 2. 2t 1 + 2y, y(2) = 0

(1 2t), y(1) = 2 y. dy dt = t. e t y, y(0) = 1. dr, r(1) = 2 (r = r(θ)) y = t(t2 + 1) 4y 3, y(0) = 1. 2t y + t 2 y, y(0) = 2. 2t 1 + 2y, y(2) = 0 MATH 307 Due: Problem 1 Text: 2.2.9-20 Solve the following initial value problems (this problem should mainly be a review of MATH 125). 1. y = (1 2t)y 2, y(0) = 1/6 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12.

More information

Constrained motion and generalized coordinates

Constrained motion and generalized coordinates Constrained motion and generalized coordinates based on FW-13 Often, the motion of particles is restricted by constraints, and we want to: work only with independent degrees of freedom (coordinates) k

More information