< Return to Video

Linear Algebra: Deriving a method for determining inverses

  • 0:01 - 0:05
    I have this matrix A here that I
    want to put into reduced row
  • 0:05 - 0:05
    echelon form.
  • 0:05 - 0:07
    And we've done this
    multiple times.
  • 0:07 - 0:10
    You just perform a bunch
    of row operations.
  • 0:10 - 0:12
    But what I want to show you in
    this video is that those row
  • 0:12 - 0:17
    operations are equivalent to
    linear transformations on the
  • 0:17 - 0:19
    column vectors of A.
  • 0:19 - 0:21
    So let me show you by example.
  • 0:21 - 0:24
    So if we just want to put A into
    reduced row echelon form,
  • 0:24 - 0:27
    the first step that we might
    want to do if we wanted to
  • 0:27 - 0:32
    zero out these entries right
    here, is-- let me do it right
  • 0:32 - 0:35
    here-- is we'll keep our
    first entry the same.
  • 0:35 - 0:37
    So for each of these column
    vectors, we're going to keep
  • 0:37 - 0:38
    the first entry the same.
  • 0:38 - 0:42
    So they're going to be
    1, minus 1, minus 1.
  • 0:42 - 0:44
    And actually, let me
    simultaneously construct my
  • 0:44 - 0:46
    transformation.
  • 0:46 - 0:48
    So I'm saying that my row
    operation I'm going to perform
  • 0:48 - 0:52
    is equivalent to a linear
    transformation
  • 0:52 - 0:53
    on the column vector.
  • 0:53 - 0:55
    So it's going to be a
    transformation that's going to
  • 0:55 - 1:01
    take some column vector,
    a1, a2, and a3.
  • 1:01 - 1:03
    It's going to take each of these
    and then do something to
  • 1:03 - 1:05
    them, do something to them
    in a linear way.
  • 1:05 - 1:07
    They'll be linear
    transformations.
  • 1:07 - 1:09
    So we're keeping the
    first entry of our
  • 1:09 - 1:11
    column vector the same.
  • 1:11 - 1:15
    So this is just going
    to be a1.
  • 1:15 - 1:16
    This is a line right here.
  • 1:16 - 1:17
    That's going to be a1.
  • 1:17 - 1:19
    Now, what can we do if
    we want to get to
  • 1:19 - 1:21
    reduced row echelon form?
  • 1:21 - 1:23
    We'd want to make
    this equal to 0.
  • 1:23 - 1:26
    So we would want to replace our
    second row with the second
  • 1:26 - 1:29
    row plus the first row, because
    then these guys would
  • 1:29 - 1:30
    turn out to be 0.
  • 1:30 - 1:32
    So let me write that on
    my transformation.
  • 1:32 - 1:35
    I'm going to replace the second
    row with the second row
  • 1:35 - 1:39
    plus the first row.
  • 1:39 - 1:40
    Let me write it out here.
  • 1:40 - 1:43
    Minus 1 plus 1 is 0.
  • 1:43 - 1:46
    2 plus minus 1 is 1.
  • 1:46 - 1:49
    3 plus minus 1 is 2.
  • 1:49 - 1:51
    Now, we also want
    to get a 0 here.
  • 1:51 - 1:54
    So let me replace my third
    row with my third row
  • 1:54 - 1:56
    minus my first row.
  • 1:56 - 1:59
    So I'm going to replace my third
    row with my third row
  • 1:59 - 2:02
    minus my first row.
  • 2:02 - 2:05
    So 1 minus 1 is 0.
  • 2:05 - 2:09
    1 minus minus 1 is 2.
  • 2:09 - 2:14
    4 minus minus 1 is 5,
    just like that.
  • 2:14 - 2:17
    So you see this was just a
    linear transformation.
  • 2:17 - 2:19
    And any linear transformation
    you could actually represent
  • 2:19 - 2:22
    as a matrix vector product.
  • 2:22 - 2:24
    So for example, this
    transformation, I could
  • 2:24 - 2:26
    represent it.
  • 2:26 - 2:28
    To figure out its transformation
    matrix, so if
  • 2:28 - 2:33
    we say that T of x is equal to,
    I don't know, let's call
  • 2:33 - 2:36
    it some matrix S times x.
  • 2:36 - 2:38
    We already used the matrix A.
  • 2:38 - 2:40
    So I have to pick
    another letter.
  • 2:40 - 2:41
    So how do we find S?
  • 2:41 - 2:44
    Well, we just apply the
    transformation to all of the
  • 2:44 - 2:46
    column vectors, or the standard
    basis vectors of the
  • 2:46 - 2:47
    identity matrix.
  • 2:47 - 2:48
    So let's do that.
  • 2:48 - 2:51
    So the identity matrix-- I'll
    draw it really small like
  • 2:51 - 2:55
    this-- the identity matrix looks
    like this, 1, 0, 0, 0,
  • 2:55 - 2:58
    1, 0, 0, 0, 1.
  • 2:58 - 3:00
    That's what that identity
    matrix looks like.
  • 3:00 - 3:03
    To find the transformation
    matrix, we just apply this guy
  • 3:03 - 3:05
    to each of the column
    vectors of this.
  • 3:05 - 3:06
    So what do we get?
  • 3:06 - 3:09
    I'll do it a little
    bit bigger.
  • 3:09 - 3:11
    We apply it to each of
    these column vectors.
  • 3:11 - 3:13
    But we see the first row
    always stays the same.
  • 3:13 - 3:16
    So the first row is always going
    to be the same thing.
  • 3:16 - 3:19
    So 1, 0, 0.
  • 3:19 - 3:21
    I'm essentially applying it
    simultaneously to each of
  • 3:21 - 3:24
    these column vectors, saying,
    look, when you transform each
  • 3:24 - 3:28
    of these column vectors, their
    first entry stays the same.
  • 3:28 - 3:32
    The second entry becomes
    the second entry
  • 3:32 - 3:33
    plus the first entry.
  • 3:33 - 3:36
    So 0 plus 1 is 1.
  • 3:36 - 3:39
    1 plus 0 is 1.
  • 3:39 - 3:41
    0 plus 0 is 0.
  • 3:41 - 3:45
    Then the third entry gets
    replaced with the third entry
  • 3:45 - 3:47
    minus the first entry.
  • 3:47 - 3:50
    So 0 minus 1 is minus 1.
  • 3:50 - 3:52
    0 minus 0 is 0.
  • 3:52 - 3:55
    1 minus 0 is 1.
  • 3:55 - 3:59
    Now notice, when I apply this
    transformation to the column
  • 3:59 - 4:02
    vectors of our identity matrix,
    I essentially just
  • 4:02 - 4:04
    performed those same
    row operations
  • 4:04 - 4:05
    that I did up there.
  • 4:05 - 4:07
    I performed those exact same
    row operations on this
  • 4:07 - 4:08
    identity matrix.
  • 4:08 - 4:11
    But we know that this is
    actually the transformation
  • 4:11 - 4:13
    matrix, that if we multiply
    it by each of these column
  • 4:13 - 4:17
    vectors, or by each of these
    column vectors, we're going to
  • 4:17 - 4:18
    get these column vectors.
  • 4:18 - 4:20
    So you can view it this way.
  • 4:20 - 4:23
    This right here, this
    is equal to S.
  • 4:23 - 4:26
    This is our transformation
    matrix.
  • 4:26 - 4:32
    So we could say that if we
    create a new matrix whose
  • 4:32 - 4:37
    columns are S times this column
    vector, S times 1,
  • 4:37 - 4:39
    minus 1, 1.
  • 4:39 - 4:48
    And then the next column is S
    times-- I wanted to do it in
  • 4:48 - 4:55
    that other color-- S times
    this guy, minus 1, 2, 1.
  • 4:55 - 5:03
    And then the third column is
    going to be S times this third
  • 5:03 - 5:09
    column vector, minus 1, 3, 4.
  • 5:09 - 5:12
    We now know we're applying this
    transformation, this is
  • 5:12 - 5:14
    S, times each of these
    column vectors.
  • 5:14 - 5:16
    That is the matrix
    representation of this
  • 5:16 - 5:18
    transformation.
  • 5:18 - 5:22
    This guy right here will
    be transformed
  • 5:22 - 5:25
    to this right here.
  • 5:25 - 5:31
    Let me do it down here.
  • 5:31 - 5:34
    I wanted to show that stuff that
    I had above here as well.
  • 5:34 - 5:35
    Well, I'll just draw an arrow.
  • 5:35 - 5:36
    That's probably the
    simplest thing.
  • 5:36 - 5:40
    This matrix right here
    will become that
  • 5:40 - 5:41
    matrix right there.
  • 5:41 - 5:44
    So another way you could
    write it, this is
  • 5:44 - 5:45
    equivalent to what?
  • 5:45 - 5:46
    What is this equivalent to?
  • 5:46 - 5:48
    When you take a matrix and you
    multiply it times each of the
  • 5:48 - 5:50
    column vectors, when you
    transform each of the column
  • 5:50 - 5:54
    vectors by this matrix, this
    is the definition of a
  • 5:54 - 5:55
    matrix-matrix product.
  • 5:55 - 5:59
    This is equal to our matrix S--
    I'll do it in pink-- this
  • 5:59 - 6:06
    is equal to our matrix S, which
    is 1, 0, 0, 1, 1, 0,
  • 6:06 - 6:16
    minus 1, 0, 1, times our matrix
    A, times 1, minus 1, 1,
  • 6:16 - 6:22
    minus 1, 2, 1, minus 1, 3, 4.
  • 6:22 - 6:26
    So let me make this
    very clear.
  • 6:26 - 6:28
    This is our transformation
    matrix S.
  • 6:28 - 6:30
    This is our matrix A.
  • 6:30 - 6:34
    And when you perform this
    product you're going to get
  • 6:34 - 6:38
    this guy right over here.
  • 6:38 - 6:40
    I'll just copy and paste it.
  • 6:40 - 6:45
    Edit, copy, and let
    me paste it.
  • 6:45 - 6:48
    You're going to get that
    guy just like that.
  • 6:48 - 6:50
    Now the whole reason why I'm
    doing that is just to remind
  • 6:50 - 6:54
    you that when we perform each of
    these row operations, we're
  • 6:54 - 6:55
    just multiplying.
  • 6:55 - 6:57
    We're performing a linear
    transformation on each of
  • 6:57 - 6:58
    these columns.
  • 6:58 - 7:01
    And it is completely equivalent
    to just multiplying
  • 7:01 - 7:03
    this guy by some matrix S.
  • 7:03 - 7:05
    In this case, we took the
    trouble of figuring out what
  • 7:05 - 7:06
    that matrix S is.
  • 7:06 - 7:09
    But any of these row operations
    that we've been
  • 7:09 - 7:12
    doing, you can always represent
    them by a matrix
  • 7:12 - 7:14
    multiplication.
  • 7:17 - 7:19
    So this leads to a very
    interesting idea.
  • 7:23 - 7:26
    When you put something in
    reduced row echelon form, let
  • 7:26 - 7:27
    me do it up here.
  • 7:30 - 7:32
    Actually, let's just finish what
    we started with this guy.
  • 7:32 - 7:34
    Let's put this guy in reduced
    row echelon form.
  • 7:37 - 7:39
    Let me call this first S.
  • 7:39 - 7:40
    Let's call that S1.
  • 7:40 - 7:43
    So this guy right here
    is equal to that
  • 7:43 - 7:46
    first S1 times A.
  • 7:46 - 7:48
    We already showed that
    that's true.
  • 7:48 - 7:50
    Now let's perform another
    transformation.
  • 7:50 - 7:53
    Let's just do another set of
    row operations to get us to
  • 7:53 - 7:55
    reduced row echelon form.
  • 7:55 - 7:59
    So let's keep our middle
    row the same, 0, 1, 2.
  • 7:59 - 8:02
    And let's replace the first row
    with the first row plus
  • 8:02 - 8:05
    the second row, because I
    want to make this a 0.
  • 8:05 - 8:07
    So 1 plus 0 is 1.
  • 8:07 - 8:10
    Let me do it in another color.
  • 8:10 - 8:13
    Minus 1 plus 1 is 0.
  • 8:13 - 8:16
    Minus 1 plus 2 is 1.
  • 8:16 - 8:22
    Now, I want to replace the third
    row with, let's say the
  • 8:22 - 8:28
    third row minus 2 times
    the first row.
  • 8:28 - 8:31
    So that's 0 minus 2,
    times 0, is 0.
  • 8:31 - 8:34
    2 minus 2, times 1, is 0.
  • 8:34 - 8:37
    5 minus 2, times 2, is 1.
  • 8:37 - 8:40
    5 minus 4 is 1.
  • 8:40 - 8:42
    We're almost there.
  • 8:42 - 8:45
    We just have to zero out
    these guys right there.
  • 8:45 - 8:47
    Let's see if we can get this
    into reduced row echelon form.
  • 8:47 - 8:48
    So what is this?
  • 8:48 - 8:50
    I just performed another
    linear transformation.
  • 8:50 - 8:51
    Actually, let me write this.
  • 8:51 - 8:54
    Let's say if this was our first
    linear transformation,
  • 8:54 - 8:55
    what I just did is I performed
    another linear
  • 8:55 - 8:57
    transformation, T2.
  • 8:57 - 9:00
    I'll write it in a different
    notation, where you give me
  • 9:00 - 9:04
    some vector, some column
    vector, x1, x2, x3.
  • 9:04 - 9:06
    What did I just do?
  • 9:06 - 9:08
    What was the transformation
    that I just performed?
  • 9:08 - 9:12
    My new vector, I made the top
    row equal to the top row plus
  • 9:12 - 9:13
    the second row.
  • 9:13 - 9:16
    So it's x1 plus x2.
  • 9:16 - 9:18
    I kept the second
    row the same.
  • 9:18 - 9:21
    And then the third row, I
    replaced it with the third row
  • 9:21 - 9:23
    minus 2 times the second row.
  • 9:23 - 9:25
    That was a linear transformation
    we just did.
  • 9:25 - 9:27
    And we could represent this
    linear transformation as
  • 9:27 - 9:31
    being, we could say T2 applied
    to some vector x is equal to
  • 9:31 - 9:36
    some transformation vector
    S2, times our vector x.
  • 9:42 - 9:45
    Because if we applied this
    transformation matrix to each
  • 9:45 - 9:49
    of these columns, it's
    equivalent to multiplying this
  • 9:49 - 9:51
    guy by this transformation
    matrix.
  • 9:51 - 9:53
    So you could say that this guy
    right here-- we haven't
  • 9:53 - 9:56
    figured out what this is, but
    I think you get the idea--
  • 9:56 - 9:59
    this matrix right here is going
    to be equal to this guy.
  • 9:59 - 10:03
    It's going to be equal
    to S2 times this guy.
  • 10:03 - 10:05
    What is this guy right here?
  • 10:05 - 10:08
    Well, this guy is equal
    to S1 times A.
  • 10:08 - 10:13
    It's going to be S2
    times S1, times A.
  • 10:13 - 10:14
    Fair enough.
  • 10:17 - 10:19
    And you could have gotten
    straight here if you just
  • 10:19 - 10:21
    multiplied S2 times S1.
  • 10:21 - 10:22
    This could be some
    other matrix.
  • 10:22 - 10:25
    If you just multiplied it by
    A, you'd go straight from
  • 10:25 - 10:26
    there to there.
  • 10:26 - 10:27
    Fair enough.
  • 10:27 - 10:29
    Now, we still haven't gotten
    this guy into reduced row
  • 10:29 - 10:30
    echelon form.
  • 10:30 - 10:31
    So let's try to get there.
  • 10:31 - 10:33
    I've run out of space below
    him, so I'm going
  • 10:33 - 10:35
    to have to go up.
  • 10:35 - 10:37
    So let's go upwards.
  • 10:41 - 10:44
    What I want to do is, I'm going
    to keep the third row
  • 10:44 - 10:49
    the same, 0, 0, 1.
  • 10:49 - 10:55
    Let me replace the second row
    with the second row minus 2
  • 10:55 - 10:56
    times the third row.
  • 10:56 - 11:00
    So we'll get a 0, we'll get a 1
    minus 2, times 0, and we'll
  • 11:00 - 11:02
    get a 2 minus 2, times 1.
  • 11:02 - 11:04
    So that's a 0.
  • 11:04 - 11:06
    Let's replaced the first
    row with the first row
  • 11:06 - 11:08
    minus the third row.
  • 11:08 - 11:11
    So 1 minus 0 is 1.
  • 11:11 - 11:14
    0 minus 0 is 0.
  • 11:14 - 11:19
    1 minus 1 is 0, just
    like that.
  • 11:19 - 11:21
    Let's just actually write what
    our transformation was.
  • 11:21 - 11:23
    Let's call it T3.
  • 11:23 - 11:26
    I'll do it in purple.
  • 11:26 - 11:30
    T3 is the transformation of some
    vector x-- let me write
  • 11:30 - 11:35
    it like this-- of some
    vector x1, x2, x3.
  • 11:38 - 11:38
    What did we do?
  • 11:38 - 11:41
    We replaced the first row with
    the first row minus the third
  • 11:41 - 11:44
    row, x1 minus x3.
  • 11:44 - 11:48
    We replaced the second row with
    the second row minus 2
  • 11:48 - 11:49
    times the third row.
  • 11:49 - 11:52
    So it's x2 minus 2 times x3.
  • 11:52 - 11:54
    Then the third row just
    stayed the same.
  • 11:54 - 11:58
    So obviously, this could
    also be represented.
  • 11:58 - 12:02
    T3 of x could be equal to some
    other transformation matrix,
  • 12:02 - 12:04
    S3 times x.
  • 12:04 - 12:07
    So this transformation, when
    you multiply it to each of
  • 12:07 - 12:12
    these columns, is equivalent to
    multiplying this guy times
  • 12:12 - 12:15
    this transformation matrix,
    which we haven't found yet.
  • 12:15 - 12:16
    We can write it.
  • 12:16 - 12:20
    So this is going to be equal to
    S3 times this matrix right
  • 12:20 - 12:27
    here, which is S2, S1, A.
  • 12:27 - 12:28
    And what do we have here?
  • 12:28 - 12:30
    We got the identity matrix.
  • 12:30 - 12:32
    We put it in reduced
    row echelon form.
  • 12:32 - 12:34
    We got the identity matrix.
  • 12:34 - 12:37
    We already know from previous
    videos the reduced row echelon
  • 12:37 - 12:39
    form of something is the
    identity matrix.
  • 12:39 - 12:42
    Then we are dealing with an
    invertible transformation, or
  • 12:42 - 12:44
    an invertible matrix.
  • 12:44 - 12:46
    Because this obviously could be
    the transformation for some
  • 12:46 - 12:48
    transformation.
  • 12:48 - 12:52
    Let's just call this
    transformation, I don't know,
  • 12:52 - 12:53
    did I already use T?
  • 12:53 - 12:57
    Let's just call it Tnaught for
    our transformation applied to
  • 12:57 - 13:00
    some vector x, that might
    be equal to Ax.
  • 13:00 - 13:04
    So we know that this
    is invertible.
  • 13:04 - 13:06
    We put it in reduced
    row echelon form.
  • 13:06 - 13:08
    We put its transformation
    matrix in
  • 13:08 - 13:10
    reduced row echelon form.
  • 13:10 - 13:11
    And we got the identity
    matrix.
  • 13:11 - 13:13
    So that tells us that
    this is invertible.
  • 13:13 - 13:15
    But something even more
    interesting happened.
  • 13:15 - 13:18
    We got here by performing
    some row operations.
  • 13:18 - 13:22
    And we said those row operations
    were completely
  • 13:22 - 13:26
    equivalent to multiplying this
    guy right here by multiplying
  • 13:26 - 13:30
    our original transformation
    matrix by a series of
  • 13:30 - 13:33
    transformation matrices that
    represent our row operations.
  • 13:33 - 13:37
    And when we multiplied all this,
    this was equal to the
  • 13:37 - 13:39
    identity matrix.
  • 13:39 - 13:44
    Now, in the last video we said
    that the inverse matrix, so if
  • 13:44 - 13:48
    this is Tnaught, Tnaught inverse
    could be represented--
  • 13:48 - 13:51
    it's also a linear
    transformation-- It can be
  • 13:51 - 13:54
    represented by some inverse
    matrix that we just called A
  • 13:54 - 13:56
    inverse times x.
  • 13:56 - 14:03
    And we saw that the inverse
    transformation matrix times
  • 14:03 - 14:07
    our transformation matrix is
    equal to the identity matrix.
  • 14:07 - 14:10
    We saw this last time.
  • 14:10 - 14:11
    We proved this to you.
  • 14:11 - 14:13
    Now, something very
    interesting here.
  • 14:13 - 14:17
    We have a series of matrix
    products times this guy, times
  • 14:17 - 14:20
    this guy, that also got me
    the identity matrix.
  • 14:20 - 14:24
    So this guy right here, this
    series of matrix products,
  • 14:24 - 14:30
    this must be the same thing as
    my inverse matrix, as my
  • 14:30 - 14:32
    inverse transformation matrix.
  • 14:32 - 14:36
    And so we could actually
    calculate it if we wanted to.
  • 14:36 - 14:38
    Just like we did, we actually
    figured out what S1 was.
  • 14:38 - 14:40
    We did it down here.
  • 14:40 - 14:42
    We could do a similar operation
    to figure out what
  • 14:42 - 14:46
    S2 was, S3 was, and then
    multiply them all out.
  • 14:46 - 14:51
    We would have actually
    constructed A inverse.
  • 14:51 - 14:53
    I guess, something more
    interesting we could do
  • 14:53 - 15:01
    instead of doing that, what if
    we applied these same matrix
  • 15:01 - 15:05
    products to the identity
    matrix.
  • 15:05 - 15:06
    So the whole time we did
    here, when we did
  • 15:06 - 15:08
    our first row operation.
  • 15:08 - 15:10
    So we have here, we
    have the matrix A.
  • 15:10 - 15:13
    Let's say we have an identity
    matrix on the right.
  • 15:13 - 15:15
    Let's call that I,
    right there.
  • 15:15 - 15:18
    Now, our first linear
    transformation we did-- we saw
  • 15:18 - 15:20
    that right here-- that
    was equivalent to
  • 15:20 - 15:24
    multiplying S1 times A.
  • 15:24 - 15:26
    The first set of row operations
    was this.
  • 15:26 - 15:28
    It got us here.
  • 15:28 - 15:31
    Now, if we perform that same set
    of row operations on the
  • 15:31 - 15:33
    identity matrix, what
    are we going to get?
  • 15:33 - 15:35
    We're going to get
    the matrix S1.
  • 15:35 - 15:38
    S1 times the identity
    matrix is just S1.
  • 15:38 - 15:41
    All of the columns of anything
    times the identity times the
  • 15:41 - 15:44
    standard basis columns, it'll
    just be equal to itself.
  • 15:44 - 15:46
    You'll just be left
    with that S1.
  • 15:46 - 15:48
    This is S1 times I.
  • 15:48 - 15:49
    That's just S1.
  • 15:49 - 15:50
    Fair enough.
  • 15:50 - 15:52
    Now, you performed your next row
    operation and you ended up
  • 15:52 - 15:56
    with S2 times S1, times A.
  • 15:56 - 15:59
    Now if you performed that same
    row operation on this guy
  • 15:59 - 16:01
    right there, what
    would you have?
  • 16:01 - 16:05
    You would have S2 times S1,
    times the identity matrix.
  • 16:05 - 16:08
    Now, our last row operation we
    represented with the matrix
  • 16:08 - 16:10
    product S3.
  • 16:10 - 16:13
    We're multiplying it by the
    transformation matrix S3.
  • 16:13 - 16:17
    So if you did that, you
    have S3, S2, S1 A.
  • 16:17 - 16:20
    But if you perform the same
    exact row operations on this
  • 16:20 - 16:25
    guy right here, you have
    S3, S2, S1, times
  • 16:25 - 16:26
    the identity matrix.
  • 16:26 - 16:29
    Now when you did this, when
    you performed these row
  • 16:29 - 16:33
    operations here, this got you
    to the identity matrix.
  • 16:33 - 16:35
    Well, what are these going
    to get you to?
  • 16:35 - 16:38
    When you just performed the same
    exact row operations you
  • 16:38 - 16:40
    performed on A to get to the
    identity matrix, if you
  • 16:40 - 16:43
    performed those same exact row
    operations on the identity
  • 16:43 - 16:45
    matrix, what do you get?
  • 16:45 - 16:47
    You get this guy right here.
  • 16:47 - 16:49
    Anything times that identity
    matrix is going
  • 16:49 - 16:51
    to be equal to itself.
  • 16:51 - 16:52
    So what is that right there?
  • 16:52 - 16:54
    That is A inverse.
  • 16:56 - 17:01
    So we have a generalized way
    of figuring out the inverse
  • 17:01 - 17:03
    for transformation matrix.
  • 17:03 - 17:05
    What I can do is, let's
    say I have some
  • 17:05 - 17:07
    transformation matrix A.
  • 17:07 - 17:09
    I can set up an augmented
    matrix where I put the
  • 17:09 - 17:14
    identity matrix right there,
    just like that, and I perform
  • 17:14 - 17:15
    a bunch of row operations.
  • 17:18 - 17:20
    And you could represent them
    as matrix products.
  • 17:20 - 17:23
    But you perform a bunch of row
    operations on all of them.
  • 17:23 - 17:25
    You perform the same operations
    you perform on A as
  • 17:25 - 17:27
    you would do on the
    identity matrix.
  • 17:27 - 17:31
    By the time you have A as an
    identity matrix, you have A in
  • 17:31 - 17:33
    reduced row echelon form.
  • 17:33 - 17:39
    By the time A is like that, your
    identity matrix, having
  • 17:39 - 17:42
    performed the same exact
    operations on it, it is going
  • 17:42 - 17:46
    to be transformed into
    A's inverse.
  • 17:46 - 17:50
    This is a very useful tool for
    solving actual inverses.
  • 17:50 - 17:52
    Now, I've explained
    the theoretical
  • 17:52 - 17:53
    reason why this works.
  • 17:53 - 17:55
    In the next video we'll
    actually solve this.
  • 17:55 - 17:58
    Maybe we'll do it for the
    example that I started off
  • 17:58 - 18:00
    with in this video.
Title:
Linear Algebra: Deriving a method for determining inverses
Description:

more » « less
Video Language:
English
Team:
Khan Academy
Duration:
18:00

English subtitles

Revisions Compare revisions