Math 353 Lecture Notes Week 6 Laplace Transform: Fundamentals

Size: px
Start display at page:

Download "Math 353 Lecture Notes Week 6 Laplace Transform: Fundamentals"

Transcription

1 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 properties linearity transform of derivatives Inversion Laplace transform of functions Some examples Initial value problems Using L to solve constant-coefficient, linear IVPs 1 A quick introduction We turn our attention now to transform methods, which will provide not just a tool for obtaining solutions, but a framework for gaining insight into structure. The idea is to define a transform operator L on functions, L : original space transformed space such that the ODE in the transformed space is much easier to solve. One class of transforms is an integral transform, which takes the form L[f(t)] = K(s, t)f(t) dt Ω 1

2 where Ω is some domain (usually (, ) or (, )) and K(s, t) is a function called the kernel of the transform. One of the two most important integral transforms is the Laplace transform L, which is defined according to the formula L[f(t)] = F (s) = e st f(t) dt, i.e. L takes a function f(t) as an input and outputs another function F (s) as defined above. Before developing the theory, here is a quick sketch of why the transform is useful for studying ODEs. The two key properties of L are (to be proven later): L is a linear operator L converts differentiation into multiplication by s (plus a little bit): L[f (t)] = sl[f] f(). Because of these two properties, linear, constant coefficient ODEs are converted into algebraic equations. An algebraic equation is much easier to work with than a differential equation! For example, let s solve = y y Let Y (s) = L[y(t)] be the Laplace transform of the solution. Applying L to the equation, we obtain the transformed equation Since L[] =, we get L[] = L[y ] L[y] = sy y() Y. = (s 1)Y y(), which is trivial to solve! The transformed solution to the ODE is then Y (s) = y() s 1. Here is the point at which we have to do actual work - the price of transforming the ODE is that we have to undo the transformation to get the desired solution, y(t). In this case, it is easy to show that L[e t ] = 1/(s 1), from which we can conclude that 2 Fundamentals y(t) = y()e t. Now we go through the basic theory. The treatment here is not be completely rigorous; some technical details are omitted in favor of getting to the key points. 2

3 2.1 Definition The Laplace transform F (s) of a function f(t) is given by L[f(t)] = F (s) = e st f(t) dt. (1) The transform, of course, is only defined when the integral above converges for some interval of s-values. 2.2 Domain/range of the Laplace transform Notice that the integral in (1) will be finite if f(t) does not grow too quickly. A function f(t) is of exponential type (or order) if there are constants a, K, and M such that f(t) Ke at for t > M. Informally, this means that f is bounded by an exponential as t. This bound ensures that the e st factor in the transform (1) can make the integrand decay as t. Note also that because f(t) is in an integral, it is okay for it to be continuous except isolated jump discontinuities (they don t affect the transform); we refer to such a functionas piecewise continuous 1 (asymptotes are not allowed; only finite jumps). Domain of the Laplace transform: Claim: If f is piecewise continuous and of exponential type with rate constant a, i.e. then L[f(t)] = F (s) is defined for s > a. f(t) Ke at for t > M, Proof. We need to show that e st f(t) dt is finite when s > a. Split the integral into (, M) and (M, ): e st f(t) dt = M e st f(t) dt + M e st f(t) dt. The first term is finite because f is piecewise continuous on [, M] and thus bounded. For the second term, if s > a then the exponential bound gives us that e st f(t) dt Ke (s a)t dt = K s a e (s a)m <. M The argument above is informal; technical details omitted 2. M 1 Formally, in any finite interval [a, b] there is a partition a = t 1 < t 2 < t n = b such that f is continuous on (t k, t k+1 ) for k =, n 1. 2 The argument as written is not rigorous because the improper integral M e st f(t) dt is not known to exist. To be correct, we must use a comparison test for integrals: If g, h are integrable functions and g(t) h(t) and then g(t) dt exists (and is finite). M M h(t) dt < 3

