Práctica Sexta
DIAGONALIZACIÓN DE MATRICES
1.-Dada una matriz,calcular sus autovalores y sus autovectores
In[1]:=
In[2]:=
Out[2]=
In[3]:=
In[4]:=
Out[4]=
In[5]:=
Out[5]=
In[6]:=
Out[8]=
In[9]:=
Out[9]=
In[10]:=
Out[11]=
In[12]:=
Out[12]=
Out[13]=
In[14]:=
Out[16]=
In[17]:=
Out[17]=
In[18]:=
Out[19]=
In[20]:=
Out[20]=
Out[21]=
In[22]:=
Out[24]=
In[25]:=
Out[25]=
In[26]:=
Out[27]=
In[28]:=
Out[28]=
Out[29]=
2.-¿Es diagonalizable?
In[30]:=
Out[30]=
In[31]:=
Out[31]=
In[32]:=
Out[32]//MatrixForm=
3.-Otra manera de resolverlo
In[33]:=
Out[33]=
In[34]:=
Out[34]=
In[35]:=
Out[35]=
In[36]:=
Out[36]//MatrixForm=
4.-Otra manera
In[37]:=
Out[37]=
In[38]:=
Out[38]=
In[39]:=
Out[39]=
In[40]:=
Out[40]=
In[41]:=
Out[41]=
5.-¿Cuándo entoces es diagonalizable una matriz real de orden n x n?
Created by Mathematica (January 28, 2004)