Introduction. f(t) dt. lim. f(t) dt = lim. 1 (1+t)1 p. dt; here p>0. h = (1+h)1 p 1 p. dt = (1+t) p 1 p

Size: px
Start display at page:

Download "Introduction. f(t) dt. lim. f(t) dt = lim. 1 (1+t)1 p. dt; here p>0. h = (1+h)1 p 1 p. dt = (1+t) p 1 p"

Transcription

1 Introduction Method of Laplace transform is very useful in solving differential equations. Its main feature is to convert a differential equation into an algebric equation, which allows us to obtain the Laplace transform of the solution. There immediately lies the main difficulty to obtain solution from its Laplace transform (Inversion problem) is not easy at all except for some special forms. We shall start with a brief review of improper integral. Improper Integral and Laplace Transform Suppose f(t) is a function on inteval t< (we can regard t as time). Improper Integral: If the limit of integral over finite intervals h lim h f(t) dt exists, then we say improper integral f(t) dt converges and define it by f(t) dt = lim h Otherwise, we say the improper integral diverges. h f(t) dt. Example: Evaluate the improper integral dt; here p> (+t) p Solution: First assume p. Forh>, we have h (+t) p dt = (+t) p p h = (+h) p p p, which implies that h { lim h (+t) p dt = p ; p> ; p< Therefore the improper integral converges for p>, but diverges for p<. In case of p =, we have h dt =log(+h) (+t) as h,

2 and the improper integral diverges. In one word, the improper integral diverges for p, and convergess for p>withvalue (+t) p dt = for p>. p Example: Evaluate improper integral +t 2 dt Solution: It follows that h +t 2 dt =arctant h =arctanh π, as h. 2 Therefore, the improper integral converges with value +t 2 dt = π 2 We state without proof a theorem that is very useful in determining the convergence of improper integral. Theorem: If f(t) g(t) for all t and improper integral g(t) dt converges, then improper integral f(t) dt also converges. On the other hand, if f(t) g(t) and g(t) dt diverges, then f(t) dt diverges. Example: Prove that the improper integral converges. Actually, it can be shown that e t2 dt e t2 dt = Solution: It is easy to see that e t2 e t for t, and e t2 for t<. Hence e t2 g(t) with { g(t) = ; t< e t ; t But g(t) dt =+ e converges. Therefore e t2 dt converges. To calculate the improper integral, it suffices to show that However, we have A 2 = A = π 2. e t2 dt = π e x2 dx e y2 dy = e (x2 +y 2) dxdy. 2

3 Using Polar coordinates, x = r cos θ, y = r sin θ, withr, θ<2π, wehavedxdy = rdrdθ and A 2 = 2π This completes the proof. e r2 rdrdθ=2π re r2 dr == π e r2 = π. Exercise: Determine whether the following improper integrals converge or diverge.. t t dt. (Hint: Diverge, since the integrand goes to as t ) e st sin tdt.heres>. (Hint: Converge, since e st sin t e st ) 3. +t +t dt. (Hint: Diverge, since +t 2 +t 2 +t ) Definition of Laplace Transform: Suppose f(t) is defined for t <. The Laplace transform of f is defined as the improper integral L{f} = F (s) = for all s such that the improper integral converges. Remark: The Laplace transform of f(t) is a function of s. e st f(t) dt The following theorem will give a satisfying description regarding the domain on which the Laplace transform is well-defined. Theorem: If improper integral e st f(t) dt converges for some s = s,thenitconvergesforall s>s. Example: Find Laplace transform of f(t) =e at.hereais a constant. Solution: The Laplace transform L { e at} = e st e at = s a, for s>a. Example: Find Laplace transform of f(t) = t. Solution: The Laplace transform is { } L = e st dt = t t 2 e x2 dx = s π s. Here the second equality follows from change of variable t = x2 s otherwise the Laplace transform is clearly ). (we can assume s>, Example: Find Laplace transform of f(t) =sinat, wherea is a constant. Solution: One way to find its Laplace transform is using formula sin at = eiat e iat. 2i 3

4 However, for s>, We have, for s>, L { e iat} = L{sin at} = 2i e (s ia)t dt = s ia. ( s ia ) = s + ia a s 2 + a 2 Exercise: Find the Laplace transform of f(t) = cos at. (Answer: s s 2 +a 2 ) There are many theorems that facilitate the computations of Laplace transforms of more complicated functions. We shall state below a relatively simple one without proof. Theorem: Suppose Laplace transform F (s) =L{f(t)} is well-defined for s>s.wehave L{tf(t)} = F (s), L { t 2 f(t) } = F (s),, L{t n f(t)} =( ) n F (n) (s), for s>s. Intuition: We have F (s) = e st f(t) dt. If we can exchange the order of differentiation and integration, then df ds = d ds e st f(t) dt = d ds ( e st f(t) ) dt = e st tf(t) dt = L {tf(t)}. The derivation of F (s), follows similarly.. Let us use this theorem to calculate several examples. Example: Find Laplace transform of f(t) =t n e at.heren is an integer. Solution: We know F (s) = L { e at} = s a. Hence L { t n e at} =( ) n F (n) (s) =( ) n ( ) n n! (s a) n+ = n! (s a) n+. Example: Find Laplace transform of f(t) =t n 2 for all integer n. { } Solution: We know F (s) = L. Hence t { } L t n 2 =( ) n F (n) 3 5 (2n ) (s) = 2 n 2 Properties of Laplace Transform Laplace transform is a linear operator, in the sense that for all constants c,c 2.Moreprecisely,wehave L{c f + c 2 f 2 } = c L{f } + c 2 L{f 2 } π s n+ 2. 4

5 Theorem: If Laplace transforms of f (t) andf 2 (t) convergesfors>s and s>s 2 respectively. Then for s>max{s,s 2 }, where c,c 2 are constants. Proof: Exercise. L{c f + c 2 f 2 } = c L{f } + c 2 L{f 2 }, Another extremely important property of Laplace transform is the one-to-one respondence between functions and their Laplace transforms. More precisely, we have Theorem: If f = f 2,thenL{f } = L{f 2 }.Conversely,ifL{f } = L{f 2 },thenf = f 2 provided that f,f 2 are both continuous. The proof of this theorem is beyond the scope of this text. More details can be found in D.V. Widder The Laplace Transform. This theorem enable us to define the inverse Laplace transform. Definition: Suppose F is the Laplace transform of a continuous funtion f, that is F = L{f}. then the inverse Laplace transform of F, written as L {F }, isf. Inanotherword f = L {F }. Remark: The inverse is well-defined and unambiguous by the previous theorem. Example: Find the inverse Laplace transform of s 2. Solution: Since L{t} = s 2,wehave L { s 2 } = t. Exercise: Find the inverse Laplace transform of s.(answer: πt ). Theorem: The inverse Laplace transform is a linear opeartor. Thatis L {c F + c 2 F 2 } = c L {F } + c L {F 2 } for all constants c,c 2. Proof: Let F = L{f } and F 2 = L{f 2 },wheref,f 2 are continuous functions. We have By definition, we have L{c f + c 2 f 2 } = c L{f } + c 2 L{f 2 } = c F + c 2 F 2 L {c F + c 2 F 2 } = c f + c 2 f 2 = c L {F } + c L {F 2 }. This completes the proof. 5

6 Remark: It follows easily that L {c F + c 2 F c n F n } = c L {F } + c L {F 2 } + + c n L {F n }. for all n and constants c,c 2,,c n. The linear property of inverse Laplace transform helps to deal with more complicated Laplace transforms. Before doing some examples, we shall briefly review Partial Fraction Expansion, which is also very useful in solving initial value problems. 2. Partial Fraction Expansion Aquotientofform P (x) Q(x),whereP(x),Q(x) are both polynomials and P (x) isofdegreeless than Q(x), can be expanded into partial fractions. For example, we can expand quotient 3x x 2 = 3x 2 (x +)(x ) into the sum of two partial fractions A x + + B x, where A, B are two constants yet to be determined. It is easy to see that which implies that A x + + B (A + B)x +(B A) = x x 2 A + B =3, B A = A =, B =2 3x x 2 = x x and we complete the partial fraction expansion. In general, the form of each partial fraction in the expansion depends only on Q(x). It shall be clear from the following example. Suppose Q(x) =(x + a)(x 2 + b)(x 2 + c) 2 (x + d) 3 and P (x) is some polynomial with degree less than Q(x). The partial fraction expansion of P (x) Q(x) will take form P (x) Q(x) = A x + a + Bx + C x 2 + b + Dx + E x 2 + c + Fx+ G (x 2 + c) 2 + H x + d + The general rule can be concluded as I (x + d) 2 + H (x + d) 3. Term such as (x + a) =(x + a) has exponent outside the parenthesis. Hence term (x + d) will once in the denominators of the expansion as (x + a). 2. Term such as (x 2 + b) =(x 2 + b) has exponent outside the parenthesis. Hence term (x + d) will once in the denominators of the expansion as (x 2 + b). 6

7 3. Term such as (x + d) 3 has exponent 3 outside the parenthesis. Hence term (x + d) will appear three times in the denominators of the expansion as (x + d), (x + d) 2,and(x + d) 3 respectively. 4. Term such as (x 2 + c) 2 has exponent 2 outside the parenthesis. Hence term (x 2 + c) will appear twice in the denominators of the expansion as (x 2 + c) and(x 2 + c) 2 respectively. 5. Each numerator is a polynomial of degree one less than that of the term inside the parenthesis of its denominator. Let us study the following examples. Example: With the aid of partial fraction expansion, find the Inverse Laplace Transforms of the following functions.. 3s+2 s(s+)(s+2) 2. s s 2 +2s+ 3. 3s 2 +s+ s(s 2 +) Solution: From the general rule of determining the form of each term in partial fraction expansion, it follows that 2s 3 s(s +)(s +2) s +2 s 2 +2s + 3s 2 + s + s(s 2 +) = A s + B s + + C A = B =,C = 2 s +2 s +2 = (s +) 2 = A s + + B (s +) 2 A =,B = = A s + Bs + C s 2 + A =,B =2,C = Therefore, the inverse Laplace transform are () + e t 2e 2t (2) e t te t (3) + 2 cos t +sint respcetively. 3 Solutions to Initial Value Problems withconstant Coefficients Consider the following linear differential equation L[y] = a y (n) + a y (n ) + + a n y + a n y = f(t), where a,a,,a n are constants with a n. An advantange of Laplace transform method is that non-homogeneous (g(t) ) and non-homogeneous (g(t) ) equations are handled exactly the same way. Taking Laplace transform on both sides, we have { a L y (n)} { + a L y (n )} + + a n L { y } + a n L{y} = L{f(t)} := F (s) Our next task is to evaluate L { y (n)} in terms of Y (s) = L{y}. We have the following important theorem. 7

8 Theorem: Let Y (s) = L{y(t)}. Wehave,forn, { L y (n)} = s n Y (s) s n y() sy (n 2) () y (n ) () under some reguarlity conditions. Proof: We first assume n =. Inthiscase, L{y } = e st y (t) dt = e st dy(t) = e st y(t) + y(t)se st dt = sy (s) y(). (In the last equality, we implicitly assume that lim t e st y(t) = ). Similarly L{y } = sl{y } y () = s [ sy (s) y() ] y () = s 2 Y (s) sy() y (). Here we implicitly assume lim t e st y (t) = for the first equality and lim t e st y(t) = for the second equality. In general, it can be shown that { L y (n)} = s n Y (s) s n y() sy (n 2) () y (n ) () under condition lim t e st y (k) (t) =fork =,,,n. Remark: The condition that ensure the theorem to hold is lim y t! (k) (t) =, k =,,,n. e st This condition usually holds, especially, it always holds for a solution obtained by Laplace transform method; see D. Widder, Advanced Calculus (96), for details. In the following examples, we will omit the details of verifying this condition for the solutions we obtained. Example: Use the Laplace transform method to solve initial value problem y +2y = e x, y() = Solution: Observe that F (s) = L{e x } = s+. Taking Laplace transform on both sides, and letting Y (s) = L{y}, wehave L{y } +2Y (s) = s + sy (s)+2y (s) = s + Y (s) = (s +)(s +2) To determine the inverse Laplace transform of follows that Y (s) = (s+)(s+2), we expand it in partial fraction. It (s +)(s +2) = A s + + B A(s +2)+B(s +) = s +2 (s +)(s +2) 8

9 which yileds that or But L { s a A + B =, 2A + B = A =, B = Y (s) = s + s +2 y(t) =L { Y (s) } { = L s + } = e at,wehave y(t) =e t e 2t. Exercise: Solve initial value problem y +2y = e x, y() = 4 } { } L s +2 Solution: It is very similar to the preceding example the only difference is that L{y } = sy (s) y() = sy (s) 4. We obtain that (s +2)Y (s) 4= s + Y (s) = 4s +5 (s +)(s +2) = s s +2 We have y(t) =e t +3e 2t. Example: Use Laplace transform method to solve initial value problem Solution: Let Y (s) = L{y(t)}. It follows that y 2y + y = e t, y() =, y () = L{y } = s 2 Y (s) sy() y () = s 2 Y (s) s L{y } = sy (s) y() = sy (s) Taking Laplace transform on both sides, we have which implies that Y (s) = s 2 Y (s) s 2sY (s)+2+y (s) = s (s ) 3 + s 2 (s ) 2 = (s ) + (s ) 3 (s ) 2 = Therefore y(t) =(t 2 t +)e t (exercise!). Exercise: Solve initial value problem (s ) 3 (s ) 2 + s y (4) y =, y() =, y () =, y () = 2, y () =. Solution: Let Y (s) = L{y(t)}, wehave s 4 Y (s) s 3 2s Y (s) = Y (s) = s3 +2s s 4 = s 3 +2s (s +)(s )(s 2 +). 9

10 Usinf partial fraction, we have Y (s) = which implies that A s + + B s + Cs + D s 2 + y(t) = ( e t + e t) + 3 cos t. 4 2 Example (Resonance): Consider initial value problem A = B = 4,C = 3,D = 2 y + ω 2 y = F m cos ωt, y() =, y () = Solution: Taking Laplace transform on both sides, we have In case ω ω,wehave where A = B = Y (s) = F s m (s 2 + ω 2)(s2 + ω 2 ) Y (s) = F. This implies that m(ω 2 ω2 ) y(t) = In case that ω = ω (Resonance), we have As s 2 + ω 2 Bs s 2 + ω 2, F m(ω 2 ω2 ) (cos ωt cos ω t) Y (s) = F s m (s 2 + ω 2 = F (s) )2 where Therefore, We recover the same results. F (s) = F 2m s 2 + ω 2 y(t) = F 2mω t sin ω t { } F = L sin ω t 2mω Example: (linear system) Solve the following system of first order equations: z = 2z +4z 2 z 2 = z 3z 2 with initial condition z () =, z 2 () =. Solution: Let Z i (s) =L{z i (t)} for i =, 2. We have L{z } = sz (s) z () = sz, L{z 2 } = sz 2(s) z 2 () = sz 2.

11 Therefore sz = 2Z +4Z 2 sz 2 = Z 3Z 2 or Z = 4 (s +2)(s ) = s s, Z 2 = 4 s 2 (s +2)(s ) = 3 s s, which implies z = 4 ( e t e 2t), z 2 = ( e t +4e 2t) 3 3 The main difficulty lies in the fact that the inverse Laplace transform is not that easy to calculate, contrary to what we have shown in examples. We have to resort to numerical schemes to obtain the inverse in most cases. Remark: In above discussions, the initial conditions are evaluated at t =. There is no loss of generality, indeed. For example, if the initial value problem takes form L[y] =f(t), y(t )=y,y (t )=y,, y(n ) (t )=y (n ) We can define ỹ(t) = y(t + t ), we have an equivalent initial value problem L[ỹ](t) =f(t + t ), ỹ() = y, ỹ () = y,, ỹ (n ) () = y (n ). For example, consider initial value problem y +4y = 3sint, y(π) =, y (π) =. Let ỹ(t) = y(t + π). It follows that ỹ +4ỹ = 3sin(t + π) =3sint, ỹ() =, ỹ () =. It is not difficult to find the solution as ỹ(t) =sint (exercise) Hence, y(t) =ỹ(t π) = sin t. Exercise: To find Ỹ (s) =L{ỹ}, show that Ỹ (s) = s 2 +, which implies that ỹ =sint.

12 4 Miscellaneous Results of Laplace Transform In this section we collect some useful results about Laplace transform. following lemma. Lemma: Suppose F (s) =L{f(t)}, orf(t) =L {F (s)}. Wehave Let us start with the L { e ct f(t) } = F (s c) or L { F (s c) } = e ct f(t) Proof: Use definition. Example: Solve the following initial value problem Solution: Let Y (s) = L{y}. Wehave y 2y +5y =, y() =, y () =. L{y } = s 2 Y (s) s, L{y } = sy (s). It follows that s 2 Y (s) = s 2 2s +5 = s 2 (s ) 2 = F (s ) +4 where F (s) = s s 2 +4 L {F } =cos2t sin 2t 2 Hence y(t) =e t ( cos 2t 2 sin 2t). Remark: We can also use partial fraction expansion to solve the inverse problem in this example with the aid of complex variable. Indeed Y (s) = It follows that Therefore, s 2 (s ) 2 +4 = s 2 ( )( ) = s (+2i) s ( 2i) A s (+2i) + B s ( 2i) A + B =, A( 2i)+B(+2i) =2 A = i, B = 2 4 i. y(t) = Ae (+2i)t + Be ( 2i)t = = ( e t cos 2t ) 2 sin 2t ( 2 + ) ( 4 i e t (cos 2t + i sin 2t)+ 2 ) 4 i e t (cos 2t i sin 2t) Exercise: Solve the linear system z = 3z 5z 2 z 2 = z + z 2 with initial condition z () =, z 2 () =. (Answer: z = e t (cos t 7sint), z 2 = e t (cos t + 3sint).) 2

13 4. Convolution and Integral Equation The Faltung Theorem, which is very useful helping evaluating integrals, involves the convolution of two functions. Let us first give the definition. Definition of Convolution: The convolution of two functions f and g, denoted by f g, isa function whose value at t is determined by (f g)(t) = This integral is called convolution integral. f(t s)g(s) ds Example: Let f(t) = t, g(t) =cost. Determine f g. Solution: By definition, we have (f g)(t) = (t s)cossds=(t s)sins t + sin sds= cos t Here we state several properties of convolution product, which resemble those of ordinary product. Lemma: For any functions f,g,h, wehave. (Commutative Law) f g g f. 2. (Distributive Law) f (g + h) f g + f h. 3. (Associative Law) (f g) h f (g h). Proof: We will only give the proof of Associative Law. The Commutative and Distributive Laws are left as exercises. By definition, we have ( ) t [ u ] (f g) h (t) = (f g)(t u)h(u) du = f(t u w)g(w)h(u) dw du For the integral in the bracket, make change of variable w = s u. Wehave ( ) t [ ] (f g) h (t) = f(t s)g(s u)h(u) ds du This multiple integral is carried out over the region {(s, u); u s t} as depicted by shaded region in the following graph. u Change the order of integration, we have ( ) t [ s ] (f g) h (t) = f(t s)g(s u)h(u) du ds = f(t s)(g h)(s) ds = ( f (g h) ) (t) This completes the proof. 3

14 The importance of convolution shows in the following theorem. Faltung theorem: Let F (s) =L{f(t)}, G(s) =L{g(t)}. Wehave Proof: By definition, L{f g}(s) = F G = L{f g} or L {F G} = f g = L {F } L {G} e st [ ] f(t u)g(u) du dt = The multiple integral is carried out over region {(t, u); u t} as depicted by the shaded region in the following graph. [ ] e st f(t u)g(u) du dt Changing the order of integration, we have [ ] L{f g}(s) = e st f(t u)g(u) dt du = u [ ] = e su g(u) e sw f(w) dw du = = F (s) This completes the proof. e su g(u) du = F (s) G(s) [ s su g(u) u e su g(u) F (s) du ] e s(t u) f(t u) dt du An immediate application of Faltung theorem is finding a particular solution of the nonhomogeneous linear equation. We will illustrate with a second-order linear equation, but same methodology works for higher order linear equations too. Consider non-homogeneous equation ay + by + cy = g(t). We wish to find a particular solution. Actually, it suffices to solve the following initial value problem ay + by + cy = g(t), y() =, y () =. Suppose the solution to this initial value problem is y p (t). Let Y p (s) =L{y p (t)}. Wehave Letting h(t) = L { as 2 +bs+c G(s) Y p (s) = as 2 + bs + c, },wehavethat y p (t) =(h g)(t) = here G(s) =L{g(t)} h(t s)g(s) ds. 4

15 Remark: Function h(t) is easy to obtain. Let r,2 stand for the two roots of the characteristic equation as 2 + bs + c =. It follows that as 2 + bs + c = a(s r )(s r 2 ).. r r 2 are both real: Using partial fraction expansion, we have ( as 2 + bs + c = ) a(r r 2 ) s r s r 2 or ( h(t) = e r t e r 2t ). a(r r 2 ) 2. r = r 2 := r are both real: Inthiscase as 2 + bs + c = a (s r) 2 = F (s) where F (s) = a s r. Therefore, h(t) = a tert. 3. r r 2 are complex: Writer,2 = λ ± iµ. Using partial expansion, we still have that h(t) = Example: Write the solution of the initial value problem ( e r t e r 2t ) = a(r r 2 ) aµ eλt sin µt. y +4y +5y = f(t), t ; y() =, y () =, in term of a definite integral. Solution: Let F = L{f} and Y = L{y}. Wehave and L{y } = sy (s), L{y } = s 2 Y (s) L{y } +4L{y } +5L{y} = L{f} s 2 Y (s) +4sY (s)+5y (s) =F (s). Hence Note that It follows that Y (s) = +F (s) s 2 +4s +5 = (s +2) (s +2) 2 + F (s) { } L (s +2) 2 = e 2t sin t. + y(t) =e 2t sin t + e 2(t s) sin(t s)f(s) ds 5

16 Example (Beta Functions): Show that for all non-negative integers m, n. ( t) m t n dt = Proof: Let f(x) = x m and g(x) = x n. It follows that h(x) =(f g)(x) = However, Faltung theorem yields that x H(s) = L{h(x)} = L{f(x)} L{g(x)} = m! s m+ m!n! (m + n +)! f(x t)g(t) dt = n! s n+ = x m!n! s m+n+2 = (x t) m t n dt. m!n! (m + n +)! (m + n +)! s m+n+2 Therefore, for all x, In particular, This completes the proof. h(x) =L {H(s)} = h() = ( t) m t n dt = m!n! (m + n +)! tm+n+. m!n! (m + n +)!. 4.2 Elementary Volterra Integral Equation Convolution is very useful in the study of Volterra integral equations, which take form y(t) = y(t s)g(s) ds + y (t), t. Here g(t),y (t) defined on t are given functions. We shall assume throughout this section that g(t) andy (t) arebothnon-negative functions, which implies the solution y(t) isalsoanon-negative function. Population Model (with age structure): Suppose in a population, the fraction of individuals that will survive to age s is ρ(s), while each individual of age s will produce offspring at rate β(s). We are interested in the dynamics of y(t), the overall birth rate at time t for the population. That is, in a small time interval [t, t + dt), the total popaultion will produce y(t) dt new offsprings. Now at time t, the number of individuals aged from s to s + ds (where s t) is y(t s)ρ(s) ds. These individuals will produce offspring y(t s)ρ(s) ds β(s) dt in time interval [t, t + dt). Let y (t) denote the birth rate of individuals with age greater than t (or born before time ). We have y(t) dt = y(t s)ρ(s) ds β(s) dt + y (t) dt 6

17 which implies that where g(s) = ρ(s) β(s). The integral can be rewritten as y(t) = y(t s)g(s) ds + y (t) y(t) =(y g)(t)+y (t). Taking Laplace transform on both sides, we obtain Y (s) =Y (s)g(s)+y (s) Y (s) = Y (s) G(s) Here Y (s) =L{y(t)}, G(s) =L{g(t)} and Y (s) = L{y (t)}. We will first take a look of a few examples that are explicitly solvable. Example: If y (t), then Y (s),whichinturnimplesthaty (s), or y(t). Example: Solve the integral equation y(t) = sin(t s)y(s) ds +. Solution: Taking Laplace transform on both sides, we have Therefore Y (s) = s 2 + Y (s)+ s Y (s) = s2 + s 3 = s + s 3 y(t) =+ 2 t2. Example: Solve the following integrodifferential equation y (t) 2 sin(t s)y(s) ds =; t with initial condition y() =,y () =. Solution: Let Y (s) =L{y(t)}. Wehave L{y } = s 2 Y (s). Hence, s 2 Y (s) 2 s 2 + Y (s) = Y (s) = s2 + s 4 + s 2 2 = s 2 + (s 2 +2)(s +)(s ). Partial fraction expansion yields Y (s) = 3 s s 3 s + Therefore, y(t) = 3 2 sin 2t + 3 (et e t ). 7

18 In general it is impossible to find explicit inverse Laplace transform. However, we can obtain an asymptotic result as t using Laplace transform. From now on, we assume that function g is non-negative and Y = L{y } is bounded. It can be shown that y(t) Ce rt for some constant C and r, ast.inanotherword, lim t y(t) = Cert for some constants C > andr. This asymptotic result shows that y(t) increases (or decay) exponentially with exponent r. The question now is how to determine C and r using Laplace transform. Actually, we have r is the unique solution to equation G(r) =,whilec = Y (r) G (r). We shall illustrate the main idea without being rigorous. The following lemma plays a key role in the development, which is also of its own interest. Lemma: Let F (s) =L{f(t)}. Iff(t) c as t,thensf (s) c as s. Proof: For any ( ɛ>, there exists T> ) such that f(t) c <ɛfor all t T. It follows that, ɛ for all s<min, R T sf (s) c = log( ɛ/ c ) f(t) dt, T T s e st f(t) dt + s s T ɛ + ɛ s f(t) dt + s T ɛ + ɛ + ɛ =3ɛ. T T e st f(t) dt c e st f(t) c dt + s e st cdt c e st dt + ( e st ) c T This completes the proof. Now suppose y(t) Ce rt or lim t e rt y(t) =C. It follows from the preceding lemma that sl { e rt y(t) } = sy (s + r) = sy (s + r) G(s + r) C as s. However, since sy (s + r), we have G(s + r) ass, or G(r) =. ButG is a decreasing function. It follows that r is uniquely determined. By L Hospital rule, we have This completes our discussion. C = lim s sy (s + r) G(s + r) = lim s Y (s + r)+sy (s + r) G = Y (r) (s + r) G (r) 8

19 Example: Suppose that k(t) is positive and continuous, with k(t) dt <. Let y(t) beasmooth function that solve the Volterra Equation y(t) =+ k(t s)y(s) ds, t Show that y(t) is non-decreasing and lim t y(t) = ( k(s) ). Proof: We have y(t) =+ y(t s)k(s) ds. Taking derivatives on both sides, we obtain y (t) =y()k(t)+ However, y() =, therefore, with φ(t) = y (t), we have φ(t) =k(t)+ y (t s)k(s) ds φ(t s)k(s) ds φ() = k() >. It follows that φ(t) > for all t (why?) andy(t) is increasing. Hence, lim t y(t) must exist, say c (could be + ). We have c = lim sl{y}(s) := lim sy (s) s s However, taking Laplace transform on both sides of the integral equation, Y (s) = s + K(s)Y (s) sy (s) = K(s) c = By definition K(s) = e st k(t) dt lim K(s) = lim s s e st k(t) dt = This completes the proof. Example (Abel Equation): Formally solve the Abel equation x y(s) ϕ(x) = ds, t. x s lim s K(s) k(t) dt. Here ϕ is a given non-negative, smooth function with ϕ() =. See the following graph: Solution: Note the equation is indeed ϕ = y we have, with Φ = L{ϕ}, that Φ(s) =Y (s) x. Taking Laplace transform on both sides, π s Y (s) = π Φ(s) s 9

20 But there is no function with Laplace transform as s. However, note L{ϕ } = sφ(s) sϕ() = sφ(s). It follows that which implies that Y (s) = π sφ(s) π s = π L{ϕ } L{ x }, y(t) = π ϕ = x ϕ (s) ds. x π x s 2

21 5 Discontinuous and Impulse forcing funcitons The same idea of Laplace transform can be carried out to solve differential equations with discontinuous non-homogeneous terms. Example: Consider the following initial value problem { y +2y 5 ; t< +5y = g(t) = ; t. with initial condition y() =, y () =. Solution: Let Y (s) = L{y}. It follows that Therefore, we have which implies that Y (s) = Ly = sy y() = sy ; Ly = s 2 Y sy() y () = s 2 Y. (s 2 +2s +5)Y = L{g} = e st g(t) dt = 5e st dt = 5 ( e s ), s 5 ( e s ) s(s 2 = H(s) H(s)e s y(t) =L {H(s)} L { H(s)e s}. +2s +5) We first compute L {H}, which is straightforward since or H(s) = 5 s(s 2 +2s +5) = s s +2 s 2 +2s +5 = (s +)+ s (s +) 2 +4 h(t) =L {H} = e t ( cos 2t + 2 sin 2t ). It remains to compute L {e s H} (to be continued). In general, suppose L{f} = F,or For any constant c, assume { g(t) = e st f(t) dt = F (s). ; t<c f(t c) ; t c in other words, g is a translation of f; see the following graph., 2

22 The Laplace transform of g is L{g} = e st g(t) dt = Notation: From now on, we will denote u c (t) = c e st f(t c) dt = e cs F (s). { ; t<c ; t c Furthermore, it follows from the preceding discussion that Example (continued): We have and the solution L{u c (t)f(t c)} = e cs F (s), or L { e cs F (s) } = u c (t)f(t c). L { e s H } = u (t)h(t ), y(t) =h(t) u (t)h(t ); t. Example: Find the Laplace inverse of the following functions (). e cs s ; ( 2). e πs s 2 + Solution: () The Laplace inverse is u c (t). (2) The Laplace inverse is u π (t)sin(t π) = u π (t)sint. Example: Solve the initial value problem y +2y +5y =5 ( ) n u n (t); t n= with initial condition y() =, y () =. Solution: The function n= ( )n u n (t) looks like Letting Y = L{y}, wehave (s 2 +2s +5)Y =5 n= ( ) n e ns s. 22

23 or or Y (s) = ( ) n e ns 5 s(s 2 +2s +5) n= y(t) = ( ) n u n (t)h(t n). n= Exercise: Solve the above equation with a different initial condition y() = 4, y () = 2. Hint: The solution is y(t) =e t (4cos2t +3sin2t)+ ( ) n u n (t)h(t n). n= Example: Find the Laplace inverse of the following function and graph the inverse function (roughly). Solution: Using the formula F (s) = s 2 ; s> + e πs a =+a + a2 + a 3 +, a <, we have e πs =+e πs + e 2πs + = { } Since L =sint, wehave s 2 + Below are the figures. f(t) =L {F } = n= e nπs. n= u nπ (t)sin(t nπ) =sint ( ) n u nπ (t) n= 23

24 5. Impulse functions The impulse function is not a function in the usual sense indeed, it is a generalized derivative of step funcitons. One way to define the unit impluse function δ(t) is as the intuitive limit of a sequence of functions { δ(t) = lim f ɛ (t) := lim 2ɛ ; t <ɛ ɛ ɛ ; t ɛ. The function δ has the following property:. δ(t) =ast. 2. δ(t) dt =. 3. δ(t)g(t) dt = g() for all functions g(t) continuous at t =. These properties are straightforward; e.g., ɛ δ(t)g(t) dt = lim g(t) dt = g() ɛ 2ɛ ɛ Intuitively, the impulse function δ(t) can be understood as a force of a large magnitude acting for a very short amount of time around t =, hence the name impusle. In general, one can define impulse function δ(t t ) (sometimes denoted by δ t (t)), which satisfies. δ(t t )=ast t. 2. δ(t t ) dt =. 3. δ(t t )g(t) dt = g(t ) for all functions g(t) continuous at t = t. It is easy to see that the Laplace transform of δ(t t ), t is L{δ(t t )} = e st δ(t t ) dt = e st δ(t t ) dt = e st. Remark: The other way to define the impulse function δ(t) is to understand it as the generalized derivative of the step function { h(t) = ; t< ; t. It roughly goes as follows. For any continuously differentiable function f, its derivative f can be uniquely characterized by the following identity f(t)g (t) dt = f (t)g(t),dt; g C (IR). Here C (IR) is the set of all smooth functions with compact support (i.e., g(t) = for all t outside some interval). This definition of derivatives can be easily extended to obtained the generalized derivative of h(t). In other words, h (t) is defined so that h(t)g (t) dt = 24 h (t)g(t),dt; g C (IR).

25 But h(t)g (t) dt = g (t) dt = g() h (t)g(t) dt = g(). for all g C (IR). It is easy to see that h (t) also satisfies the property 3 above. Indeed, h (t) here is the true meaning of δ(t). Example: Solve the IVP Solution: Let Y = L{y}. Wehave y +2y +5y = δ(t ); y() =, y () =. (s 2 +2s +5)Y = e s Y = (s +) 2 +4 e s Hence y(t) =u (t)f(t ), where f(t) = 2 sin 2t e t. Remark: There is another way to find the Laplace inverse of function of form e cs F (s). Indeed, by Faltung theorem, However, (δ c f)(t) = L { e cs F (s) } = L { e cs} L {F } = δ c f f(t s)δ c (s) ds = { f(t s)δ(s c) ds = ; t<c f(t c) ; t c } = u c (t)f(t c). 25

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

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

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

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

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

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

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

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

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

3.5 Undetermined Coefficients

3.5 Undetermined Coefficients 3.5. UNDETERMINED COEFFICIENTS 153 11. t 2 y + ty + 4y = 0, y(1) = 3, y (1) = 4 12. t 2 y 4ty + 6y = 0, y(0) = 1, y (0) = 1 3.5 Undetermined Coefficients In this section and the next we consider the nonhomogeneous

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

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

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

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

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

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

REVIEW NOTES FOR MATH 266

REVIEW NOTES FOR MATH 266 REVIEW NOTES FOR MATH 266 MELVIN LEOK 1.1: Some Basic Mathematical Models; Direction Fields 1. You should be able to match direction fields to differential equations. (see, for example, Problems 15-20).

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

Name: Solutions Final Exam

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

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

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

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

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

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

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

Math 216 Final Exam 14 December, 2017

Math 216 Final Exam 14 December, 2017 Math 216 Final Exam 14 December, 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 that

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

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

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

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

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

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

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

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

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

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

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

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

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

Time Response Analysis (Part II)

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

More information

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

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 221 Topics since the second exam

Math 221 Topics since the second exam Laplace Transforms. Math 1 Topics since the second exam There is a whole different set of techniques for solving n-th order linear equations, which are based on the Laplace transform of a function. For

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

Practice Problems For Test 3

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

More information

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

Chapter 6: The Laplace Transform. Chih-Wei Liu

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

More information

Math 216 Second Midterm 20 March, 2017

Math 216 Second Midterm 20 March, 2017 Math 216 Second Midterm 20 March, 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

Practice Problems For Test 3

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

More information

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

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

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

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

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

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

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

Second order linear equations

Second order linear equations Second order linear equations Samy Tindel Purdue University Differential equations - MA 266 Taken from Elementary differential equations by Boyce and DiPrima Samy T. Second order equations Differential

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

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

MATH 425, FINAL EXAM SOLUTIONS

MATH 425, FINAL EXAM SOLUTIONS MATH 425, FINAL EXAM SOLUTIONS Each exercise is worth 50 points. Exercise. a The operator L is defined on smooth functions of (x, y by: Is the operator L linear? Prove your answer. L (u := arctan(xy u

More information

Calculus IV - HW 3. Due 7/ Give the general solution to the following differential equations: y = c 1 e 5t + c 2 e 5t. y = c 1 e 2t + c 2 e 4t.

Calculus IV - HW 3. Due 7/ Give the general solution to the following differential equations: y = c 1 e 5t + c 2 e 5t. y = c 1 e 2t + c 2 e 4t. Calculus IV - HW 3 Due 7/13 Section 3.1 1. Give the general solution to the following differential equations: a y 25y = 0 Solution: The characteristic equation is r 2 25 = r 5r + 5. It follows that the

More information

Find the Fourier series of the odd-periodic extension of the function f (x) = 1 for x ( 1, 0). Solution: The Fourier series is.

Find the Fourier series of the odd-periodic extension of the function f (x) = 1 for x ( 1, 0). Solution: The Fourier series is. Review for Final Exam. Monday /09, :45-:45pm in CC-403. Exam is cumulative, -4 problems. 5 grading attempts per problem. Problems similar to homeworks. Integration and LT tables provided. No notes, no

More information

Faculty of Engineering, Mathematics and Science School of Mathematics

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

More information

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

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

= 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

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

First and Second Order Differential Equations Lecture 4

First and Second Order Differential Equations Lecture 4 First and Second Order Differential Equations Lecture 4 Dibyajyoti Deb 4.1. Outline of Lecture The Existence and the Uniqueness Theorem Homogeneous Equations with Constant Coefficients 4.2. The Existence

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

Systems Analysis and Control

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

More information

20.6. Transfer Functions. Introduction. Prerequisites. Learning Outcomes

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

More information

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

MATH 307: Problem Set #7

MATH 307: Problem Set #7 MATH 307: Problem Set #7 Due on: Feb 11, 2016 Problem 1 First-order Variation of Parameters The method of variation of parameters uses the homogeneous solutions of a linear ordinary differential equation

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

1+t 2 (l) y = 2xy 3 (m) x = 2tx + 1 (n) x = 2tx + t (o) y = 1 + y (p) y = ty (q) y =

1+t 2 (l) y = 2xy 3 (m) x = 2tx + 1 (n) x = 2tx + t (o) y = 1 + y (p) y = ty (q) y = DIFFERENTIAL EQUATIONS. Solved exercises.. Find the set of all solutions of the following first order differential equations: (a) x = t (b) y = xy (c) x = x (d) x = (e) x = t (f) x = x t (g) x = x log

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

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

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

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

Mathematics for Engineers and Scientists 4 Notes for F1.8XD2

Mathematics for Engineers and Scientists 4 Notes for F1.8XD2 Mathematics for Engineers and Scientists 4 Notes for F.8XD2 28 This is a one-semester course building on Mathematics for Engineers and Scientists, 2 and 3. There are three main parts of the course: ( Laplace

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

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

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

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

Linear Second Order ODEs

Linear Second Order ODEs Chapter 3 Linear Second Order ODEs In this chapter we study ODEs of the form (3.1) y + p(t)y + q(t)y = f(t), where p, q, and f are given functions. Since there are two derivatives, we might expect that

More information

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

144 Chapter 3. Second Order Linear Equations

144 Chapter 3. Second Order Linear Equations 144 Chapter 3. Second Order Linear Equations PROBLEMS In each of Problems 1 through 8 find the general solution of the given differential equation. 1. y + 2y 3y = 0 2. y + 3y + 2y = 0 3. 6y y y = 0 4.

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

كلية العلوم قسم الرياضيات المعادالت التفاضلية العادية

كلية العلوم قسم الرياضيات المعادالت التفاضلية العادية الجامعة اإلسالمية كلية العلوم غزة قسم الرياضيات المعادالت التفاضلية العادية Elementary differential equations and boundary value problems المحاضرون أ.د. رائد صالحة د. فاتن أبو شوقة 1 3 4 5 6 بسم هللا

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

Existence Theory: Green s Functions

Existence Theory: Green s Functions Chapter 5 Existence Theory: Green s Functions In this chapter we describe a method for constructing a Green s Function The method outlined is formal (not rigorous) When we find a solution to a PDE by constructing

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

DIFFERENTIAL CRITERIA FOR POSITIVE DEFINITENESS

DIFFERENTIAL CRITERIA FOR POSITIVE DEFINITENESS PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume, Number, Pages S -9939(XX)- DIFFERENTIAL CRITERIA FOR POSITIVE DEFINITENESS J. A. PALMER Abstract. We show how the Mellin transform can be used to

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

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

10 Transfer Matrix Models

10 Transfer Matrix Models MIT EECS 6.241 (FALL 26) LECTURE NOTES BY A. MEGRETSKI 1 Transfer Matrix Models So far, transfer matrices were introduced for finite order state space LTI models, in which case they serve as an important

More information

EE/ME/AE324: Dynamical Systems. Chapter 7: Transform Solutions of Linear Models

EE/ME/AE324: Dynamical Systems. Chapter 7: Transform Solutions of Linear Models EE/ME/AE324: Dynamical Systems Chapter 7: Transform Solutions of Linear Models The Laplace Transform Converts systems or signals from the real time domain, e.g., functions of the real variable t, to the

More information