Ensino Superior ⇒ Autovalores e autovetores Tópico resolvido
- ALANSILVA Offline
- Mensagens: 1600
- Registrado em: 26 Jul 2013, 22:59
- Localização: Rio de Janeiro-RJ
- Agradeceu: 470 vezes
- Agradeceram: 213 vezes
Jul 2016
13
22:13
Autovalores e autovetores
Ache os autovalores e os autovetores correspondentes e (quando possível) dê as matrizes [tex3]S, D[/tex3] com [tex3]A=SD[/tex3][tex3]S^{-1}[/tex3]
[tex3]A[/tex3]=[tex3]\begin{pmatrix}
1 & 2 \\
0 & -1 \\
\end{pmatrix}[/tex3]
[tex3]A[/tex3]=[tex3]\begin{pmatrix}
1 & 2 \\
0 & -1 \\
\end{pmatrix}[/tex3]
Editado pela última vez por ALANSILVA em 13 Jul 2016, 22:13, em um total de 1 vez.
No meio da dificuldade se encontra a oportunidade (Albert Einstein)
- Rafa2604 Offline
- Mensagens: 351
- Registrado em: 13 Jul 2016, 09:32
- Agradeceu: 21 vezes
- Agradeceram: 137 vezes
Jul 2016
14
10:49
Re: Autovalores e autovetores
Ache os autovalores e os autovetores correspondentes e (quando possível) dê as matrizes S, D com A=SDS [tex3]^{-1}[/tex3]
Seja [tex3]A=\begin{pmatrix}1 & 2 \\ 0 & -1 \\ \end{pmatrix}[/tex3], então temos que:
det [tex3](A-\lambda I) = \begin{vmatrix}
1-\lambda & 2\\
0 & -1-\lambda
\end{vmatrix} = (1-\lambda)(-1-\lambda) - 2.0 = \lambda^{2}-1 = 0 \rightarrow \lambda^{2}=1 \rightarrow \lambda_{1} = 1 \;\; \lambda_{2}=-1[/tex3]
Encontremos agora os autovetores associados aos autovalores encontrados:
[tex3]\lambda_{1}=1 \rightarrow (A-1I|0) = \begin{pmatrix}
0 & 2 \\
0 & -2
\end{pmatrix} \sim \begin{pmatrix}
0 & 1 \\
0 & -1
\end{pmatrix} \sim \begin{pmatrix}
0 & 1 \\
0 & 0
\end{pmatrix} \rightarrow x=livre=1 \;\; y = 0 \; \rightarrow k_{1}= \begin{bmatrix}
1\\
0
\end{bmatrix}[/tex3]
[tex3]\lambda_{2}=-1 \rightarrow (A+1I|0) = \begin{pmatrix}
2 & 2 \\
0 & 0
\end{pmatrix} \sim \begin{pmatrix}
1 & 1 \\
0 & 0
\end{pmatrix} \rightarrow x+y=0 \rightarrow x = -y \;\; y = livre = -1 \; \rightarrow k_{2}= \begin{bmatrix}
1\\
-1
\end{bmatrix}[/tex3]
Como os vetores são LI, temos que D é a matriz diagonal com os autovalores e S a matriz com os autovetores, respectivamente.
Portanto, temos que: [tex3]D = \begin{bmatrix}
1 & 0\\
0 & -1
\end{bmatrix}[/tex3] e [tex3]S = \begin{bmatrix}
1 & 1\\
0 & -1
\end{bmatrix}[/tex3].
Seja [tex3]A=\begin{pmatrix}1 & 2 \\ 0 & -1 \\ \end{pmatrix}[/tex3], então temos que:
det [tex3](A-\lambda I) = \begin{vmatrix}
1-\lambda & 2\\
0 & -1-\lambda
\end{vmatrix} = (1-\lambda)(-1-\lambda) - 2.0 = \lambda^{2}-1 = 0 \rightarrow \lambda^{2}=1 \rightarrow \lambda_{1} = 1 \;\; \lambda_{2}=-1[/tex3]
Encontremos agora os autovetores associados aos autovalores encontrados:
[tex3]\lambda_{1}=1 \rightarrow (A-1I|0) = \begin{pmatrix}
0 & 2 \\
0 & -2
\end{pmatrix} \sim \begin{pmatrix}
0 & 1 \\
0 & -1
\end{pmatrix} \sim \begin{pmatrix}
0 & 1 \\
0 & 0
\end{pmatrix} \rightarrow x=livre=1 \;\; y = 0 \; \rightarrow k_{1}= \begin{bmatrix}
1\\
0
\end{bmatrix}[/tex3]
[tex3]\lambda_{2}=-1 \rightarrow (A+1I|0) = \begin{pmatrix}
2 & 2 \\
0 & 0
\end{pmatrix} \sim \begin{pmatrix}
1 & 1 \\
0 & 0
\end{pmatrix} \rightarrow x+y=0 \rightarrow x = -y \;\; y = livre = -1 \; \rightarrow k_{2}= \begin{bmatrix}
1\\
-1
\end{bmatrix}[/tex3]
Como os vetores são LI, temos que D é a matriz diagonal com os autovalores e S a matriz com os autovetores, respectivamente.
Portanto, temos que: [tex3]D = \begin{bmatrix}
1 & 0\\
0 & -1
\end{bmatrix}[/tex3] e [tex3]S = \begin{bmatrix}
1 & 1\\
0 & -1
\end{bmatrix}[/tex3].
Editado pela última vez por Rafa2604 em 14 Jul 2016, 10:49, em um total de 1 vez.
- ALANSILVA Offline
- Mensagens: 1600
- Registrado em: 26 Jul 2013, 22:59
- Localização: Rio de Janeiro-RJ
- Agradeceu: 470 vezes
- Agradeceram: 213 vezes
Jul 2016
14
11:10
Re: Autovalores e autovetores
Rafa está certinho muito obrigado
No meio da dificuldade se encontra a oportunidade (Albert Einstein)
- ALANSILVA Offline
- Mensagens: 1600
- Registrado em: 26 Jul 2013, 22:59
- Localização: Rio de Janeiro-RJ
- Agradeceu: 470 vezes
- Agradeceram: 213 vezes
Jul 2016
14
11:14
Re: Autovalores e autovetores
[tex3]S[/tex3] é matriz invervível????
Editado pela última vez por ALANSILVA em 14 Jul 2016, 11:14, em um total de 1 vez.
No meio da dificuldade se encontra a oportunidade (Albert Einstein)
- Rafa2604 Offline
- Mensagens: 351
- Registrado em: 13 Jul 2016, 09:32
- Agradeceu: 21 vezes
- Agradeceram: 137 vezes
Jul 2016
14
11:55
Re: Autovalores e autovetores
Sim, vamos verificar para confirmar: (:ALANSILVA escreveu:[tex3]S[/tex3] é matriz invervível????
[tex3]P = \begin{pmatrix}a & b \\c & d \\ \end{pmatrix} \rightarrow P^{-1} = \frac{1}{\text{detP}}. \begin{pmatrix}d & -b \\ -c & a \\ \end{pmatrix}[/tex3]
Uma matriz é inversível se [tex3]P.P^{-1} = I[/tex3]
Como temos que [tex3]S = \begin{bmatrix}1 & 1\\ 0 & -1\end{bmatrix}[/tex3], então [tex3]S^{-1} = \frac{1}{-1} \begin{bmatrix}-1 & -1\\ 0 & 1\end{bmatrix} = \begin{bmatrix}1 & 1\\ 0 & -1\end{bmatrix}[/tex3]
Portanto, temos que verificar se [tex3]S.S^{-1} = I[/tex3].
[tex3]S.S^{-1} = \begin{bmatrix}1 & 1\\ 0 & -1\end{bmatrix}. \begin{bmatrix}1 & 1\\ 0 & -1\end{bmatrix} = \begin{bmatrix}1.1+1.0 & 1.1+1.(-1)\\ 0.1+(-1).0\;\; & 0.1+(-1).(-1)\end{bmatrix} = \begin{bmatrix}1 & 0\\ 0 & 1\end{bmatrix} = I[/tex3]
Logo, S é invertível.
Editado pela última vez por Rafa2604 em 14 Jul 2016, 11:55, em um total de 1 vez.
-
- Tópicos Semelhantes
- Resp.
- Exibições
- Últ. msg
-
- 0 Resp.
- 2094 Exibições
-
Últ. msg por Elias
-
- 3 Resp.
- 1033 Exibições
-
Últ. msg por Chrislix
-
- 1 Resp.
- 893 Exibições
-
Últ. msg por Cardoso1979
-
- 0 Resp.
- 558 Exibições
-
Últ. msg por Alexandrefr
![🔴 [ENEM 2025 PPL Live 06] Matemática - Resolução de 161 até 165](/cdn-cgi/image/width=200,dpr=2,quality=85,format=auto,metadata=none,onerror=redirect/https://img.youtube.com/vi/ucQZ6Qn91JM/mqdefault.jpg)
![🔴 [ENEM 2025 PPL Live 05] Matemática - Resolução de 156 até 160](/cdn-cgi/image/width=200,dpr=2,quality=85,format=auto,metadata=none,onerror=redirect/https://img.youtube.com/vi/m2T1rBKy2qU/mqdefault.jpg)
![🔴 [ENEM 2025 PPL Live 04] Matemática - Resolução de 151 até 155](/cdn-cgi/image/width=200,dpr=2,quality=85,format=auto,metadata=none,onerror=redirect/https://img.youtube.com/vi/1scCX1e_dZo/mqdefault.jpg)
![🔴 [ENEM 2025 PPL Live 03] Matemática - Resolução de 146 até 150](/cdn-cgi/image/width=200,dpr=2,quality=85,format=auto,metadata=none,onerror=redirect/https://img.youtube.com/vi/fD8ohgS6JKo/mqdefault.jpg)
![🔴 [ENEM 2025 PPL Live 02] Matemática - Resolução de 141 até 145](/cdn-cgi/image/width=200,dpr=2,quality=85,format=auto,metadata=none,onerror=redirect/https://img.youtube.com/vi/np7jAEKAjTE/mqdefault.jpg)
![🔴 [ENEM 2025 PPL Live 01] Matemática - Resolução de 136 até 140](/cdn-cgi/image/width=200,dpr=2,quality=85,format=auto,metadata=none,onerror=redirect/https://img.youtube.com/vi/vb1b6e7VXjw/mqdefault.jpg)