Determinant and area of a parallelogram | Matrix transformations | Linear Algebra | Khan Academy

Поделиться
HTML-код
  • Опубликовано: 8 ноя 2024

Комментарии • 30

  • @IrishBog
    @IrishBog 3 года назад

    So many videos on RUclips just compute this as a given..... it's not intuitive at all that the Det should match the volume but you actually worked it out by hand.... amazing

  • @akshaybodla163
    @akshaybodla163 4 года назад

    For anyone watching this now, if know a bit of calc iii or vector algebra, you can prove ad-bc right from the beginning. We know that the area of the parallelogram is the cross product between the two vectors, in this case v1xv2 which equals x. Since the cross product is more intuitively defined in 3d, then we can write x. We get the terms (0-0)-(0-0)+(ad-cb)=ad-bc. Therefore, the determinant of a 2x2 matrix is ad-bc.

  • @gracepointks
    @gracepointks 12 лет назад +3

    Sol, others may have told you this, but I treat your sessions like my DVR. Sometimes I stop you and start over, sometimes I pause you to think about what you have said, sometimes I rewind you a little bit to just confirm what you said and how I thought about it. Also, I sometimes go to other videos that you refer as you go along!

  • @khanacademy
    @khanacademy  15 лет назад +5

    Thanks. Appreciate your appreciation :)

  • @PederBHellandMusic
    @PederBHellandMusic 9 лет назад +3

    Thank you very much! Great video.

  • @charl160
    @charl160 Год назад

    Excellent video, thanks!

  • @farhad14
    @farhad14 14 лет назад

    thanks aloooot i learn frrom ur videos much better than books please keep on. espacially on engineringfield.

  • @nachocab834
    @nachocab834 15 лет назад +1

    This is really helpful. Thanks a lot!

  • @sputternik8
    @sputternik8 14 лет назад

    It seems to me that this can also be proven using the cross product. It was earlier shown that the area of a parallelogram is the length of its vectors' cross product, and the cross product of two R3 vectors is the vector (a2b3-a3b2 , a3b1-a1b3, a1b2-a2b1). If you regard two R2 vectors as R3 vectors with zeros for their third elements, then it simplifies to (0 , 0 , a1b2-a2b1).

  • @beta5770
    @beta5770 12 лет назад

    Wow... I never knew how the determinant of a 2x2 matrix is ad - bc. Thanks!

  • @warrenchu6319
    @warrenchu6319 4 года назад

    Some teach forming matrix A by using V1 and V2 as row vectors instead of as column vectors. But the determinant of A is the same. Same for 3x3 matrices: det [A] = det [A transposed].

  • @yustinayasin5539
    @yustinayasin5539 4 года назад

    wow you're genius, respect!

  • @BaLiMultiwude
    @BaLiMultiwude 10 лет назад

    if you are interested, proceed to develop volume of parallel-piped and other solids area, volume...using that of determinant directly.

  • @ingenierox
    @ingenierox 13 лет назад

    Thanks a lot it's very helpful

  • @D0g63rt
    @D0g63rt 12 лет назад +1

    But how do you prove the cross product then? Do you simply accept it as given or do you wonder where the algorithm for cross product comes from?

  • @Waranle
    @Waranle 15 лет назад

    Thank you Alot, for taking some time to do all these videos, i really do appreciate :)

  • @beta5770
    @beta5770 12 лет назад

    Yes. You do know that u derive the cross product of two vectors by constructing a parallelogram

  • @bewarethebeef1
    @bewarethebeef1 12 лет назад +1

    mind = blown

  • @davidmurphy563
    @davidmurphy563 3 года назад

    This seems overly complex. Surely it's just:
    1. p = v2.dot(v1)
    2. v3 = v1 * p
    3. H = v2 - v3
    4. Area = v1 * H

  • @masterslayer111
    @masterslayer111 13 лет назад +1

    do you teach math? if not you should

  • @lafyguy
    @lafyguy 12 лет назад

    harry - problem

  • @beta5770
    @beta5770 12 лет назад

    somewhere else as in?

  • @Michelle930911
    @Michelle930911 11 лет назад

    its is good, but the calculating process is wayyyyy tooo slow! i m assuming ppl here are uni students

  • @rameshmungamuri36
    @rameshmungamuri36 8 лет назад

    i want proof area of the triangle in vector
    not problem

  • @Syeal7
    @Syeal7 12 лет назад

    Did not just interpret your comment sexually. No, I did not.

  • @jonabirdd
    @jonabirdd 8 лет назад +2

    This is a ridiculously stupid method for computing the area. You could do it in 1/4 the time by subtracting the area outside the parallelogram from the rectangle perpendicular to the coordinate axes that bounds it.

    • @debendragurung3033
      @debendragurung3033 7 лет назад +11

      This is in the context of linear algebra and will be applicable later. Sometimes Maths is also about proving 1+0=1 but in higher dimension

  • @MercerBay
    @MercerBay 7 лет назад +1

    Very helpful, thanks!