4 3 The key properties For the transform to be useful, it has to have a few key features: It must be easy to apply L to a linear ODE. L must transform derivatives in a nice way. L must be invertible (so we can go back after finding the solution in the transformed space). The Laplace transform has these properties, which we detail here. 3.1 Linearity The Laplace transform is a linear operator! Suppose f 1, f 2 are functions with Laplace transforms and c 1, c 2 be constants. Then L[c 1 f 1 + c 2 f 2 ] = e st (c 1 f 1 (t) + c 2 f 2 (t)) dt = c 1 e st f 1 (t) dt + c 2 e st f 2 (t) dt = c 1 L[f 1 ] + c 2 L[f 2 ]. The above assumes that s is large enough that L[f 1 ](s) and L[f 2 ](s) are defined. 3.2 Differentiation The other key property - which gives the Laplace transform its utility for solving ODEs, is that it acts in a nice way on derivatives. The formula is L[f (t)] = sl[f(t)] f(). Conceptually, it is essential to understand to that the above means derivatives in the original space multiplication in the transformed space up to the extra terms. That is, d dt (function) L s (transform) + (terms). L 1 To be precise, we have the following theorem. Theorem: Suppose f is of exponential order with rate constant a, i.e. f(t) Ke at for t M and that f is piecewise continuous. Then L[f (t)] exists for s > a and L[f (t)] = sl[f(t)] f(). 4

5 Proof. We sketch this only when f is continuous (the piecewise case is similar). Assume that s > a. We simply integrate by parts, being careful with the boundary terms: e st f (t) dt = e st f(t) t= = f() + s = f() + sl[f(t)]. For the second line, the boundary term at is zero since The above is not quite rigorous. 3 Higher order derivatives ( se st )f(t) dt e st f(t) dt e st f(t) Ke (s a)t as t. Applying the derivative formula n times, we get the transform of an n-th derivative. For example, L[f (t)] = sl[f (t)] f ()) = s(sl[f(t)] f()) f () = s 2 L[f(t)] sf() f () and so on. Thus an n-th derivative in the original space correspond to multiplications by s n in the transformed space (up to some polynomial in s). To be precise, we have: Theorem. If f (n) is piecewise continuous and there are constants a, K > and M such that f (j) (t) Ke at for t > M and j =, k 1 (i.e. the exponential bound holds for f and its derivatives except for the n-th) then L[f (n) (t)] = s n L[f(t)] s n 1 f() s n 2 f () sf (n 2) () f (n 1) (). 3.3 Inversion The Laplace transform can be inverted, i.e. there is an operator L 1 such that L 1 [L[f(t)]] = f(t) for all functions f(t) of exponential order. Unfortunately, the details (and definition of L 1 in general) require some complex analysis and are beyond the scope of this course. Thus we take the following result on faith: 3 We do not know in advance that the improper integral exists. It would be correct to instead show that b lim b e st f (t) dt. exists and equals what we want. But the careful version is the same aside from adding the limit. 5

6 Inverse of the Laplace transform: If F (s) is defined for s > a then there is a unique function f(t) such that L[f(t)] = F (s). That is, f(t) = L 1 [F (s)]. The inverse L 1 is defined on the set of functions that have no singularities for s > a. In practice, one typically computes L 1 [F (s)] by recognizing F (s) as the transform of some function by consulting a table or just being familiar with common transforms. 4 Inverses and transforms In this section we compute some common transforms and show strategies for computing the inverse transform of a function F (s). In doing so, we will need see a few new properties of the Laplace transform, as well as use some miscellaneous results from calculus. 4.1 Computing the Laplace transform We compute the inverse transform (typically) by generating a table of function-transform pairs; then given F (s) we decomposing it into simple parts and taking the inverse of each. Basic transforms In some cases, we simply integrate directly: Constant function: For the constant function f(t) = 1, Exponential: L[1] = L[e at ] = e st dt = 1 s, s >. e (s a)t dt = 1 s a, s > a. Complex exponential and sine/cosine: The Laplace transform can be applied to complex functions. In particular, L[e (a+bi)t 1 ] = s (a + bi) In particular (taking real parts) we have L[e at sin bt] = b (s a) 2 + b 2, L[eat cos bt] = s a (s a) 2 + b 2. 6

