cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

eigenvectors of matrices with repeated (equal) eigenvalues

whartono
3-Visitor

eigenvectors of matrices with repeated (equal) eigenvalues

Hi,

Does anybody know how to get different eigenvectors of matrices with two or more equal eigenvalues?  The standard Mathcad eigenvec function only gives the same eigenvectors.

 

Thank you

ACCEPTED SOLUTION

Accepted Solutions
Werner_E
25-Diamond I
(To:whartono)

You should use either the function "eigenvecs" or use "eigenvec" with symbolic evaluation. "eigenvec(BB,4) -> " will only give the result shown in the picture if you use the new symbolic introduced with Prime 6.

Werner_E_0-1577228740231.png

 

View solution in original post

3 REPLIES 3
Werner_E
25-Diamond I
(To:whartono)

Why do you expect different eigenvectors for equal eigenvalues? You may create your own "different" vectors by multiplying the one which Mathcad provides by any number you like. You may also notice that Mathcads numerics and its symbolic usually return differently normalized eigenvectors.

Sorry, you did not answer the question.

Let's use one example I got from other and typed into (attached) MathCad.

 

Werner_E
25-Diamond I
(To:whartono)

You should use either the function "eigenvecs" or use "eigenvec" with symbolic evaluation. "eigenvec(BB,4) -> " will only give the result shown in the picture if you use the new symbolic introduced with Prime 6.

Werner_E_0-1577228740231.png

 

Announcements

Top Tags