Exercise I.A.1

Show that the set of continuous functions

{f : |f continuous}

with operations

(f + g)(t) = f(t) + g(t) (rf)(t) = rf(t)

is a vector space, which we will call V .

1.
Let t0 and let W = {f V |f(t0) = 0}

Show that W is a subspace of V .

2.
Let U = {f V : f(t2) = f(t)2 for all t }. Show that U is not a subspace of V .
3.
Let X = {f : |f is differentiable} and show that X is a subspace of V .

Answers

1.
Let c and f,g W. We then have (cf + g)(t0) = cf(t0) + g(t0) = 0.
2.
Consider id. We then have for all t : id(x2) = x2 = (id(x))2, yet id(cx2) = cx2c2x2 = (id(cx))2 for c0,1. In other words, U is not closed under scalar multiplication.
3.
Any linear combination of differentiable functions is a differentiable function (cf. Analysis I, Theorem 10.1.13).
User profile picture
2021-10-30 12:05
Comments