zabumafu
- 13
- 0
Homework Statement
Let I = [a,b], a closed interval. With addition and scalar multiplication as defined for all real-valued continuous functions defined on I, determine which of the following sets of functions is a vector space.
a) All continuous functions, f, such that f(a)=f(b)
b) All continuous functions, f, such that f(a)=f(b)=0
c) All continuous functions, f, such that f(a)=f(b)=-1
d) All continuous functions, f, such that f((a+b)/2)=0
e) All constant functions on [a,b]
Homework Equations
The operation + (vector addition) must satisfy the following conditions:
Closure: If u and v are any vectors in V, then the sum u + v belongs to V.
(1) Commutative law: For all vectors u and v in V, u + v = v + u
(2) Associative law: For all vectors u, v, w in V, u + (v + w) = (u + v) + w
(3) Additive identity: The set V contains an additive identity element, denoted by 0, such that for any vector v in V, 0 + v = v and v + 0 = v.
(4) Additive inverses: For each vector v in V, the equations v + x = 0 and x + v = 0 have a solution x in V, called an additive inverse of v, and denoted by - v.
The operation · (scalar multiplication) is defined between real numbers (or scalars) and vectors, and must satisfy the following conditions:
Closure: If v in any vector in V, and c is any real number, then the product c · v belongs to V.
(5) Distributive law: For all real numbers c and all vectors u, v in V, c · (u + v) = c · u + c · v
(6) Distributive law: For all real numbers c, d and all vectors v in V, (c+d) · v = c · v + d · v
(7) Associative law: For all real numbers c,d and all vectors v in V, c · (d · v) = (cd) · v
(8) Unitary law: For all vectors v in V, 1 · v = v
The Attempt at a Solution
All I can think of is showing whether or not each function satisfies all those properties. The properties were not given but this is what I found on the internet. Our teacher told us we should have learned this back in calculus however I placed out of the classes at my school due to AP's and I've never seen this. Its not in my book and we don't have notes because it was suppose to "jog our memory". If someone could just show me how to determine if one of those problems is a vector field so I can figure out the rest that would be great!