Matrix Addition: OK - No Examples Found

  • Context:
  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Addition Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
View attachment 8764

OK from the text bk I did not see any example of this
the circle red is mine ... why is this here

so not sure how these questions are to be answered.

Much Mahalo
 

Attachments

  • mhb.s2.9.1.png
    mhb.s2.9.1.png
    4.7 KB · Views: 163
Physics news on Phys.org
karush said:
I did not see any example of this
Which textbook are you using? Are you sure it does not contain solved similar examples?

karush said:
the circle red is mine ... why is this here
By definition. The author (or anybody) has the right to define whatever concepts they like.

karush said:
so not sure how these questions are to be answered.
The problem asks whether this is a vector space. Do you know the definition of a vector space?
 
One condition is that a vector space have a 0 vector. That means that there exist a vector 0 such that v+ 0= v for every vector v. Here it is clear that [tex]\begin{bmatrix}0 \\ 0 \end{bmatrix}[/tex] is that 0 vector.

Another condition is that every vector has a "negative". That is, given a vector v, there exist a vector u such that u+ v= v+ u= 0.

Here that means that, given [tex]v= \begin{bmatrix}x_1 \\ x_2 \end{bmatrix}[/tex], there exist a vector [tex]u= \begin{bmatrix}x_2 \\ y_2 \end{bmatrix}[/tex] such that [tex]u+ v= \begin{bmatrix}x_1+ x_2+ x_1x_2 \\ y_1+ y_2+ y_1y_2\end{bmatrix}= \begin{bmatrix}0 \\ 0 \end{bmatrix}[/tex]

So the question is, given numbers [tex]x_1[/tex], [tex]y_2[/tex], can we solve the equations [tex]x_1+ x_2+ x_1x_2= 0[/tex] and [tex]y_1+ y_2+ y_1y_2= 0[/tex] for [tex]x_1[/tex] and [tex]x_2[/tex]? We can write the first equation [tex]x_1= -(x_2+ x_1_2)= -x_2(1+ x_1)[/tex] and then [tex]x_2= -\frac{x_1}{1+ x_1}[/tex]. What if [tex]x_1= -1[/tex]?
 
Last edited: