Given eigenvalues and eigenvectors, how to find a matrix?

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

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

  • @AKSHITMITTAL_IITM
    @AKSHITMITTAL_IITM 7 месяцев назад +4

    Finally able to understand how it works. Was having backlogs in iitm lectures but thanks to you...

  • @boydmwansa8750
    @boydmwansa8750 8 месяцев назад +6

    Finally I have found what I wanted thank you sir

    • @DrMathaholic
      @DrMathaholic  8 месяцев назад +1

      Glad to hear that :)

    • @boydmwansa8750
      @boydmwansa8750 8 месяцев назад +1

      Sure sir, I was going through an exam paper this morning then I found a question on this and I got stuck completely but am okay now you have really helped

  • @prajjwalgupta6722
    @prajjwalgupta6722 Год назад +6

    Thank you, this helped me a lot, I was stuck on these types of questions and now, I know how go to solve them.
    Thank you so much 💌

    • @DrMathaholic
      @DrMathaholic  Год назад +1

      Happy to hear that..all the best 😊

  • @38RiteekaSehrawat
    @38RiteekaSehrawat 4 месяца назад +2

    Really healpful😊

  • @NarendranV-d3x
    @NarendranV-d3x 10 месяцев назад +3

    Sir,At p matrix 1st column 3rd element is wrong.There should come 1,1,1 but you wrote 1,1,0.

    • @DrMathaholic
      @DrMathaholic  10 месяцев назад +3

      Oh okay..May b while writing I might have made a mistake. Thank you for watching carefully and pointing it out😊

    • @boydmwansa8750
      @boydmwansa8750 8 месяцев назад +1

      Sure but the most important thing is the concept of you have gotten it then you are good

  • @shivrai5406
    @shivrai5406 2 месяца назад +2

    Thank you so much Sir😊

  • @Abhi.Sharma
    @Abhi.Sharma 11 месяцев назад +1

    Sir, the eigenvalues in my possession are 1, 1, 3. Given your guidance to prioritize selection in decreasing order along the diagonal, may I inquire which one should be of primary consideration?

    • @DrMathaholic
      @DrMathaholic  10 месяцев назад +2

      Decreasing orders will be 3,1,1. For matrix P, the first column will be evector for 3. And for evalue 1, you have two evectors. So you keep these evectors in any order in columns 2 and 3 of the matrix P , doesn't matter.

    • @Abhi.Sharma
      @Abhi.Sharma 10 месяцев назад +1

      @@DrMathaholic Thanks sir 🙏🏻

  • @No1likeme78
    @No1likeme78 11 месяцев назад +2

    Sir, do we have to put the eigen values from highest to lowest ??
    Sir plz tell me..

    • @DrMathaholic
      @DrMathaholic  11 месяцев назад +1

      No..not required...
      Only important thing is the sequence .
      Whatever sequence you r using for eigenvalues put the same sequence for the same corresponding eigenvectors.
      In SVD decomposition it matters...not here...

    • @No1likeme78
      @No1likeme78 11 месяцев назад +1

      @@DrMathaholic Thank you so much for your help sir. 😊

    • @DrMathaholic
      @DrMathaholic  11 месяцев назад +1

      @@No1likeme78 welcome. :)

  • @olatzlopez387
    @olatzlopez387 Год назад +2

    Hello, do you have any video explaining how to get state space matrix representation form eigenvalues and eigenvectors, for matrices B , C and D?

  • @AmanSharma-pu9ci
    @AmanSharma-pu9ci Год назад +1

    Is this method is applicable when two eigen values are same?

    • @DrMathaholic
      @DrMathaholic  Год назад +1

      Yes, provided for these 2 same eigenvalues we have 2 linearly independent eigenvectors.. Algebraic multiplicity = geometric multiplicity

  • @nelagonehemia8007
    @nelagonehemia8007 Год назад +1

    this was helpful thank you sir

  • @radhika.p3797
    @radhika.p3797 2 месяца назад +1

    Sir I want one answer,in my book ([(2,1,0),(1,3,0),(0,0,2)]) symmetric matrix and its gn eigen value is 1,2,4 eigen vector (1,0,-1),(0,1,1),(0,1,0),but oi check it was wrong,so please send correct matrix for that sir,i want to know what is wrong in that Matrix

    • @DrMathaholic
      @DrMathaholic  2 месяца назад +1

      In this case , you P matrix will be first 3 columns and Diagonal matrix D will be 1,2,4 as the diagonal entries.
      Then P DP inverse will give us the matrix A... make sure to maintain the order of eigenvalues and eigenvectors..
      I will try to do the calculations once I get free time..

    • @radhika.p3797
      @radhika.p3797 2 месяца назад +1

      @@DrMathaholic thank you sir

  • @tee7465
    @tee7465 Год назад +1

    Danko is thank you

  • @vrundpatel3291
    @vrundpatel3291 3 месяца назад +1

    sir i got a question telling me to find 3X3 matrix and they have given 2 eigne vectros and 3 eigen values out of which 2 are repeated how do i prove if the matrix is diagonalizable?

    • @DrMathaholic
      @DrMathaholic  3 месяца назад +1

      @vrundpatel3291 i have 2 questions::
      1. Are all the entries real or complex numbers allowed?
      2. You are saying that eigenvalues are , say, a,a,b, and eigenvector for a is v, and for b is w.

    • @vrundpatel3291
      @vrundpatel3291 3 месяца назад +1

      @@DrMathaholic I'll just type out the question for you sir:
      For a symmetric matrix A, the eigen vectors are (1,1,1) and (1,-2,1) corresponding to eigen values x1=6 and x2=12. If x3=6, find A

    • @DrMathaholic
      @DrMathaholic  3 месяца назад +1

      @vrundpatel3291 symmetric matrices are orthogonally diagonalizable that means the matrix P is orthogonal. Eigenvectors of 6 are orthogonal to eigenvectors of 12. For 12, eigenvector is (1,-2,1) so take vector orthogonal to (1,-2 1). For ex. Take (-1,0,1).
      This is also orthogonal to first eigenvector of 6.
      Thus we have 3 orthogonal vectors and you have mateix P. Further P^-1 is nothing but P transpose.. so inverse of P is also easy to find..

    • @vrundpatel3291
      @vrundpatel3291 3 месяца назад +1

      @@DrMathaholic Thank you very much sir!

  • @common4960
    @common4960 Год назад +1

    Thank you sir ❤
    😊

  • @Amantheparadise
    @Amantheparadise 7 месяцев назад +1

    Is there any logical explanation of taking that ,Matrix D and matrix P that as?

    • @DrMathaholic
      @DrMathaholic  7 месяцев назад +1

      Yes, the concept of diagonalisation..

    • @DrMathaholic
      @DrMathaholic  7 месяцев назад +1

      ruclips.net/video/XUmjhJgikxU/видео.html

  • @PushpendraYadav-wh9lc
    @PushpendraYadav-wh9lc Год назад +1

    sir we are given characteristic equation of matrix A instead of eigen values . after finding the eigen values using characteristic equation how will we know which eigen value corresponds to which eigen vectors???

    • @DrMathaholic
      @DrMathaholic  Год назад +1

      After finding evalues, find evectors. Then you get the matrix P and D and ultimately u get A

  • @onlymotivateforsuccess5793
    @onlymotivateforsuccess5793 Год назад +1

    Sir agar 2x2 ke matrix ka characteristic polynomial A²+3A+2 diya hai tab A matrix kaise find kare

    • @DrMathaholic
      @DrMathaholic  Год назад +1

      Lengthy problem hai thoda.
      Take A= [ a b and in the next line c d], iske square lo and use equation A^2+3A+2I =0 to find the values of a,b,c

  • @Flynnfury
    @Flynnfury 5 месяцев назад +1

    Thank you

  • @markkeep2030
    @markkeep2030 11 месяцев назад +1

    Thank you!!!

  • @Ravikumar-wy2dj
    @Ravikumar-wy2dj 2 года назад +1

    How to calculate 3x3 matrix A, if one column of A is given, 2 eigenvalues and vectors are given and 3rd eigen vector and eigenvalue is unknown..

    • @DrMathaholic
      @DrMathaholic  2 года назад +1

      Write down eigenvectors as columns..you will have 3x3 matrix..it's determinant will be same as determinant of A.

  • @thevishwass
    @thevishwass 11 месяцев назад +1

    how to find matrix A 2x2 out of eigen values & vectors?

    • @DrMathaholic
      @DrMathaholic  11 месяцев назад +1

      That's what I told in this video. Your A = PDP^{-1}. Where D is diagonal matrix with eigenvalues as diagonal elements and P is a matrix whose column vectors are eigenvectors

  • @asianashath5492
    @asianashath5492 Год назад +1

    Thankyou sir❤

  • @LouBrunet-z4e
    @LouBrunet-z4e Год назад +1

    Thanks !

  • @jainabaafreen6502
    @jainabaafreen6502 2 года назад

    Sir is there any restriction for using this method, like the matrix should be symmetric so and so . In my question paper they gave 3 eigen values and vectors . Shall I do same procedure to find matrix.

    • @DrMathaholic
      @DrMathaholic  2 года назад

      No restriction..
      Yes, Pls use this procedure...

  • @bestsongsofalltime2574
    @bestsongsofalltime2574 10 месяцев назад +1

    Can anyone explain me how to calculate p inverse🙏🙏

    • @DrMathaholic
      @DrMathaholic  10 месяцев назад +1

      Use the gauss elimination method to find the inverse...or you can use the formula involving adjoint and minor of a matrix...

  • @kapiljoshi8285
    @kapiljoshi8285 3 года назад +1

    Thanks sir 🙏

  • @ikon9850
    @ikon9850 7 месяцев назад +1

    what if you are given 2 eigen values but only 1 eigen vector for finding a 2 by 2 matrix
    🙂

    • @DrMathaholic
      @DrMathaholic  7 месяцев назад +1

      In that case, you can't use this method. Then Jordan canonical form comes into the picture.

  • @riteshpandey8586
    @riteshpandey8586 2 года назад +2

    Thanku so much sir,
    I was a little bit confused in matrix D,
    What to put in D except diagonal,
    You cleared my doubt, thanku sir

  • @epilbabuhansda123
    @epilbabuhansda123 3 года назад +7

    Sir when only eigenvalues are given

    • @DrMathaholic
      @DrMathaholic  3 года назад +2

      If Matrix is not given and eigenvectors are also not given..
      Only Eigenvalues are given then its difficult to predict the matrix. Matrix can be anything

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

      @@DrMathaholic then how can i find A inverse and A^4 ? Sir

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

      @Abinaya Arockiyaraja if evalues and evectors are given then find A. Once u have A, using characteristic polynomial we will have relation between A and powers of A ( by Cayley Hamilton theorem, see my video lecture on that)... from their u can find A inverse and powers of A.

  • @anuzravat
    @anuzravat 2 года назад +3

    THANK YOU SO MUCH SIR U HELPED MY FRIEND TOMMOROW IS OUR MIDSEM U SAVED OUR ASS SIR

    • @DrMathaholic
      @DrMathaholic  2 года назад +2

      All d best for exam...do well..

    • @jarvis9263
      @jarvis9263 Год назад +1

      after 45 mins i have 4th end sem and i don't know how to calculate P inverse

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

      @@jarvis9263 lesgooo bro

  • @bhinawingh8174
    @bhinawingh8174 2 года назад +1

    Sir, 👌

  • @akashdwivedi5969
    @akashdwivedi5969 2 года назад +2

    Row wise matrix I got. [12/5 -18/5 3/5 , 0 0 0 , 12/5 -18/5 3/5] pls verify

    • @nishaagarwal8024
      @nishaagarwal8024 Год назад +2

      - 18/ 5 is not there it's -6/5 !! Someone pls verify rest all terms are same

  • @heshamhanafy9232
    @heshamhanafy9232 Год назад +1

    I solved it by putting the eigenvalues from 1,2,3 and their eigenvector in order as eigenvalues and give me a totally different Matrix A , shouldn’t it be the same result of yours?

    • @DrMathaholic
      @DrMathaholic  Год назад +1

      When u do PDP^{-1}, you should get A... I think, you might have made mistake while doing calculation ..can u check ur calculations again

    • @heshamhanafy9232
      @heshamhanafy9232 Год назад +1

      @@DrMathaholic yes i think the mistake is i made the equation P^-1 D P ,, thank you!

    • @DrMathaholic
      @DrMathaholic  Год назад +1

      @@heshamhanafy9232 👍🙂welcome

  • @aadityamittal3588
    @aadityamittal3588 2 года назад +1

    👏👏👏👏👏👏👏👏

  • @dhananjoymandal5799
    @dhananjoymandal5799 2 года назад +1

    Sir, do we need to write the eigenvectors in normalised form first to write P matrix?

    • @DrMathaholic
      @DrMathaholic  2 года назад +1

      Not compulsory...if in the Question they say to normalize then only .

  • @maha_bgm_official8989
    @maha_bgm_official8989 2 года назад +1

    P in calculation you wrote transverse sir

    • @DrMathaholic
      @DrMathaholic  2 года назад +1

      Ohh..
      what timestamp?

    • @maha_bgm_official8989
      @maha_bgm_official8989 2 года назад +1

      Sorry sir I told wrongly ...
      During substitution of P a31 position you wrote 0 instead of 1

    • @DrMathaholic
      @DrMathaholic  2 года назад +2

      @@maha_bgm_official8989 oh okay..
      Good, that u understand and found the mistake. :)

  • @alexobiz
    @alexobiz 3 года назад +1

    🥰🔨

  • @onlymotivateforsuccess5793
    @onlymotivateforsuccess5793 Год назад +1

    Sir please reply

  • @showkatahmad3479
    @showkatahmad3479 3 месяца назад +1

    Good morning sir, provide me your email

  • @LOKESHSAI021
    @LOKESHSAI021 Год назад +1

    Thank you sir