Dear linear algebra students, This is what matrices (and matrix manipulation) really look like

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 พ.ค. 2024
  • Sign up with brilliant and get 20% off your annual subscription: brilliant.org/ZachStar/
    STEMerch Store: stemerch.com/
    Support the Channel: / zachstar
    PayPal(one time donation): www.paypal.me/ZachStarYT
    ►Follow me
    Instagram: / zachstar
    Twitter: / imzachstar
    3D Software Used
    Runiter (for the actual graphs): www.runiter.com/
    Geogebra (used for vectors, & is free): www.geogebra.org/3d?lang=en
    Animations: Brainup Studios ( brainup.in/ )
    ►My Setup:
    Space Pictures: amzn.to/2CC4Kqj
    Magnetic Floating Globe: amzn.to/2VgPdn0
    Camera: amzn.to/2RivYu5
    Mic: amzn.to/35bKiri
    Tripod: amzn.to/2RgMTNL
    Equilibrium Tube: amzn.to/2SowDrh
    ►Check out the my Amazon Store: www.amazon.com/shop/zachstar

ความคิดเห็น • 531

  • @gentlemandude1
    @gentlemandude1 3 ปีที่แล้ว +855

    I wish someone would explain why linear algebra instructors never motivate the math techniques (re: algorithms) that they teach. Linear algebra is always presented as a set of "recipes" to follow. But students never know whether they're baking a pie, batch of cookies or a cake. This video has provided me with more insight than the semester-long course on Vectors and Matrices that I took in university. It's a shame that linear algebra is taught so poorly. It's such an important topic.

    • @Michael-vf2mw
      @Michael-vf2mw ปีที่แล้ว +36

      Most of us are just burning water. XD

    • @joanw131
      @joanw131 ปีที่แล้ว +17

      You're right. My teacher says he isn't supposed to prove stuff in that class. Ok but then I don't understand

    • @dmitrykargin4060
      @dmitrykargin4060 ปีที่แล้ว +38

      I thought the same when I was in university. I needed some justification “why I need this”. Ironically, my job is strongly related to mostly all topics from uni’s course and even much more. And now I really think that university course was fine. There was really little ways teachers can tell you why it is useful and great before we become more or less fluent with basic math topics. Only after that mathematicians can properly show you the great applications. Once you have accumulated knowledge (in a dumbest way) above some threshold - something clicks and you begin to feel bigger picture. Before that any attempt to clarify will be either too vague or strongly misleading and really impractical

    • @mission3479
      @mission3479 ปีที่แล้ว +7

      TH-cam math videos blow away traditional math classes at University/College, I'm learning math I never thought possible

    • @zwxyer
      @zwxyer ปีที่แล้ว +24

      ​@@mission3479 watching a video and understand it's content doesn't mean you've understood the entire topic. This is just a fraction of college level linear algebra and if every topic was explained like this you'd be in uni forever, not to mention how much work this is to make. If you believe you've learnt something new and useful that's great but youtube videos can only be a compliment to your coursework, not a replacement.

  • @TheCosmicafroninja
    @TheCosmicafroninja 4 ปีที่แล้ว +719

    Adding this visual element is a great idea for helping students to grasp the more intense abstract concepts of mathematics. I felt like I had an okay understanding of linear algebra after taking a class in it but this really helps to solidify my understanding.

    • @gadakerhielm7906
      @gadakerhielm7906 4 ปีที่แล้ว +12

      cosmicafroninja Totally agree with you. Had a professor in class of Linear Algebra, who wasn’t the most educational lecturer.
      Literally said, this video has given more visual understanding, than 40 hours linear algebra in class.

    • @tomashorych394
      @tomashorych394 3 ปีที่แล้ว +9

      This isnt really intense abstract concept IMHO. But i agree with you. I really don't know how can people learn linear algebra without geometric intuition built properly.
      Ive seen lecturer describing linear dependency just by writing the equation without commenting anything ..:(

    • @zack_120
      @zack_120 11 หลายเดือนก่อน +1

      Graphic, animation are the best, most effective teaching techniques whenever possible, math, physics, ... being the most appropriate subjects.

  • @trumanhw
    @trumanhw 2 ปีที่แล้ว +104

    My god, thank you. It always seemed SO DAMNED ODD when we learned matrices, because in fact, without explaining their contextual utility, it's like teaching about nouns, without telling someone that ... YOU'RE NOT WORKING ON SENTENCES right now -- just nouns. So don't be surprised when nothing sensible occurs from the concept -- because we're not thinking a complete thought ... but rather, accepting that things which look like this can be manipulated in basic basic ways ... in which we'll learn more relevant rules to LATER.

    • @Rockyzach88
      @Rockyzach88 ปีที่แล้ว +17

      Yeah, it makes me wonder if math would be better taught with two teachers. One who is a pure mathematician or math academic and one who is uses math practically in some field. Thankfully we have the internet where we can find great videos and content creators like this in order to supplement which ever complement you are lacking.
      And the more I think about it, having 2 teachers for any class would be a good idea (outside fiscal issues obviously). Receiving at least two different perspectives on the concept can allow you to easier pin down the concept.

  • @detonation79
    @detonation79 4 ปีที่แล้ว +112

    Watching this on the evening before my linear algebra midterm has replenished my motivation!

    • @zachstar
      @zachstar  4 ปีที่แล้ว +14

      Good luck!

  • @MinhTran-wn1ri
    @MinhTran-wn1ri 4 ปีที่แล้ว +14

    @0:26 Think of an mxn matrix as a set of m row vectors (each with n elements) and a set of n column vectors (each with m elements).
    @0:59 Matrix multiplication by a vector can be thought of as adding scaled column vectors together. The elements of the input vector tell how much to scale each column vector -- the first element tells how much to scale the first column vector, etc. The result of the multiplication is the vector you get having added the scaled column vectors together.
    @1:17-1:33 A system of linear equations (which can be rewritten as matrix multiplication) can also be thought of as an intersection of planes. The output vector (the result of the matrix multiplication) determines where the planes of the equations lie. The point of intersection of those planes rerepresent the input vector. Intersection need not be a point, it can be a line or plane etc.
    @2:06 Recap: A system of equations, which can be represented as matrix multiplication, can be thought of as intersecting planes or the sum of scaled column vectors. Intersecting planes help you solve for the input vector space (i.e., the set of all input vectors that makes the system equations equal). Sum of scaled column vectors help you visualize the image of the linear transformation (i.e., a mapping from the set of input vectors, the domain, to the image in the codomain).
    @2:22 The set of all input vectors in the domain that map to the zero vector is called the nullspace (aka. kernel) of the linear transformation. It usually includes (0,0,0), the origin but the kernel could be a line, a plane, etc. @3:12 Gaussian elimination algorithm simplifies the system of equations to give you the kernel. @3:23 In gaussian elimination algorithm, when you multiply an equation by a constant, the plane changes shape but the part of the plane that is also a part of the kernel of the system of equations does not change. @4:13 If any two equations can be 'rotated onto' one another (forming a single indistinguishable plane), there is a 'free variable' which means the kernel space has moved up a dimension (i.e., a point to a line, a line to a plane, etc.). @4:55 The number of dependent variables are called pivots, the number of free variables indicate the dimension of the kernel (e.g., 1 free variable means the kernel has 1 dimension or in other words it has the shape of a line).
    @5:26 A system of equations can be thought of as taking the inner product (i.e., dot product) of the input vector and each row vector. @5:53 when looking for the kernel (i.e., where the output vector is the zero vector), each equation in the system of equations is a constraint that says the kernel vector is perpendicular to the row vector. @6:10-6:44 The row vectors of the multiplication matrix span (i.e., the image of all linear combinations of the row vectors) a subspace that is perpendicular to the kernel.
    @6:45-7:10 Each vector in the kernel contains elements that are scalars for the column vectors (of the transformation matrix) such that the scaled column vectors sum to the zero vector (i.e., the sum of the scaled vectors, put end to end, points back to the origin).
    @7:10-7:25 Linearly dependent vectors. @7:25-7:51 Column space.
    @8:11-8:22 The column space and the row space are always the same dimension.
    @8:55-end Applications of matrix multiplication.

  • @natidadon
    @natidadon 4 ปีที่แล้ว +79

    Amazing!!
    I just learned linear algebra at the University and yet I learned a few things from the video

    • @Danilego
      @Danilego 4 ปีที่แล้ว +7

      That part about circuits was very interesting to me, seems quite useful(especially for Electric Engineering)

  • @andrewharley6791
    @andrewharley6791 3 ปีที่แล้ว +39

    This just made my entire semester of Linear Algebra make a whole lot more sense.

  • @mehrosenasir3966
    @mehrosenasir3966 3 ปีที่แล้ว +24

    the one thing that amazed me is when we scale a linear equation in Gauss Jordan elimination the point of intersection still remains the same. Just wow!!

    • @JonathanMandrake
      @JonathanMandrake ปีที่แล้ว

      Well, think of it this way:
      If you have an equation ax+by+cz=d, then r(ax+by+cz)=r(d)=rd, and if r is not 0, you can also do it the other way around. Thinking of it in form of a matrix doesn't help in this case, but as an equation, it isn't that hard

  • @maxgibbard8536
    @maxgibbard8536 6 หลายเดือนก่อน +2

    I am amazed at how quickly this got complicated, yet it stayed digestible. The visual graphics complement the numbers and the vocals exquisitely. Great video!

  • @undeadarmy3000
    @undeadarmy3000 4 ปีที่แล้ว +13

    Amazing! Another video directly related to what I'm studying right now! Keep it up and maybe I won't have to study all semester. Thanks :)

  • @xariskatrisiosis9328
    @xariskatrisiosis9328 4 ปีที่แล้ว +10

    Amazing work! I admire your passion! Your videos really inspire us.
    This period of time I am studying about directional derivatives and gradients and I have to admit that they are difficult to understand. I know that this math section is absolutely essential for my other subjects. Could you please make a video about grads and directional derivatives because I want to learn the reasons why those things are so important and about their implementation in real life?
    Thanks again about your help cause your videos are really helpful! I really appreciate it!

  • @spacecase4062
    @spacecase4062 4 ปีที่แล้ว +62

    It’s because of you that my interest in math continues to grow daily

  • @soy-dave
    @soy-dave 4 หลายเดือนก่อน +2

    Great video! I wish this was introduced in my linear algebra class. It would have solidified the notion of "why" we were even doing Gaussian elimination in the first place as well as understanding the effect of what row reduced echelon form looks like. Keep it going!

  • @MrJaksld
    @MrJaksld 4 ปีที่แล้ว +29

    Thank you so much. I am literally taking linear algebra and was very confused by the null space. This video really helped especially the visualization

  • @smrtfasizmu6161
    @smrtfasizmu6161 3 ปีที่แล้ว +19

    Because I watched 3blue1brown I think I know why at 2:50 the last plane intersects the other planes over a line and not over a single point. One thing that Zack didn't mention is that determinant of this matrix is zero, but that just means one of those row vectors or column vectors is linearly dependent on other vectors. Determinant is 0 when you lose some degree of freedom. If you look at 3 by 3 matrix as 3 unit vectors these 3 unit vectors can usually cover the entire 3d space. You can reach any point in 3d space by adding those unit vectors. However, if a unit vector is a linear combination of another two unit vectors, that means that that unit vector "doesn't add anything to the table" . You can always use the linear combination of the other two unit vectors instead of the third vector. Which means that 2 unit vectors can cover as much space as 3 unit vectors can. The 3rd vector is kind of useless in that sense. Every point in space that you can reach with that unit vector, you can reach without that unit vector as well. So, instead of being able to cover 3d space, matrix only covers 2d space, because one of the unit vectors is useless at covering space (the other two unit vectors are just as good at covering space without the third vector. Because, if a vector is a linear combination of the other two unit vectors, you can always use the linear combination of the other unit vectors instead of that third unit vectors. The third unit vector is useless). Anyways, I was going to leave a comment about why the intersection at 2:50 is a line and not a point looking at the problem from another angle. If one of the rows or columns is linearly dependent on the other two, it means that you can eventually get rid of one row or a column which will leave you with 2 equations and 3 unknown variables. 2 equations will help you get rid of one variable, so you are left with 1 equation and 2 unknown variables. And that's a graph of a line. Also, you have 1 degree of freedom you can set one variable to bewhatever you want but then the value for the other variable is fixed.

    • @sergeirachmaninoff6397
      @sergeirachmaninoff6397 ปีที่แล้ว

      2 unknown variables can represent a plane, not a line. Each equation gets rid of one variable, so if you have 2 equations and 3 variables you will end up with just one variable

    • @smrtfasizmu6161
      @smrtfasizmu6161 ปีที่แล้ว +3

      @@sergeirachmaninoff6397 2 mutually independent unknown variables represent a plane, 1 independent unknown variable represents a line. The number of mutually independent unknown variables = degree of freedom = number of dimensions. I haven't said anything contradictory to this in my comment.

  • @Jaojao_puzzlesolver
    @Jaojao_puzzlesolver 4 ปีที่แล้ว +37

    This one video teaches me better than my linear algebra professor did for a full fkn year.
    I don't even really need them when you and 3Blue1Brown doing so well.

    • @thezyreick4289
      @thezyreick4289 4 ปีที่แล้ว +8

      Between them, kurzgesagt, and brilliant. I am paying less than $200 a year for a better education for myself and my 2 kids, than we could get in college.
      My proud dad moment came when my curious 7yr old solved a Coulumb's law based problem on her own. Shes obsessed with physics and has completed several brilliant physics courses

    • @yhz2K
      @yhz2K 3 ปีที่แล้ว

      @@thezyreick4289 Amazing

  • @matattz
    @matattz 10 หลายเดือนก่อน +8

    Math can be so simple yet complicated at the same time. Once you visualize it, all makes perfect sense and you wonder why you didn’t grasp it sooner. Looking in your textbooks without these visual insights can be a really terrifying experience!

  • @somecomposingfudsa
    @somecomposingfudsa 4 ปีที่แล้ว +12

    I'm taking Linear Algebra right now, and this has really helped me visualize everything I've learned so far (up to Eigenvalues, Eigenvectors, and Matrix Diagonalization), so thank you so much!

  • @klammer75
    @klammer75 4 ปีที่แล้ว +8

    Putting out really good stuff bud! Keep up the good work and the world thanks you!🍻

  • @abhishek.chakraborty
    @abhishek.chakraborty 4 ปีที่แล้ว +49

    This is the kind of material that _every_ Linear Algebra course needs to have as mandatory viewing along with Gilbert Strang 👏👏
    I'd love to see more such videos 👍👍 Thanks for sharing these 🙂

  • @sfundomabaso3200
    @sfundomabaso3200 4 ปีที่แล้ว +10

    This is beautiful to watch. I do wish I've seen it back when I was doing Linear Algebra, maybe my Quantum computing class would've been less confusing

    • @aryanbista747
      @aryanbista747 4 ปีที่แล้ว

      Tell us more about quantum computing

  • @kevinbyrne4538
    @kevinbyrne4538 4 ปีที่แล้ว +19

    I was aware of the application of graph theory to electrical circuits -- Ernst Guillemin (1953) "Introductory Circuit Theory" and Wikipedia: Topology (electrical circuits) -- but in just one minute, the relations between graphs, loops, and trees are clarified.
    Beautiful job, sir. Thank you for posting this video.

  • @dackid2831
    @dackid2831 4 ปีที่แล้ว +4

    This was very enlightening. Thank you.

  • @smtxtv
    @smtxtv 2 ปีที่แล้ว +2

    My Physics major in the 70s and 80s would have benefitted greatly by tutorials such as this, and TH-cam and online resources in general. Great presentation !

  • @aubreychace
    @aubreychace ปีที่แล้ว

    You did a great job with this video! I liked watching the planes rotating about the null space line.

  • @boluwarin
    @boluwarin 4 ปีที่แล้ว +492

    You need to start a school. Everyone would sign up

    • @user-yg4en5mv2j
      @user-yg4en5mv2j 4 ปีที่แล้ว +22

      Even though that probably won't happen, if it would, I would sign up.

    • @HighestRank
      @HighestRank 4 ปีที่แล้ว +1

      Then you should’ve watched past 15:03 for the genie in the bottle.

    • @pinklady7184
      @pinklady7184 3 ปีที่แล้ว +1

      I'd sign up too. Count me in.

  • @yBazo82
    @yBazo82 4 ปีที่แล้ว +9

    So good :D So accuratte representation of interesting relations not explained in class.

  • @shashankbarole
    @shashankbarole 4 ปีที่แล้ว +1

    Great explanation of the four fundamental subspaces ! I love your videos!

  • @elchingon12346
    @elchingon12346 4 ปีที่แล้ว

    UGH IM SO HYPED RN THANKS BRO

  • @MarcCastellsBallesta
    @MarcCastellsBallesta 4 ปีที่แล้ว +3

    That was EPIC! I know how to solve all these problems, but adding the visual part makes it easier to get it and to explain it to my students.

  • @merveyardmc5319
    @merveyardmc5319 4 ปีที่แล้ว +2

    animation staffs that u used are obvious and really understandable...3d perception helps to figure out linear matrix clearly... god bless you and your family...

  • @douglasstrother6584
    @douglasstrother6584 4 ปีที่แล้ว +154

    As one gets further into mathematics and its applications, most problems boil-down to "Find the inverse of the matrix A." or "Compute the eigenvalues of the matrix A.", etc.

    • @albingreen344
      @albingreen344 3 ปีที่แล้ว +19

      Very true for things like control technology

    • @jasonenns5076
      @jasonenns5076 11 หลายเดือนก่อน +4

      ​@@albingreen344 And differential equations when you solve for a particular and/or an initial value problem.

    • @oidbio2565
      @oidbio2565 11 หลายเดือนก่อน +6

      But do you know why? I’ve noticed that when you press a particular pedal on the floor of all cars, the thing will start moving or at least make a revving sound.
      Is that pedal in flying cars? In trains? In drones? It’s definitely on bikes but you have to use both feet.
      That’s what your statement sounds like to me.

    • @squarerootof2
      @squarerootof2 10 หลายเดือนก่อน +3

      @@oidbio2565 Lmao! You reply to an innocent comment written three years ago to say that? You must be pretty needy, or at least that's what your statement sounds like to me. You don't have to thank me for the attention, though. It's free.

    • @adrianlowery7175
      @adrianlowery7175 9 หลายเดือนก่อน +2

      @@oidbio2565Bad example

  • @karangoyal9602
    @karangoyal9602 3 ปีที่แล้ว +5

    I thought 3Blue1Brown was ultimate but ZachStar has changed the definition of being ultimate.👏👏👌

  • @theproofessayist8441
    @theproofessayist8441 4 ปีที่แล้ว +1

    Excellent Zach great to see you discovered Adjacency Matrices. Yes graph theory becomes very nice to organize. Great visual software too.

  • @RC32Smiths01
    @RC32Smiths01 4 ปีที่แล้ว +50

    I am really and really loving this series more and more! Cheers man for the information as always!

  • @moversti92
    @moversti92 4 ปีที่แล้ว +2

    Great visualizations! I’d like to see a video on matrix applications in probability. Would continue the stuff with the circuit here.

  • @nicklough
    @nicklough 3 ปีที่แล้ว

    I was having some difficulty understanding nullspaces until this video. This definitely helped for my analysis of engineering systems class!

  • @JoeCMath
    @JoeCMath 3 ปีที่แล้ว

    HOLY COW Zach, this is beautifully edited!!!

  • @rob7469
    @rob7469 3 ปีที่แล้ว +1

    Wow, a ton of information here, I’m gonna have to watch this many times before I start to get what was explained. Thanks.

  • @jigold22571
    @jigold22571 4 ปีที่แล้ว

    ThankU for posting and sharing.

  • @Mulkek
    @Mulkek 2 ปีที่แล้ว +1

    Thanks, and it's so easy & simple!

  • @juangoog
    @juangoog 9 หลายเดือนก่อน

    Wonderful Video. Thank you so much. What tool did you use to create the 3D visualizations?

  • @amaarquadri
    @amaarquadri 4 ปีที่แล้ว +1

    Great video! Was not expecting to see an interesting explanation of KVL.

  • @csterea
    @csterea ปีที่แล้ว +1

    This is a very intuitive and informative video, I highly recommend it. It has helped me a lot, thanks!

  • @user-yg4en5mv2j
    @user-yg4en5mv2j 4 ปีที่แล้ว

    Awesome! Thank you for your great videos, enjoying them once again.

  • @i_g6676
    @i_g6676 3 ปีที่แล้ว +2

    There is a problem with visualizations from 2:45 and so on. The linear equations which are homogeneous(i.e. have 0 on the right) always correspond to the planes WHICH COME THROUGH THE ORIGIN (because all-zeros vector satisfies such equations), and it is not the case in the video.
    Similarly, at 6:36 row space and null space must always contain the origin as they are LINEAR SPACES, not AFFINE SPACES

  • @siddhantkumar6340
    @siddhantkumar6340 4 ปีที่แล้ว +104

    You should become a maths motivational talker

    • @jakehix8132
      @jakehix8132 4 ปีที่แล้ว +2

      I feel pretty motivated to do some maths.

  • @ZyTelevan
    @ZyTelevan 4 ปีที่แล้ว +2

    The geometric interpretation can be useful in the context of 2D and 3D graphics, but I find it even more confusing when talking about higher dimensions. There is another interpretation that is used in signal processing and that I find is much more intuitive for a large number of dimensions. You can find the full explanation in the first few lectures on Dynamic Linear Systems from Stanford, by prof. Stephen Boyd. This is particularly useful in the context of neural networks. It goes something like this:
    Suppose you have a linear system with a n-dimensional input and a m-dimensional output. Then this system can be fully described by a m by n matrix *A* . The entry *A_i,j* (i-th row, j-th column) just tells you how much the i-th output is affected by the j-th input. The corresponding equation is *Ax=b* , where *x* is a n-dimensional column vector and *b* is a m-dimensional column vector. But what if you have an equation *AX=B* , where *X* and *B* are also matrices? Well, *X* is just a series of n-dimensional inputs (each represented by a column vector) and *B* is a corresponding series of m-dimensional outputs (also each represented by the corresponding column vector). Here it's also immediately obvious that *X* and *B* have to have the same number of column vectors.

  • @qasimmahmood8790
    @qasimmahmood8790 4 ปีที่แล้ว +1

    I also loved this cool application when I saw it in an appendix of Paul Renteln's book.

  • @AA-gl1dr
    @AA-gl1dr 2 ปีที่แล้ว

    This just helped me so much. Thank you more than I can even express.

  • @davidreiter4372
    @davidreiter4372 4 ปีที่แล้ว +2

    Great video man, you are not the only one liking matrices the least^^

  • @user-tl1zg4vl7c
    @user-tl1zg4vl7c 2 หลายเดือนก่อน

    Every aspect of this video is amazing!

  • @jojokys8332
    @jojokys8332 4 ปีที่แล้ว

    Well explained with clear visuals!

  • @ssrini2002
    @ssrini2002 7 หลายเดือนก่อน +3

    Thank God for you, Khan Academy and 3B1B. You guys are single handedly keeping the math students community alive

  • @anthonybrletic974
    @anthonybrletic974 4 ปีที่แล้ว

    Good job. I love that software you're using for the 3-D graphing. I use it also!

    • @JureGrg
      @JureGrg 4 ปีที่แล้ว

      I use the Geogebra program for 3D drawing. I really like the program that Zach star uses, but I don't know what it's called. I asked him, but he didn't answer me. Can you tell me?

  • @xfry
    @xfry 3 ปีที่แล้ว

    Espectacular! You are amazing. Thank yooouuu!

  • @AbhishekSinghSambyal
    @AbhishekSinghSambyal 3 ปีที่แล้ว

    OMG. I loved it.
    Thank you for this great explanation.
    Do you have notes for this video? or any text document to refer to these concise fundamental concepts?

  • @jongraham7362
    @jongraham7362 11 หลายเดือนก่อน

    This is really nice! Thanks!

  • @aaronlopes5256
    @aaronlopes5256 3 ปีที่แล้ว

    Thank you ! Superb Explanation! Could you please make a video on coordinate transformations on vectors, rotation? It would be easy to grasp those concepts.
    Thanks

  • @joaojulio435
    @joaojulio435 3 ปีที่แล้ว +3

    This is the same explanation that Gilbert Strang gives to his students! Nice job, keep going!

  • @mendicant1981
    @mendicant1981 2 ปีที่แล้ว

    This is so inspiring. Amazing stuff

  • @chap_eau
    @chap_eau 4 หลายเดือนก่อน

    this is WONDERFUL. thank you🙏

  • @sushrut4328
    @sushrut4328 2 ปีที่แล้ว +1

    This is sooooo beautiful... Thank you sooo muchh.....

  • @williamkrut91
    @williamkrut91 4 ปีที่แล้ว

    This is the best thing ever. Could you do a similar video on riemannian geometry?

  • @HM-cw8im
    @HM-cw8im 10 หลายเดือนก่อน

    Wow. Just Wow!! I am currently pursuing Master's in Physics, and I have NEVER been taught the fundamental beauty of linear algebra to this extent. Thank you for making this video!

  • @OrionConstellationHome
    @OrionConstellationHome 11 หลายเดือนก่อน +1

    This is nice software animated Gilbert Strang’s way of presenting the material from day 1- row picture, column picture, matrix equation and then leading to the 4 fundamental sub spaces - good job! That is the way to go! Thank you! 🙏 Please make more animations for more other examples! 🙏At 6:41 “this always will be true” can be misunderstood by some students. Better to say in general f+r=n will be true, or Nullity + (dim of Col or Row space) =n. Otherwise some students may think 1+2=3 combination will always be true. Thanks! 🙏

  • @-Saikiran-vk5mj
    @-Saikiran-vk5mj 3 ปีที่แล้ว +1

    nailed it man!!!

  • @JureGrg
    @JureGrg 4 ปีที่แล้ว

    Hello!
    I am excited about linear algebra so I will prepare a lecture for my students at school. I liked your visualization. I'll use Geogebra myself, but your program is better.
    I wonder what program you used.
    Congratulations on all your YT math videos. They are exceptional!
    Jure Grgurevič

  • @quahntasy
    @quahntasy 4 ปีที่แล้ว +3

    *we are loving this series*
    Thanks for doing it man

  • @Yunuet
    @Yunuet 11 หลายเดือนก่อน +4

    I remember the first linear algebra classes I had back when I was studying pure maths and I cried the first month cause I was like wth?? Now I always use software for the students to understand certain abstract things that might be hard for them when it’s their first approach to the themes.

  • @kylewesbrook4916
    @kylewesbrook4916 4 ปีที่แล้ว +11

    This was great! Literally helped me understand two of my classes in a completely different way. Does brilliant actually have interesting stuff like this I tried curiosity stream but it had a bunch of lame history and environmental crap I want more science and engineering? I would love to see more tricks in linear as I have to teach the class to myself online. And I especially need help in circuits.

    • @baka_geddy
      @baka_geddy 4 ปีที่แล้ว +2

      You could watch Linear Algebra series from 3blue1brown too

  • @Someone-lf7iz
    @Someone-lf7iz ปีที่แล้ว +10

    wow. skimming over this video for 3 minutes conveyed what I've been trying to wrap my head around for YEARS using linear algebra. Thank you for making this for those of us that don't do well in the land of make believe and imagination

  • @zenfoil
    @zenfoil 6 หลายเดือนก่อน

    Thank you very much for great explanations and illustrations.

  • @truedarklander
    @truedarklander 4 ปีที่แล้ว +1

    THANKS
    I'm just starting to study them and this helps

  • @feuerrm
    @feuerrm 3 ปีที่แล้ว +4

    I am a second-year Applied Mathematics student and I am now going to binge-watch this playlist

  • @xxxuselesspricksxxx1481
    @xxxuselesspricksxxx1481 10 หลายเดือนก่อน

    on my physics exam I got a test question with DC circuits and we had to calculate currents. I've done these type of excersises before, so I started to "show off" a bit by using gaussian ellimination to solve it, while my classmates struggled because they were "afraid" to dwelve into linear algebra, as they barely passed it last semester.
    Linear Algebra really is the subject of corelations, and if you understand it properly by the end of your semester, it will open up so many new possibilities to view things for you

  • @xaviergonzalez5828
    @xaviergonzalez5828 8 หลายเดือนก่อน

    One of the best linear algebra fundamentals ever! you are the best man!

  • @kennethhicks2113
    @kennethhicks2113 4 ปีที่แล้ว

    Great example, and refresher, on linear algebra. Would like to see one on non-linear algebra ; )

  • @fanlucy6236
    @fanlucy6236 3 ปีที่แล้ว +1

    it really helps. Thanks very much.

  • @bikramdas8359
    @bikramdas8359 4 ปีที่แล้ว

    It's really amazing!!!!

  • @chriscockrell9495
    @chriscockrell9495 4 ปีที่แล้ว

    Connectivity is very cool. You point to it as graph theory. Linear algebra has some neat applications. I like Y buses in power grids. It is basically what you laid out with your circuit analysis.

  • @biswabismitabag9017
    @biswabismitabag9017 4 ปีที่แล้ว

    Just awesome... Thanks for making such videos..🙏 If possible please make some on norm linear spaces too.. From India.

  • @user-lw5wi8su7r
    @user-lw5wi8su7r หลายเดือนก่อน

    Thank you so much, you are a legend! You single-handedly helped me understand my vectors unit in math and circuits unit in physics.

  • @thisguyisyummy
    @thisguyisyummy 3 ปีที่แล้ว

    this is so good, thanks

  • @zhdx54
    @zhdx54 4 ปีที่แล้ว

    Linear was my absolute favorite class, I also love diff eq

  • @spiderrobotheavyduty5028
    @spiderrobotheavyduty5028 3 ปีที่แล้ว

    this is a supper hero explain of linear algegra, and very easy to under .thank you so much for your sharing.

  • @thinkeccel
    @thinkeccel 4 ปีที่แล้ว

    Nice one 👌 keep it up

  • @hiltonmarquessantana8202
    @hiltonmarquessantana8202 4 ปีที่แล้ว +39

    I really recomend Gilbert Strang 's books for this subjects

    • @somecomposingfudsa
      @somecomposingfudsa 4 ปีที่แล้ว +2

      we're using his book as our text for my class

  • @imacmill
    @imacmill 10 หลายเดือนก่อน

    Kudos to all of you that follow and understand all this stuff in real-time, never having to pause for 5 minutes and think about what was just said. Kudos...but also, you're freaks.

  • @michellicorne9839
    @michellicorne9839 4 ปีที่แล้ว

    I love this video Thank you !

  • @mustafawasif6507
    @mustafawasif6507 ปีที่แล้ว

    this is the best video i have ever seen ...thank u so much man i can finally have a vague visualization ......

  • @KulkarniPrashant
    @KulkarniPrashant 10 หลายเดือนก่อน

    This is simply brilliant! Thank you.

  • @213pool
    @213pool 11 หลายเดือนก่อน +1

    This video is like Gilbert Strang with 3D visual tools! Brilliant !!

  • @pistitoth1363
    @pistitoth1363 4 ปีที่แล้ว

    Hello! Olya jó hogy van segítség! Thank you! PISTI! Valamikor monta a tanárnő az ismeretlen egyenletet én úgy húztam is be a vezérvonalat! Rég volt! Aszt mondta :ha matematikát tanulnám zseni lehetnék. De amazon vagyok biológia és technika ősszefüggése érdekelt!

  • @DutchNorthAtlanticAlliance
    @DutchNorthAtlanticAlliance ปีที่แล้ว +1

    Dude, again within 3min, I have learned insights, an entire course at my research science mathematics Radboud University couldn't explain me. Respect bro, major respect. As stated earlier, you gotta work with the living legend Professor Leonard!

  • @baruchba7503
    @baruchba7503 4 ปีที่แล้ว +2

    The four fundamental spaces have always alluded me. This video helped me finally to visualize them. I was wondering, what software you used in the demonstrations?

    • @zachstar
      @zachstar  4 ปีที่แล้ว

      Glad it helped! And I linked those in the description

    • @baruchba7503
      @baruchba7503 4 ปีที่แล้ว

      @@zachstar Thank you.

  • @siddharthpenmetsa6435
    @siddharthpenmetsa6435 3 ปีที่แล้ว

    Thank you so much!

  • @newwaveinfantry8362
    @newwaveinfantry8362 4 ปีที่แล้ว +2

    Really helps.

  • @chongchan1991
    @chongchan1991 2 ปีที่แล้ว

    Thanks Zach, this added another way to understand why row operations do not affect the solutions

  • @foketesz
    @foketesz 4 หลายเดือนก่อน

    This kind of clarification of the connection between technique and meaning is refreshing to say the least.