7 Polynomial: Let n be a positive integer. Then, using integration by parts, we can find the transform of t n in terms of the transform for t n 1 : L[t n ] = t n e st dt = 1 s tn e st t= = n s L[tn 1 ], s >. nt n 1 ( 1 s e st ) dt Note that both of the boundary terms in the integration by parts are zero (t n e st as t and is equal to zero at t = ). Iterating n times and using L[t ] = 1/s, we find that L[t n ] = n! s n+1. Power of t, non-integer: The transform for t p when p is not an integer does not always have a simple form. It is given in terms of a standard function used throughout mathematics, the gamma function. For real values, it is Γ(p) = e t t p 1 dt, p >. In particular, by the same sort of argument as above we have Γ(p + 1) = pγ(p) and Γ(n) = (n 1)! The Laplace transform of t p for p > is L[t p ] = Γ(p + 1) s p+1. (Check this! You ll need to rescale t in the integral to get the right form.) 4.2 Inverse transforms: some rules Not every Y (s) is going to be immediately recognizable as a standard transform. We sometimes need to manipulate it (and terms) into a standard form. If you see something like s (s 1) 2 (2s 2) 2 you should think: how do I turn it into a sum of easy-to-invert functions? There are several tools for accomplishing this task. Some useful ones are listed below. Exploiting linearity: Sums can be inverted term by term; constant factors can be moved in/out of the transform.. L 1 [cf (s)] = cl 1 [F (s)], L 1 [F 1 (s) + + F n (s)] = L 1 [F 1 (s)] + + L 1 [F n (s)]. Rescale the variable: The argument to the function F (s) or f(t) can be scaled by a constant (positive) factor: f(ct) 1 F (s/c), c >. c 7

8 For example, L 1 [e as ] = 1 a L 1 [e s ]. Translation (in s), exponential factors: Multiplying by an exponential corresponds to translation in the transformed space. To be precise, e ct f(t) F (s c), c >. Derivatives in s: A dual property to the rule for f (t). A derivative in the transformed space corresponds to multiplication by ( t) in the original space: ( t) n f(t) F (n) (s) For example, L[te t ] = d ds ( ) 1 = s 1 1 (s 1) 2. 5 Solving equations We are now ready to use the Laplace transform to solve linear, constant coefficient IVPS (of any order). The procedure is as follows: Apply the Laplace Transform to the ODE to obtain a transformed equation for Y (s) = L[y(t)]. This part is straightforward. Use the formula to transform L[y (n) (t)] For an IVP, plug in y(), y () etc. Solve the (algebraic) equation for Y (s) (the simplest part) Decompose Y (s) into a sum of functions that are easy to invert (typically functions that can be recognized as the transform of some known function). Consult standard results or derive new ones to figure calculate each term of L 1 [Y (s)] (there are tables for this step; see the book or the formula sheet on Sakai). It is worth noting, and we will see later, that the end goal is not always just to obtain a solution y(t). If we are interested in understanding the behavior of solutions, the transformed setting can be the right place to do analysis. Thus the last step (the inversion) is not always important. A few examples will do best to illustrate the process. 8

9 Example 1: y 2y + y =, y() = 1, y () =. Let Y (s) = L[y(t)]. Take the transform of the ODE, then apply the initial conditions: = s 2 Y sy() y () 2(sY y()) + Y = s 2 Y s 2sY Y = (s 2 2s + 1)Y s + 2 = (s 1) 2 Y s + 2. The solution in the transformed domain is therefore Now we write Y (s) = s 2 (s 1) 2. Y (s) = s 2 (s 1) 2 = s 1 1 (s 1) 2 = 1 s 1 1 (s 1) 2. We recognize the first term as L[e t ]. The second term is the derivative of a function we know how to invert: 1 (s 1) = d ( ) 1 2 ds s 1 Thus we can use the fact that to obtain L 1 [1/(s 1) 2 ] = ( t)e t. Thus L[( t) n f(t)] = F (n) (s) L 1 [Y (s)] = L 1 1 [ s 1 ] + 1 L 1 [ (s 1) ] 2 = e t + ( t)e t = (1 t)e t. 9

