7.4: Exercises- Complex Integration
( \newcommand{\kernel}{\mathrm{null}\,}\)
Let us confirm the representation of this Cauchy's Theorem equation in the matrix case. More precisely, if Φ(z)≡(zI−B)−1 is the transfer function associated with B then this Cauchy's Theorem equation states that
Φ(z)=h∑j=1dj∑k=1Φj,k(z−λj)k
where
Φj,k=12πi∫Φ(z)(z−λj)k−1dz
Compute the Φj,k per Equation for the B in this equation from the discussion of Complex Differentiation. Confirm that they agree with those appearing in this equation from the Complex Differentiation discussion.
Use the inverse Laplace Transform equation to compute the inverse Laplace transform of 1s2+2s+2.
Use the result of the previous exercise to solve, via the Laplace transform, the differential equation
ddt(x)(t)+x(t)=e−tsin(t),x(0)=0
Hint: Take the Laplace transform of each side.
Explain how one gets from r1 and p1 to x1(t).
Compute, as in fib4.m
, the residues of L(x2(s)) and L(x3(s)) and confirm that they give rise to the x2(t) and x3(t) you derived in the discussion of Chapter 1.1.