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

Size: px
Start display at page:

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

Transcription

1 MA 21, Mathematics III, July-November 216, Laplace Transform Lecture 18 Lecture 18 MA 21, PDE (216) 1 / 21

2 Laplace Transform Let F : [, ) R. If F(t) satisfies the following conditions: F(t) is piecewise continuous on the interval [,b] for each b >, There exist real constants M and real positive number a such that Definition (Laplace Transform) e at F(t) M, i.e. F(t) Me at for all t >, Then, the Laplace transform of F(t), denoted by L{F(t)} or f(s), is defined by L{F(t)} = f(s) = e st F(t) dt, (1) provided this integral exists. Here s is a positive real number or a complex number. Observe F(t)e st dt F(t) e st dt M e (s a)t dt = M (s a), s > a. The variable s also takes complex values, but for the time being, assume s to be real. Lecture 18 MA 21, PDE (216) 2 / 21

3 Derivative property of Laplace transform Suppose a differentiable function F(t) has Laplace transform f(s), we can obtain the Laplace transform of its derivative F (t): L{F (t)} = e st F (t) dt. Similarly if the function F(t) is twice, thrice,..., n-times differentiable, we can obtain the Laplace transforms of F (t),f (t),...,f (n) (t) respectively. The following theorems relate to the Laplace transforms of the derivatives of a function. These results are extremely helpful in solving differential equations of various orders. Lecture 18 MA 21, PDE (216) 3 / 21

4 Derivative property of Laplace transform If F(t) is a differentiable function of t and L{F(t)} = f(s), then L{F (t)} = F()+sf(s). (2) Proof: L{F (t)} = = e st F (t) dt [ e st F(t) ] +s e st F(t) dt = F()+sf(s), where F() is the value of F(t) at t =. This is the proof of the theorem. Lecture 18 MA 21, PDE (216) 4 / 21

5 Derivative property of Laplace transform If F(t) is a twice differentiable function of t and L{F(t)} = f(s), then L{F (t)} = s 2 f(s) sf() F (). (3) Proof: L{F (t)} = e st F (t) dt [ e = st F (t) ] +s e st F (t) dt [ se = F ()+ st F(t) ] +s2 e st F(t) dt = s 2 f(s) sf() F (), where F() and F () are the values of F(t) and F (t), respectively at t =. This is the proof of the theorem. Lecture 18 MA 21, PDE (216) 5 / 21

6 Derivative property of Laplace transform We can generalize the above results as follows: If F(t) is an n-times differentiable function of t, and L{F(t)} = f(s), then L{F (n) (t)} = s n f(s) s n 1 F() s n 2 F () sf (n 2) () F (n 1) (). (4) The proof can be completed very easily by induction. Example ODE1 (First order ODE): dx +3x =, x() = 1. dt By taking Laplace transform on both sides of the equation, L{ dx dt }+L{3x} = sl{x} x()+3l{x} = (s+3)l{x} = 1 L{x} = 1 s+3 Lecture 18 MA 21, PDE (216) 6 / 21

7 Laplace transform of some elementary functions 1 L{1} = 1 s, s >. 2 L{t} = 1 s2, s >. 3 L{t n } = n! sn+1, s >, n an integer or L{t n } = Γ(n+1) s n+1, n+1 >, n not an integer. 4 L{e at } = 1 s a, s > a. a 5 L{sinat} = s 2 +a2, s >. s 6 L{cosat} = s 2 +a2, s >. a 7 L{sinhat} = s 2 a2, s > a. s 8 L{coshat} = s 2 a2, s > a. Note: Gamma function Γ(α) is defined as an improper definite integral as Γ(α) = t α 1 e t dt, α > Lecture 18 MA 21, PDE (216) 7 / 21