10 Example 2: y + y = sin ωt, y() =, y () = 1, ω ±1. Take the transform (using the standard result for sine ): Apply the initial condition and obtain so we get Now use partial fractions: which gives s 2 Y sy() y () + Y = (s 2 + 1)Y = 1 + ω s 2 + ω 2. ω s 2 + ω 2. Y = 1 s ω (s 2 + 1)(s 2 + ω 2 ). 1 (s 2 + 1)(s 2 + ω 2 ) = A s B s 2 + ω 2 1 = As 2 + Aω 2 + Bs 2 + B so A + B = and Aω 2 + B = 1, solved by A = 1/(ω 2 1) and B = 1/(ω 2 1). Thus Y, after using partial fractions, is Y = 1 ( ) s ω 1 (ω 2 1) s s 2 + ω 2 Now we recognize that L[sin t] = 1 s 2 + 1, L[sin ωt] = ω s 2 + ω 2, and use the known transforms to invert each term of Y : Y = ω2 + ω 1 ω 2 1 sin t 1 sin ωt. ω 2 1 1

11 Example 3: The method works for any linear constant-coefficient ODE (of any order). For example, we can use it to solve the fourth-order equation y (4) 5y + 4y =, y() = 1, y () =, y () = 3, y () =. Take the Laplace transform and use the initial conditions: Solve for Y to obtain Y (s) = (s 4 Y s 3 3s) 5(s 2 Y s) + 4Y =. s3 2s s 4 5s = s 3 2s (s 1)(s + 1)(s 2)(s + 2). Notice that the denominator just the characteristic polynomial of the ODE (which will be true in general). We can invert Y (s) by using partial fractions to write it in the form Y (s) = 1/6 s 1 + 1/6 s /3 s 2 + 1/3 s + 2. (The calculation here is tedious but straightforward). Each term can be inverted using L[e at ] = 1/(s a) to obtain the solution y(t) = 1 6 (et + e t ) (e2t + e 2t ). 11

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

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

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

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

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

Chemical Engineering 436 Laplace Transforms (1)

Chemical Engineering 436 Laplace Transforms (1) Chemical Engineering 436 Laplace Transforms () Why Laplace Transforms?? ) Converts differential equations to algebraic equations- facilitates combination of multiple components in a system to get the total

More information

MATH 353 LECTURE NOTES: WEEK 1 FIRST ORDER ODES

MATH 353 LECTURE NOTES: WEEK 1 FIRST ORDER ODES MATH 353 LECTURE NOTES: WEEK 1 FIRST ORDER ODES J. WONG (FALL 2017) What did we cover this week? Basic definitions: DEs, linear operators, homogeneous (linear) ODEs. Solution techniques for some classes

More information

(an improper integral)

(an improper integral) Chapter 7 Laplace Transforms 7.1 Introduction: A Mixing Problem 7.2 Definition of the Laplace Transform Def 7.1. Let f(t) be a function on [, ). The Laplace transform of f is the function F (s) defined

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

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

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

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

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

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

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

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

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

The Laplace Transform

The Laplace Transform The Laplace Transform Laplace Transform Philippe B. Laval KSU Today Philippe B. Laval (KSU) Definition of the Laplace Transform Today 1 / 16 Outline General idea behind the Laplace transform and other

More information

MAT389 Fall 2016, Problem Set 11

MAT389 Fall 2016, Problem Set 11 MAT389 Fall 216, Problem Set 11 Improper integrals 11.1 In each of the following cases, establish the convergence of the given integral and calculate its value. i) x 2 x 2 + 1) 2 ii) x x 2 + 1)x 2 + 2x

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

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

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

8.3 Partial Fraction Decomposition

8.3 Partial Fraction Decomposition 8.3 partial fraction decomposition 575 8.3 Partial Fraction Decomposition Rational functions (polynomials divided by polynomials) and their integrals play important roles in mathematics and applications,

More information

The Method of Laplace Transforms.

The Method of Laplace Transforms. The Method of Laplace Transforms. James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University May 25, 217 Outline 1 The Laplace Transform 2 Inverting

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

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

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

First order equations. The variation of parameters formula gives for the solution of the initial-value problem:

First order equations. The variation of parameters formula gives for the solution of the initial-value problem: Linear differential equations with discontinuous forcing terms Many external effects are modeled as forces starting to act on the system instantaneously at some positive time, either persisting or being

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

Short Solutions to Review Material for Test #2 MATH 3200

Short Solutions to Review Material for Test #2 MATH 3200 Short Solutions to Review Material for Test # MATH 300 Kawai # Newtonian mechanics. Air resistance. a A projectile is launched vertically. Its height is y t, and y 0 = 0 and v 0 = v 0 > 0. The acceleration

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

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

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

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

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

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

20. The pole diagram and the Laplace transform

