Math 2250-1 Tues Nov 6

advertisement
Math 2250-1
Tues Nov 6
Homework problem session today 12:55-1:45 JTB 310, for HW due Wednesday.
Go over last spring exam today 4:30-6:00 Web L104 (here).
Wednesday will be a review day for the exam on Thursday. Remember that on Thursday we start 5
minutes early and end 5 minutes late, so that you will be taking the exam from 8:30-9:30 am, in JFB 103.
Make sure to bring your student I.D.'s.
10.2-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 Monday's notes to complete the concepts and discussion related to Exercises 5-8 in those
notes.
, Then, here's a complement to Exercise 8 in Monday'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 .
f t , with
f t
% CeM t
c f t Cc f t
1 1
2 2
N
f t eKs t dt for s O M
Fs d
0
Y
verified
c F s Cc F s
A
1
s
1
A
1 1
2 2
1
t
(s O 0
s2
2
t2
s3
n!
tn, n 2 ;
sn C 1
1
ea t
(s O R a
sKa
s
cos k t
sin k t
cosh k t
sinh k t
ea tcos k t
ea tsin
kt
(s O 0
A
(s O 0
A
(s O k
A
(s O k
A
s2 C k2
k
s2 C k2
s
s2 K k2
k
s2 K k2
sKa
sKa
2 C k2
(s O a
A
sOa
A
k
2 C k2
sKa
A
F sKa
ea t
f
n
f t
f# t
f ## t
t , n2;
t
f t dt
0
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
2 k t sin k t
N
F s ds
s
s2 C k2
2
A
A
A
A
s
1
2 k3
sin k t K k t cos k t
s2 C k2
1
2
s2 C k2
2
1
t ea t
sKa
n!
tn e a t, n 2 Z
sKa
2
nC1
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
;
Download