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

Operação com Matriz

Operação com Matriz

Mensagempor DanielRJ » Qui Set 09, 2010 16:04

Calcule\frac{(3X)^t-2Y^t}{5} sabendo que 2X-3Y=
\begin{pmatrix}
   5 & 5 & 5 \\ 

\end{pmatrix} e X+Y = \begin{pmatrix}
   0 & 0 & 0 \\ 

\end{pmatrix}

Como eu resolvo isso? A resposta é uma matriz.
Avatar do usuário
DanielRJ
Colaborador Voluntário
Colaborador Voluntário
 
Mensagens: 254
Registrado em: Sex Ago 20, 2010 18:19
Formação Escolar: ENSINO MÉDIO
Andamento: formado

Re: Operação com Matriz

Mensagempor MarceloFantini » Qui Set 09, 2010 17:18

X + Y = (0,0,0) \therefore Y = - X

Chamando X = (a,b,c), temos que Y = (-a,-b,-c). Assim:

2X - 3Y = (2a,2b,2c) -3 (-a,-b,-c) = (2a,2b,2c) + (3a,3b,3c) = (5,5,5) \therefore a = 1 \therefore b = 1 \therefore c = 1

X^t = \begin {pmatrix} 1 \\ 1 \\ 1 \end {pmatrix}

k = \frac { (3X)^t  - 2Y^t  } { 5 } = \frac{1}{5} \left( 3 \cdot \begin {pmatrix} 1 \\ 1 \\ 1 \end {pmatrix} - 2 \cdot \begin {pmatrix} -1 \\ -1 \\ -1 \end {pmatrix} \right) = \begin {pmatrix} 1 \\ 1 \\ 1 \end {pmatrix}
Futuro MATEMÁTICO
e^{\pi \cdot i} +1 = 0
MarceloFantini
Colaborador Moderador
Colaborador Moderador
 
Mensagens: 3126
Registrado em: Seg Dez 14, 2009 11:41
Formação Escolar: GRADUAÇÃO
Andamento: formado

Re: Operação com Matriz

Mensagempor DanielRJ » Qui Set 09, 2010 17:41

Fantini escreveu:X + Y = (0,0,0) \therefore Y = - X

Chamando X = (a,b,c), temos que Y = (-a,-b,-c). Assim:

2X - 3Y = (2a,2b,2c) -3 (-a,-b,-c) = (2a,2b,2c) + (3a,3b,3c) = (5,5,5) \therefore a = 1 \therefore b = 1 \therefore c = 1

X^t = \begin {pmatrix} 1 \\ 1 \\ 1 \end {pmatrix}

k = \frac { (3X)^t  - 2Y^t  } { 5 } = \frac{1}{5} \left( 3 \cdot \begin {pmatrix} 1 \\ 1 \\ 1 \end {pmatrix} - 2 \cdot \begin {pmatrix} -1 \\ -1 \\ -1 \end {pmatrix} \right) = \begin {pmatrix} 1 \\ 1 \\ 1 \end {pmatrix}



Questão muito boa. otima explicacação obrigado mais uma vez fantini.
Avatar do usuário
DanielRJ
Colaborador Voluntário
Colaborador Voluntário
 
Mensagens: 254
Registrado em: Sex Ago 20, 2010 18:19
Formação Escolar: ENSINO MÉDIO
Andamento: formado


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 0 visitantes

 



Assunto: [calculo] derivada
Autor: beel - Seg Out 24, 2011 16:59

Para derivar a função

(16-2x)(21-x).x

como é melhor fazer?
derivar primeiro sei la, ((16-2x)(21-x))' achar o resultado (y)
e depois achar (y.x)' ?


Assunto: [calculo] derivada
Autor: MarceloFantini - Seg Out 24, 2011 17:15

Você poderia fazer a distributiva e derivar como um polinômio comum.


Assunto: [calculo] derivada
Autor: wellersonobelix - Dom Mai 31, 2015 17:26

Funciona da mesma forma que derivada de x.y.z, ou seja, x'.y.z+x.y'.z+x.y.z' substitui cada expressão pelas variáveis e x',y' e z' é derivada de cada um


Assunto: [calculo] derivada
Autor: wellersonobelix - Dom Mai 31, 2015 17:31

derivada de (16-2x)=-2
derivada de (21-x)=-1
derivada de x=1
derivada de (16-2x)(21-x)x=-2.(21-x)x+(-1).(16-2x)x +1.(16-2x)(21-x)