20. The pole diagram and the Laplace transform 95 0. The pole diagram and the Laplace transform When working with the Laplace transform, it is best to think of the variable s in F (s) as ranging over the complex numbers. In the first section below

More information

MATH 251 Final Examination December 16, 2014 FORM A. Name: Student Number: Section:

MATH 251 Final Examination December 16, 2014 FORM A. Name: Student Number: Section: MATH 2 Final Examination December 6, 204 FORM A Name: Student Number: Section: This exam has 7 questions for a total of 0 points. In order to obtain full credit for partial credit problems, all work must

More information

Math 256: Applied Differential Equations: Final Review

Math 256: Applied Differential Equations: Final Review Math 256: Applied Differential Equations: Final Review Chapter 1: Introduction, Sec 1.1, 1.2, 1.3 (a) Differential Equation, Mathematical Model (b) Direction (Slope) Field, Equilibrium Solution (c) Rate

More information

Section 6.4 DEs with Discontinuous Forcing Functions

Section 6.4 DEs with Discontinuous Forcing Functions Section 6.4 DEs with Discontinuous Forcing Functions Key terms/ideas: Discontinuous forcing function in nd order linear IVPs Application of Laplace transforms Comparison to viewing the problem s solution

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

MA 266 Review Topics - Exam # 2 (updated)

MA 266 Review Topics - Exam # 2 (updated) MA 66 Reiew Topics - Exam # updated Spring First Order Differential Equations Separable, st Order Linear, Homogeneous, Exact Second Order Linear Homogeneous with Equations Constant Coefficients The differential

More information

MATH 251 Final Examination December 16, 2015 FORM A. Name: Student Number: Section:

MATH 251 Final Examination December 16, 2015 FORM A. Name: Student Number: Section: MATH 5 Final Examination December 6, 5 FORM A Name: Student Number: Section: This exam has 7 questions for a total of 5 points. In order to obtain full credit for partial credit problems, all work must

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

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

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

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 2233 Homework Set 8

Math 2233 Homework Set 8 Math 2233 Homewk Set 8. Determine the lower bound f the radius of convergence of series solutions about each given point xo. (a) y +4y +6xy =,x = Since the coefficient functions 4 6x are perfectly analytic

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

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 353, Fall 2017 Study guide for the final

Math 353, Fall 2017 Study guide for the final Math 353, Fall 2017 Study guide for the final December 12, 2017 Last updated 12/4/17. If something is unclear or incorrect, please let me know so I can update the documents. Updates 12/4: De-emphasized

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

EE102 Homework 2, 3, and 4 Solutions

EE102 Homework 2, 3, and 4 Solutions EE12 Prof. S. Boyd EE12 Homework 2, 3, and 4 Solutions 7. Some convolution systems. Consider a convolution system, y(t) = + u(t τ)h(τ) dτ, where h is a function called the kernel or impulse response of

More information

REVIEW FOR MT3 ANSWER KEY MATH 2373, SPRING 2015

REVIEW FOR MT3 ANSWER KEY MATH 2373, SPRING 2015 REVIEW FOR MT3 ANSWER KEY MATH 373 SPRING 15 PROF. YOICHIRO MORI This list of problems is not guaranteed to be an absolutel complete review. For completeness ou must also make sure that ou know how to

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

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

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

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

DIFFERENTIAL EQUATIONS COURSE NOTES, LECTURE 2: TYPES OF DIFFERENTIAL EQUATIONS, SOLVING SEPARABLE ODES.

DIFFERENTIAL EQUATIONS COURSE NOTES, LECTURE 2: TYPES OF DIFFERENTIAL EQUATIONS, SOLVING SEPARABLE ODES. DIFFERENTIAL EQUATIONS COURSE NOTES, LECTURE 2: TYPES OF DIFFERENTIAL EQUATIONS, SOLVING SEPARABLE ODES. ANDREW SALCH. PDEs and ODEs, order, and linearity. Differential equations come in so many different

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

1 y 2 dy = (2 + t)dt 1 y. = 2t + t2 2 + C 1 2t + t 2 /2 + C. 1 t 2 /2 + 2t 1. e y y = 2t 2. e y dy = 2t 2 dt. e y = 2 3 t3 + C. y = ln( 2 3 t3 + C).

