Skip to content Skip to navigation

Connexions

You are here: Home » Content » Matrix Concepts -- Explanations

Navigation

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

This content is ...

Affiliated with (What does "Affiliated with" mean?)

This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • Featured Content display tagshide tags

    This module is included inLens: Connexions Featured Content
    By: ConnexionsAs a part of collection:"Advanced Algebra II: Conceptual Explanations"

    Comments:

    "This is the "concepts" book in Kenny Felder's "Advanced Algebra II" series. This text was created with a focus on 'doing' and 'understanding' algebra concepts rather than simply hearing about […]"

    Click the "Featured Content" link to see all content affiliated with them.

    Click the tag icon tag icon to display tags associated with this content.

Also in these lenses

  • SHN CNX Workshop display tagshide tags

    This module is included inLens: Stategic Horizon Network Workshop on Alternative Couseware -- Connexions Session
    By: ConnexionsAs a part of collection:"Advanced Algebra II: Conceptual Explanations"

    Comments:

    "This book was approved for use in California high schools under the Digital Textbook Initiative."

    Click the "SHN CNX Workshop" link to see all content selected in this lens.

    Click the tag icon tag icon to display tags associated with this content.

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Matrix Concepts -- Explanations

Module by: Kenny M. Felder. E-mail the author

User rating (How does the rating system work?)
Ratings

Ratings allow you to judge the quality of modules. If other users have ranked the module then its average rating is displayed below. Ratings are calculated on a scale from one star (Poor) to five stars (Excellent).

How to rate a module

Hover over the star that corresponds to the rating you wish to assign. Click on the star to add your rating. Your rating should be based on the quality of the content. You must have an account and be logged in to rate content.

:
(0 ratings)

Summary: This module introduces basic properties of matrices: concepts, multiplication by a constant, addition and subtraction, and setting two matrices equal to one another.

Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.

Conceptual Explanations: Matrices

A “matrix” is a grid, or table, of numbers. For instance, the following matrix represents the prices at the store “Nuthin’ But Bed Stuff.”

Table 1
  King-sized Queen-sized Twin
Mattress $649 $579 $500
Box spring $350 $250 $200
Fitted sheet $15 $12 $10
Top sheet $15 $12 $10
Blanket $20 $20 $15

(The matrix is the numbers, not the words that label them.)

Of course, these prices could be displayed in a simple list: “King-sized mattress,” “Queen-sized mattress,” and so on. However, this two-dimensional display makes it much easier to compare the prices of mattresses to box springs, or the prices of king-sized items to queen-sized items, for instance.

Each horizontal list of numbers is referred to as a row; each vertical list is a column. Hence, the list of all mattresses is a row; the list of all king-sized prices is a column. (It’s easy to remember which is which if you think of Greek columns, which are big posts that hold up buildings and are very tall and...well, you know...vertical.) This particular matrix has 5 rows and 3 columns. It is therefore referred to as a 5×3 (read, “5 by 3”) matrix.

If a matrix has the same number of columns as rows, it is referred to as a square matrix.

Adding and Subtracting Matrices

Adding matrices is very simple. You just add each number in the first matrix, to the corresponding number in the second matrix.

