MHB Vector Space - Proving Associativity

Dethrone
Messages
716
Reaction score
0
Let $V$ be a vector space, and define $V^n$ to be the set of all n-tuples $(v_1, v_2,...,v_n)$ of n vectors $v_i$, each belonging to $V$. Define addition and scalar multiplcation in $V^n$ as follows:
$(u_1,u_2,...,u_n)+(v_1,v_2,...,v_n)=(u_1+v_1, u_2+v_2,...,u_n+v_n)$
$a(v_1,v_2,...,v_n)=(av_1,av_2,...,av_n)$, $a \in \Bbb{R}$

Proving this is quite trivial, but I'm quite confused about something. In proving that it is associative, then $(u+v)+w=u+(v+w)$. Let $u=(u_1,u_2,...,u_n), v=(v_1,v_2,...,v_n), w=(w_1,w_2,...,w_n)$, where $u, v,w \in V$. $\left[\left((u_1,u_2,...,u_n)+(v_1,v_2,...,v_n)\right)+(w_1,w_2,...,w_n)\right]$
$=[(u_1+v_1, u_2+v_2,...,u_n+v_n)+(w_1,w_2,...,w_n)]$
$=[(u_1+v_1)+w_1, (u_2+v_2)+w_2,...,(u_n+v_n)+w_n]$
$=[u_1+(v_1+w_1), u_2+(v_2+w_2),...,u_n+(v_n+w_n)]$

Now, at this step, my TA justifies this step of switching the brackets by saying since $u_1$, $v_1$, and $w_1$ are in the vector space, then by the associative axiom $(u_1+v_1)+w_1=u_1+(v_1+w_1)$. I'm not sure if I agree with that...aren't we trying to prove that it satisfies the associative axiom, so why are we using that in our proof? This is what I think it should be: since the components of the tuples are real numbers, then they are equivalent because the addition of real numbers is associative. Am I right?
 
Physics news on Phys.org
Rido12 said:
Let $V$ be a vector space, and define $V^n$ to be the set of all n-tuples $(v_1, v_2,...,v_n)$ of n vectors $v_i$, each belonging to $V$. Define addition and scalar multiplcation in $V^n$ as follows:
$(u_1,u_2,...,u_n)+(v_1,v_2,...,v_n)=(u_1+v_1, u_2+v_2,...,u_n+v_n)$
$a(v_1,v_2,...,v_n)=(av_1,av_2,...,av_n)$, $a \in \Bbb{R}$

Proving this is quite trivial, but I'm quite confused about something. In proving that it is associative, then $(u+v)+w=u+(v+w)$. Let $u=(u_1,u_2,...,u_n), v=(v_1,v_2,...,v_n), w=(w_1,w_2,...,w_n)$, where $u, v,w \in V$. $\left[\left((u_1,u_2,...,u_n)+(v_1,v_2,...,v_n)\right)+(w_1,w_2,...,w_n)\right]$
$=[(u_1+v_1, u_2+v_2,...,u_n+v_n)+(w_1,w_2,...,w_n)]$
$=[(u_1+v_1)+w_1, (u_2+v_2)+w_2,...,(u_n+v_n)+w_n]$
$=[u_1+(v_1+w_1), u_2+(v_2+w_2),...,u_n+(v_n+w_n)]$

Now, at this step, my TA justifies this step of switching the brackets by saying since $u_1$, $v_1$, and $w_1$ are in the vector space, then by the associative axiom $(u_1+v_1)+w_1=u_1+(v_1+w_1)$. I'm not sure if I agree with that...aren't we trying to prove that it satisfies the associative axiom, so why are we using that in our proof? This is what I think it should be: since the components of the tuples are real numbers, then they are equivalent because the addition of real numbers is associative. Am I right?
The components of the tuples are not real numbers, but elements of the space $V$. You are told that $V$ is a vector space, so you can assume that addition in $V$ is associative. If you replace "real numbers" by "elements of $V$", then your reasoning is correct. Addition in $V$ is associative, and it follows that addition in $V^n$ is associative.
 
I get it! But what if we weren't told that $V$ was a vector space? For example: The set $V$ of all ordered pairs $(x,y)$ with the addition and scalar multiplication of $\Bbb{R^2}$. Prove whether or not it is a vector space.
$(u+v)+w=((x_1,x_2)+(y_1,y_2))+(z_1,z_2)=((x_1+y_1)+z_1,(x_2+y_2)+z_1)$
Now that we don't know that $V$ is a vector space, then can I say that since $x_1,y_1,z_1$ are all real numbers (assuming that the vector field is of real numbers), and we know that the addition of real numbers are associative, then $(x_1+y_1)+z_1=x_1+(y_1+x_1)$?
 
Rido12 said:
I get it! But what if we weren't told that $V$ was a vector space? For example: The set $V$ of all ordered pairs $(x,y)$ with the addition and scalar multiplication of $\Bbb{R^2}$. Prove whether or not it is a vector space.
$(u+v)+w=((x_1,x_2)+(y_1,y_2))+(z_1,z_2)=((x_1+y_1)+z_1,(x_2+y_2)+z_1)$
Now that we don't know that $V$ is a vector space, then can I say that since $x_1,y_1,z_1$ are all real numbers (assuming that the vector field is of real numbers), and we know that the addition of real numbers are associative, then $(x_1+y_1)+z_1=x_1+(y_1+x_1)$?

Hey Rido!

Yep. That is correct. ;)

So from this you can deduce that addition of the elements in V is associative.

To prove V is a vector space, you have to go through the whole lot though (see Definition of a Vector Space). (Nerd)
 
Thanks for the help, Opalg and ILS! :D

I like Serena said:
To prove V is a vector space, you have to go through the whole lot though (see Definition of a Vector Space). (Nerd)

Yes...(Crying), the simple ones like these are quite tedious, but at least I find the more difficult ones fun to prove :D
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top