Exercise 4.3.28

Answers

1.
For brevity, we write
v(y(t)) = (y(t),y(t),,y(n)(t))t

and

vi(t) = (y(t),y(t),,y(n)(t))t.

Since the defferential operator is linear, we have

v((x + cy)(t)) = v(x(t)) + cv(y(t)).

Now we have that

[T(x+cy)](t) = det (v((x + cy)(t))v1(t)v2(t)vn(t) )
= det (v(x(t)) + cv(y(t))v1(t)v2(t)vn(t) )
= [T(x)](t) + c[T(y)](t)

since determinant is a linear function of the first column when all other columns are held fixed.

2.
Since N(T) is a space, it enough to say that yi N(T) for all i. But this is easy since
[T(y)](t) = det (vi(t),v1(t), ,vn(t)) = 0.

The determinant is zero since the matrix has two identity columns.

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