123456123456 size 12{ left [ matrix { 1 {} # 2 {} # 3 {} ## 4 {} # 5 {} # 6{} } right ]} {}++ 605040302010605040302010 size 12{ left [ matrix { "60" {} # "50" {} # "40" {} ## "30" {} # "20" {} # "10"{} } right ]} {}== 615243342516615243342516 size 12{ left [ matrix { "61" {} # "52" {} # "43" {} ## "34" {} # "25" {} # "16"{} } right ]} {}

For instance, for the upper-right-hand corner, the calculation was 3 + 40 = 43 3+40=43. Note that both matrices being added are 2×3, and the resulting matrix is also 2×3. You cannot add two matrices that have different dimensions.

As you might guess, subtracting works much the same way, except that you subtract instead of adding.

605040302010605040302010 size 12{ left [ matrix { "60" {} # "50" {} # "40" {} ## "30" {} # "20" {} # "10"{} } right ]} {} 123456123456 size 12{ left [ matrix { 1 {} # 2 {} # 3 {} ## 4 {} # 5 {} # 6{} } right ]} {} == 5948372615459483726154 size 12{ left [ matrix { "59" {} # "48" {} # "37" {} ## "26" {} # "15" {} # 4{} } right ]} {}

Once again, note that the resulting matrix has the same dimensions as the originals, and that you cannot subtract two matrices that have different dimensions.

Multiplying a Matrix by a Constant

What does it mean to multiply a number by 3? It means you add the number to itself 3 times.

Multiplying a matrix by 3 means the same thing...you add the matrix to itself 3 times.

33 123456123456 size 12{ left [ matrix { 1 {} # 2 {} # 3 {} ## 4 {} # 5 {} # 6{} } right ]} {} == 123456123456 size 12{ left [ matrix { 1 {} # 2 {} # 3 {} ## 4 {} # 5 {} # 6{} } right ]} {} ++ 123456123456 size 12{ left [ matrix { 1 {} # 2 {} # 3 {} ## 4 {} # 5 {} # 6{} } right ]} {} ++ 123456123456 size 12{ left [ matrix { 1 {} # 2 {} # 3 {} ## 4 {} # 5 {} # 6{} } right ]} {} == 369121518369121518 size 12{ left [ matrix { 3 {} # 6 {} # 9 {} ## "12" {} # "15" {} # "18"{} } right ]} {}

Note what has happened: each element in the original matrix has been multiplied by 3. Hence, we arrive at the method for multiplying a matrix by a constant: you multiply each element by that constant. The resulting matrix has the same dimensions as the original.

1212 123456123456 size 12{ left [ matrix { 1 {} # 2 {} # 3 {} ## 4 {} # 5 {} # 6{} } right ]} {} == 121322523121322523 size 12{ left [ matrix { { {1} over {2} } {} # 1 {} # { {3} over {2} } {} ## 2 {} # { {5} over {2} } {} # 3{} } right ]} {}

Matrix Equality

For two matrices to be “equal” they must be exactly the same. That is, they must have the same dimensions, and each element in the first matrix must be equal to the corresponding element in the second matrix.

For instance, consider the following matrix equation.

1x+y12101x+y1210 size 12{ left [ matrix { 1 {} # x+y {} ## "12" {} # "10"{} } right ]} {} == 118xy10118xy10 size 12{ left [ matrix { 1 {} # "18" {} ## x - y {} # "10"{} } right ]} {}

Both matrices have the same dimensions. And the upper-left and lower-right elements are definitely the same.

But for the matrix to be equal, we also need the other two elements to be the same. So

x + y = 18 x+y=18

x y = 12 xy=12

Solving these two equations (for instance, by elimination) we find that x = 15 x=15, y = 3 y=3.

You may notice an analogy here to complex numbers. When we assert that two complex numbers equal each other, we are actually making two statements: the real parts are equal, and the imaginary parts are equal. In such a case, we can use one equation to solve for two unknowns. A very similar situation exists with matrices, except that one equation actually represents many more statements. For 2×2 matrices, setting them equal makes four separate statements; for 2×3 matrices, six separate statements; and so on.

OK, take a deep breath. Even if you’ve never seen a matrix before, the concept is not too difficult, and everything we’ve seen so far should be pretty simple, if not downright obvious.

Let that breath out now. This is where it starts to get weird.

Content actions

Give Feedback:

E-mail the module author | Rate module ( How does the rating system work?)

Rating system

Ratings

Ratings allow you to judge the quality of modules. If other users have ranked the module then its average rating is displayed below. Ratings are calculated on a scale from one star (Poor) to five stars (Excellent).

How to rate a module

Hover over the star that corresponds to the rating you wish to assign. Click on the star to add your rating. Your rating should be based on the quality of the content. You must have an account and be logged in to rate content.

(0 ratings)

Download:

Add module to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.

| A lens (?)

Definition of a lens

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks