Determining if a set is a subspace

  • Thread starter Thread starter mlarson9000
  • Start date Start date
  • Tags Tags
    Set Subspace
mlarson9000
Messages
46
Reaction score
0

Homework Statement


Determine whether or not the set of all functions f such that f(1)+f(-1)=f(5) is a subspace of the vector space F of all functions mapping R into R.


Homework Equations





The Attempt at a Solution


I think that
(f(1)+f(-1))+(g(1)+g(-1))=(f+g)(1)+(f+g)(-1)=(f+g)(5)
shows it is closed under vector addition, but I'm not sure. I'm also not sure what to do about checking scalar multiplication. I don't think that r(f(1)+f(-1)=rf(5) does anything at all for me.
 
Physics news on Phys.org
Your demonstration of closure under vector addition is fine. With respect to scalar multiplication, you are being asked to show that rf defined as (rf)(x) = r*f(x) is also an element of this vector space whenever f is.
 
So (rf)(1)+(rf)(-1)=r*(f(1)+f(-1))= rf(5) which is not equal to f(5), so it's not closed under scalar multiplication?
 
mlarson9000 said:
So (rf)(1)+(rf)(-1)=r*(f(1)+f(-1))= rf(5) which is not equal to f(5), so it's not closed under scalar multiplication?

Why are we looking at f(5)? The defining axiom is that h(1) + h(-1) = h(5) for each h in the vector space.
 
so do I only need to show (rf)(1)+(rf)(-1)=r*(f(1)+f(-1))?
 
mlarson9000 said:
so do I only need to show (rf)(1)+(rf)(-1)=r*(f(1)+f(-1))?

You also need to show that this is equivalent to (rf)(5), which may seem trivial, but necessary.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top