5. Positive Definite and Semidefinite Matrices

MIT 18.065 Matrix Methods in Data Analysis, Signal Processing, and Machine Learning, Spring 2018
Instructor: Gilbert Strang
View the complete course: ocw.mit.edu/18-065S18
KZread Playlist: • MIT 18.065 Matrix Meth...
In this lecture, Professor Strang continues reviewing key matrices, such as positive definite and semidefinite matrices. This lecture concludes his review of the highlights of linear algebra.
License: Creative Commons BY-NC-SA
More information at ocw.mit.edu/terms
More courses at ocw.mit.edu

Пікірлер: 102

  • @georgesadler7830
    @georgesadler78302 жыл бұрын

    DR. Strang thank you for another classic lecture and selection of examples on Positive Definite and Semidefinite Matrices.

  • @spoopedoop3142
    @spoopedoop31424 жыл бұрын

    For everyone asking about the bowl and eigenvalues analogy: Let X= (x,y) be the input vector (so that I can write X as a vector) and consider the energy functional f(X)=X^t S X. What would happen if we evaluate on the eigenvalues? First, why would I think to do this? The eigenvectors of the matrix give the "natural coordinates" to express the action of the matrix as a linear transformation, which then gives rise to all the "completing the square" type problems with quadratic forms in usual LA classes. The natural coordinates rotate the quadratic so it doesn't have off-diagonal terms. This means the function changes from something like f(x,y)=3x^2+6y^2+4xy to something like f(x,y)=(x^2+y^2)=(||X||^2), where ||X||^2 denotes the squared norm. So the functional looks like a very nice quadratic in this case, like the ones you may learn how to draw in a multivariate calc course. Going back to the current calculation which f(X)=X^tSX: if we evaluate in the eigen-directions, then our function becomes f(X_1)=X_1^t S X_1=X_1 lambda_1 X_1= lambda_1 ||X_1||^2 (a nice quadratic) and f(X_2)=X_2^t S X_2=X_2 lambda_2 X_2= lambda_2 ||X_2||^2 (another nice quadratic). The eigenvalues lambda_1, lambda_2 become scaling coefficients in the eigen-directions. A large scaling coefficient means we have a steep quadratic and a small coefficient means we have a quadratic that is stretched out horizontally. If the eigenvalue is close to zero, the quadratic functional will almost look like a horizontal plane (really, the tangent plane will be horizontal) and hence not be invertible, so any solver will have difficulty finding a solution due to infinitely many approximate solutions. Since the solver will see a bunch of feasible directions, it will bounce around the argmin vector without being able to confidently declare success. Poor solver. Of course, these are purely mathematical problems; rounding error will probably mitigate the search even further. Edit: changed "engenvalue" to "eigenvector" in 2nd paragraph.

  • @marekdude
    @marekdude3 жыл бұрын

    Positive Semi-Definite matricies: 38.01

  • @jonasblom6177

    @jonasblom6177

    2 жыл бұрын

    thanks man

  • @guythat779

    @guythat779

    2 жыл бұрын

    What a king

  • @Luke-ty2ur

    @Luke-ty2ur

    2 жыл бұрын

    u the man.

  • @miguiprytoluk

    @miguiprytoluk

    2 жыл бұрын

    38:01

  • @JulieIsMe824
    @JulieIsMe8243 жыл бұрын

    Sooo love Prof. Strang!!

  • @mariomariovitiviti
    @mariomariovitiviti3 жыл бұрын

    listening to Strang is like getting a brain massage

  • @CrazyHorse151

    @CrazyHorse151

    3 жыл бұрын

    Im only half through one lecture and I already love him. :'D

  • @PremiDhruv

    @PremiDhruv

    Жыл бұрын

    I was going through a headache, after 15 minutes of his lecture it got evaporated.

  • @emanueleria8151

    @emanueleria8151

    4 ай бұрын

    Sure

  • @AJ-et3vf
    @AJ-et3vf2 жыл бұрын

    Awesome video sir! Thank you!

  • @amysun6080
    @amysun60803 жыл бұрын

    Lecture starts at 2:50

  • @heretoinfinity9300
    @heretoinfinity93003 жыл бұрын

    Where was the energy equation mentioned in previous lectures?

  • @sable2x
    @sable2x4 жыл бұрын

    I wish Strang was my grandfather

  • @NguyenAn-kf9ho

    @NguyenAn-kf9ho

    3 жыл бұрын

    maybe he s not because he will be sad if his grandson s stupid and cannot inverse a matrix.... just kidding XD

  • @prajwalchoudhary4824

    @prajwalchoudhary4824

    3 жыл бұрын

    @@NguyenAn-kf9ho lol

  • @hxqing

    @hxqing

    2 жыл бұрын

    Wishing he was and isn't ? Better wishing he is.

  • @user-or7ji5hv8y
    @user-or7ji5hv8y3 жыл бұрын

    Very comprehensive. Thanks

  • @quirkyquester
    @quirkyquester4 жыл бұрын

    came here from 18.06 fall 2011 Singular value decomposition taught by Professor Strang

  • @mohamedlaminbangura3303
    @mohamedlaminbangura33034 жыл бұрын

    Great work

  • @hangli1622
    @hangli1622 Жыл бұрын

    at 41:20, why the rank 1 matrix has 2 zero eigenvalues? because 3 - 1 = 2? does the professor mean that number of zero eigenvalues always equals to nullity of that matrix?

  • @alexandersanchez6337
    @alexandersanchez63372 жыл бұрын

    This professor is the platonic version of a professor

  • @samirroy1412
    @samirroy14124 жыл бұрын

    I am doing a project on this topic it really helped me a lot..thank you

  • @samirroy1412

    @samirroy1412

    3 жыл бұрын

    @@vishalyadav2958 yes

  • @samirroy1412

    @samirroy1412

    3 жыл бұрын

    U r doing phd or post grad?

  • @samirroy1412

    @samirroy1412

    3 жыл бұрын

    U can follow horn n johnson and strang book... it's relatively easier to understand

  • @olsela3073
    @olsela30733 жыл бұрын

    Well thanks prof.

  • @binnypatel7061
    @binnypatel70614 жыл бұрын

    Thanks a lot !

  • @justsomerandomguy933
    @justsomerandomguy9334 жыл бұрын

    Staring at 22:00, should not we follow in the opposite of the gradient direction to reach minima? Gradient gives the steepest ascent directions as far as I know.

  • @zma4543

    @zma4543

    4 жыл бұрын

    I think you are right

  • @jenkinsj9224

    @jenkinsj9224

    3 жыл бұрын

    Yes

  • @imranq9241
    @imranq92412 жыл бұрын

    These are great lectures! Is the autograder and programming assignment available somewhere?

  • @parthmalik1

    @parthmalik1

    Жыл бұрын

    yes when u get admitted to MIT u can take up the class and partake in assignments

  • @lolololo8606
    @lolololo86064 жыл бұрын

    you ate the best

  • @mingliu1940
    @mingliu1940 Жыл бұрын

    Thanks professor.

  • @mdmobarakhossain8993
    @mdmobarakhossain89933 жыл бұрын

    Love you sir .love from India .

  • @MLDawn
    @MLDawn Жыл бұрын

    at 14:18, the energy can also so be EQUAL to 0 (not JUST bigger than 0)! Then does this not mean that the matrix is positive SEMI definite as opposed to positive definite?

  • @sriharsha580
    @sriharsha5804 жыл бұрын

    @32:00, Prof mentions "if the eigenvalues are far apart, that's when we have problems". What does he mean by that?

  • @nguyennguyenphuc5217

    @nguyennguyenphuc5217

    4 жыл бұрын

    He means difference between eigenvalues, |lambda1 - lambda2|, is big, then we have the case where "the bowl is long and thin" he mentions right before that.

  • @gabrielmachado5708

    @gabrielmachado5708

    4 жыл бұрын

    @@nguyennguyenphuc5217, yes, it looks like it would make it easier to miss the point and bounce back and forth around the minimum

  • @debralegorreta1375

    @debralegorreta1375

    4 жыл бұрын

    @@gabrielmachado5708 right. it the bowl is narrow and your descent is slightly off you'll start climbing again.... so we take baby steps.

  • @yeshuip
    @yeshuip3 жыл бұрын

    hello, could anyone explains me the difference between energy function ans snorm taught by professor in lecture 8

  • @meenaammma
    @meenaammma3 жыл бұрын

    Amazing

  • @quanyingliu7168
    @quanyingliu71685 жыл бұрын

    At 41min, Why is the number of nonzero eigenvalues the same as rank(A)?

  • @fustilarian1

    @fustilarian1

    5 жыл бұрын

    The eigenvectors with non zero eigenvalues must be mapped to somewhere within the column space, in all other directions outside the column space it collapses to 0, bear in mind that the null space vectors are also solutions to Ax=\lambda x where \lambda is 0.

  • @MoodyG

    @MoodyG

    5 жыл бұрын

    The answer is at 41:17 ... you notice how we can decompose the matrix into a weighted sum of its eigenvectors.. the weights being the eigenvalues obviously, and since Rank(A) is by definition the number of linearly independent vectors in the column space of A, i.e., it is the same as the number of non-zero terms in the decomposition, which is in turn the number of non-zero eigenvalues

  • @quanyingliu7168

    @quanyingliu7168

    5 жыл бұрын

    @@fustilarian1 Thanks for your explanation. That's very helpful.

  • @anubhav2198
    @anubhav21985 жыл бұрын

    At 28:00 what is the intuition behind shape of the bowl and large/small eigenvalues? He made it sound like a quite obvious statement. Also at 36:50, given that S and Q-1SQ are similar implies they have same eigen values. However, how do you show S and Q-1SQ are similar? OK I figured out the 36:50 part. It is the spectral theorem which sir had covered in previous class. S = Q (lambda) Q-1. Lambda = Q-1 S Q. As, lambda is defined as the matrix of eigen values of S, this implies that S and Q-1 S Q are similar. Please explain the part at 28:00 . Thanks!

  • @ramman405

    @ramman405

    5 жыл бұрын

    Regarding similarity you don't need the spectral theorem, just to remember that we say that A and B are similar if there exists an invertible matrix M such that A = M^(-1) * B * M You can immediately verify that if A = Q^(-1) * S* Q, B = S, and M=Q, then the equation is satisfied so A=Q^(-1) *S* Q and B=S are similar. Regarding the bowl statement, it should be pretty clear when the eigenvectors are [1,0] and [0,1]. In that case the energy function is given by: [x,y] * S * [x,y]^T = x^2 * lambda1 + y^2 * lambda2. So in the xz-plane it is just the quadratic function scaled by lambda1. In the yz-plane it is just the quadratic function scaled by lambda2 (and in general it is a linear combination of the two). If either eigenvalue is much larger than the other the scalings will be disproportionate and therefore we will get a bowl with a steep slope in the direction of the large eigenvalue, and pretty flat slope in the direction of the small eigenvalue. However the whole point of diagonalization is that basically we can treat any diagonalizable matrix like the diagonal matrix of its eigenvalues as long as we do the appropriate orthogonal base change (or equivalently work in the correct coordinate system), so really we already know that the general bowl will be an orthogonal transformation of the bowl described above and therefore itself be a narrow valley bowl. Concretely, if v1,v2 is an orthonormal basis of eigenvectors of S, with associated eigenvalues lambda1,lambda2, then the energy function is v^T QDQ^T v where Q is the orthonormal matrix whose columns are v1,v2. D is the diagonal matrix with elements lambda1,lambda2. We can write v as a unique linear combination of the eigenvectors (it is a basis after all): v= x * v1 + y * v2 Then the energy function evaluates to: v^T QDQ^T v = v^T QD [x,y]^T = v^T Q[lambda1 * x, lambda2 * y] = v^T (lambda1 * x * v1 + lambda2 * y * v2) = lambda1 * x^2 + lambda2 * y^2, so again it is a bowl which in the direction of v1 is a 1-dimensional quadratic scaled by lambda1, and in the direction of v2 is a 1-dimensional quadratic scaled by lambda2. So if lambda1 is huge the slope in the direction v1 will be steep. Same as before, just from the point of view of the coordinate system given by the eigenvectors (v1,v2).

  • @jenkinsj9224

    @jenkinsj9224

    3 жыл бұрын

    @@ramman405 thanks

  • @csl1384
    @csl13845 жыл бұрын

    Where can I find the online homework? I can't find it in OCW.

  • @mitocw

    @mitocw

    5 жыл бұрын

    The homework can be found in the Assignments section of the course on MIT OpenCourseWare at: ocw.mit.edu/18-065S18. Best wishes on your studies!

  • @unalcachofa

    @unalcachofa

    5 жыл бұрын

    @@mitocw are the Julia language online asigmants mentioned also available somewhere? I see only problems from the textbook in the Assignments section of the OCW

  • @mitocw

    @mitocw

    5 жыл бұрын

    julialang.org/

  • @StuckNoLuck

    @StuckNoLuck

    4 жыл бұрын

    @@mitocw Where can we locate the programming assignments?

  • @nicko6419

    @nicko6419

    4 жыл бұрын

    @@mitocw I have a question about the kzread.info/dash/bejne/qqeEj7Vwqa7HgqQ.html Where can I find this lab work about convolution? On MIT OpenCourceWare at ocw.mit.edu/courses/mathematics/18-065-matrix-methods-in-data-analysis-signal-processing-and-machine-learning-spring-2018/assignments/ I can find only book assignments ocw.mit.edu/courses/mathematics/18-065-matrix-methods-in-data-analysis-signal-processing-and-machine-learning-spring-2018/assignments/MIT18_065S18PSets.pdf#page=7 Could you help me? Thanks!

  • @CM-Gram
    @CM-Gram4 жыл бұрын

    What is meant by energy whe X^t S X multiplication is carried?

  • @spoopedoop3142

    @spoopedoop3142

    4 жыл бұрын

    Are you asking why this quadratic form is called energy?

  • @CM-Gram

    @CM-Gram

    4 жыл бұрын

    @@spoopedoop3142 yes exactly

  • @possibly_hello_1270

    @possibly_hello_1270

    3 жыл бұрын

    @@CM-Gram Kinetic energy is 1/2mv^2, where v is the velocity vector, and potential energy is 1/2kx^2, where x is the position vector.

  • @iwtwb8
    @iwtwb82 жыл бұрын

    Does he mean "a * a^T" near the end of the video?

  • @mehmetozer5675
    @mehmetozer56753 жыл бұрын

    I am here to leave a like to the legend.

  • @jeeveshjuneja445
    @jeeveshjuneja4455 жыл бұрын

    I think the shape of the bowl will change when we add (x^T)b at 17:00 . Am I right???

  • @jeevanel44

    @jeevanel44

    5 жыл бұрын

    It will shift or tilt the bowl in X axis direction. You can try the vizualizer al-roomi.org/3DPlot/index.html

  • @hardikho

    @hardikho

    3 жыл бұрын

    @@jeevanel44 Hey, sorry to bother you a year later - what expression would I input to receive the bowl shown here?

  • @lazywarrior
    @lazywarrior2 жыл бұрын

    who's that eager student answering every question for everyone else on every class?

  • @Hank-ry9bz
    @Hank-ry9bz3 ай бұрын

    20:49 gradient descent

  • @billy-the-good-boy
    @billy-the-good-boy4 жыл бұрын

    Who could possibly dislike this?

  • @allandogreat

    @allandogreat

    4 жыл бұрын

    who can't understand that.

  • @rayvinlai7268
    @rayvinlai72682 жыл бұрын

    Hopefully I can still love science at this age

  • @ML_n00b
    @ML_n00b2 ай бұрын

    when does he prove 3?

  • @hakimmecene2230
    @hakimmecene22304 жыл бұрын

    Hi , I need cours about matrices polynomial please .

  • @suprithashetty9016
    @suprithashetty90163 жыл бұрын

    Voice ❤️

  • @vukasinspasojevic1521
    @vukasinspasojevic1521 Жыл бұрын

    Can we find homeworks/labs online?

  • @mitocw

    @mitocw

    Жыл бұрын

    The course materials are available on MIT OpenCourseWare at: ocw.mit.edu/18-065S18. Best wishes on your studies!

  • @suprithashetty9016
    @suprithashetty90163 жыл бұрын

    Duster ❤️

  • @jan-heinzwiers581
    @jan-heinzwiers5813 жыл бұрын

    always a minus fault .... sqrt(68) not sqrt(60) , so one eigenvalue neg , yes .... 🤣😊 But now does Matlab opposite , to mine abc formula : (8 +/- sqrt(68))/2 for eigenvalues 🙄

  • @jan-heinzwiers581

    @jan-heinzwiers581

    3 жыл бұрын

    Octave : -0.12311 , 8.12311 agrees with abc formula

  • @jan-heinzwiers581

    @jan-heinzwiers581

    3 жыл бұрын

    Matlab too 😀

  • @suprithashetty9016
    @suprithashetty90163 жыл бұрын

    Math ❤️

  • @suprithashetty9016
    @suprithashetty90163 жыл бұрын

    Mic ❤️

  • @suprithashetty9016
    @suprithashetty90163 жыл бұрын

    Chalk ❤️

  • @forheuristiclifeksh7836
    @forheuristiclifeksh78369 күн бұрын

    14:17 14:17 14:17

  • @xc2530
    @xc2530 Жыл бұрын

    10:00 energy 19:00 convex

  • @xc2530

    @xc2530

    Жыл бұрын

    14:00 deep learning

  • @xc2530

    @xc2530

    Жыл бұрын

    24:00 gradient descent

  • @xc2530

    @xc2530

    Жыл бұрын

    27:00 eigenvalue tells the shape of the bowl

  • @xc2530

    @xc2530

    Жыл бұрын

    38:00 semi def pos

  • @suprithashetty9016
    @suprithashetty90163 жыл бұрын

    Accent ❤️

  • @kevinchen1820
    @kevinchen18202 жыл бұрын

    20220517簽

  • @anynamecanbeuse
    @anynamecanbeuse4 жыл бұрын

    No we don't have to use gradient decent in this case

  • @shuyuliu4016
    @shuyuliu40163 жыл бұрын

    看着他越来越老 唉 时光

  • @allandogreat
    @allandogreat2 жыл бұрын

    what is Convext? like that ....hahah

  • @cubegears
    @cubegears Жыл бұрын

    wow hes old now....

  • @aubrey1008
    @aubrey10085 жыл бұрын

    I see that this professor does not take question in class. . Maybe if you email him.

  • @naterojas9272

    @naterojas9272

    4 жыл бұрын

    Maybe no one raise their hand

  • @o.y.930
    @o.y.9304 жыл бұрын

    i hope this professor doesnt get any sexual assault charges with that much winking because his lectures are awesome.

  • @alexandrek2555

    @alexandrek2555

    Жыл бұрын

    🤣

  • @freeeagle6074

    @freeeagle6074

    Жыл бұрын

    I guess not, unless the air gets personified and files a case.