Message Boards Message Boards

0
|
2671 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

Eigenvalues and Eigenvectors

why same Eigenvalues return different Eigenvectors for example

In[1]=Eigenvalues[{{-2, 2, -3}, {2, 1, -6}, {-1, -2, 0}}] Out[1]={5, -3, -3}

In[2]=Eigenvectors[{{-2, 2, -3}, {2, 1, -6}, {-1, -2, 0}}] Out[2]={{-1, -2, 1}, {3, 0, 1}, {-2, 1, 0}}

POSTED BY: ASHISH KUMAR

Solved, please ignore

POSTED BY: ASHISH KUMAR
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract