Skip to content Skip to navigation

Connexions

You are here: Home » Content » Matrix Concepts -- The Identity Matrix

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 -- The Identity Matrix

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 the identity matrix and its properties.

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.

When multiplying numbers, the number 1 has a special property: when you multiply 1 by any number, you get that same number back. We can express this property as an algebraic generalization:

1 x = x 1x=x(1)

The matrix that has this property is referred to as the identity matrix.

Definition of Identity Matrix

The identity matrix, designated as [ I ] [I], is defined by the property: [ A ] [ I ] = [ I ] [ A ] = [ A ] [A][I]=[I][A]=[A]

Note that the definition of [I] stipulates that the multiplication must commute—that is, it must yield the same answer no matter which order you multiply in. This is important because, for most matrices, multiplication does not commute.

What matrix has this property? Your first guess might be a matrix full of 1s, but that doesn’t work:

Table 1
12341234 size 12{ left [ matrix { 1 {} # 2 {} ## 3 {} # 4{} } right ]} {}11111111 size 12{ left [ matrix { 1 {} # 1 {} ## 1 {} # 1{} } right ]} {} = 33773377 size 12{ left [ matrix { 3 {} # 3 {} ## 7 {} # 7{} } right ]} {} so 1 1 1 1 1 1 1 1 size 12{ left [ matrix { 1 {} # 1 {} ## 1 {} # 1{} } right ]} {} is not an identity matrix

The matrix that does work is a diagonal stretch of 1s, with all other elements being 0.

Table 2
12341234 size 12{ left [ matrix { 1 {} # 2 {} ## 3 {} # 4{} } right ]} {}10011001 size 12{ left [ matrix { 1 {} # 0 {} ## 0 {} # 1{} } right ]} {}= 12341234 size 12{ left [ matrix { 1 {} # 2 {} ## 3 {} # 4{} } right ]} {} so 1 0 0 1 1 0 0 1 size 12{ left [ matrix { 1 {} # 0 {} ## 0 {} # 1{} } right ]} {} is the identity for 2x2 matrices
259π2831/28.3259π2831/28.3 size 12{ left [ matrix { 2 {} # 5 {} # 9 {} ## π {} # - 2 {} # 8 {} ## - 3 {} # 1/2 {} # 8 "." 3{} } right ]} {}100010001100010001 size 12{ left [ matrix { 1 {} # 0 {} # 0 {} ## 0 {} # 1 {} # 0 {} ## 0 {} # 0 {} # 1{} } right ]} {} = 259π2831/28.3259π2831/28.3 size 12{ left [ matrix { 2 {} # 5 {} # 9 {} ## π {} # - 2 {} # 8 {} ## - 3 {} # 1/2 {} # 8 "." 3{} } right ]} {} 1 0 0 0 1 0 0 0 1 1 0 0 0 1 0 0 0 1 size 12{ left [ matrix { 1 {} # 0 {} # 0 {} ## 0 {} # 1 {} # 0 {} ## 0 {} # 0 {} # 1{} } right ]} {} is the identity for 3x3 matrices

You should confirm those multiplications for yourself, and also confirm that they work in reverse order (as the definition requires).

Hence, we are led from the definition to:

The Identity Matrix

For any square matrix, its identity matrix is a diagonal stretch of 1s going from the upper-left-hand corner to the lower-right, with all other elements being 0. Non-square matrices do not have an identity. That is, for a non-square matrix [ A ] [A], there is no matrix such that [ A ] [ I ] = [ I ] [ A ] = [ A ] [A][I]=[I][A]=[A].

Why no identity for a non-square matrix? Because of the requirement of commutativity. For a non-square matrix [ A ] [A] you might be able to find a matrix [ I ] [I] such that [ A ] [ I ] = [ A ] [A][I]=[A]; however, if you reverse the order, you will be left with an illegal multiplication.

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