Math 2250-4 Tues Mar 27 homework session 3:30-4:30 p.m. today in JFB 103 go over last fall's midterm 5-6:30 p.m. today, also in JFB 103 Wednesday will be a review day for the exam on Thursday. Remember, we start 5 minutes early and end 5 minutes late, so 2250-5 students will take the exam from 10:40-11:40 and 2250-6 students will take it from 11:45-12:45. 10.1-10.3 Laplace transform, and application to DE IVPs, including Chapter 5. Today we'll continue to fill in the Laplace transform table (on page 2), and to use the table entries to solve linear differential equations. One focus today will be to review partial fractions, since the table entries are set up precisely to show the inverse Laplace transforms of the components of partial fraction decompositions. Exercise 1) Check why this table entry is true - notice that it generalizes how the Laplace transforms of cos k t , sin k t are related to those of ea t cos k t , ea t sin k t : ea t f t F sKa , Next, use Tuesday's notes to complete the concepts and discussion related to Exercises 6-8 in those notes. , Then, here's a complement to Exercise 8 on Tuesday's notes (in which we considered the resonant case): Exercise 2) Use Laplace transforms to solve the general undamped forced oscillation problem, when w s w0 : 2 x## t C w0 x t = F0 sin w t x 0 = x0 x# 0 = v0 when w s w0 . N f t , with f t % CeM t f t eKs t dt for s O M Fs d 0 c1 f1 t C c2 f2 t Y verified c1F1 s C c2F2 s A 1 s 1 s2 2 s3 n! A 1 t t2 tn, n 2 ; (s O 0 sn C 1 1 ea t s cos k t k s2 K k2 k sinh k t s2 K k2 sKa kt sKa kt ea t f t f n t f t dt 0 (s O k (s O k (s O a 2 C k2 k 2 sKa f# t f ## t t , n2; (s O 0 s2 C k2 s cosh k t ea tsin (s O 0 s2 C k2 sin k t ea tcos (s O R a sKa sOa C k2 A A A A A A F sKa s F s Kf 0 s K s f 0 K f# 0 sn F s K sn K 1f 0 K...Kf n K 1 0 Fs s s2F tf t t2 f t tn f t , n 2 Z f t t KF# s F## s K1 n F n s t cos k t s2 K k2 1 t sin k t 2k A N F s ds s s2 C k2 s s2 C k2 2 2 A A A A 1 1 sin k t K k t cos k t 2 k3 s2 C k2 2 1 sKa 2 n! s K a nC1 t ea t tn e a t, n 2 Z more after the midterm! Laplace transform table Exercise 3) Check these table entries two ways, using work you've already done. 1 at te tn ea t sKa n! sKa 2 nC1 Exercise 4) Solve the following IVP. Use this example to recall the general partial fractions algorithm. x## t C 4 x t = 8 t e2 t x 0 =0 x# 0 = 1 Exercise 5a) What is the form of the partial fractions decomposition for K356 C 45 s K 100 s2 K 4 s5 K 9 s4 C 39 s3 C s6 X s = . s K 3 3 s C 1 2 C 4 s2 C 4 5b) Have Maple compute the precise partial fractions decomposition. 5c) What is x t = LK1 X s t ? 5d) Have Maple compute the inverse Laplace transform directly. > X d s/ K356 C 45$s K 100$s2 K 4 $s5 K 9$s4 C 39$s3 C s6 s K 3 3$ > convert X s , parfrac, s ; > with inttrans ; > invlaplace X s , s, t ; > sC1 2 C 4 $ s2 C 4 2 ;