1 y 2 dy = (2 + t)dt 1 y. = 2t + t2 2 + C 1 2t + t 2 /2 + C. 1 t 2 /2 + 2t 1. e y y = 2t 2. e y dy = 2t 2 dt. e y = 2 3 t3 + C. y = ln( 2 3 t3 + C). Math 53 First Midterm Page. Solve each of the following initial value problems. (a) y = y + ty, y() = 3. The equation is separable : y = y ( + t). Thus y = y dy = ( + t)dt y = t + t + C t + t / + C. For

More information

Section 7.4: Inverse Laplace Transform

Section 7.4: Inverse Laplace Transform Section 74: Inverse Laplace Transform A natural question to ask about any function is whether it has an inverse function We now ask this question about the Laplace transform: given a function F (s), will

More information

MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide

MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide GENERAL INFORMATION AND FINAL EXAM RULES The exam will have a duration of 3 hours. No extra time will be given. Failing to submit your solutions

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

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

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

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

Math Lecture 4 Limit Laws

Math Lecture 4 Limit Laws Math 1060 Lecture 4 Limit Laws Outline Summary of last lecture Limit laws Motivation Limits of constants and the identity function Limits of sums and differences Limits of products Limits of polynomials

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

Math 251 December 14, 2005 Answer Key to Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt

Math 251 December 14, 2005 Answer Key to Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt Name Section Math 51 December 14, 5 Answer Key to Final Exam There are 1 questions on this exam. Many of them have multiple parts. The point value of each question is indicated either at the beginning

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

MATH 251 Final Examination May 4, 2015 FORM A. Name: Student Number: Section:

MATH 251 Final Examination May 4, 2015 FORM A. Name: Student Number: Section: MATH 251 Final Examination May 4, 2015 FORM A Name: Student Number: Section: This exam has 16 questions for a total of 150 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

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 2: Change of Basis

Lecture 2: Change of Basis Math 108 Lecture 2: Change of asis Professor: Padraic artlett Week 2 UCS 2014 On Friday of last week, we asked the following question: given the matrix A, 1 0 is there a quick way to calculate large powers

More information

Math Exam 3 Solutions

Math Exam 3 Solutions Math 6 - Exam 3 Solutions Thursday, July 3rd, 0 Recast the following higher-order differential equations into first order systems If the equation is linear, be sure to give the coefficient matrix At and

More information

2nd-Order Linear Equations

2nd-Order Linear Equations 4 2nd-Order Linear Equations 4.1 Linear Independence of Functions In linear algebra the notion of linear independence arises frequently in the context of vector spaces. If V is a vector space over the

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

Topic Subtopics Essential Knowledge (EK)

Topic Subtopics Essential Knowledge (EK) Unit/ Unit 1 Limits [BEAN] 1.1 Limits Graphically Define a limit (y value a function approaches) One sided limits. Easy if it s continuous. Tricky if there s a discontinuity. EK 1.1A1: Given a function,

More information

Sums and Products. a i = a 1. i=1. a i = a i a n. n 1

Sums and Products. a i = a 1. i=1. a i = a i a n. n 1 Sums and Products -27-209 In this section, I ll review the notation for sums and products Addition and multiplication are binary operations: They operate on two numbers at a time If you want to add or

More information

In economics, the amount of a good x demanded is a function of the price of that good. In other words,

In economics, the amount of a good x demanded is a function of the price of that good. In other words, I. UNIVARIATE CALCULUS Given two sets X and Y, a function is a rule that associates each member of X with eactly one member of Y. That is, some goes in, and some y comes out. These notations are used to

More information

11.8 Power Series. Recall the geometric series. (1) x n = 1+x+x 2 + +x n +