8 Elementary properties of Laplace transform The Laplace transform has many interesting and useful properties, the most fundamental of which is linearity. If F 1 (t) and F 2 (t) are two functions whose Laplace transforms exist, then L{aF 1 (t)+bf 2 (t)} = al{f 1 (t)}+bl{f 2 (t)} (5) where a and b are arbitrary constants. Proof: L{aF 1 (t)+bf 2 (t)} = = = a (af 1 +bf 2 )e st dt (af 1 e st +bf 2 e st ) dt F 1 e st dt+b = al{f 1 (t)}+bl{f 2 (t)} F 2 e st dt Lecture 18 MA 21, PDE (216) 8 / 21

9 Elementary properties of Laplace transform (First Shifting ): If F(t) is a Laplace transformable function, i.e., L{F(t)} = f(s), then L{e at F(t)} = f(s a). (6) Proof: L{e at F(t)} = = = f(s a). e st {e at F(t)} dt e st e at F(t) dt e (s a)t F(t) dt This establishes the theorem. Lecture 18 MA 21, PDE (216) 9 / 21

10 Elementary properties of Laplace transform (Second Shifting ): { F(t a), t a If L{F(t)} = f(s) and G(t) =, t < a then L{G(t)} = e as f(s). (7) Proof: L{G(t)} = = = e st G(t) dt e st F(t a) dt a e s(a+u) F(u) du, by taking t a = u = e as e su F(u) du = e as f(s), which proves the theorem. Lecture 18 MA 21, PDE (216) 1 / 21

11 Some more properties Recall Heaviside s Unit Step Function, or simply the unit step function, is defined as {, t <, H(t) = 1, t. (8) Since H(t) is precisely the same as 1 for t, the Laplace transform of H(t) must be the same as the Laplace transform of 1, i.e., 1 s. If we shift the origin to t, {, t < t, H(t t ) = 1, t t. (9) The following results can be obtained very easily: L{H(t)} = 1 s. (1) L{H(t t )} = e st. (11) s Lecture 18 MA 21, PDE (216) 11 / 21

12 Elementary properties of Laplace transform (Change of Scale ): If L{F(t)} = f(s), then L{F(at)} = 1 a f ( s a ) a >. (12) Proof: L{F(at)} = = 1 a = 1 a = 1 a f ( s a e st F(at) dt e s u/a F(u) du, by taking at = u e ( s/a)u F(u) du ) which proves the theorem. Lecture 18 MA 21, PDE (216) 12 / 21

13 Elementary properties of Laplace transform If L{F(t)} = f(s), then L{tF(t)} = d ds f(s) and in general L{tn F(t)} = ( 1) n dn dsnf(s). (13) Proof: We know f(s) = L{F(t)} = e st F(t) dt. Differentiating w.r.t. s df ds = d e st F(t) dt ds = te st F(t) dt. Hence, L{tF(t)} = d ds f(s). Lecture 18 MA 21, PDE (216) 13 / 21

14 Elementary properties of Laplace transform Now assume that the result holds for n so that Differentiating the above w.r.t. s, L{t n F(t)} = ( 1) n dn ds nf(s) = t n+1 e st F(t) dt = ( 1) n dn+1 ds n+1f(s) e st (t n+1 n+1 dn+1 F(t)) dt = ( 1) ds n+1f(s) = L{t n+1 n+1 dn+1 F(t)} = ( 1) ds n+1f(s), which shows that it is true for all n and proves the theorem. Lecture 18 MA 21, PDE (216) 14 / 21

15 Some more properties If L{F(t)} = f(s), then { t } L F(u) du = f(s) s. (14) Proof: t Let G(t) = F(u) du. G() =, and G (t) = F(t). L{G (t)} = sl{g(t)} G() = sl{g(t)} i.e. sl{g(t)} = L{F(t)} or, L{G(t)} = f(s) { s t } L F(u) du = f(s) s which proves the theorem. Lecture 18 MA 21, PDE (216) 15 / 21

16 Some more properties If L{F(t)} = f(s), then { F(t) assuming that L t } = { F(t) L t } as s. f(u) du, (15) s Proof: Let G(t) = F(t) t so that F(t) = tg(t). Using the property L{tG(t)} = d ds L{G(t)}, f(s) = L{F(t)} = d ds L{G(t)} = d ds L { F(t) t Integrating both sides with respect to s from s to, [ { }] F(t) { } { } F(t) F(t) f(u) du = L = L = L, s t s t t s }. which proves the theorem. Lecture 18 MA 21, PDE (216) 16 / 21

17 Some more properties (Third Shifting ) If F(t) is a function of exponential order in t, then where f(s) is the Laplace transform of F(t). L{H(t t )F(t t )} = e st f(s), (16) Proof: L{H(t t )F(t t )} = = = e st H(t t )F(t t ) dt e st F(t t ) dt t e s(t+u) F(u) du = e st e su F(u) du = e st f(s), which proves the result. Lecture 18 MA 21, PDE (216) 17 / 21

18 Some more properties Example: Determine the Laplace transform of the sine function switched on at time t = 3. Solution: The function is { sint, t 3, S(t) =, t < 3. (17) We can use Heaviside function to write S(t) as S(t) = H(t 3)sint. sint = sin(t 3+3) = sin(t 3)cos3+cos(t 3)sin3. Taking Laplace transform L{S(t)} = L{H(t 3)sin(t 3)}cos3+L{H(t 3)cos(t 3)}sin3. Then using the third shifting theorem L{S(t)} = (cos3+ssin3)e 3s s Lecture 18 MA 21, PDE (216) 18 / 21

19 Inverse Laplace transform If F(t) has the Laplace transform f(s), i.e., L{F(t)} = f(s), then the inverse Laplace transform is defined by L 1 {f(s)} = F(t). (Linearity) The inverse Laplace transform is linear, i.e., L 1 {a 1 f 1 (s)±a 2 f 2 (s)} = a 1 L 1 {f 1 (s)}±a 2 L 1 {f 2 (s)}. (18) If L 1 {f(s)} = F(t), then L 1 {f(s a)} = e at F(t). (19) If L 1 {f(s)} = F(t), then { L 1 {e as F(t a), t a, f(s)} =, t < a. (2) Lecture 18 MA 21, PDE (216) 19 / 21

20 Inverse Laplace transform Example A: Find the inverse Laplace transform of the following: a s (1). s 2 a 2, (2). s 2 +a 2. It is very easy to find that the required functions are sinh at and cos at respectively. Example B: Determine L 1 { s 2 s 2 +4s+13 }. Solution B: s 2 s 2 +4s+13 = s 2 (s+2) = s+2 4 (s+2) Taking inverse F(t) = e 2t 3 [3cos3t 4sin3t]. Lecture 18 MA 21, PDE (216) 2 / 21

21 Inverse Laplace transform Example C: Determine L 1 { s 2 (s+3) 3 }. Solution C: Use the partial fractions to write s 2 (s+3) 3 = A s+3 + B (s+3) 2 + C (s+3) 3, Equating coefficients of various powers of s, we will ultimately get A = 1,B = 6,C = 9 so that s 2 (s+3) 3 = 1 s+3 6 (s+3) (s+3) 3. Taking inverse Laplace transform { } s L 1 2 (s+3) 3 = e 3t 6te 3t t2 e 3t. Lecture 18 MA 21, PDE (216) 21 / 21

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

MA 201, Mathematics III, July-November 2018, Laplace Transform (Contd.) MA 201, Mathematics III, July-November 2018, Laplace Transform (Contd.) Lecture 19 Lecture 19 MA 201, PDE (2018) 1 / 24 Application of Laplace transform in solving ODEs ODEs with constant coefficients

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

The Laplace Transform (Sect. 4.1). The Laplace Transform (Sect. 4.1).

The Laplace Transform (Sect. 4.1). The Laplace Transform (Sect. 4.1). The Laplace Transform (Sect. 4.1). s of Laplace Transforms. The Laplace Transform (Sect. 4.1). s of Laplace Transforms. The definition of the Laplace Transform. Definition The function F : D F R is the

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

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 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

Math 353 Lecture Notes Week 6 Laplace Transform: Fundamentals

Math 353 Lecture Notes Week 6 Laplace Transform: Fundamentals Math 353 Lecture Notes Week 6 Laplace Transform: Fundamentals J. Wong (Fall 217) October 7, 217 What did we cover this week? Introduction to the Laplace transform Basic theory Domain and range of L Key

More information

Chapter 6 The Laplace Transform

Chapter 6 The Laplace Transform Ordinary Differential Equations (Math 2302) 2017-2016 Chapter 6 The Laplace Transform Many practical engineering problems involve mechanical or electrical systems acted on by discontinuous or impulsive

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

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

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

Math 20D: Form B Final Exam Dec.11 (3:00pm-5:50pm), Show all of your work. No credit will be given for unsupported answers.

Math 20D: Form B Final Exam Dec.11 (3:00pm-5:50pm), Show all of your work. No credit will be given for unsupported answers. Turn off and put away your cell phone. No electronic devices during the exam. No books or other assistance during the exam. Show all of your work. No credit will be given for unsupported answers. Write

More information

Springer Undergraduate Mathematics Series. Phil Dyke. An Introduction to Laplace Transforms and Fourier Series. Second Edition

Springer Undergraduate Mathematics Series. Phil Dyke. An Introduction to Laplace Transforms and Fourier Series. Second Edition Springer Undergraduate Mathematics Series Phil Dyke An Introduction to Laplace Transforms and Fourier Series Second Edition Springer Undergraduate Mathematics Series Advisory Board M. A. J. Chaplain University

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

d n dt n ( Laplace transform of Definition of the Laplace transform

d n dt n ( Laplace transform of Definition of the Laplace transform e t t m) Objectives. Recall the definition and some basic properties of the Laplace transform. Calculate the the following function (n < m): ( e t t ). m dt n Requirements. Integration by parts, change

More information

The Laplace Transform

The Laplace Transform C H A P T E R 6 The Laplace Transform Many practical engineering problems involve mechanical or electrical systems acted on by discontinuous or impulsive forcing terms. For such problems the methods described

More information

The Laplace Transform and the IVP (Sect. 6.2).

The Laplace Transform and the IVP (Sect. 6.2). The Laplace Transform and the IVP (Sect..2). Solving differential equations using L ]. Homogeneous IVP. First, second, higher order equations. Non-homogeneous IVP. Recall: Partial fraction decompositions.

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

The Laplace Transform. Background: Improper Integrals

The Laplace Transform. Background: Improper Integrals The Laplace Transform Background: Improper Integrals Recall: Definite Integral: a, b real numbers, a b; f continuous on [a, b] b a f(x) dx 1 Improper integrals: Type I Infinite interval of integration

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

= e t sin 2t. s 2 2s + 5 (s 1) Solution: Using the derivative of LT formula we have

= e t sin 2t. s 2 2s + 5 (s 1) Solution: Using the derivative of LT formula we have Math 090 Midterm Exam Spring 07 S o l u t i o n s. Results of this problem will be used in other problems. Therefore do all calculations carefully and double check them. Find the inverse Laplace transform

More information

CHEE 319 Tutorial 3 Solutions. 1. Using partial fraction expansions, find the causal function f whose Laplace transform. F (s) F (s) = C 1 s + C 2

CHEE 319 Tutorial 3 Solutions. 1. Using partial fraction expansions, find the causal function f whose Laplace transform. F (s) F (s) = C 1 s + C 2 CHEE 39 Tutorial 3 Solutions. Using partial fraction expansions, find the causal function f whose Laplace transform is given by: F (s) 0 f(t)e st dt (.) F (s) = s(s+) ; Solution: Note that the polynomial

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 Laplace Transform. Background: Improper Integrals

The Laplace Transform. Background: Improper Integrals The Laplace Transform Background: Improper Integrals Recall: Definite Integral: a, b real numbers, a b; f continuous on [a, b] b a f(x) dx 1 Improper integrals: Type I Infinite interval of integration

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

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

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

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

Week #9 : DEs with Non-Constant Coefficients, Laplace Resonance

Week #9 : DEs with Non-Constant Coefficients, Laplace Resonance Week #9 : DEs with Non-Constant Coefficients, Laplace Resonance Goals: Solving DEs with Non-Constant Coefficients Resonance with Laplace Laplace with Periodic Functions 1 Solving Equations with Non-Constant

More information

MATH 251 Examination II April 3, 2017 FORM A. Name: Student Number: Section:

MATH 251 Examination II April 3, 2017 FORM A. Name: Student Number: Section: MATH 251 Examination II April 3, 2017 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

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

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

LECTURE 12: LAPLACE TRANSFORM

LECTURE 12: LAPLACE TRANSFORM LECTURE 12: LAPLACE TRANSFORM 1. Definition and Quetion The definition of the Laplace tranform could hardly be impler: For an appropriate function f(t), the Laplace tranform of f(t) i a function F () which

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

Solution: Homework 3 Biomedical Signal, Systems and Control (BME )

Solution: Homework 3 Biomedical Signal, Systems and Control (BME ) Solution: Homework Biomedical Signal, Systems and Control (BME 80.) Instructor: René Vidal, E-mail: rvidal@cis.jhu.edu TA: Donavan Cheng, E-mail: donavan.cheng@gmail.com TA: Ertan Cetingul, E-mail: ertan@cis.jhu.edu

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

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

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

I Laplace transform. I Transfer function. I Conversion between systems in time-, frequency-domain, and transfer

I Laplace transform. I Transfer function. I Conversion between systems in time-, frequency-domain, and transfer EE C128 / ME C134 Feedback Control Systems Lecture Chapter 2 Modeling in the Frequency Domain Alexandre Bayen Department of Electrical Engineering & Computer Science University of California Berkeley Lecture

More information

F(p) y + 3y + 2y = δ(t a) y(0) = 0 and y (0) = 0.

F(p) y + 3y + 2y = δ(t a) y(0) = 0 and y (0) = 0. Page 5- Chater 5: Lalace Transforms The Lalace Transform is a useful tool that is used to solve many mathematical and alied roblems. In articular, the Lalace transform is a technique that can be used to

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

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

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

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

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

Laplace Transform Theory - 1

Laplace Transform Theory - 1 Laplace Transform Theory - 1 Existence of Laplace Transforms Before continuing our use of Laplace transforms for solving DEs, it is worth digressing through a quick investigation of which functions actually

More information

Math 216 Second Midterm 16 November, 2017

Math 216 Second Midterm 16 November, 2017 Math 216 Second Midterm 16 November, 2017 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material

More information

{ sin(t), t [0, sketch the graph of this f(t) = L 1 {F(p)}.

{ sin(t), t [0, sketch the graph of this f(t) = L 1 {F(p)}. EM Solved roblems Lalace & Fourier transform c Habala 3 EM Solved roblems Lalace & Fourier transform Find the Lalace transform of the following functions: ft t sint; ft e 3t cos3t; 3 ft e 3s ds; { sint,

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

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

Math 216 Second Midterm 19 March, 2018

Math 216 Second Midterm 19 March, 2018 Math 26 Second Midterm 9 March, 28 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

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

ECE : Linear Circuit Analysis II

ECE : Linear Circuit Analysis II Purdue University School of Electrical and Computer Engineering ECE 20200 : Linear Circuit Analysis II Summer 2014 Instructor: Aung Kyi San Instructions: Midterm Examination I July 2, 2014 1. Wait for

More information

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Variable Coefficient Nonhomogeneous Case

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Variable Coefficient Nonhomogeneous Case HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Variable Coefficient Nonhomogeneous Case David Levermore Department of Mathematics University of Maryland 15 March 2009 Because the presentation

More information

Name: Solutions Exam 3

Name: Solutions Exam 3 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

APPM 2360: Midterm exam 3 April 19, 2017

APPM 2360: Midterm exam 3 April 19, 2017 APPM 36: Midterm exam 3 April 19, 17 On the front of your Bluebook write: (1) your name, () your instructor s name, (3) your lecture section number and (4) a grading table. Text books, class notes, cell

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

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 Shifting theorems

Math Shifting theorems Math 37 - Shifting theorems Erik Kjær Pedersen November 29, 2005 Let us recall the Dirac delta function. It is a function δ(t) which is 0 everywhere but at t = 0 it is so large that b a (δ(t)dt = when

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

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

Chapter 6: The Laplace Transform 6.3 Step Functions and

Chapter 6: The Laplace Transform 6.3 Step Functions and Chapter 6: The Laplace Transform 6.3 Step Functions and Dirac δ 2 April 2018 Step Function Definition: Suppose c is a fixed real number. The unit step function u c is defined as follows: u c (t) = { 0

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

Math 266 Midterm Exam 2

Math 266 Midterm Exam 2 Math 266 Midterm Exam 2 March 2st 26 Name: Ground Rules. Calculator is NOT allowed. 2. Show your work for every problem unless otherwise stated (partial credits are available). 3. You may use one 4-by-6

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

Study Guide Block 2: Ordinary Differential Equations. Unit 9: The Laplace Transform, Part Overview

Study Guide Block 2: Ordinary Differential Equations. Unit 9: The Laplace Transform, Part Overview Unit 9: The Laplace Transform, Part 1 1. Overview ~ The Laplace transform has application far beyond its present role in this block of being a useful device for solving certain types of linear differential

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS 1. Basic Terminology A differential equation is an equation that contains an unknown function together with one or more of its derivatives. 1 Examples: 1. y = 2x + cos x 2. dy dt

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Terminology A differential equation is an equation that contains an unknown function together with one or more of its derivatives. 1 Examples: 1. y = 2x + cos x 2. dy dt =

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

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

f (t) K(t, u) d t. f (t) K 1 (t, u) d u. Integral Transform Inverse Fourier Transform

f (t) K(t, u) d t. f (t) K 1 (t, u) d u. Integral Transform Inverse Fourier Transform Integral Transforms Massoud Malek An integral transform maps an equation from its original domain into another domain, where it might be manipulated and solved much more easily than in the original domain.

More information

Reading assignment: In this chapter we will cover Sections Definition and the Laplace transform of simple functions

Reading assignment: In this chapter we will cover Sections Definition and the Laplace transform of simple functions Chapter 4 Laplace Tranform 4 Introduction Reading aignment: In thi chapter we will cover Section 4 45 4 Definition and the Laplace tranform of imple function Given f, a function of time, with value f(t

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

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS 1. Basic Terminology A differential equation is an equation that contains an unknown function together with one or more of its derivatives. 1 Examples: 1. y = 2x + cos x 2. dy dt

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

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

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

MATH 251 Examination II April 7, 2014 FORM A. Name: Student Number: Section:

MATH 251 Examination II April 7, 2014 FORM A. Name: Student Number: Section: MATH 251 Examination II April 7, 2014 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

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

1 In-class part. 1.1 Problems. Practice Final, Math 3350

1 In-class part. 1.1 Problems. Practice Final, Math 3350 Practice Final, Math 3350 1 In-class part The in-class part of the final is 2 1 hours, and will be roughly the size of this practice test. At least 2 one problem from this practice in-class test will appear

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

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

Applied Differential Equation. October 22, 2012

Applied Differential Equation. October 22, 2012 Applied Differential Equation October 22, 22 Contents 3 Second Order Linear Equations 2 3. Second Order linear homogeneous equations with constant coefficients.......... 4 3.2 Solutions of Linear Homogeneous

More information

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations.

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations. UNIVERSITY OF SOUTHAMPTON MATH055W SEMESTER EXAMINATION 03/4 MATHEMATICS FOR ELECTRONIC & ELECTRICAL ENGINEERING Duration: 0 min Solutions Only University approved calculators may be used. A foreign language

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

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Equations. David Levermore Department of Mathematics University of Maryland

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Equations. David Levermore Department of Mathematics University of Maryland HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Equations David Levermore Department of Mathematics University of Maryland 14 March 2012 Because the presentation of this material

More information

ISE I Brief Lecture Notes

ISE I Brief Lecture Notes ISE I Brief Lecture Notes 1 Partial Differentiation 1.1 Definitions Let f(x, y) be a function of two variables. The partial derivative f/ x is the function obtained by differentiating f with respect to

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

8 sin 3 V. For the circuit given, determine the voltage v for all time t. Assume that no energy is stored in the circuit before t = 0.

8 sin 3 V. For the circuit given, determine the voltage v for all time t. Assume that no energy is stored in the circuit before t = 0. For the circuit given, determine the voltage v for all time t. Assume that no energy is stored in the circuit before t = 0. Spring 2015, Exam #5, Problem #1 4t Answer: e tut 8 sin 3 V 1 For the circuit

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Terminology A differential equation is an equation that contains an unknown function together with one or more of its derivatives. 1 Examples: 1. y = 2x + cos x 2. dy dt =

More information

Math Laplace transform

Math Laplace transform 1 Math 371 - Laplace transform Erik Kjær Pedersen November 22, 2005 The functions we have treated with the power series method are called analytical functions y = a k t k The differential equations we

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

37. f(t) sin 2t cos 2t 38. f(t) cos 2 t. 39. f(t) sin(4t 5) 40.

37. f(t) sin 2t cos 2t 38. f(t) cos 2 t. 39. f(t) sin(4t 5) 40. 28 CHAPTER 7 THE LAPLACE TRANSFORM EXERCISES 7 In Problems 8 use Definition 7 to find {f(t)} 2 3 4 5 6 7 8 9 f (t),, f (t) 4,, f (t) t,, f (t) 2t,, f (t) sin t,, f (t), cos t, t t t 2 t 2 t t t t t t t

More information

Series FOURIER SERIES. Graham S McDonald. A self-contained Tutorial Module for learning the technique of Fourier series analysis

Series FOURIER SERIES. Graham S McDonald. A self-contained Tutorial Module for learning the technique of Fourier series analysis Series FOURIER SERIES Graham S McDonald A self-contained Tutorial Module for learning the technique of Fourier series analysis Table of contents Begin Tutorial c 24 g.s.mcdonald@salford.ac.uk 1. Theory

More information

A Note on the Differential Equations with Distributional Coefficients

A Note on the Differential Equations with Distributional Coefficients MATEMATIKA, 24, Jilid 2, Bil. 2, hlm. 115 124 c Jabatan Matematik, UTM. A Note on the Differential Equations with Distributional Coefficients Adem Kilicman Department of Mathematics, Institute for Mathematical

More information

Lecture 23 Using Laplace Transform to Solve Differential Equations

Lecture 23 Using Laplace Transform to Solve Differential Equations Lecture 23 Using Laplace Transform to Solve Differential Equations /02/20 Laplace transform and Its properties. Definition: L{f (s) 6 F(s) 6 0 e st f(t)dt. () Whether L{f (s) or F(s) is used depends on

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

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

Lecture 29. Convolution Integrals and Their Applications

Lecture 29. Convolution Integrals and Their Applications Math 245 - Mathematics of Physics and Engineering I Lecture 29. Convolution Integrals and Their Applications March 3, 212 Konstantin Zuev (USC) Math 245, Lecture 29 March 3, 212 1 / 13 Agenda Convolution

More information

Laplace Transforms. Chapter 3. Pierre Simon Laplace Born: 23 March 1749 in Beaumont-en-Auge, Normandy, France Died: 5 March 1827 in Paris, France

Laplace Transforms. Chapter 3. Pierre Simon Laplace Born: 23 March 1749 in Beaumont-en-Auge, Normandy, France Died: 5 March 1827 in Paris, France Pierre Simon Laplace Born: 23 March 1749 in Beaumont-en-Auge, Normandy, France Died: 5 March 1827 in Paris, France Laplace Transforms Dr. M. A. A. Shoukat Choudhury 1 Laplace Transforms Important analytical

More information