Mano Jow
- 18
- 0
Hello there,
I'm having some problems with a proof-like exercise on linear algebra. Here's what I'm supposed to do:
Determine whether each of the given sets is a real linear space, if addition and multiplication by real scalars are defined in the usual way. For those that are not, tell which axioms fail to hold.
All increasing functions.
(there are others, like rational functions, all Taylor polynomials of degree \leq n, etc. but I guess my doubts are related to all of them).
Well, after a couple of attempts my teacher told me that once I prove that increasing functions are a subset of the functions linear space, I just need to prove the closure axioms. This can be done just by saying "the increasing fuctions are contained in the set of functions". Ok, then I started to prove the closure under addtion.
Let f be an increasing funcion, if x1 < x2, then f(x1) < f(x2). The same applies to a increasing function g.
So, adding g(x1) to both sides of the f(x) equation and f(x2) to both sides of the g(x) equation, we have:
(1) f(x1) + g(x1) < f(x2) + g(x1)
(2) g(x1) + f(x2) < g(x2) + f(x2)
\Rightarrow f(x1) + g(x1) < g(x2) + f(x2)
\Rightarrow (f+g)(x1) < (f+g)(x2)
And I guess it's proven that it's closed under addition. Is that right?
Now, I know it's not closed under multiplication because if I multiplicate f by -1 it won't be an increasing function anymore. But can I just say that and it's ok or is there another way to show it's not closed under multiplication?
I have tried this (let a be a real number):
f(x1) < f(x2) \Rightarrow af(x1) < af(x2) \Rightarrow (af)(x1) < (af)(x2). But I don't think I got anything useful.
I'd be very grateful if anyone could help.
Thanks in advance.
I'm having some problems with a proof-like exercise on linear algebra. Here's what I'm supposed to do:
Homework Statement
Determine whether each of the given sets is a real linear space, if addition and multiplication by real scalars are defined in the usual way. For those that are not, tell which axioms fail to hold.
Homework Equations
All increasing functions.
(there are others, like rational functions, all Taylor polynomials of degree \leq n, etc. but I guess my doubts are related to all of them).
The Attempt at a Solution
Well, after a couple of attempts my teacher told me that once I prove that increasing functions are a subset of the functions linear space, I just need to prove the closure axioms. This can be done just by saying "the increasing fuctions are contained in the set of functions". Ok, then I started to prove the closure under addtion.
Let f be an increasing funcion, if x1 < x2, then f(x1) < f(x2). The same applies to a increasing function g.
So, adding g(x1) to both sides of the f(x) equation and f(x2) to both sides of the g(x) equation, we have:
(1) f(x1) + g(x1) < f(x2) + g(x1)
(2) g(x1) + f(x2) < g(x2) + f(x2)
\Rightarrow f(x1) + g(x1) < g(x2) + f(x2)
\Rightarrow (f+g)(x1) < (f+g)(x2)
And I guess it's proven that it's closed under addition. Is that right?
Now, I know it's not closed under multiplication because if I multiplicate f by -1 it won't be an increasing function anymore. But can I just say that and it's ok or is there another way to show it's not closed under multiplication?
I have tried this (let a be a real number):
f(x1) < f(x2) \Rightarrow af(x1) < af(x2) \Rightarrow (af)(x1) < (af)(x2). But I don't think I got anything useful.
I'd be very grateful if anyone could help.
Thanks in advance.