Return to Video

https:/.../video3-additionetcf61mb.mp4

  • 0:06 - 0:09
    In this video we look at the
    subjective addition and
  • 0:09 - 0:12
    subtraction of matrices, and we
    also look at scalar
  • 0:12 - 0:15
    multiplication of matrices. To
    do that, we're going to need
  • 0:15 - 0:18
    some matrices, so here are some
    matrices that I've already
  • 0:18 - 0:21
    prepared, and you'll see we've
    got four matrices here, and
  • 0:21 - 0:26
    they've all got different sizes.
    So the first thing we need to do
  • 0:26 - 0:30
    is just remind ourselves as to
    how we look at the size of a
  • 0:30 - 0:34
    matrix, so we count up the
    number of rows and the number of
  • 0:34 - 0:36
    columns. So this matrix A.
  • 0:36 - 0:41
    We say is a two by two matrix
    because it's got two rows and
  • 0:41 - 0:47
    two columns. Matrix B's got
    three rows and two columns, so
  • 0:47 - 0:49
    that's a three by two matrix.
  • 0:50 - 0:55
    And we can clearly see that
    matrix C is a two by three
  • 0:55 - 1:00
    matrix, two rows and three
    columns, and matrix D is a three
  • 1:00 - 1:03
    by two matrix with three rows
    and two columns.
  • 1:04 - 1:07
    Now, when it comes to adding and
    subtracting matrices, we can
  • 1:07 - 1:11
    only do it when the two matrices
    have the same size. That is,
  • 1:11 - 1:15
    when they got this both got the
    same number of rows and the same
  • 1:15 - 1:18
    number of columns and two
    matrices that have the same size
  • 1:18 - 1:22
    are said to be compatible, and
    when they're compatible we can
  • 1:22 - 1:23
    add them and subtract them.
  • 1:24 - 1:26
    So if we return to our four
  • 1:26 - 1:32
    matrices. We see that of these
    four matrices, the only two that
  • 1:32 - 1:37
    are compatible or matrix B and
    matrix D. They have the same
  • 1:37 - 1:44
    size 3 rows and two columns. So
    what that means is that we can
  • 1:44 - 1:51
    find B + D and we can find
    B -- D and we can find D
  • 1:51 - 1:57
    -- B. So we can add and subtract
    matrices, B&D because they have
  • 1:57 - 1:58
    the same size.
  • 1:58 - 2:03
    Because they're compatible, we
    can't add A&B because they have
  • 2:03 - 2:08
    different sizes. We can't add
    C&A because they have different
  • 2:08 - 2:13
    sizes. Might be worth noting
    that where we define the matrix
  • 2:13 - 2:19
    C transpose. C transpose. That's
    where the rows become columns
  • 2:19 - 2:24
    would have. Two columns, because
    each row would turn into a
  • 2:24 - 2:28
    column, it would have three
    rows, so C transpose would be a
  • 2:28 - 2:32
    three by two matrix. So C
    transpose is also compatible
  • 2:32 - 2:37
    with B&D. So we can add C
    transpose to be or today, but we
  • 2:37 - 2:39
    can't add C to be or today.
  • 2:41 - 2:44
    Once we found two matrices that
    are compatible that these two
  • 2:44 - 2:48
    matrices that have got the same
    size, then we need to know how
  • 2:48 - 2:53
    to actually add them up. So we
    look at our matrices B&D and see
  • 2:53 - 2:57
    how we go through this process.
    So here's our Matrix B and
  • 2:57 - 3:00
    here's our Matrix D and I've
    written them with a plus sign
  • 3:00 - 3:04
    between them and underneath I've
    written them out again with a
  • 3:04 - 3:10
    minus sign. So this is B + D and
    this is B -- D. So how do we do
  • 3:10 - 3:11
    the addition? Well, it's quite
  • 3:11 - 3:15
    straightforward. All we do
    is we were adding we add the
  • 3:15 - 3:19
    elements that are in the
    same position. We call that
  • 3:19 - 3:20
    the corresponding position.
  • 3:21 - 3:25
    So because the five is in the
    first row on the 1st column and
  • 3:25 - 3:30
    the two is in the first row and
    the first column, they get added
  • 3:30 - 3:35
    together. So we do 5 + 2 which
    is 7 and that gives us the entry
  • 3:35 - 3:38
    in the first row and the first
    column of our answer.
  • 3:39 - 3:44
    We do the same with all the
    elements, so the minus one is in
  • 3:44 - 3:49
    the 2nd row and the first
    column. So we add that to the
  • 3:49 - 3:54
    zero in the 2nd row and the
    first column. So we do minus 1 +
  • 3:54 - 3:59
    0, which gives us minus one and
    we can continue to do that for
  • 3:59 - 4:04
    all six elements of the matrix.
    So 1 + 4 because the one and
  • 4:04 - 4:08
    four are in corresponding
    positions gives us 5 -- 2 + --
  • 4:08 - 4:13
    2. Gives us minus four and that
    goes up here because it's in the
  • 4:13 - 4:17
    first row and the second column
    first row on the second column
  • 4:17 - 4:22
    for three and the one get added
    to give us four and the nought
  • 4:22 - 4:26
    and the minus one get added to
    give us minus one.
  • 4:27 - 4:31
    And so that's how we do matrix
    addition. So just to recap, we
  • 4:31 - 4:36
    have to have two matrices that
    have the same size and then when
  • 4:36 - 4:41
    we have two matrices at the same
    size we add them by adding the
  • 4:41 - 4:43
    elements that are in
    corresponding positions. And so
  • 4:43 - 4:48
    the answer we get is the same
    size as the two matrices that
  • 4:48 - 4:49
    we've added together.
  • 4:50 - 4:53
    Now the principles of
    subtraction are exactly the
  • 4:53 - 4:57
    same. We deal with elements that
    are in the corresponding
  • 4:57 - 5:01
    positions, but obviously this
    time we subtract rather than add
  • 5:01 - 5:08
    them. So we do 5 -- 2 to get
    three, we do minus 1 -- 0 to get
  • 5:08 - 5:14
    minus one. We do 1 -- 4 to
    get minus three. That's done the
  • 5:14 - 5:19
    elements in the first column
    with the elements in the second
  • 5:19 - 5:25
    column minus 2 -- -- 2 becomes
    minus 2 + 2, which is 0.
  • 5:25 - 5:31
    3 -- 1 gives us 2
    and 0 -- -- 1 is 0
  • 5:31 - 5:34
    + 1 which is 1.
  • 5:35 - 5:40
    And there's our answer. So
    when we do B -- D, This is the
  • 5:40 - 5:44
    answer. Again, a matrix of the
    same size as B&D, so that
  • 5:44 - 5:47
    illustrates how we do matrix
    addition and subtraction. We
  • 5:47 - 5:51
    have to have two matrices
    which have the same size in
  • 5:51 - 5:56
    order to be compatible. And
    then what we do is we add or
  • 5:56 - 6:00
    subtract the elements that are
    in the same positions. We call
  • 6:00 - 6:01
    corresponding elements.
  • 6:02 - 6:05
    Now Matrix obviously has the
    same size itself, so we can
  • 6:05 - 6:10
    always add a matrix to itself,
    and we're going to do that now
  • 6:10 - 6:13
    with the Matrix A. So we're
    going to add matrix A to
  • 6:13 - 6:18
    itself, so into a plus a. So
    here's Matrix A and what adding
  • 6:18 - 6:21
    matrix a onto it. And because
    it's the same matrix, clearly
  • 6:21 - 6:25
    it's not the same size that
    both 2 by two matrices, so we
  • 6:25 - 6:27
    go through the standard
    procedure.
  • 6:29 - 6:32
    When we add elements that are
    in corresponding positions, so
  • 6:32 - 6:36
    the four gets added to the
    four, which gives us 8, the
  • 6:36 - 6:40
    three gets added to the three
    to give us 6 not getting to
  • 6:40 - 6:44
    nought, which gives us nought
    and minus one gets added to
  • 6:44 - 6:46
    minus one. To give this minus
    2.
  • 6:47 - 6:53
    So matrix a + A is this matrix
    here with entries 860 and minus
  • 6:53 - 7:00
    two and we used to writing A
    plus a in a shorthand form as a
  • 7:00 - 7:02
    + A = 2 A.
  • 7:03 - 7:06
    One lot of a there's another lot
    of a gives us two lots of a.
  • 7:07 - 7:11
    So this matrix that we found
    here, we can refer to as 2A.
  • 7:12 - 7:17
    And if we look at the entries in
    this matrix and compare them
  • 7:17 - 7:22
    with the entries of a, we see
    that each of the entries is just
  • 7:22 - 7:28
    twice the entries of a 2 * 4 is
    eight 2 * 3 or 6 two times
  • 7:28 - 7:33
    naughties nought 2 * -- 1 is
    minus two, and so this process
  • 7:33 - 7:37
    illustrates how we do we call
    scalar multiplication. We take a
  • 7:37 - 7:41
    matrix and we multiply it by a
    number. All that happens is that
  • 7:41 - 7:43
    every element inside the matrix.
  • 7:43 - 7:48
    Gets multiplied by the number,
    so in this case the number was
  • 7:48 - 7:52
    two and we'll do some examples
    now, but we use a different
  • 7:52 - 7:56
    number. So we've seen how we can
    do scalar multiplication by
  • 7:56 - 7:59
    simply multiplying every element
    inside our matrix by the number.
  • 7:59 - 8:03
    The scalar that we're trying to
    multiply by. So we'll do a
  • 8:03 - 8:07
    couple more examples now, so
    we're going to workout is going
  • 8:07 - 8:11
    to five times the matrix B and
    I'm going to do 1/2 times the
  • 8:11 - 8:17
    matrix D. So all I've done is
    I've written down what matrix B
  • 8:17 - 8:21
    is. I'm going to do five times
    this matrix. So remember the
  • 8:21 - 8:25
    rule for scalar multiplication
    is the scalar, the number that
  • 8:25 - 8:28
    we're trying to multiply by
    multiplies every entry inside
  • 8:28 - 8:36
    the matrix. So we get 5
    * 5 is 20 five 5 * --
  • 8:36 - 8:39
    1 is minus five. 5 * 1 is
  • 8:39 - 8:47
    5. 5 * -- 2 is minus
    ten. 5 * 3 is 15 and 5
  • 8:47 - 8:49
    * 0 is 0.
  • 8:50 - 8:54
    So this is our answer. This is
    the matrix 5B or scalar five
  • 8:54 - 8:59
    times matrix B. Notice that the
    matrix we get to that answer has
  • 8:59 - 9:03
    the same size, the same order as
    the matrix we started from, and
  • 9:03 - 9:08
    that's fairly obvious. That must
    be the case because all we do is
  • 9:08 - 9:11
    we multiply every element inside
    the matrix by the scalar
  • 9:11 - 9:15
    outside. So we are not creating
    any new entries in the Matrix
  • 9:15 - 9:20
    and we're not losing any. So the
    matrix that we get must have the
  • 9:20 - 9:22
    same size. So when we
    started with.
  • 9:24 - 9:27
    Here's another example. We don't
    have to just multiply by whole
  • 9:27 - 9:31
    numbers or two previous
    examples. We did 2 * A and 5 *
  • 9:31 - 9:35
    B, but we can multiply by any
    number, and in this case I'm
  • 9:35 - 9:39
    choosing to multiply the
    fraction or half. So I'm going
  • 9:39 - 9:40
    to do half times matrix D.
  • 9:41 - 9:46
    So here it is written out.
    Here's matrix D. We do 1/2 times
  • 9:46 - 9:50
    that number. All we have to do
    is do 1/2 times every element
  • 9:50 - 9:51
    inside the matrix.
  • 9:53 - 9:59
    So we do 1/2 * 2, which gives us
    one 1/2 * 0, which gives us
  • 9:59 - 10:05
    nought 1/2. Times 4, which gives
    us two. That's not the first
  • 10:05 - 10:12
    column and 1/2 * -- 2, giving us
    minus 1/2 * 1, giving us a half
  • 10:12 - 10:16
    and 1/2 * -- 1, giving us minus
  • 10:16 - 10:21
    1/2. And so here's our product
    matrix and not surprisingly, it
  • 10:21 - 10:24
    ended up with some fractions.
    Then, because we were
  • 10:24 - 10:27
    multiplying by a fraction to
    start off with.
  • 10:28 - 10:33
    That concludes the video on
    addition and subtraction of
  • 10:33 - 10:35
    matrices and on scalar
    multiplication.
Title:
https:/.../video3-additionetcf61mb.mp4
Video Language:
English
Duration:
10:39

English subtitles

Revisions