What is a determinant?

Поділитися
Вставка
  • Опубліковано 22 лип 2016
  • How do we interpret the determinant intuitively? Well, here is one way!
    This video was requested by Thecalculatorman on reddit!
    A few quick notes:
    * There are limitations to this way of thinking about the determinant, but for the most part it's solid for 3 and 2D objects.
    * Finding the area of the transformed unit cube is the same as finding the area of the parallelpiped, just a little easier to explain. In hindsight, I should have added this definition too.
    * There is a lot I skipped over, like how to perform the determinant. That wasn't the point of this video. I wanted to give people an intuitive feel for what the determinant was doing underneath.
    As always, the simulations were done live on:
    / leioslabs
    / @leioslabslive
    Feel free to follow me on Twitter!

    And the music is from Josh Woodward (sped up 1.5 times):
    www.joshwoodward.com/
    Thanks for watching!
    Also, discord:
    / discord
  • Наука та технологія

КОМЕНТАРІ • 311

  • @billsmyth5871
    @billsmyth5871 6 років тому +389

    It helps that the matrix is symmetric so that the eigenvalues are real and the eigenvectors are orthogonal. Not to knock, though. This is a beautiful demonstration. Generations of teachers have taught the determinant like it's just an arbitrary combination of numbers that somebody pulled out of thin air (to put it politely). The interpretation as a volume expansion is intuitive, and it also explains all those other interesting properties that the determinant has. For example, the det(A*B)=det(A)*det(B) - of course!. How about inverses? The inverse just gives you back the original unit cube, so det(inv(A))=1/det(A). And if A is singular? det(A)=0, so the cube gets squashed flat. So of course the singular matrix has no inverse, meaning that the squashed cube can't be reconstructed. Very cool :)

    • @LeiosLabs
      @LeiosLabs  6 років тому +43

      Yeah. I opted to make the video short and focus on intuitive arguments. I should have left a little more room for discussion, but maybe that's what the comment section is for?

    • @TheNetkrot
      @TheNetkrot 4 роки тому +3

      @@LeiosLabs ok great ... I had actually figured out previously that a determinant of a two by two matrix was a surface .... But tell me when you say that this division NEW VOLUME divided with OLD VOLUME, then my question is : Is the old volume "1"? Thanks if you have time to answer me.. (I am studying linear algebra by myself)

    • @krishnasaikanigiri971
      @krishnasaikanigiri971 4 роки тому +2

      @@TheNetkrot yes it pretty much is.BASICALLY IT DEPENDS ON THE BASIS VECTORS.
      Generally the standard basis vectors are unit vectors ( i cap,j cap,k cap).so the volume is 1

    • @TheNetkrot
      @TheNetkrot 4 роки тому +1

      @@krishnasaikanigiri971 thanks for this

    • @nehalteraiya3646
      @nehalteraiya3646 4 роки тому

      Yes.....

  • @techtana9268
    @techtana9268 6 років тому +260

    Your 3 minutes video just changed how I view matrix.

    • @LeiosLabs
      @LeiosLabs  6 років тому +11

      I'm glad it helped!

    • @lucasexpert7854
      @lucasexpert7854 6 років тому +1

      @LeiosOS same on my side. I just knew the déterminant of a 2*2 matrix would be the area of a parallelogram but I didn’t know it would be a ratio in higher dimensions. You have very interesting content

    • @NeostormXLMAX
      @NeostormXLMAX 5 років тому +1

      i have discovered we are living in a matrix, nothings real mate

    • @GaganpreetSingh-ft1xi
      @GaganpreetSingh-ft1xi 5 років тому

      Please tell me too

    • @the_emmo
      @the_emmo 4 роки тому

      That's a pretty good movie.

  • @souravmukherjee7907
    @souravmukherjee7907 5 років тому +12

    I learnt much more in these three minutes than the entire semester class of linear algebra. It was really awesome and it gave me the feeling that I can see things instead of just solving mechanically

  • @blackheart6897
    @blackheart6897 6 років тому +26

    I always used to try to understand what I was doing during calculating the determinant in the class. Now I could understand what I was calculating. Thank you so much! I wish may I had the teacher like you who could make me feel these concepts in bones.

    • @LeiosLabs
      @LeiosLabs  6 років тому +2

      Yeah, that was the point of the video. I am glad it was helpful!

  • @yongyoon2157
    @yongyoon2157 7 років тому +175

    This is Eureka moment. Determinant, Eigenvector, and Eigenvalue.
    It's like after enjoying years of ham, bacon, and pork chops without knowing their relationship, one suddenly realizes they are all from parts of same animal. And this animal could give love and joy to the human as pet, and even a new life as heart valve.
    Great inspiration. Thanks.

    • @LeiosLabs
      @LeiosLabs  7 років тому +9

      Yeah! Honestly, I struggled with the same concepts until I looked into it. I'm glad it was helpful!

    • @yongyoon2157
      @yongyoon2157 7 років тому +6

      Now Jacobian is a piece of cake. For coordinate tranformations, like the transformation from polar coordinates (r, φ) to Cartesian coordinates (x, y), the transformation does not change the volume but the unit, to keep the volume same, one needs scale factor known as Jacobian. And it is no surprise to know Jacobian is just a determinant.

    • @santoslittlehelper06
      @santoslittlehelper06 7 років тому

      Good analogy sir, have a +1!

    • @onemanenclave
      @onemanenclave 5 років тому +1

      Ham and bacon come from the same animal? :o

    • @azice6034
      @azice6034 5 років тому

      Fled From Nowhere lol I didn’t know either

  • @edoardosaccani9542
    @edoardosaccani9542 6 років тому +31

    The point is just that you are taking a linear transformation of rank n, from a vector space of size n to itself, such that all the eigenvalues are real (and all eigenvectors have period 1) which means that the matrix representing the endomorphism is diagonalizable over R. Then the important property is that the determinant is an invariant and so it's the same considering the matrix of the endomorphism expressed with respect to the canonical base and with respect to one of the bases which "diagonalizes the matrix". Then you can finish knowing that the determinant of a diagonal matrix is the product of the elements on the diagonal (aka the eigenvalues).
    Just wanted to give an explanation on why it works, the video was great

  • @chil178
    @chil178 5 років тому +33

    A lot of people don’t understand Mathematics because of lack of explanation like this!

    • @jy221series4
      @jy221series4 3 роки тому +5

      teachers tell you to memorize the formula, legends explain the logic behind the formula

  • @LeiosLabs
    @LeiosLabs  8 років тому +49

    Hey guys, this video is meant to give an intuitive definition of the determinant. There are oodles of way to calculate it and I kinda assume that people watching this video have done a determinant calculation before. There are a few notes in the description, but I needed this video for certain videos in the future, so it was definitely worth doing.
    How did you guys feel about the "More info" tags that popped up? Were they too much? I think it's a good way to cite previous videos, but if you guys have a better way to do it, let me know!
    Thanks for watching!

    • @jimmychenchen
      @jimmychenchen 7 років тому +1

      Looks good! keep up the good work

    • @gand0
      @gand0 6 років тому

      youv'e done a good work,and i appreciate what understanding i took from you
      thank you, i would be watching more of your videos later
      more info is fine as long as it doesnt bother, so i approve :)

    • @math8480
      @math8480 6 років тому

      Amazing good ....very good...are you a mathematician ?

    • @user-cd9hj2yx5c
      @user-cd9hj2yx5c 6 років тому

      please make subtitles in Ukrainian

    • @barathd9983
      @barathd9983 5 років тому

      Thank you, this was amazing. You have taught me about something in minutes which I couldn't learn from hours of lectures.

  • @i.i
    @i.i 6 років тому

    what is the transform that you have applied to get the new volume?

    • @LeiosLabs
      @LeiosLabs  6 років тому +1

      The determinant matrix. I used it as a transformation matrix.

  • @nastiahavriushenko9940
    @nastiahavriushenko9940 5 років тому

    Thank you very much for your detailed explanation and the channel in general!

  • @vrushabhsingh8833
    @vrushabhsingh8833 2 роки тому +2

    After learning and using determinants, eigen values and eigen vectors for 5 years, finally understood what they mean!. this was some kind of enlightening moment for me, feels like now i have seen everything and know everything that i need to know lol. Thank you!!!

  • @TheCoolcat0
    @TheCoolcat0 7 років тому +12

    This one video was enough for me to subscribe (after glancing at the other videos you have). Thanks a bunch!

    • @LeiosLabs
      @LeiosLabs  7 років тому +8

      I'm glad! I tried to make this one a way to understand the determinant using more physical arguments, which some people appreciated, while others did not.

    • @TheCoolcat0
      @TheCoolcat0 7 років тому

      The way I see it, there are enough purely algebraic explanations and proofs regarding the determinant. What is severely lacking are intuitive notions which help guide computation. I have heard of the connection between the change in volume and its effects on the determinant before, but these specific visuals(which must have taken a bit of work) helped cement the idea even further, especially looking at the transformation with regards to the eigenvector basis.

  • @artisticgamer1547
    @artisticgamer1547 5 років тому

    This is good that you give a clear concept with a reasonable reality based example... I really enjoying you:)

  • @shama_k2604
    @shama_k2604 6 років тому +6

    Amazing video!! I never ever imagined determinants and eigenvectors this way... Thank you so much 👌👌

    • @LeiosLabs
      @LeiosLabs  6 років тому +1

      I'm glad it was useful!

  • @terryallen3904
    @terryallen3904 4 роки тому

    This has answered SO many questions, thank you!

  • @que_93
    @que_93 6 років тому +1

    Very well explained, and kudos for the visualization of the concept!

    • @LeiosLabs
      @LeiosLabs  6 років тому +1

      Thanks! I am glad you found it useful!

  • @gnramires
    @gnramires 7 років тому +4

    A note that might add to this video: aligning a volume V cube along eigenvectors, you get a scaled cuboid of volume V*det(M). Do arbitrary weird objects also scale in volume as det(M)? Yes: divide your object of volume V' into a large number of little cubes oriented along eigenvectors. After you perform your transformation, the little cubes will still be non-overlapping (assuming our matrix is full rank, that is, one-to-one), so you can just add their values to approximate the volume of the weird shape. As we increase the number of cubes, the volume before transformation goes to V', and after V'*det(M), just as expected.

  • @sab1862
    @sab1862 5 років тому +2

    This video is really great! Thank you :D

  • @renetorres1932
    @renetorres1932 4 роки тому

    Finally I'm able to understand way more on what I'm working with on my linear algebra class. Thank you!

  • @csprusty
    @csprusty 4 роки тому +1

    Simply exceptional! This is the video i wanted to see!!

  • @jh_esports
    @jh_esports 5 місяців тому

    This is genuinely mind-blowing. I never truly understood what a determinant actually IS, I just took for granted that it somehow exists. Eye-Opening video. Thank you!

  • @pavankalyanstunts9216
    @pavankalyanstunts9216 5 років тому

    After so many years, i finally understand. Thank you very much

  • @zaynumar0
    @zaynumar0 6 років тому +1

    THANK YOU SO MUCH LEIOS , IT MADE MAKING REVISION OF MATRICIES AND EIGENVALUES MUCH MORE INTUATIVE AND ENJOYABLE !!! :) :) :)

    • @LeiosLabs
      @LeiosLabs  6 років тому

      Yeah, it's super cool!

  • @mohammadenayati7911
    @mohammadenayati7911 3 роки тому

    Thank you so much.your explanations are so beautiful.

  • @budasfeet
    @budasfeet 6 років тому +2

    I memorized the property that determinant is product of eigenvalues without knowing why, and this really explains it, Thank you!

    • @LeiosLabs
      @LeiosLabs  6 років тому

      Yeah! It's one of those things that's a little difficult to grasp intuitively!

  • @maxithewoowoo
    @maxithewoowoo 8 років тому +1

    very cool stuff, thanks for sharing!

    • @LeiosLabs
      @LeiosLabs  8 років тому +1

      Glad you liked it! =)

  • @PD-vt9fe
    @PD-vt9fe 3 роки тому

    Great explanation! While I get the idea the determinate is the factor we scale the original one, but I'm still wondering how can a square matrix and its transpose have the same determinant intuitively? I can check the formula det(A) = det(A^T) by induction for a square matrix A, but how to understand the intuition behind it? Thank you!

  • @orfeaspapaioannou2755
    @orfeaspapaioannou2755 7 років тому

    so nice and elegant!

  • @amarparajuli692
    @amarparajuli692 7 років тому

    Thanks for the video. Is it so that when the determinant is negative, the volume of the object always reduces no matter what?
    Also, if the determinant is nine , does that mean for any new volume to the transformation, the ratio of new volume to the old volume will be nine?

  • @M0481
    @M0481 6 років тому

    Love these short videos! Subscribed, what sort of videos do you have coming up? I'd love something with regards to Principal Component Analysis?

    • @LeiosLabs
      @LeiosLabs  6 років тому

      Yeah, PCA is on my radar. I'll bump it up the list, but no promises as to when it will be out (these videos take a while to make even though they are short).

  • @amardeepjhala6922
    @amardeepjhala6922 2 роки тому +1

    Thank you so much for that I was strugling with it for a long time. Will you please make a video on Physical or Geomatrical meaning of trace of Matrix...

  • @inothernews
    @inothernews 8 років тому +9

    this is beautiful! I've taken linear algebra courses in college but there's so much meaning and intuition behind it that I've yet to discover!

    • @LeiosLabs
      @LeiosLabs  8 років тому +1

      I'm glad you liked it! A lot of time mathematical concepts are hidden behind some sort of cryptic formula or method when things could be explained much more intuitively.

    • @inothernews
      @inothernews 8 років тому +1

      Yes. That got me wondering. What about repeated eigenvalues, or singular matrices..? Intuition tells me that singular matrices will yield a line or point after the transformation, i.e. 0 volume. And does that also mean we are unable to get back our original cube since no inverse can be found? Hm I am not so sure about repeated eigenvalues because sometimes I could find enough eigenvectors but other times when I can't, I'll just add a 't' in front of it (when solving ODEs). And what does THAT mean geometrically? Interesting stuff! Could you shed some light or share some sources that would? Thanks!

  • @ahmedelsabagh6990
    @ahmedelsabagh6990 4 роки тому

    This is the first time for me to be able to clearly and visually understand the relationship between determinants and eigenvalues

  • @dharshinimanohar7727
    @dharshinimanohar7727 6 років тому +2

    seriously such a beautiful video with good description

    • @LeiosLabs
      @LeiosLabs  6 років тому +2

      I'm glad you liked it!

    • @dharshinimanohar7727
      @dharshinimanohar7727 6 років тому

      yeah mind blowing videos u have,which made people like me curious

  • @farisalameer8947
    @farisalameer8947 3 роки тому

    Thanks for the great explanation. 👍

  • @buckrogers5331
    @buckrogers5331 6 років тому

    Well, done. Swift, concise, yet clear. *thumbs up

    • @LeiosLabs
      @LeiosLabs  6 років тому

      I'm glad you liked it!

  • @zenchiassassin283
    @zenchiassassin283 4 роки тому

    Thanks, made me link the determinant from the eigenvalue matrix with the determinant of the matrix !!

  • @ibrahimelsayah2629
    @ibrahimelsayah2629 6 років тому

    Few words , much more understanding .
    just amazing !

    • @LeiosLabs
      @LeiosLabs  6 років тому +1

      I'm glad it was useful!

  • @jannickharambe8550
    @jannickharambe8550 Місяць тому

    came here to understand determinants, now I also understand eigenvectors and values even more. Wow thanks

  • @Xeomorph1
    @Xeomorph1 8 років тому +2

    tutorial was very helpful, thank you :)

    • @LeiosLabs
      @LeiosLabs  8 років тому +1

      I'm glad you liked it! I tried to keep it short and explain the determinant intuitively instead of going through the math.

  • @luis96xd
    @luis96xd 6 років тому

    Excellent Video!

    • @LeiosLabs
      @LeiosLabs  6 років тому

      Thanks, I'm glad you liked it!

  • @ilkerakgonen4793
    @ilkerakgonen4793 3 роки тому

    An amazing video. Thank you.

  • @netllcn
    @netllcn 5 років тому +5

    A perfect toturial, a terrible background music. Instructer, a good lecture does not need music, because mathematics itself is a beauty.

  • @talesamaral3744
    @talesamaral3744 3 роки тому

    Hi! Could you tell me how are you importing LaTex to a video editor?

  • @user-di4vl2lu8b
    @user-di4vl2lu8b 4 роки тому

    very good video!

  • @sanchithjain1077
    @sanchithjain1077 5 років тому

    I love ur videos

  • @hemre1913
    @hemre1913 Рік тому

    we learned linear algebra for 1 semester and now i finally know what all of these things mean in 3 min.

  • @neeleshkumar804
    @neeleshkumar804 3 роки тому

    You helped me in getting sense of my high school matrix!

  • @ArduousNature
    @ArduousNature 6 років тому +1

    I just started leaning vectors and this makes me wanna scream but it does help me to understand in a way so thanks.

    • @LeiosLabs
      @LeiosLabs  6 років тому +2

      I'm glad it was somewhat useful. Sorry if it was a little complicated!

  • @lbertarianarmedfight3424
    @lbertarianarmedfight3424 5 років тому +1

    my friend im in serach of this Q -> Is time the determinant of all events in the enviroment?

  • @dark3l192
    @dark3l192 2 місяці тому

    but why do we compute the determinant of 3x3 matrix like that? is there any reason of hiding rows and columns and alternative + and -?

  • @venkateshgopalarathnam1933
    @venkateshgopalarathnam1933 6 років тому +1

    Excellent!

    • @LeiosLabs
      @LeiosLabs  6 років тому

      I'm glad it was helpful!

  • @paulomartins1008
    @paulomartins1008 3 роки тому

    I find this algorithm for the computation very intuitive.
    Ty

  • @ashwatip4570
    @ashwatip4570 3 роки тому

    Ur vdeo speaks volume 😄 thanks alot

  • @GaetanAlmela
    @GaetanAlmela 4 роки тому +1

    since -3 is isolated in its own row and column for the determinant you could have just taken the determinant of the matrix at the top left times its cofactor at the bottom right (-3), giving you -3(1*1-(2*2)) = 9
    Originally I though you would use the cofactor trick since the matrix was so nicely set up for it but since you didn't I thought I'd mention it

  • @RafaelRabinovich
    @RafaelRabinovich Рік тому

    Sweet and simple

  • @apollosleaf731
    @apollosleaf731 4 роки тому +2

    The last determinant where he got a 9 right? It was all inside one matrix so what was the original dimension and what are the new dimensions of the cube?

  • @ilredeldeserto
    @ilredeldeserto 3 роки тому

    I don't understand what the initial matrix acts on? on a cubic equation? how is the equation of a cube expressed with a matrix?

  • @timonix2
    @timonix2 Рік тому

    does this generalize? is the determinant of a 2x2 increase in area and whatever it's called for 4 dimensional objects. What if the object you are transforming is not a cube? but some other arbitrary shape. Does it still work?

  • @sarabeaudet
    @sarabeaudet 6 років тому

    Do you think you can do something like that a about hessian determinant? I mean, the volume of how much a 3d function is curving up or down (at least this is how I see second derivatives).... why is it negative when its a saddle point and positive when its a extremum? and why do we check determinants of each submatrice in n dimension?

    • @LeiosLabs
      @LeiosLabs  6 років тому

      Hmm. I am not sure myself. I would need to look into it! Thanks for bringing it up!

  • @nazishahmad1337
    @nazishahmad1337 5 років тому

    So, if any vector is having some x,y,z eigenvalues then the determinant of that matrix will be xyz
    Am I correct

  • @finn9000
    @finn9000 3 роки тому

    Wow thank you so much

  • @vahidy2002
    @vahidy2002 6 років тому

    Your voice is similar to the welchlab tutor , he is absolutely amazing , Especially the way he opened the complex number world in my eye.

    • @LeiosLabs
      @LeiosLabs  6 років тому +1

      I love that guy! His videos are great!

  • @gsho4334
    @gsho4334 5 років тому

    Truly a genius !

  • @zessifcb
    @zessifcb 7 років тому +6

    Amazingg!!

    • @LeiosLabs
      @LeiosLabs  7 років тому +1

      I'm glad it was interesting!

  • @luckydaniel7523
    @luckydaniel7523 5 років тому +1

    I wish I had this video back in school days

  • @indumathi5182
    @indumathi5182 Рік тому

    brilliant sir

  • @jorgemercent2995
    @jorgemercent2995 5 років тому

    What happens when you apply a Matrix Transformation whose det=0 to a unit cube? What will be the resultant cube look like? Is it that there will be infinite possible resultant cubes with infinite shapes?

  • @varaprasadsriramula7558
    @varaprasadsriramula7558 4 роки тому

    Hi Leios
    I have basic question dont think its silly question. why we need matrix ? what is the application ?
    in schooling we were thought have to perform matrix operations but not the application

    • @ycombinator765
      @ycombinator765 4 роки тому

      Machine learning uses Linear Algebra (matrices and vectors) extensively!
      and this is only to name one application which is already transforming the world!

  • @zfninja5456
    @zfninja5456 3 роки тому

    Ur a very unique teacher

  • @prakashsolanki7446
    @prakashsolanki7446 6 років тому

    I, m a bit confused can you please tell me why did you or how did you multiply the matrix with the cube

    • @LeiosLabs
      @LeiosLabs  6 років тому

      This video describes ways in which we can understand the determinant. One way is the area of a transformed cube after application of a transformation matrix to each unit vector.

  • @bramble-east
    @bramble-east 6 років тому +7

    How would you interpret negative determinants then? In this particular example.

    • @LeiosLabs
      @LeiosLabs  6 років тому +4

      Basically the cube moving in the other direction, if that makes sense.

    • @flxkn
      @flxkn 6 років тому +4

      It means the cube was not only rotated and scaled, but also mirrored by the transformation. (The transformation transforms a right handed system of vectors to a left handed one and vice verca.) The change in volume is actually given by the absolute value of the determinant.

    • @barathd9983
      @barathd9983 5 років тому +1

      Think of the cube shown in the video is above the surface. A negative determinant would indicate a cube below the surface mirroring the one with the positive determinant.

  • @nothuman48
    @nothuman48 11 місяців тому

    What a POV changing video!!!"❤

  • @barzhikevil6873
    @barzhikevil6873 6 років тому

    This is so beautiful I wanna cry

    • @LeiosLabs
      @LeiosLabs  6 років тому +1

      I'm glad it was useful!

  • @aravindgopalsv
    @aravindgopalsv 7 років тому +1

    how could u align a cube in the direction of eigen vectors ? Are eigen vectors of any matrix are mutually orthogonal to each other ?

    • @budasfeet
      @budasfeet 6 років тому

      aravind gopal yes eigenvectors are basis spanning the eigenspace, they are linearly independent of one another thus orthogonal too.

    • @reachrohit
      @reachrohit 5 років тому +1

      @@budasfeet Eigen vectors are not orthogonal to each other unless the A matrix is symmetric, which is the case here in this example. Second, linear independence of of two vectors (a) doesn't depend on them being orthogonal, (b) and can still span the entire 2D space without being orthogonal.

  • @tambagimsizturkiye2183
    @tambagimsizturkiye2183 7 років тому +1

    Good job, thanx bro.

    • @LeiosLabs
      @LeiosLabs  7 років тому

      I'm glad it was useful!

  • @ANKITPAL-ro8ue
    @ANKITPAL-ro8ue 5 років тому

    Can't get it , what are you guys doing in the beginning , are you are multiplying matrix with cube?

  • @Jay-hh9er
    @Jay-hh9er 4 роки тому +1

    Thanks 😊😘

  • @hellboy6507
    @hellboy6507 6 років тому

    I was never taught this when we learned about determinants. We were only taught how to find one, not what it actually was.

    • @LeiosLabs
      @LeiosLabs  6 років тому

      Exactly. That was why I made the video

  • @muslimmukhtarkhanov8194
    @muslimmukhtarkhanov8194 7 місяців тому

    brilliant

  • @jonathanb.4305
    @jonathanb.4305 5 місяців тому

    incredible, I was wondering for so long what was the meaning of a det. Ty

  • @dsflkvbndflvkndflomvpsdmvlkasd
    @dsflkvbndflvkndflomvpsdmvlkasd 3 роки тому

    really a great video, just changed the point of viewing matrix.

  • @pushkarmahale912
    @pushkarmahale912 5 років тому

    Here we are told to mug up that product of eigen values is the determinant of a square matrix. Thanks for telling why as well.

  • @kaluvanhariharan4256
    @kaluvanhariharan4256 4 роки тому

    In single Matrix A How can we find volume old and new?

  • @spider853
    @spider853 3 роки тому

    So in other words the determinant of a Matrix is the volume of the transformed unit cube in that matrix space 👍 After many years I finally get it )) And now I get how it's useful, like normalizating a matrix vectors by dividing the elements by determinant? Like we do with vectors x,y,z/length

  • @techtom2171
    @techtom2171 Рік тому

    even the number of elements are 9 in that matrix xd...awesome vid i was curious about the reason behind determinants and what they are used for...this video made it so much easier to understand cuz my teacher just plays around with properties what i lacked is the reason to use them...but i am still curious those elements in the matrix what do they represent in terms of the cube?

  • @benwinstanleymusic
    @benwinstanleymusic 4 роки тому

    hey thanks for this

  • @HamzaAli-vw3mr
    @HamzaAli-vw3mr 3 роки тому +1

    Can anyone tell me. What is the acutal meaning of determinent?

    • @RiemannVibes
      @RiemannVibes 3 роки тому +1

      if we take a number of vectors in a vector space, they (at least in 2D and 3D) form a shape. Well, we seek an answer to the question: "by how much the area is scaled"? Therefore, it makes sense to associate to every transformation a unique scaler value, denoted by det(T). Noting that Det: a number of vectors ---> scaler field.

  • @joesiu4972
    @joesiu4972 6 років тому

    very nice

    • @LeiosLabs
      @LeiosLabs  6 років тому

      I'm glad it was helpful!

  • @isabelhuang_1
    @isabelhuang_1 6 років тому

    Wasn't what I was looking for but mind blown anyways

    • @LeiosLabs
      @LeiosLabs  6 років тому

      I understand the criticism. This video is probably one of my more controversial ones because it is trying to give an intuitive description of the mathematics instead of showing the math, itself.

  • @khalidalamin8069
    @khalidalamin8069 4 роки тому

    What I don't get ....whats the difference between a norm ..and an eigenvalue ...if they both scale and stretch

  • @sumosumo534
    @sumosumo534 6 років тому

    Is it useful only if it is Affine transformation??

    • @LeiosLabs
      @LeiosLabs  6 років тому

      I don't know much about affine transformations, actually.

  • @yrbttncrtlrrbttncrtlrr1855
    @yrbttncrtlrrbttncrtlrr1855 Місяць тому

    does it mean that the determinant of a matrix (in dimension 3x3) tell us how much can we magnify another matrix (also 3x3 representing a cube) if we multiply the first one by the second??? If this is it, it´s astounding awesome!!!

  • @nick_ragin
    @nick_ragin 5 місяців тому

    Hii but how to multiply a cube by matrix

  • @allanm.9483
    @allanm.9483 9 днів тому

    As someone who has suffered from matices for years,and I mean yeeeeeeeears,,Thank you

  • @l.l.5948
    @l.l.5948 7 років тому +51

    I'm not understanding anything.

    • @LeiosLabs
      @LeiosLabs  7 років тому +17

      I understand that this one is a little hard to follow and will avoid this format in the future. The idea of this video was to describe how to calculate the determinant in a new way for those who have been doing the calculation their whole lives.

    • @destroya3303
      @destroya3303 6 років тому +4

      Your video taught me more than my Linear Algebra class on this subject.

  • @vijayachandra7789
    @vijayachandra7789 4 роки тому +1

    Marvellous

  • @alexlo7708
    @alexlo7708 5 років тому

    I wonder when Gauss had work in matrix. Did he have this geometric description in mind?

  • @The_Professor123
    @The_Professor123 6 років тому

    its very fun and easy to prove this with a 2x2 matrix and two vectors u and v that will undergo a transformation. Just calculate absolute value of det(u,v) to find the old area, then calculate the new area: absolute value of det(T(u),T(v)). Then you will easily see after some algebra steps that this new area is equal to absolute value of det(A)*old area

  • @toothlessinnovations8578
    @toothlessinnovations8578 6 років тому

    thanks a lot for info

    • @LeiosLabs
      @LeiosLabs  6 років тому

      Thanks a lot for watching!