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

[Determinantes]

[Determinantes]

Mensagempor Victor985 » Dom Dez 08, 2013 15:50

Resolva a equação:

\left| \begin{matrix} x & 0 & 0 & 1 \\ 0 & x& 1&0 \\0 & x& 0& 1 \\ 1 & 0 & x & 1\end{matrix} \right| =\left| \begin{matrix} 2 & x^2 \\ x & 0  \end{matrix} \right|

Minha resolução:

\left| \begin{matrix} 2 & x^2 \\ x & 0  \end{matrix} \right| = -x^3

Por Laplace e escolhendo a primeira linha:

\left| \begin{matrix} x & 0 & 0 & 1 \\ 0 & x& 1&0 \\0 & x& 0& 1 \\ 1 & 0 & x & 1\end{matrix} \right| = x(-x^2 - x) + x

x (-x^2 - x) + x = -x^3

x [(-x^2 - x) + 1] = -x^3

(-x^2 - x) + 1 = -x^2

-x^2 - x + 1 = -x^2

- x + 1 = 0

x = 1

Gabarito: V = {0,1}

Eu não consegui achar de onde veio o 0.
Victor985
Usuário Ativo
Usuário Ativo
 
Mensagens: 12
Registrado em: Sáb Nov 02, 2013 12:06
Formação Escolar: ENSINO MÉDIO
Andamento: cursando

Re: [Determinantes]

Mensagempor e8group » Dom Dez 08, 2013 16:07

É isso ,está correto desde que x\neq 0 . Seria bom fazer menção a isto p/ cancelar os x's . Observe que x = 0 é a solução também . Pois ,

x(-x^2-x) +x = -x^3 \iff  x(-x^2-x) +x + x^3  = \iff x (-x^2-x +1 + x^2) = 0 \iff x(-x+1) = 0 \iff (x = 0) \vee (-x+1 =0) \iff  x = 0 \vee x = 1
e8group
Colaborador Voluntário
Colaborador Voluntário
 
Mensagens: 1400
Registrado em: Sex Jun 01, 2012 12:10
Formação Escolar: GRADUAÇÃO
Área/Curso: Engenharia Elétrica
Andamento: cursando


Voltar para Matrizes e Determinantes

Quem está online

Usuários navegando neste fórum: Nenhum usuário registrado e 15 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}.