• Anúncio Global
    Respostas
    Exibições
    Última mensagem

Determinante dessa matriz?

Determinante dessa matriz?

Mensagempor Carolziiinhaaah » Qui Jun 24, 2010 11:45

Considere as matrizes reais

A= 
\begin{pmatrix}
   x^2 & 0  \\ 
   2 & y+z 
\end{pmatrix}

B= 
\begin{pmatrix}
   4 & z  \\ 
   y & -x 
\end{pmatrix}

Se A = B^t (transposta de B), o determinante da matriz:

\begin{pmatrix}
   x & y & -1 \\ 
   z & 1 & 1 \\ 
   4 & 5 & 2
\end{pmatrix}


gabarito: 0
Avatar do usuário
Carolziiinhaaah
Usuário Parceiro
Usuário Parceiro
 
Mensagens: 77
Registrado em: Sex Mai 28, 2010 14:12
Formação Escolar: ENSINO MÉDIO
Andamento: cursando

Re: Determinante dessa matriz?

Mensagempor Douglasm » Qui Jun 24, 2010 12:23

Essa aqui é simples:

A = B^t \; \therefore

\begin{vmatrix} x^2 & 0 \\ 2 & y+z \end{vmatrix} = \begin{vmatrix}4 & y \\ z & -x \end{vmatrix}

Comparando os elementos de cada uma vemos que:

y = 0 \; ; \; z = 2 \; \mbox{e} \; x = -2

Finalmente:

det\; \begin{vmatrix} -2 & 0 & -1 \\ 2 & 1 & 1 \\ 4 & 5 & 2  \end{vmatrix} = 0 \; \mbox{(colunas proporcionais)}
Avatar do usuário
Douglasm
Colaborador Voluntário
Colaborador Voluntário
 
Mensagens: 270
Registrado em: Seg Fev 15, 2010 10:02
Formação Escolar: ENSINO MÉDIO
Andamento: formado

Re: Determinante dessa matriz?

Mensagempor Carolziiinhaaah » Qui Jun 24, 2010 12:33

Verdade! Valeu Douglas :y:
Avatar do usuário
Carolziiinhaaah
Usuário Parceiro
Usuário Parceiro
 
Mensagens: 77
Registrado em: Sex Mai 28, 2010 14:12
Formação Escolar: ENSINO MÉDIO
Andamento: cursando


Voltar para Matrizes e Determinantes

 



  • Tópicos relacionados
    Respostas
    Exibições
    Última mensagem

Quem está online

Usuários navegando neste fórum: Nenhum usuário registrado e 5 visitantes

 



Assunto: Unesp - 95 Números Complexos
Autor: Alucard014 - Dom Ago 01, 2010 18:22

(UNESP - 95) Seja L o Afixo de um Número complexo a=\sqrt{8}+ i em um sistema de coordenadas cartesianas xOy. Determine o número complexo b , de módulo igual a 1 , cujo afixo M pertence ao quarto quadrante e é tal que o ângulo LÔM é reto.


Assunto: Unesp - 95 Números Complexos
Autor: MarceloFantini - Qui Ago 05, 2010 17:27

Seja \alpha o ângulo entre o eixo horizontal e o afixo a. O triângulo é retângulo com catetos 1 e \sqrt{8}, tal que tg \alpha = \frac{1}{sqrt{8}}. Seja \theta o ângulo complementar. Então tg \theta = \sqrt{8}. Como \alpha + \theta = \frac{\pi}{2}, o ângulo que o afixo b formará com a horizontal será \theta, mas negativo pois tem de ser no quarto quadrante. Se b = x+yi, então \frac{y}{x} = \sqrt {8} \Rightarrow y = x\sqrt{8}. Como módulo é um: |b| = \sqrt { x^2 + y^2 } = 1 \Rightarrow x^2 + y^2 = 1 \Rightarrow x^2 + 8x^2 = 1 \Rightarrow x = \frac{1}{3} \Rightarrow y = \frac{\sqrt{8}}{3}.

Logo, o afixo é b = \frac{1 + i\sqrt{8}}{3}.