Matrix Addition: OK - No Examples Found

In summary, the conversation discusses a problem involving vector spaces and the conditions that must be met. The problem asks if a given set of numbers can satisfy the conditions and the solution is shown using equations.
  • #1
karush
Gold Member
MHB
3,269
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: 76
Physics news on Phys.org
  • #2
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?
 
  • #3
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:

What is matrix addition?

Matrix addition is a mathematical operation where two matrices of the same size are added together by adding the corresponding elements in each matrix.

What are the rules for matrix addition?

The two matrices being added must have the same number of rows and columns. To add them, simply add the corresponding elements in each matrix. For example, if A and B are both 2x2 matrices, then A + B = [a11 + b11, a12 + b12; a21 + b21, a22 + b22].

Can matrices of different sizes be added together?

No, matrices of different sizes cannot be added together. The number of rows and columns must be the same in order for matrix addition to be possible.

Is matrix addition commutative?

Yes, matrix addition is commutative. This means that the order in which the matrices are added does not affect the result. A + B = B + A.

What is the purpose of matrix addition?

Matrix addition is used in various fields such as mathematics, physics, and computer science. It is used to simplify and solve complex equations, perform transformations, and manipulate data in matrices.

Similar threads

  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
859
Replies
7
Views
834
  • Linear and Abstract Algebra
Replies
10
Views
1K
  • Linear and Abstract Algebra
Replies
6
Views
1K
  • Linear and Abstract Algebra
Replies
14
Views
2K
Replies
14
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
737
Back
Top