Linear Algebra-Fields and axioms

  • Thread starter Thread starter mirandasatterley
  • Start date Start date
  • Tags Tags
    Axioms Linear
Click For Summary

Homework Help Overview

The discussion revolves around the properties of a vector space defined over a field F, specifically focusing on the set V = F2 with custom operations for addition and scalar multiplication. Participants are tasked with proving the existence axioms for a vector space, including identifying the zero vector and the existence of additive inverses.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants explore the definition of the zero vector and question how to derive it from the defined operations. There is discussion on whether (0,0) can be designated as the zero vector and attempts to find the correct values for w and z in the context of the addition operation.

Discussion Status

There is ongoing exploration of the properties of the zero vector and additive inverses. Some participants have offered guidance on how to approach the definitions, while others are questioning the assumptions made about the zero vector and its uniqueness. Multiple interpretations of the zero vector are being discussed, indicating a productive dialogue.

Contextual Notes

Participants are navigating the implications of the defined operations on the structure of the vector space, particularly concerning the existence of the zero vector and the additive inverse. There is a noted confusion regarding the role of the parameter 'a' in these definitions, which remains a point of contention.

mirandasatterley
Messages
61
Reaction score
0

Homework Statement



Let F be any field, and fix a є F. Equip the set V = F2 with two operations as
follows. Define addition by
(x, y)‡(x', y') := (x + x', y + y' − a), for all x, x', y, y' є F,
and define the scalar multiplication by scalars by
c * (x, y) := (cx, cy − ac + a), for all x, y, c є F.
(i) Prove that F2, with these two operations satisfies the two existence axioms for a vector space over F.


The Attempt at a Solution


i) The existence of a zero vector: there exists a zero vector such that 0 + v = v

So I let (x', y') be the zero vector = (0, 0), and got
(x,y) ‡ (0, 0) := (x + 0, y + 0 - a)
= (x, y-a)

At this point, I'm not sure how to deal with the a, or maybe my whole process is wrong! ANy help is appreciated. I'm having the same problem for the other axiom - existence of a negative.
 
Physics news on Phys.org
You can't simply designate (0,0) to be the zero vector. The zero vector has to satisfy the rule (x,y) + (zero vector) = (x,y) where + denotes vector addition defined on this vector space.

Instead just denote the zero vector by (w,z) for example, and we have (x,y) + (w,z) = (x,y). Using the defined addition operation, you should be able to deduce what w,z should be to satisfy that. That is then the zero vector.

The same approach works for determining the scalar multiplicative identity in this field.
 
So, if (w,z) is the zero vector and (x,y) is any vector, then

(x,y) + (w,z) = (x,y), and addition is defined as
(x,y) ‡ (w,z) := (x+w, y+z-a)

Can I set these equations equal to each other? to get
(x,y) = (x+w, y+z-a) therefore,

x= x+w, and subtracting x from both sides gives w=0, and we also have
y= y+z-a, and solving this gives z=a, so how can I prove that z must be zero?
 
The zero vector is a vector which, if added to another vector, gives this other vector as a result.
(x,y)++(0,a) = (x+0,y+a-a) = (x,y).
So (0,a) seems a reasonable zero vector.

If I multiply (x,y) by 0, I get 0(x,y) = (0x,0y-0a+a) = (0,a),
so that's okay, too.

If I multiply (x,y) by 1, I get 1(x,y) = (1x,1y-1a+a) = (x,y), so 1 is a unit element.
Is it also the unique unit element?
Suppose p(x,y) = (x,y). Then (px, whatever) = (x,y), so px = x, so x =1.
 
z isn't 0. If it were 0, you wouldn't have the zero vector.
 
For the existence of a negative: there exists a -v such that v + (-v) = 0, does the following proof make sense? Let me know if I am missing something. Thanks.

(x,y) is a vector v
(w,z) is the vector -z, so I need to prove that (w,z) = -(x,y), so I have the equation,

(x,y) + (w,z) = (0,0) from the axiom, and
(x,y) ++ (w,z) := (x+w, y+z-a) from the definition of addition.

therefore (0,0) = (x+w, y+z-a)

And from this, 0=x+w, which solves to w= -x, and
0= y+z-a, which solves to z= a-y

so in the equation for the definition of addition:

(x,y) ++ (-x, a-y) = (x +(-x), y+(a-y) -a) = (0, (y-y) + (a-a)) = (0,0)
 
Defennder said:
z isn't 0. If it were 0, you wouldn't have the zero vector.

I think I understand, so when I solve z=a, and plug this into the addition definition, I am proving that (0,a) is the zero vector since (x,y) ++ (0,a) := (x,y)?
 
mirandasatterley said:
For the existence of a negative: there exists a -v such that v + (-v) = 0, does the following proof make sense? Let me know if I am missing something. Thanks.

(x,y) is a vector v
(w,z) is the vector -z, so I need to prove that (w,z) = -(x,y), so I have the equation,

(x,y) + (w,z) = (0,0) from the axiom, and
(x,y) ++ (w,z) := (x+w, y+z-a) from the definition of addition.

therefore (0,0) = (x+w, y+z-a)
No, no, no. As you were just told, (0,0) is NOT the additive identity for this set!

And from this, 0=x+w, which solves to w= -x, and
0= y+z-a, which solves to z= a-y

so in the equation for the definition of addition:

(x,y) ++ (-x, a-y) = (x +(-x), y+(a-y) -a) = (0, (y-y) + (a-a)) = (0,0)
 
mirandasatterley said:
I think I understand, so when I solve z=a, and plug this into the addition definition, I am proving that (0,a) is the zero vector since (x,y) ++ (0,a) := (x,y)?
Yes, this time you got it.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
2K
Replies
16
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K