Proving If a set is a Vector Free Space

Click For Summary
SUMMARY

The discussion focuses on determining whether a specific set of vectors defined by the operations + = and k = constitutes a vector space. Key axioms for vector addition and scalar multiplication are examined, revealing that the set fails to satisfy several axioms, including the existence of a unique zero vector and the commutative property of addition. Participants suggest testing with concrete examples, such as <2,3> and <5>, to validate the axioms.

PREREQUISITES
  • Understanding of vector space axioms
  • Familiarity with vector addition and scalar multiplication
  • Basic knowledge of linear algebra concepts
  • Ability to manipulate algebraic expressions
NEXT STEPS
  • Research the properties of vector spaces in linear algebra
  • Learn about the significance of the zero vector in vector spaces
  • Explore examples of non-standard vector operations
  • Study the implications of scalar multiplication rules in vector spaces
USEFUL FOR

Students studying linear algebra, educators teaching vector space concepts, and anyone interested in understanding the properties of vector spaces and their axioms.

maiad
Messages
101
Reaction score
0

Homework Statement


Determine whether set is a vector space. If not, give at least one axiom that is not satisfied.
the set of vectors <a1,a2>, addition and scalar multiplication defined by:
<a1,a2>+<b1,b2>=<a1+b1+1,a2+b2+1>
k<a1,a2>=<ka1+k-1,ka2+k-1>

The Attempt at a Solution


For Vector Addition:
1) well since a1 and a2 is not restricted, the vector spaces are all real entities in V

2) Rule:x+y=y+x;
<a1,a2>+<b1,b2>=<a1+b1+1,a2+b2+1>=<b1,b2>

3)Rule:(x+y)+z=(x+(y+z);
(<a1,a2>+<b1,b2>)+<0,0>= <a1,a2>+(<b1,b2>+<0,0>)

4)Not sure how to prove is this set has a unique vector O in V such that O+x=x+O

5)Rule: There exist a vector where x+(-x)=(-x)+x=O;
Since the set is not restricted, there exist a negative vector where a1+(-a1)=(-a1)+a1

For Scalar Multiplication:
6)Since the set is no restricted, any scalar would be in the space

7)Rule:k(x+y)=kx+ky;
Not sure how to prove this one...

8)Rule: (k1+k2)x=k1x+k2x
nor this one

9)Rule:k1(k2x)=(k1k2)x
or this one

10)Rule: 1x=x
This one obviously satisfies

Can someone give me hints on the ones i didn't get and also see if the ones i did is correct?
 
Physics news on Phys.org
Do not assume the space satisfies all your axioms. Try the ones you are not sure about with some concrete numbers. 2<3,5> and such.

You left of an important part of 4). 0+x = x+0 = x

BTW, When you say something is "obvious" you should double check yourself. Most errors occur in the "obvious" cases because we stop considering them too soon. (I'm not saying you made an error. This is just good general advice.)
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
8K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
15K
  • · Replies 3 ·
Replies
3
Views
2K