Exercise 2.7.20

Answers

1.
Assume the differential equation has monic auxiliary polynomial p(t) of degree n. Thus we know that p(D)(x) = 0 if x is a solution. This means that x(k) exists for all integer k n. We may write p(t) as tn + q(t), where q(t) = p(t) tn is a polynomial of degree less than n. Thus we have
x(n) = q(D)(x)

is differentiable since x(n) is a linear combination of lower order terms x(k) with k n 1. Doing this inductively, we know actualy x is an element in C.

2.
For complex number c and d, we may write c = c1 + ic2 and d = d1 + id2 for some real numbers c1, c2, d1, and d2. Thus we have
ec+d = e(c1+d1)+i(c2+d2) = ec1 ed1 (cos (c2 + d2) + isin (c2 + d2))

and

eced = e 1ce 1d(cos c 2 + isin c2)(cos d2 + isin d2)
= e1ce 1d[(cos c 2 cos d2 sin c2 sin d2) + i(sin c2 cos d2 + cos c2 sin d2)]
= ec1 ed1 (cos (c2 + d2) + isin (c2 + d2)).

This means ec+d = eced even if c and d are complex number.1 For the second equality, we have

1 = e0 = ecc = ecec.

So we get

ec = 1 ec.
3.
Let V be the set of all solution to the homogeneous linear differential equation with constant coefficient with auxiliary polynomial p(t). Since each solution is an element in C, we know that V N(p(D)), where N(p(D)) is the null space of p(D), since p(D)(x) = 0 means that x is a solution. Conversely, if x is a solution, then we have p(D)(x) = 0 and so x N(p(D)).
4.
Let c = c1 + ic2 for some real numbers c1 and c2. Directly compute that
(ect) = (ec1t+ic2t) = (ec1t(cos c 2t + isin c2t))
c1ec1t(cos c 2t + isin c2t)) + ic2ec1t(cos c 2t + isin c2t)
(c1 + ic2)ec1t(cos c 2t + isin c2t) = cect.
5.
Assume that x = x1 + ix2 and y = y1 + iy2 for some x1, x2, y1, and y2 in F(, ). Compute that
(xy) = (x 1y1 x2y2) + i(x 1y2 + x2y1)
= (x1y 1 + x1y1 x 2y 2 x2y2) + i(x 1y 2 + x1y2 + x 2y 1 + x2y1)
= (x1 + ix 2)(y 1 + iy2) + (x1 + ix2)(y1 + iy 2) = xy + xy.
6.
Assume that x = x1 + ix2 for some x1 and x2 in F(, ). If
x = x 1 + ix 2 = 0,

then x1 = 0 and x2 = 0 since x1 and x2 are real-valued functions. Hence x1 and x2 are constant in . Hence x is a constant in .

User profile picture
2011-06-27 00:00
Comments