MA 201, Mathematics III, July-November 2018, Laplace Transform (Contd.)

Size: px
Start display at page:

Download "MA 201, Mathematics III, July-November 2018, Laplace Transform (Contd.)"

Transcription

1 MA 201, Mathematics III, July-November 2018, Laplace Transform (Contd.) Lecture 19 Lecture 19 MA 201, PDE (2018) 1 / 24

2 Application of Laplace transform in solving ODEs ODEs with constant coefficients Example ODE1 (First order ODE): dx +3x = 0, x(0) = 1. dt By taking Laplace transform on both sides of the equation, L{ dx dt }+L{3x} = 0 sl{x} x(0)+3l{x} = 0 (s+3)l{x} = 1 L{x} = 1 s+3 Taking inverse transform x = e 3t. Lecture 19 MA 201, PDE (2018) 2 / 24

3 Application of Laplace transform in solving ODEs ODEs with constant coefficients Example ODE2 (Second order ODE): d 2 x dx +x = t, x(0) = 1, (0) = 2. dt2 dt By taking Laplace transform on both sides of the equation, L{ d2 x }+L{x} = L{t} dt2 s 2 L{x} sx(0) ẋ(0)+l{x} = 1/s 2 (s 2 +1)L{x} = 1 s 2 +s 2 1 L{x} = s 2 (s 2 +1) + s 2 s 2 +1 = 1 s 2 + s s s Taking inverse transform x = t+cost 3sint. Lecture 19 MA 201, PDE (2018) 3 / 24

4 Application of Laplace transform in solving ODEs ODEs with variable coefficients Example ODE3 (Second order ODE): t d2 x dt 2 +2(t 1)dx +(t 2)x = 0. dt By taking Laplace transform on both sides of the equation, L{t d2 x dt 2 }+2L{(t 1)dx dt }+L{(t 2)x} = 0 d ds L{ẍ} 2 d ds L{ẋ} 2L{ẋ} d ds L{x} 2L{x} = 0 which will ultimately lead to the differential equation: d 4s+4 L{x}+ ds s 2 +2s+1 L{x} = 3x 0 (s+1) 2, where x(0) = x 0 Lecture 19 MA 201, PDE (2018) 4 / 24

5 Application of Laplace transform in solving ODEs Giving us the solution (find the integrating factor as (s+1) 4 ) Taking inverse transform, L{x} = x 0 s+1 + C (s+1) 4. x = x 0 e t +C t3 6 e t. Lecture 19 MA 201, PDE (2018) 5 / 24

6 Application of Laplace transform in solving ODEs Simultaneous ODEs Example ODE4 (First order): } dx dt = 2x 3y, dy dt = y 2x, x(0) = 8, y(0) = 3. Taking Laplace transform on both sides of the first equation, (s 2)L{x}+3L{y} = 8. (1) Similarly, taking Laplace transform on both sides of the second equation, By application of Cramer s rule in (1) and (2), By taking the inverse transform, 2L{x}+(s 1)L{y} = 3. (2) L{x} = 5 s s 4, L{y} = 5 s+1 2 s 4. x(t) = 5e t +3e 4t, y(t) = 5e t 2e 4t. Lecture 19 MA 201, PDE (2018) 6 / 24

7 Convolution Example A: Find L 1 { s (s 2 +1)(s 2) } We can easily observe that the Laplace transforms of F(t) = e 2t and G(t) = cost, are, respectively, f(s) = 1 s s 2 and g(s) = s Can we have In other sense, whether L 1 {f(s)g(s)} = F(t)G(t)? L{F(t)G(t)} = {f(s)g(s)}? The result is true for a special product of functions, known as convolution The convolution of two given functions F(t) and G(t) is written as F G and is defined by the integral t F G = F(τ) G(t τ) dτ. (3) 0 Note that the commutative, associative and distributive properties hold true. Lecture 19 MA 201, PDE (2018) 7 / 24

8 Convolution Example B: t e at = t 0 t τe a(t τ) dτ = e at τe aτ dτ = 1 a 2(eat at 1). 0 Example C: sinat sinat = t 0 sinaτ sina(t τ)dτ = 1 2a (sinat atcosat). Lecture 19 MA 201, PDE (2018) 8 / 24

9 Convolution Theorem If F(t) and G(t) are two functions of exponential order and given L 1 {f(s)} = F(t) and L 1 {g(s)} = G(t), then t L 1 {f(s)g(s)} = F(τ) G(t τ) dτ = F G, (4) 0 where is the convolution operator defined in (3) above. Example A: We need to find L 1 { s (s 2 +1)(s 2) } Now, use convolution theorem to have { } L 1 s (s 2 = L 1 {f(s)g(s)} = F(t) G(t) +1)(s 2) t = e 2t cos(t) = e 2τ cos(t τ) dτ 0 = 2 5 e2t (sint 2cost). Lecture 19 MA 201, PDE (2018) 9 / 24

10 Convolution Proof: By definition L{F(t) G(t)} = t e st F(τ)G(t τ) dτ dt. 0 0 The domain of this repeated integral takes the form of a wedge in the t,τ-plane. Write L{F(t) G(t)} = t 0 0 e st F(τ)G(t τ) dτ dt. Integrating with respect to t first L{F(t) G(t)} = = 0 e st F(τ)G(t τ) dτ dt τ { } F(τ) e st G(t τ) dt 0 τ dτ. Lecture 19 MA 201, PDE (2018) 10 / 24

11 Convolution In the inner integral above, put u = t τ so that it can be written as τ e st G(t τ) dt = 0 = e sτ g(s). e s(u+τ) G(u) du Therefore L{F(t) G(t)} = 0 = f(s)g(s), F(τ)e sτ g(s) dτ which gives us the following desired result: L 1 {f(s)g(s)} = t 0 F(τ) G(t τ) dτ = F G. Lecture 19 MA 201, PDE (2018) 11 / 24