11.8 Power Series. Recall the geometric series. (1) x n = 1+x+x 2 + +x n + 11.8 1 11.8 Power Series Recall the geometric series (1) x n 1+x+x 2 + +x n + n As we saw in section 11.2, the series (1) diverges if the common ratio x > 1 and converges if x < 1. In fact, for all x (

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

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1 Lectures - Week 11 General First Order ODEs & Numerical Methods for IVPs In general, nonlinear problems are much more difficult to solve than linear ones. Unfortunately many phenomena exhibit nonlinear

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

we get y 2 5y = x + e x + C: From the initial condition y(0) = 1, we get 1 5 = 0+1+C; so that C = 5. Completing the square to solve y 2 5y = x + e x 5

we get y 2 5y = x + e x + C: From the initial condition y(0) = 1, we get 1 5 = 0+1+C; so that C = 5. Completing the square to solve y 2 5y = x + e x 5 Math 24 Final Exam Solution 17 December 1999 1. Find the general solution to the differential equation ty 0 +2y = sin t. Solution: Rewriting the equation in the form (for t 6= 0),we find that y 0 + 2 t

More information

CP Algebra 2. Unit 2-1 Factoring and Solving Quadratics

CP Algebra 2. Unit 2-1 Factoring and Solving Quadratics CP Algebra Unit -1 Factoring and Solving Quadratics Name: Period: 1 Unit -1 Factoring and Solving Quadratics Learning Targets: 1. I can factor using GCF.. I can factor by grouping. Factoring Quadratic

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

MATH 12 CLASS 5 NOTES, SEP

MATH 12 CLASS 5 NOTES, SEP MATH 12 CLASS 5 NOTES, SEP 30 2011 Contents 1. Vector-valued functions 1 2. Differentiating and integrating vector-valued functions 3 3. Velocity and Acceleration 4 Over the past two weeks we have developed

More information

Chapter 7. Homogeneous equations with constant coefficients

Chapter 7. Homogeneous equations with constant coefficients Chapter 7. Homogeneous equations with constant coefficients It has already been remarked that we can write down a formula for the general solution of any linear second differential equation y + a(t)y +

More information

7.2 Relationship between Z Transforms and Laplace Transforms

7.2 Relationship between Z Transforms and Laplace Transforms Chapter 7 Z Transforms 7.1 Introduction In continuous time, the linear systems we try to analyse and design have output responses y(t) that satisfy differential equations. In general, it is hard to solve

More information

Ch 6.2: Solution of Initial Value Problems

Ch 6.2: Solution of Initial Value Problems Ch 6.2: Solution of Initial Value Problems! The Laplace transform is named for the French mathematician Laplace, who studied this transform in 1782.! The techniques described in this chapter were developed

More information

Section 2.1 (First Order) Linear DEs; Method of Integrating Factors. General first order linear DEs Standard Form; y'(t) + p(t) y = g(t)

Section 2.1 (First Order) Linear DEs; Method of Integrating Factors. General first order linear DEs Standard Form; y'(t) + p(t) y = g(t) Section 2.1 (First Order) Linear DEs; Method of Integrating Factors Key Terms/Ideas: General first order linear DEs Standard Form; y'(t) + p(t) y = g(t) Integrating factor; a function μ(t) that transforms

More information

Lecture Notes for Math 251: ODE and PDE. Lecture 22: 6.5 Dirac Delta and Laplace Transforms

Lecture Notes for Math 251: ODE and PDE. Lecture 22: 6.5 Dirac Delta and Laplace Transforms Lecture Notes for Math : ODE and PDE. Lecture : 6. Dirac Delta and Laplace Transforms Shawn D. Ryan Spring 0 Dirac Delta and the Laplace Transform Last Time: We studied differential equations with discontinuous

More information

Homework Solutions: , plus Substitutions

Homework Solutions: , plus Substitutions Homework Solutions: 2.-2.2, plus Substitutions Section 2. I have not included any drawings/direction fields. We can see them using Maple or by hand, so we ll be focusing on getting the analytic solutions

More information

FINAL EXAM MAY 20, 2004

FINAL EXAM MAY 20, 2004 18.034 FINAL EXAM MAY 20, 2004 Name: Problem 1: /10 Problem 2: /20 Problem 3: /25 Problem 4: /15 Problem 5: /20 Problem 6: /25 Problem 7: /10 Problem 8: /35 Problem 9: /40 Problem 10: /10 Extra credit

More information

n 1 f n 1 c 1 n+1 = c 1 n $ c 1 n 1. After taking logs, this becomes

n 1 f n 1 c 1 n+1 = c 1 n $ c 1 n 1. After taking logs, this becomes Root finding: 1 a The points {x n+1, }, {x n, f n }, {x n 1, f n 1 } should be co-linear Say they lie on the line x + y = This gives the relations x n+1 + = x n +f n = x n 1 +f n 1 = Eliminating α and

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