Diagonalize 3x3 matrix

Diagonalizing a 3x3 matrix. Finding eigenvalues and eigenvectors. Featuring the rational roots theorem and long division
Check out my Eigenvalues playlist: • Diagonalize 2x2 matrix
Subscribe to my channel: / @drpeyam

Пікірлер: 105

  • @Peter_1986
    @Peter_19864 жыл бұрын

    His enthusiasm makes this feel like an exciting adventure.

  • @hihiirokane_gbf
    @hihiirokane_gbf4 жыл бұрын

    adorable teacher, effectively learning, Thank you!!

  • @drpeyam

    @drpeyam

    4 жыл бұрын

    You’re welcome! 😄

  • @MrRyanroberson1
    @MrRyanroberson15 жыл бұрын

    In soviet russia 14:12, equation long-divides you.

  • @ralfschmelcher9673
    @ralfschmelcher96735 жыл бұрын

    This is a great explanation, thank you!

  • @jeremyb1346
    @jeremyb13465 жыл бұрын

    Tant qu'on y est, on aurait même pu calculer l'inverse de A en utilisant le théorème d'Hamilton-Cayley ^^ J'ai hâte de voir la suite ! : ) On a un peu de trigonalisation de prévu ?

  • @aaron_mg00
    @aaron_mg005 жыл бұрын

    Wow thank you, you made me understand how to do this, you explained it very well, but i didn't understand at all how you did the determinant, anyway i tried it using other method and i got the same solutions!! Thank you very much Greetings from Spain!!

  • @mahreenathar6928
    @mahreenathar69283 жыл бұрын

    Isn't it supposed to be 4 in the first column instead of -4?

  • @tinyasira6132
    @tinyasira61322 жыл бұрын

    He is such a happyyyy man!!! 😂😂 I wish I could be this much happy too while doing linear maths! 🤣

  • @AG-xlr
    @AG-xlr4 жыл бұрын

    You have a strong positive vibe💪

  • @Furiac.
    @Furiac.2 жыл бұрын

    love your enthusiasm about lin algebra

  • @shokan7178
    @shokan71785 жыл бұрын

    "Heeeeey, but it's so much easier to factor out (lambda+1) here and (lambda+1) here!" (3:34)

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

    For a more generalized case of cubic: You should use make the function into a depressed cubic, then solve it by comparing the depressed cubic with the identity (m+n)^3, then jump into the complex world that gives you some sort of cube root of a complex function, and you one of the solutions, the other solutions could be found with long division. But if you do this then this video will be like 10 hours

  • @ytsimontng
    @ytsimontng4 жыл бұрын

    Nice exercise! I calculated P-1 to be [0 -1 1,1 2 -1, -1 -1 1] in your columnorder where the commas seperate the rows. Thanks

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

    I love this guy's energy

  • @Rundas69420
    @Rundas694205 жыл бұрын

    But I thought that the rational roots theorem says, that if you're taking an exam, all roots of a cubic polynomial are integers between -3 and 3. And also there is one brutal formula that directly calculates the characteristic polynomial p(x). p(x)=x^3-trace(A)*x^2+(det(A1)+det(A2)+det(A3))*x-det(A). Ai is the minor of A which is acquired by bomberman-ing the i-th row and column.

  • @liakondova4341
    @liakondova43413 жыл бұрын

    love your attitude!!

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

    Good tutorial on diagonalization. Thank you

  • @MazenFiki
    @MazenFiki4 жыл бұрын

    my best reagrades and respect from egypt

  • @peterhunt1968
    @peterhunt19682 жыл бұрын

    Thank you. Great video.

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

    Thank you very much. You are very effective and cool teacher.

  • @user-th5od3lw6h
    @user-th5od3lw6h7 ай бұрын

    Hello i really enjoyed the video but i have a doubt if an eigenvalue has 2 basis what will be the P matrix then ?

  • @theechocolatpapii4052
    @theechocolatpapii40524 жыл бұрын

    great vid👌

  • @dominicellis1867
    @dominicellis18679 ай бұрын

    If you set lambda to 10, you can use number theory to perform a prime factorization. In special cases, this will lead to a factorization of lambda when converted back into a variable. A prime example of this is x^2+2x+1. This converts to 121 which factors as 11^2. 11 = x+1. For certain factors of P a*10 + b might not convert easily back to ax+b because while 5*6 = 3*10, (x-5)(x-4) \= (x-7)(x). I’d be interested in a video on the conditions where the factor ax+b = a*10+b.

  • @buttersalad117
    @buttersalad1173 жыл бұрын

    that sign mistake solution was nice.

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

    If you normalize each eigenvector to unity, the matrix P will be orthonormal and its inverse will equal its transpose. So no work beyond normalizing the eigenvectors is required to get P inverse.

  • @jerrychan4052
    @jerrychan40522 жыл бұрын

    he is super excited. great video.

  • @FFernandezB
    @FFernandezB5 жыл бұрын

    Hello! I like a lot your videos and I would like know if you can make a video of triangulization with T-conductors, minimal polinomial, etc Thanks a lot for too much math

  • @nawelouahrani9588
    @nawelouahrani95883 жыл бұрын

    Thank you so much for your videos ! Very clear and good energy 😊😀

  • @nullplan01
    @nullplan013 жыл бұрын

    The RRT is fairly easy to prove: Let f(x) be a polynomial of nth degree with integer coefficients. Assume p/q is a rational root of that polynomial. Then f(p/q) = 0. If you multiply that equation by q^n, all terms on the left hand side will be integers. Of these, the leading term a_n p^n has the distinction of being the only term that is not a multiple q. So we can subtract it, then bracket out q on the left hand side, and we get that -a_n p^n = q(some integer). Since p and q are coprime, the only way that equation can hold is if a_n divides q. That's why the denominator must be a divisor of the leading coefficient. Returning to our equation f(p/q) * q^n = 0, we see that what is left of the constant term a_0 q^n is the only term that is not a multiple of p. Analogous to the above, it follows that p must be a divisor of a_0, so the numerator must be divisor of the constant part.

  • @debalinanag8140
    @debalinanag81405 жыл бұрын

    Thank you very much sir

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

    Thank you very much

  • @abhishekmazumdar2072
    @abhishekmazumdar20722 жыл бұрын

    Amazing

  • @54.5mviews3
    @54.5mviews32 жыл бұрын

    Great Work

  • @cusackprep
    @cusackprep2 жыл бұрын

    Why not factor by grouping at 6:30?

  • @TheMauror22
    @TheMauror225 жыл бұрын

    What is the condition for a matrix to be diagonalizable?

  • @Debg91

    @Debg91

    5 жыл бұрын

    I don't know about necessary conditions for the general case, but there are some important sufficient conditions: if the matrix is symmetric or Hermitian, it's always diagonalizable

  • @drpeyam

    @drpeyam

    5 жыл бұрын

    Basically enough eigenvectors :)

  • @TheMauror22

    @TheMauror22

    5 жыл бұрын

    Is the diagonal matrix unique for the other matrix?

  • @war_reimon8343

    @war_reimon8343

    5 жыл бұрын

    Determinant non-zero

  • @LuisBorja1981
    @LuisBorja19815 жыл бұрын

    How about synthetic division showing only coefficients?

  • @drpeyam

    @drpeyam

    5 жыл бұрын

    I think that works, I’ve never learned synthetic division, actually

  • @user-em5gt4jc2s
    @user-em5gt4jc2s2 жыл бұрын

    Thanks for the video

  • @drpeyam

    @drpeyam

    2 жыл бұрын

    Welcome :)

  • @pedrososa2460
    @pedrososa24605 жыл бұрын

    If a matrix is diagonizable then it has eigenvalues?

  • @drpeyam

    @drpeyam

    5 жыл бұрын

    Yeah

  • @sunnyjung2980
    @sunnyjung29804 жыл бұрын

    you look really happy lol

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

    came to learn about digonilization of matrix learned amazing fact about polynomial

  • @musicismyIife
    @musicismyIife2 жыл бұрын

    it is so useful for me!! i wish you were my professor

  • @drpeyam

    @drpeyam

    2 жыл бұрын

    ❤️

  • @jiusandrokuhn8023
    @jiusandrokuhn80234 жыл бұрын

    Congratulations for the work. The matrix of the video cover is wrong. I tried to solve without looking at the solution and came up with a complex solution.

  • @rodrigogimenez8385
    @rodrigogimenez83855 жыл бұрын

    You could use Ruffini's Rule for that polynomial division?

  • @drpeyam

    @drpeyam

    5 жыл бұрын

    What’s that?

  • @drpeyam

    @drpeyam

    5 жыл бұрын

    Sounds like Fubini, haha

  • @aryanjain9957

    @aryanjain9957

    5 жыл бұрын

    @@drpeyam Its basically synthetic division

  • @rodrigogimenez8385

    @rodrigogimenez8385

    5 жыл бұрын

    @@drpeyam en.m.wikipedia.org/wiki/Ruffini%27s_rule

  • @rodrigogimenez8385

    @rodrigogimenez8385

    5 жыл бұрын

    @@drpeyam it's very useful. We learn it at high school as an easy way to probe some number is root of a polynomial

  • @manizabayovedaste5142
    @manizabayovedaste51422 жыл бұрын

    Thank you very much lecture if possible you may explain for Me more and many exercises and I need to attend this class

  • @peterhunt1968
    @peterhunt19682 жыл бұрын

    The row reduction method seemed to me longer than simply multiplying out the vector (x, mx + c ) and then quickly solving 3 simultaneous equations. You still end up at the same place don’t you?

  • @drpeyam

    @drpeyam

    2 жыл бұрын

    Never heard of this other method :)

  • @PonyExpressOSRS
    @PonyExpressOSRS3 жыл бұрын

    Why divide by lambda - 1 during long division?

  • @drpeyam

    @drpeyam

    3 жыл бұрын

    It’s because 1 is a root, so lambda-1 is a factor and hence we can divide by it

  • @Titurel

    @Titurel

    3 жыл бұрын

    @@drpeyam thanks for clearing that up. I was a little confused too.

  • @mohammedferas4393
    @mohammedferas43936 ай бұрын

    how did lamda times - 3 equal a -4lamda ?????

  • @hellheaven4167

    @hellheaven4167

    3 ай бұрын

    Show the time so we can find the issue

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

    Thank u sir ❤️

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

    Thanks sir

  • @mimithewienerdog6928
    @mimithewienerdog69285 жыл бұрын

    Great video!!! FYI The thumbnail matrix does not match the video matrix. There's a 3 in the thumbnail where there is a 4 in the video.

  • @drpeyam

    @drpeyam

    5 жыл бұрын

    Haha, clickbait 😂😂😂 But thanks, I’ll fix it

  • @mimithewienerdog6928

    @mimithewienerdog6928

    5 жыл бұрын

    @@drpeyamHaha! Thanks!

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

    god bless you

  • @Idtelos
    @Idtelos3 жыл бұрын

    When you see 3x3 matrix, you are hoping for Symmetric positive definite. Makes things so much easier...lol.

  • @drpeyam

    @drpeyam

    3 жыл бұрын

    Definitely LOL

  • @sergejavdic
    @sergejavdic2 жыл бұрын

    Is this really so much fun for you my man?

  • @drpeyam

    @drpeyam

    2 жыл бұрын

    Yes it is!

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

  • @gvantsasakaruli9900
    @gvantsasakaruli990010 ай бұрын

    So this is basically using Horner's method to find the Lambdas

  • @brolien3717
    @brolien37174 жыл бұрын

    10:54

  • @MonkoGames
    @MonkoGames2 жыл бұрын

    my teacher wants it for a 3x6 matrix where all the values are in the couple thousand except for 1 zero and im dying

  • @drpeyam

    @drpeyam

    2 жыл бұрын

    Omg I’m so sorry! Also 3x6 is not possible, do you mean 6x6?

  • @MonkoGames

    @MonkoGames

    2 жыл бұрын

    @@drpeyam Here was the question: Let A be the 3 × 6 matrix given below: Find invertible matrices P and Q such that P AQ is a diagonal matrix with only 1s and 0s along the diagonal. I said there was no solution since invertible matrices have to be square, which wouldn't produce a square output.

  • @mosheramakuri7039
    @mosheramakuri70394 жыл бұрын

    Can you speak some what slow it understands better resy of all it was awesome thankyou so much

  • @drpeyam

    @drpeyam

    4 жыл бұрын

    You can always play the video at half speed :)

  • @eh9278

    @eh9278

    4 жыл бұрын

    damn, really?

  • @Xnibblet
    @Xnibblet3 жыл бұрын

    I start laughing you when you are excited about finishing. I thought the finding the eigenvalue followed the formula A-λI and not reverse, or does it matter?

  • @drpeyam

    @drpeyam

    3 жыл бұрын

    Doesn’t matter, since we’re setting it to 0

  • @SmileyHuN
    @SmileyHuN5 жыл бұрын

    Jordan normal form pls

  • @drpeyam

    @drpeyam

    5 жыл бұрын

    There’s a video on that already

  • @tianhanipah9783
    @tianhanipah97833 жыл бұрын

    He looks like Alex Aiono😍😅

  • @drpeyam

    @drpeyam

    3 жыл бұрын

    Wow what a compliment!

  • @jokerfunny1146
    @jokerfunny11463 жыл бұрын

    It is a great explanation but you made it complexly no need for all that ,teacher

  • @DancingRain
    @DancingRain5 жыл бұрын

    RedPenGreenPenBluePen :P

  • @Chsch5
    @Chsch54 жыл бұрын

    olaf teaches linear algebra

  • @LunaPaviseSolcryst
    @LunaPaviseSolcryst4 жыл бұрын

    Pro strats: use cubic formula @.@.

  • @shokan7178
    @shokan71785 жыл бұрын

    First uwu

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

    professor, i say it again. You are cute and i cant focus on question due to that 😤😤

  • @Unk0able
    @Unk0able2 жыл бұрын

    Who encountered the annoying guy of amazon black Friday ads

  • @AbhishekSharma-ir1ym
    @AbhishekSharma-ir1ym3 жыл бұрын

    Kya paglo ki tarah bk rha hai

  • @rahmanabd8287
    @rahmanabd82873 жыл бұрын

    Make it simple.soo boring

  • @drpeyam

    @drpeyam

    3 жыл бұрын

    I have a 2x2 version

  • @Titurel

    @Titurel

    3 жыл бұрын

    @@drpeyam don’t listen to him. You’re video are so exciting I eat popcorn when I watch them😊

  • @eng_nasurhasan7619
    @eng_nasurhasan76192 жыл бұрын

    Amazing

  • @tusha6988
    @tusha69883 жыл бұрын

    Thank u sir...♥️

  • @colloupdated

    @colloupdated

    3 жыл бұрын

    u are welcomed