12 Inverse Laplace transform by method of residue If s is considered as complex, then the inverse Laplace transform F(t) of f(s) is given by F(t) = 1 2πi a+i a i f(s)e st ds, where the integration is along Re(s) = a is a vertical line. We can use the method of residues to find inverse Laplace transform. Lecture 19 MA 201, PDE (2018) 12 / 24

13 Inverse Laplace transform by method of residue The following theorem is to be used for evaluating inverse Laplace transform. Theorem If the Laplace transform f(s) of F(t) is an analytic function of s, except at a finite number of singular points-the poles-each of which lies to the left of the vertical line Re(s) = a and if sf(s) is bounded as s approaches infinity through the half-plane Re(s) a, then L 1 {f(s)} = 1 2πi a+i a i f(s)e st ds = Residues of f(s)e st at all poles = R 1 +R 2 +R 3 + (5) where { lim s ak {(s a k )f(s)e st }, k = 1,2,...,n; a k simple pole R k = 1 d lim r s ak r! ds {(s a r k ) r+1 f(s)e st }, a k multiple pole of order r +1. (6) Lecture 19 MA 201, PDE (2018) 13 / 24

14 Inverse Laplace transform by method of residue Example D: Evaluate { L 1 s 2 } s+3 s 3 +6s s+6 Solution D: We can see that lim s sf(s) = 1 which is bounded. The poles are found to be s = 1, 2, 3 which are all simple poles. In order to evaluate the inverse Laplace transform using (6), we need to calculate the residues of the function due to the poles. We get R 1 = (residue at s = 1) = 5 2 e t, R 2 = (residue at s = 2) = 9e 2t, R 3 = (residue at s = 3) = 15 2 e 3t. Therefore { L 1 s 2 } s+3 s 3 +6s 2 = 5 +11s+6 2 e t 9e 2t e 3t. Lecture 19 MA 201, PDE (2018) 14 / 24

15 Inverse Laplace transform by method of residue Example E: Evaluate { } L 1 1 (s+1)(s 2) 2. Solution E: Here s = 1 is a simple pole whereas s = 2 is a double pole. R 1 = (residue at s = 1) = e t 9, R 2 = (residue at s = 2) = ( t )e2t Therefore { } L 1 1 (s+1)(s 2) 2 = e t 9 +(t )e2t. Lecture 19 MA 201, PDE (2018) 15 / 24

16 Application of Laplace transform in solving PDEs Definition The Laplace transform of a function u(x,t) with respect to t is defined as L{u(x,t)} = u(x,s) = The Laplace transforms of the partial derivatives t u(x,t), x u(x,t), 2 2 t 2u(x,t), x2u(x,t) are as follows: 0 e st u(x,t) dt. (7) { } L t u(x,t) { } L x u(x,t) { } 2 L t 2 u(x,t) { } 2 L x 2 u(x,t) = sū(x,s) u(x,0), (8) = d ū(x,s), (9) dx = s 2 ū(x,s) su(x,0) u t (x,0), (10) = d2 ū(x,s). (11) dx2 Lecture 19 MA 201, PDE (2018) 16 / 24

17 Application of Laplace transform in solving PDEs Example PDE1: (First order) Find a bounded solution of the following problem u x = 2 u t +u subject to u(x,0) = 6 e 3x. Solution PDE1: Taking Laplace transform on both sides of the given PDE and using the initial condition, After finding the integrating factor, dū dx (2s+1)ū = 12e 3x. ū(x,s) = 6 s+2 e 3x +C e (2s+1)x. Lecture 19 MA 201, PDE (2018) 17 / 24

18 Application of Laplace transform in solving PDEs u(x,t) should be bounded when x. Hence its Laplace transform ū(x,s) should also be bounded as s and we take C = 0. ū(x,s) = 6 s+2 e 3x. Taking the inverse transform u(x,t) = 6e (2t+3x). Lecture 19 MA 201, PDE (2018) 18 / 24

19 Application of Laplace transform in solving PDEs Example PDE2: (Second order) Consider the following one-dimensional heat conduction equation subject to the following conditions: u t = 2 u x2, 0 < x < 1, t > 0 u(0,t) = 1, u(1,t) = 1, t > 0; u(x,0) = 1+sinπx, 0 < x < 1. Solution PDE2: Taking Laplace transform on both sides and applying the given initial condition, d 2 ū(x,s) sū(x,s) = (1+sinπx). dx2 The complementary function and the particular integral of the above equation can be derived as ū c (x,s) = Ae sx +Be sx, ū p (x,s) = 1 s + sinπx s+π 2, Lecture 19 MA 201, PDE (2018) 19 / 24

20 Application of Laplace transform in solving PDEs ū(x,s): ū(x,s) = Ae sx +Be sx + 1 s + sinπx s+π2. (12) Convert the boundary conditions in u(x, t) to boundary conditions in ū(x, s): u(0,t) = 1 ū(0,s) = 1 s, u(1,t) = 1 ū(1,s) = 1 s. Using these in (12) 1 s 1 s = A+B + 1 A+B = 0, s = Ae s +Be s + 1 Ae s +Be s = 0. s Lecture 19 MA 201, PDE (2018) 20 / 24

21 Application of Laplace transform in solving PDEs Both these conditions together imply A = 0 = B. Solution is obtained by taking the inverse ū(x,s) = 1 s + sinπx s+π2. (13) u(x,t) = 1+e π2t sinπx. (14) Lecture 19 MA 201, PDE (2018) 21 / 24

22 Application of Laplace transform in solving PDEs Example PDE3: (Second order) ( πx ) U tt = c 2 U xx +sin sin(σt), 0 < x < L, t > 0, L U(0,t) = 0, U(L,t) = 0, t > 0, U(x,0) = 0, U t (x,0) = 0, 0 < x < L. Taking Laplace transform on the equation, it gets reduced to d 2 s2 dx2u(x,s) c2u(x,s) = σsin(πx/l) c 2 (s 2 +σ 2 ) the solution of which can be obtained as which can be simplified to u(x,s) = A(s)e s c x +B(s)e s c x + σ c 2 u(x,s) = A(s)e s c x +B(s)e s c x + σsin(πx/l) ( c2 π 2 L 2 σ 2 ) sin(πx/l) (s 2 +σ 2 )( s2 c 2 + π2 L 2 ) ( 1 s 2 +σ 2 1 s 2 + c2 π 2 L 2 Lecture 19 MA 201, PDE (2018) 22 / 24 )

23 Application of Laplace transform in solving PDEs Taking transforms on the boundary conditions Reducing u(x, s) simply to u(x,s) = L 2 σ c 2 π 2 σ 2 L 2 u(0,s) = 0, u(l,s) = 0 A(s) = 0 = B(s) ( 1 s 2 +σ 2 1 s 2 + c2 π 2 L 2 ) sin(πx/l) Inverting That is U(x,t) = U(x,t) = L 2 [ σ 1 c 2 π 2 σ 2 L 2 σ sinσt L ] cπ sin(πct L ) sin(πx/l) L 2 [ c 2 π 2 σ 2 L 2 sinσt Lσ ] cπ sin(πct L ) sin(πx/l) Lecture 19 MA 201, PDE (2018) 23 / 24

24 Best wishes for rest of the course. Keep in mind Hard work has no substitute. Lecture 19 MA 201, PDE (2018) 24 / 24

f(t)e st dt. (4.1) Note that the integral defining the Laplace transform converges for s s 0 provided f(t) Ke s 0t for some constant K.

f(t)e st dt. (4.1) Note that the integral defining the Laplace transform converges for s s 0 provided f(t) Ke s 0t for some constant K. 4 Laplace transforms 4. Definition and basic properties The Laplace transform is a useful tool for solving differential equations, in particular initial value problems. It also provides an example of integral

More information

MA 201, Mathematics III, July-November 2016, Laplace Transform

MA 201, Mathematics III, July-November 2016, Laplace Transform MA 21, Mathematics III, July-November 216, Laplace Transform Lecture 18 Lecture 18 MA 21, PDE (216) 1 / 21 Laplace Transform Let F : [, ) R. If F(t) satisfies the following conditions: F(t) is piecewise

More information

Differential Equations

Differential Equations Differential Equations Math 341 Fall 21 MWF 2:3-3:25pm Fowler 37 c 21 Ron Buckmire http://faculty.oxy.edu/ron/math/341/1/ Worksheet 29: Wednesday December 1 TITLE Laplace Transforms and Introduction to

More information

e st f (t) dt = e st tf(t) dt = L {t f(t)} s

e st f (t) dt = e st tf(t) dt = L {t f(t)} s Additional operational properties How to find the Laplace transform of a function f (t) that is multiplied by a monomial t n, the transform of a special type of integral, and the transform of a periodic

More information

Chapter 31. The Laplace Transform The Laplace Transform. The Laplace transform of the function f(t) is defined. e st f(t) dt, L[f(t)] =

Chapter 31. The Laplace Transform The Laplace Transform. The Laplace transform of the function f(t) is defined. e st f(t) dt, L[f(t)] = Chapter 3 The Laplace Transform 3. The Laplace Transform The Laplace transform of the function f(t) is defined L[f(t)] = e st f(t) dt, for all values of s for which the integral exists. The Laplace transform

More information

+ + LAPLACE TRANSFORM. Differentiation & Integration of Transforms; Convolution; Partial Fraction Formulas; Systems of DEs; Periodic Functions.

+ + LAPLACE TRANSFORM. Differentiation & Integration of Transforms; Convolution; Partial Fraction Formulas; Systems of DEs; Periodic Functions. COLOR LAYER red LAPLACE TRANSFORM Differentiation & Integration of Transforms; Convolution; Partial Fraction Formulas; Systems of DEs; Periodic Functions. + Differentiation of Transforms. F (s) e st f(t)

More information

Laplace Transform. Chapter 4

Laplace Transform. Chapter 4 Chapter 4 Laplace Transform It s time to stop guessing solutions and find a systematic way of finding solutions to non homogeneous linear ODEs. We define the Laplace transform of a function f in the following

More information

Laplace Transforms and use in Automatic Control

Laplace Transforms and use in Automatic Control Laplace Transforms and use in Automatic Control P.S. Gandhi Mechanical Engineering IIT Bombay Acknowledgements: P.Santosh Krishna, SYSCON Recap Fourier series Fourier transform: aperiodic Convolution integral

More information

Math 5440 Problem Set 6 Solutions

Math 5440 Problem Set 6 Solutions Math 544 Math 544 Problem Set 6 Solutions Aaron Fogelson Fall, 5 : (Logan,.6 # ) Solve the following problem using Laplace transforms. u tt c u xx g, x >, t >, u(, t), t >, u(x, ), u t (x, ), x >. The

More information

20.5. The Convolution Theorem. Introduction. Prerequisites. Learning Outcomes

20.5. The Convolution Theorem. Introduction. Prerequisites. Learning Outcomes The Convolution Theorem 2.5 Introduction In this Section we introduce the convolution of two functions f(t), g(t) which we denote by (f g)(t). The convolution is an important construct because of the convolution

More information

Ordinary differential equations

Ordinary differential equations Class 11 We will address the following topics Convolution of functions Consider the following question: Suppose that u(t) has Laplace transform U(s), v(t) has Laplace transform V(s), what is the inverse

More information

Computing inverse Laplace Transforms.

Computing inverse Laplace Transforms. Review Exam 3. Sections 4.-4.5 in Lecture Notes. 60 minutes. 7 problems. 70 grade attempts. (0 attempts per problem. No partial grading. (Exceptions allowed, ask you TA. Integration table included. Complete

More information

2.161 Signal Processing: Continuous and Discrete Fall 2008

2.161 Signal Processing: Continuous and Discrete Fall 2008 MIT OpenCourseWare http://ocw.mit.edu 2.6 Signal Processing: Continuous and Discrete Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. MASSACHUSETTS

More information

9.5 The Transfer Function

9.5 The Transfer Function Lecture Notes on Control Systems/D. Ghose/2012 0 9.5 The Transfer Function Consider the n-th order linear, time-invariant dynamical system. dy a 0 y + a 1 dt + a d 2 y 2 dt + + a d n y 2 n dt b du 0u +

More information

Systems Analysis and Control

Systems Analysis and Control Systems Analysis and Control Matthew M. Peet Arizona State University Lecture 5: Calculating the Laplace Transform of a Signal Introduction In this Lecture, you will learn: Laplace Transform of Simple

More information

(f g)(t) = Example 4.5.1: Find f g the convolution of the functions f(t) = e t and g(t) = sin(t). Solution: The definition of convolution is,

(f g)(t) = Example 4.5.1: Find f g the convolution of the functions f(t) = e t and g(t) = sin(t). Solution: The definition of convolution is, .5. Convolutions and Solutions Solutions of initial value problems for linear nonhomogeneous differential equations can be decomposed in a nice way. The part of the solution coming from the initial data

More information

Practice Problems For Test 3

Practice Problems For Test 3 Practice Problems For Test 3 Power Series Preliminary Material. Find the interval of convergence of the following. Be sure to determine the convergence at the endpoints. (a) ( ) k (x ) k (x 3) k= k (b)

More information

Math 307 Lecture 19. Laplace Transforms of Discontinuous Functions. W.R. Casper. Department of Mathematics University of Washington.

Math 307 Lecture 19. Laplace Transforms of Discontinuous Functions. W.R. Casper. Department of Mathematics University of Washington. Math 307 Lecture 19 Laplace Transforms of Discontinuous Functions W.R. Casper Department of Mathematics University of Washington November 26, 2014 Today! Last time: Step Functions This time: Laplace Transforms

More information

ENGIN 211, Engineering Math. Laplace Transforms

ENGIN 211, Engineering Math. Laplace Transforms ENGIN 211, Engineering Math Laplace Transforms 1 Why Laplace Transform? Laplace transform converts a function in the time domain to its frequency domain. It is a powerful, systematic method in solving

More information

Analysis III for D-BAUG, Fall 2017 Lecture 10

Analysis III for D-BAUG, Fall 2017 Lecture 10 Analysis III for D-BAUG, Fall 27 Lecture Lecturer: Alex Sisto (sisto@math.ethz.ch Convolution (Faltung We have already seen that the Laplace transform is not multiplicative, that is, L {f(tg(t} L {f(t}

More information

Practice Problems For Test 3

Practice Problems For Test 3 Practice Problems For Test 3 Power Series Preliminary Material. Find the interval of convergence of the following. Be sure to determine the convergence at the endpoints. (a) ( ) k (x ) k (x 3) k= k (b)

More information

Lecture 7: Laplace Transform and Its Applications Dr.-Ing. Sudchai Boonto

Lecture 7: Laplace Transform and Its Applications Dr.-Ing. Sudchai Boonto Dr-Ing Sudchai Boonto Department of Control System and Instrumentation Engineering King Mongkut s Unniversity of Technology Thonburi Thailand Outline Motivation The Laplace Transform The Laplace Transform

More information

ECE 3620: Laplace Transforms: Chapter 3:

ECE 3620: Laplace Transforms: Chapter 3: ECE 3620: Laplace Transforms: Chapter 3: 3.1-3.4 Prof. K. Chandra ECE, UMASS Lowell September 21, 2016 1 Analysis of LTI Systems in the Frequency Domain Thus far we have understood the relationship between

More information

20.6. Transfer Functions. Introduction. Prerequisites. Learning Outcomes

20.6. Transfer Functions. Introduction. Prerequisites. Learning Outcomes Transfer Functions 2.6 Introduction In this Section we introduce the concept of a transfer function and then use this to obtain a Laplace transform model of a linear engineering system. (A linear engineering

More information

Definition of the Laplace transform. 0 x(t)e st dt

Definition of the Laplace transform. 0 x(t)e st dt Definition of the Laplace transform Bilateral Laplace Transform: X(s) = x(t)e st dt Unilateral (or one-sided) Laplace Transform: X(s) = 0 x(t)e st dt ECE352 1 Definition of the Laplace transform (cont.)

More information

Math 3313: Differential Equations Laplace transforms

Math 3313: Differential Equations Laplace transforms Math 3313: Differential Equations Laplace transforms Thomas W. Carr Department of Mathematics Southern Methodist University Dallas, TX Outline Introduction Inverse Laplace transform Solving ODEs with Laplace

More information

Mathematical Methods and its Applications (Solution of assignment-12) Solution 1 From the definition of Fourier transforms, we have.

Mathematical Methods and its Applications (Solution of assignment-12) Solution 1 From the definition of Fourier transforms, we have. For 2 weeks course only Mathematical Methods and its Applications (Solution of assignment-2 Solution From the definition of Fourier transforms, we have F e at2 e at2 e it dt e at2 +(it/a dt ( setting (

More information

Unit 2: Modeling in the Frequency Domain Part 2: The Laplace Transform. The Laplace Transform. The need for Laplace

Unit 2: Modeling in the Frequency Domain Part 2: The Laplace Transform. The Laplace Transform. The need for Laplace Unit : Modeling in the Frequency Domain Part : Engineering 81: Control Systems I Faculty of Engineering & Applied Science Memorial University of Newfoundland January 1, 010 1 Pair Table Unit, Part : Unit,

More information

Matemáticas II: Segundo del Grado en Ingeniería Aeroespacial

Matemáticas II: Segundo del Grado en Ingeniería Aeroespacial Matemáticas II: Segundo del Grado en Ingeniería Aeroespacial Sergio Blanes, Dolors Roselló Ecuaciones diferenciales y transformadas de Laplace con aplicaciones L.M. Sánchez, M.P. Legua Ref.: 211-798 Capítulo

More information

Wave Equation With Homogeneous Boundary Conditions

Wave Equation With Homogeneous Boundary Conditions Wave Equation With Homogeneous Boundary Conditions MATH 467 Partial Differential Equations J. Robert Buchanan Department of Mathematics Fall 018 Objectives In this lesson we will learn: how to solve the

More information

A sufficient condition for the existence of the Fourier transform of f : R C is. f(t) dt <. f(t) = 0 otherwise. dt =

A sufficient condition for the existence of the Fourier transform of f : R C is. f(t) dt <. f(t) = 0 otherwise. dt = Fourier transform Definition.. Let f : R C. F [ft)] = ˆf : R C defined by The Fourier transform of f is the function F [ft)]ω) = ˆfω) := ft)e iωt dt. The inverse Fourier transform of f is the function

More information

Outline. Classical Control. Lecture 2

Outline. Classical Control. Lecture 2 Outline Outline Outline Review of Material from Lecture 2 New Stuff - Outline Review of Lecture System Performance Effect of Poles Review of Material from Lecture System Performance Effect of Poles 2 New

More information

Math 2C03 - Differential Equations. Slides shown in class - Winter Laplace Transforms. March 4, 5, 9, 11, 12, 16,

Math 2C03 - Differential Equations. Slides shown in class - Winter Laplace Transforms. March 4, 5, 9, 11, 12, 16, Math 2C03 - Differential Equations Slides shown in class - Winter 2015 Laplace Transforms March 4, 5, 9, 11, 12, 16, 18... 2015 Laplace Transform used to solve linear ODEs and systems of linear ODEs with

More information

THE UNIVERSITY OF WESTERN ONTARIO. Applied Mathematics 375a Instructor: Matt Davison. Final Examination December 14, :00 12:00 a.m.

THE UNIVERSITY OF WESTERN ONTARIO. Applied Mathematics 375a Instructor: Matt Davison. Final Examination December 14, :00 12:00 a.m. THE UNIVERSITY OF WESTERN ONTARIO London Ontario Applied Mathematics 375a Instructor: Matt Davison Final Examination December 4, 22 9: 2: a.m. 3 HOURS Name: Stu. #: Notes: ) There are 8 question worth

More information

ANALYTIC SEMIGROUPS AND APPLICATIONS. 1. Introduction

ANALYTIC SEMIGROUPS AND APPLICATIONS. 1. Introduction ANALYTIC SEMIGROUPS AND APPLICATIONS KELLER VANDEBOGERT. Introduction Consider a Banach space X and let f : D X and u : G X, where D and G are real intervals. A is a bounded or unbounded linear operator

More information

Solutions to Assignment 7

Solutions to Assignment 7 MTHE 237 Fall 215 Solutions to Assignment 7 Problem 1 Show that the Laplace transform of cos(αt) satisfies L{cosαt = s s 2 +α 2 L(cos αt) e st cos(αt)dt A s α e st sin(αt)dt e stsin(αt) α { e stsin(αt)

More information

Functions of a Complex Variable (S1) Lecture 11. VII. Integral Transforms. Integral transforms from application of complex calculus

Functions of a Complex Variable (S1) Lecture 11. VII. Integral Transforms. Integral transforms from application of complex calculus Functions of a Complex Variable (S1) Lecture 11 VII. Integral Transforms An introduction to Fourier and Laplace transformations Integral transforms from application of complex calculus Properties of Fourier

More information

Introduction & Laplace Transforms Lectures 1 & 2

Introduction & Laplace Transforms Lectures 1 & 2 Introduction & Lectures 1 & 2, Professor Department of Electrical and Computer Engineering Colorado State University Fall 2016 Control System Definition of a Control System Group of components that collectively

More information

Homework Solutions:

Homework Solutions: Homework Solutions: 1.1-1.3 Section 1.1: 1. Problems 1, 3, 5 In these problems, we want to compare and contrast the direction fields for the given (autonomous) differential equations of the form y = ay

More information

HW 9, Math 319, Fall 2016

HW 9, Math 319, Fall 2016 HW 9, Math 39, Fall Nasser M. Abbasi Discussion section 447, Th 4:3PM-: PM December, Contents HW 9. Section. problem................................... Part a....................................... Part

More information

Linear Systems Theory

Linear Systems Theory ME 3253 Linear Systems Theory Review Class Overview and Introduction 1. How to build dynamic system model for physical system? 2. How to analyze the dynamic system? -- Time domain -- Frequency domain (Laplace

More information

Honors Differential Equations

Honors Differential Equations MIT OpenCourseWare http://ocw.mit.edu 8.034 Honors Differential Equations Spring 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. LECTURE 20. TRANSFORM

More information

Special Mathematics Laplace Transform

Special Mathematics Laplace Transform Special Mathematics Laplace Transform March 28 ii Nature laughs at the difficulties of integration. Pierre-Simon Laplace 4 Laplace Transform Motivation Properties of the Laplace transform the Laplace transform

More information

Time Response Analysis (Part II)

Time Response Analysis (Part II) Time Response Analysis (Part II). A critically damped, continuous-time, second order system, when sampled, will have (in Z domain) (a) A simple pole (b) Double pole on real axis (c) Double pole on imaginary

More information

MATH 251 Examination II April 4, 2016 FORM A. Name: Student Number: Section:

MATH 251 Examination II April 4, 2016 FORM A. Name: Student Number: Section: MATH 251 Examination II April 4, 2016 FORM A Name: Student Number: Section: This exam has 12 questions for a total of 100 points. In order to obtain full credit for partial credit problems, all work must

More information

Name: Solutions Exam 4

Name: Solutions Exam 4 Instructions. Answer each of the questions on your own paper. Put your name on each page of your paper. Be sure to show your work so that partial credit can be adequately assessed. Credit will not be given

More information

Jim Lambers ENERGY 281 Spring Quarter Lecture 3 Notes

Jim Lambers ENERGY 281 Spring Quarter Lecture 3 Notes Jim Lambers ENERGY 8 Spring Quarter 7-8 Lecture 3 Notes These notes are based on Rosalind Archer s PE8 lecture notes, with some revisions by Jim Lambers. Introduction The Fourier transform is an integral

More information

MA Chapter 10 practice

MA Chapter 10 practice MA 33 Chapter 1 practice NAME INSTRUCTOR 1. Instructor s names: Chen. Course number: MA33. 3. TEST/QUIZ NUMBER is: 1 if this sheet is yellow if this sheet is blue 3 if this sheet is white 4. Sign the scantron

More information

Math 308 Exam II Practice Problems

Math 308 Exam II Practice Problems Math 38 Exam II 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

CHBE320 LECTURE V LAPLACE TRANSFORM AND TRANSFER FUNCTION. Professor Dae Ryook Yang

CHBE320 LECTURE V LAPLACE TRANSFORM AND TRANSFER FUNCTION. Professor Dae Ryook Yang CHBE320 LECTURE V LAPLACE TRANSFORM AND TRANSFER FUNCTION Professor Dae Ryook Yang Spring 2018 Dept. of Chemical and Biological Engineering 5-1 Road Map of the Lecture V Laplace Transform and Transfer

More information

TMA4120, Matematikk 4K, Fall Date Section Topic HW Textbook problems Suppl. Answers. Sept 12 Aug 31/

TMA4120, Matematikk 4K, Fall Date Section Topic HW Textbook problems Suppl. Answers. Sept 12 Aug 31/ TMA420, Matematikk 4K, Fall 206 LECTURE SCHEDULE AND ASSIGNMENTS Date Section Topic HW Textbook problems Suppl Answers Aug 22 6 Laplace transform 6:,7,2,2,22,23,25,26,4 A Sept 5 Aug 24/25 62-3 ODE, Heaviside

More information

Module 4. Related web links and videos. 1. FT and ZT

Module 4. Related web links and videos. 1.  FT and ZT Module 4 Laplace transforms, ROC, rational systems, Z transform, properties of LT and ZT, rational functions, system properties from ROC, inverse transforms Related web links and videos Sl no Web link

More information

Course roadmap. ME451: Control Systems. Example of Laplace transform. Lecture 2 Laplace transform. Laplace transform

Course roadmap. ME451: Control Systems. Example of Laplace transform. Lecture 2 Laplace transform. Laplace transform ME45: Control Systems Lecture 2 Prof. Jongeun Choi Department of Mechanical Engineering Michigan State University Modeling Transfer function Models for systems electrical mechanical electromechanical Block

More information

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Laplace Transform Method David Levermore Department of Mathematics University of Maryland

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Laplace Transform Method David Levermore Department of Mathematics University of Maryland HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Laplace Transform Method David Levermore Department of Mathematics University of Maryland 9 December Because the presentation of this material in

More information

9 More on the 1D Heat Equation

9 More on the 1D Heat Equation 9 More on the D Heat Equation 9. Heat equation on the line with sources: Duhamel s principle Theorem: Consider the Cauchy problem = D 2 u + F (x, t), on x t x 2 u(x, ) = f(x) for x < () where f

More information

Traffic flow problems. u t + [uv(u)] x = 0. u 0 x > 1

Traffic flow problems. u t + [uv(u)] x = 0. u 0 x > 1 The flow of cars is modelled by the PDE Traffic flow problems u t + [uvu)] x = 1. If vu) = 1 u and x < a) ux, ) = u x 2 x 1 u x > 1 b) ux, ) = u e x, where < u < 1, determine when and where a shock first

More information

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Laplace Transform Method. David Levermore Department of Mathematics University of Maryland

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Laplace Transform Method. David Levermore Department of Mathematics University of Maryland HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Laplace Transform Method David Levermore Department of Mathematics University of Maryland 6 April Because the presentation of this material in lecture

More information

Mathematical Methods - Lecture 9

Mathematical Methods - Lecture 9 Mathematical Methods - Lecture 9 Yuliya Tarabalka Inria Sophia-Antipolis Méditerranée, Titane team, http://www-sop.inria.fr/members/yuliya.tarabalka/ Tel.: +33 (0)4 92 38 77 09 email: yuliya.tarabalka@inria.fr

More information

Transform Solutions to LTI Systems Part 3

Transform Solutions to LTI Systems Part 3 Transform Solutions to LTI Systems Part 3 Example of second order system solution: Same example with increased damping: k=5 N/m, b=6 Ns/m, F=2 N, m=1 Kg Given x(0) = 0, x (0) = 0, find x(t). The revised

More information

Faculty of Engineering, Mathematics and Science School of Mathematics

Faculty of Engineering, Mathematics and Science School of Mathematics Faculty of Engineering, Mathematics and Science School of Mathematics SF Engineers SF MSISS SF MEMS MAE: Engineering Mathematics IV Trinity Term 18 May,??? Sports Centre??? 9.3 11.3??? Prof. Sergey Frolov

More information

Differential Equations Class Notes

Differential Equations Class Notes Differential Equations Class Notes Dan Wysocki Spring 213 Contents 1 Introduction 2 2 Classification of Differential Equations 6 2.1 Linear vs. Non-Linear.................................. 7 2.2 Seperable

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 15 Heat with a source So far we considered homogeneous wave and heat equations and the associated initial value problems on the whole line, as

More information

The first order quasi-linear PDEs

The first order quasi-linear PDEs Chapter 2 The first order quasi-linear PDEs The first order quasi-linear PDEs have the following general form: F (x, u, Du) = 0, (2.1) where x = (x 1, x 2,, x 3 ) R n, u = u(x), Du is the gradient of u.

More information

Chapter 6: The Laplace Transform. Chih-Wei Liu

Chapter 6: The Laplace Transform. Chih-Wei Liu Chapter 6: The Laplace Transform Chih-Wei Liu Outline Introduction The Laplace Transform The Unilateral Laplace Transform Properties of the Unilateral Laplace Transform Inversion of the Unilateral Laplace

More information

MathQuest: Differential Equations

MathQuest: Differential Equations MathQuest: Differential Equations Laplace Tranforms 1. True or False The Laplace transform method is the only way to solve some types of differential equations. (a) True, and I am very confident (b) True,

More information

Sample Quiz 8, Problem 1. Solving Higher Order Constant-Coefficient Equations

Sample Quiz 8, Problem 1. Solving Higher Order Constant-Coefficient Equations Sample Quiz 8 Sample Quiz 8, Problem. Solving Higher Order Constant-Coefficient Equations The Algorithm applies to constant-coefficient homogeneous linear differential equations of order N, for example

More information

Control Systems. Laplace domain analysis

Control Systems. Laplace domain analysis Control Systems Laplace domain analysis L. Lanari outline introduce the Laplace unilateral transform define its properties show its advantages in turning ODEs to algebraic equations define an Input/Output

More information

EE 3054: Signals, Systems, and Transforms Summer It is observed of some continuous-time LTI system that the input signal.

EE 3054: Signals, Systems, and Transforms Summer It is observed of some continuous-time LTI system that the input signal. EE 34: Signals, Systems, and Transforms Summer 7 Test No notes, closed book. Show your work. Simplify your answers. 3. It is observed of some continuous-time LTI system that the input signal = 3 u(t) produces

More information

GATE EE Topic wise Questions SIGNALS & SYSTEMS

GATE EE Topic wise Questions SIGNALS & SYSTEMS www.gatehelp.com GATE EE Topic wise Questions YEAR 010 ONE MARK Question. 1 For the system /( s + 1), the approximate time taken for a step response to reach 98% of the final value is (A) 1 s (B) s (C)

More information

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 2 Laplace Transform I 1/52

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 2 Laplace Transform I 1/52 1/52 ECEN 420 LINEAR CONTROL SYSTEMS Lecture 2 Laplace Transform I Linear Time Invariant Systems A general LTI system may be described by the linear constant coefficient differential equation: a n d n

More information

MATH 251 Examination II November 5, 2018 FORM A. Name: Student Number: Section:

MATH 251 Examination II November 5, 2018 FORM A. Name: Student Number: Section: MATH 251 Examination II November 5, 2018 FORM A Name: Student Number: Section: This exam has 14 questions for a total of 100 points. In order to obtain full credit for partial credit problems, all work

More information

Ordinary Differential Equations. Session 7

Ordinary Differential Equations. Session 7 Ordinary Differential Equations. Session 7 Dr. Marco A Roque Sol 11/16/2018 Laplace Transform Among the tools that are very useful for solving linear differential equations are integral transforms. An

More information

The Laplace transform

The Laplace transform The Laplace transform Samy Tindel Purdue University Differential equations - MA 266 Taken from Elementary differential equations by Boyce and DiPrima Samy T. Laplace transform Differential equations 1

More information

Introduction to Modern Control MT 2016

Introduction to Modern Control MT 2016 CDT Autonomous and Intelligent Machines & Systems Introduction to Modern Control MT 2016 Alessandro Abate Lecture 2 First-order ordinary differential equations (ODE) Solution of a linear ODE Hints to nonlinear

More information

18.03 Class 23, Apr 2. Laplace Transform: Second order equations; completing the square; t-shift; step and delta signals. Rules:

18.03 Class 23, Apr 2. Laplace Transform: Second order equations; completing the square; t-shift; step and delta signals. Rules: 18.03 Class 23, Apr 2 Laplace Transform: Second order equations; completing the square; t-shift; step and delta signals. Rules: L is linear: af(t) + bg(t) ----> af(s) + bg(s) F(s) essentially determines

More information

Problem Set 1. This week. Please read all of Chapter 1 in the Strauss text.

Problem Set 1. This week. Please read all of Chapter 1 in the Strauss text. Math 425, Spring 2015 Jerry L. Kazdan Problem Set 1 Due: Thurs. Jan. 22 in class. [Late papers will be accepted until 1:00 PM Friday.] This is rust remover. It is essentially Homework Set 0 with a few

More information

Laplace Transforms Chapter 3

Laplace Transforms Chapter 3 Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first. Laplace transforms play a key role in important

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

20.3. Further Laplace Transforms. Introduction. Prerequisites. Learning Outcomes

20.3. Further Laplace Transforms. Introduction. Prerequisites. Learning Outcomes Further Laplace Transforms 2.3 Introduction In this Section we introduce the second shift theorem which simplifies the determination of Laplace and inverse Laplace transforms in some complicated cases.

More information

Higher Order Linear Equations

Higher Order Linear Equations C H A P T E R 4 Higher Order Linear Equations 4.1 1. The differential equation is in standard form. Its coefficients, as well as the function g(t) = t, are continuous everywhere. Hence solutions are valid

More information

Chapter DEs with Discontinuous Force Functions

Chapter DEs with Discontinuous Force Functions Chapter 6 6.4 DEs with Discontinuous Force Functions Discontinuous Force Functions Using Laplace Transform, as in 6.2, we solve nonhomogeneous linear second order DEs with constant coefficients. The only

More information

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differential Equations for Engineers and Scientists Gregg Waterman Oregon Institute of Technology c 2017 Gregg Waterman This work is licensed under the Creative Commons Attribution 4.0 International

More information

12.7 Heat Equation: Modeling Very Long Bars.

12.7 Heat Equation: Modeling Very Long Bars. 568 CHAP. Partial Differential Equations (PDEs).7 Heat Equation: Modeling Very Long Bars. Solution by Fourier Integrals and Transforms Our discussion of the heat equation () u t c u x in the last section

More information

Laplace Theory Examples

Laplace Theory Examples Laplace Theory Examples Harmonic oscillator s-differentiation Rule First shifting rule Trigonometric formulas Exponentials Hyperbolic functions s-differentiation Rule First Shifting Rule I and II Damped

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

Control Systems I. Lecture 5: Transfer Functions. Readings: Emilio Frazzoli. Institute for Dynamic Systems and Control D-MAVT ETH Zürich

Control Systems I. Lecture 5: Transfer Functions. Readings: Emilio Frazzoli. Institute for Dynamic Systems and Control D-MAVT ETH Zürich Control Systems I Lecture 5: Transfer Functions Readings: Emilio Frazzoli Institute for Dynamic Systems and Control D-MAVT ETH Zürich October 20, 2017 E. Frazzoli (ETH) Lecture 5: Control Systems I 20/10/2017

More information

Laplace Transform Part 1: Introduction (I&N Chap 13)

Laplace Transform Part 1: Introduction (I&N Chap 13) Laplace Transform Part 1: Introduction (I&N Chap 13) Definition of the L.T. L.T. of Singularity Functions L.T. Pairs Properties of the L.T. Inverse L.T. Convolution IVT(initial value theorem) & FVT (final

More information

LTI Systems (Continuous & Discrete) - Basics

LTI Systems (Continuous & Discrete) - Basics LTI Systems (Continuous & Discrete) - Basics 1. A system with an input x(t) and output y(t) is described by the relation: y(t) = t. x(t). This system is (a) linear and time-invariant (b) linear and time-varying

More information

One-Sided Laplace Transform and Differential Equations

One-Sided Laplace Transform and Differential Equations One-Sided Laplace Transform and Differential Equations As in the dcrete-time case, the one-sided transform allows us to take initial conditions into account. Preliminaries The one-sided Laplace transform

More information

Applied Mathematics Masters Examination Fall 2016, August 18, 1 4 pm.

Applied Mathematics Masters Examination Fall 2016, August 18, 1 4 pm. Applied Mathematics Masters Examination Fall 16, August 18, 1 4 pm. Each of the fifteen numbered questions is worth points. All questions will be graded, but your score for the examination will be the

More information

Lecture 19: Heat conduction with distributed sources/sinks

Lecture 19: Heat conduction with distributed sources/sinks Introductory lecture notes on Partial Differential Equations - c Anthony Peirce. Not to be copied, used, or revised without explicit written permission from the copyright owner. 1 ecture 19: Heat conduction

More information

Differential equations, comprehensive exam topics and sample questions

Differential equations, comprehensive exam topics and sample questions Differential equations, comprehensive exam topics and sample questions Topics covered ODE s: Chapters -5, 7, from Elementary Differential Equations by Edwards and Penney, 6th edition.. Exact solutions

More information

Control Systems. Frequency domain analysis. L. Lanari

Control Systems. Frequency domain analysis. L. Lanari Control Systems m i l e r p r a in r e v y n is o Frequency domain analysis L. Lanari outline introduce the Laplace unilateral transform define its properties show its advantages in turning ODEs to algebraic

More information

Math 341 Fall 2008 Friday December 12

Math 341 Fall 2008 Friday December 12 FINAL EXAM: Differential Equations Math 341 Fall 2008 Friday December 12 c 2008 Ron Buckmire 1:00pm-4:00pm Name: Directions: Read all problems first before answering any of them. There are 17 pages in

More information

MA26600 FINAL EXAM INSTRUCTIONS December 13, You must use a #2 pencil on the mark sense sheet (answer sheet).

MA26600 FINAL EXAM INSTRUCTIONS December 13, You must use a #2 pencil on the mark sense sheet (answer sheet). MA266 FINAL EXAM INSTRUCTIONS December 3, 2 NAME INSTRUCTOR. You must use a #2 pencil on the mark sense sheet (answer sheet). 2. On the mark-sense sheet, fill in the instructor s name (if you do not know,

More information

MATH 2250 Final Exam Solutions

MATH 2250 Final Exam Solutions MATH 225 Final Exam Solutions Tuesday, April 29, 28, 6: 8:PM Write your name and ID number at the top of this page. Show all your work. You may refer to one double-sided sheet of notes during the exam

More information

Definitions of the Laplace Transform (1A) Young Won Lim 1/31/15

Definitions of the Laplace Transform (1A) Young Won Lim 1/31/15 Definitions of the Laplace Transform (A) Copyright (c) 24 Young W. Lim. Permission is granted to copy, distriute and/or modify this document under the terms of the GNU Free Documentation License, Version.2

More information

JUST THE MATHS UNIT NUMBER LAPLACE TRANSFORMS 3 (Differential equations) A.J.Hobson

JUST THE MATHS UNIT NUMBER LAPLACE TRANSFORMS 3 (Differential equations) A.J.Hobson JUST THE MATHS UNIT NUMBER 16.3 LAPLACE TRANSFORMS 3 (Differential equations) by A.J.Hobson 16.3.1 Examples of solving differential equations 16.3.2 The general solution of a differential equation 16.3.3

More information

Ma 221 Final Exam Solutions 5/14/13

Ma 221 Final Exam Solutions 5/14/13 Ma 221 Final Exam Solutions 5/14/13 1. Solve (a) (8 pts) Solution: The equation is separable. dy dx exy y 1 y0 0 y 1e y dy e x dx y 1e y dy e x dx ye y e y dy e x dx ye y e y e y e x c The last step comes

More information

Basic Procedures for Common Problems

Basic Procedures for Common Problems Basic Procedures for Common Problems ECHE 550, Fall 2002 Steady State Multivariable Modeling and Control 1 Determine what variables are available to manipulate (inputs, u) and what variables are available

More information