Ed
há 12 meses
Para determinar a projeção ortogonal do vetor \(\mathbf{w}\) sobre o vetor \(\mathbf{v}\), usamos a fórmula: \[ \text{proj}_{\mathbf{v}} \mathbf{w} = \frac{\mathbf{w} \cdot \mathbf{v}}{\mathbf{v} \cdot \mathbf{v}} \mathbf{v} \] Vamos calcular para cada caso: ### (i) \(\mathbf{w} = (1, -1, 2)\) e \(\mathbf{v} = (3, -1, 1)\) 1. Calcule o produto escalar \(\mathbf{w} \cdot \mathbf{v}\): \[ \mathbf{w} \cdot \mathbf{v} = 1 \cdot 3 + (-1) \cdot (-1) + 2 \cdot 1 = 3 + 1 + 2 = 6 \] 2. Calcule \(\mathbf{v} \cdot \mathbf{v}\): \[ \mathbf{v} \cdot \mathbf{v} = 3^2 + (-1)^2 + 1^2 = 9 + 1 + 1 = 11 \] 3. A projeção é: \[ \text{proj}_{\mathbf{v}} \mathbf{w} = \frac{6}{11} \mathbf{v} = \frac{6}{11} (3, -1, 1) = \left(\frac{18}{11}, -\frac{6}{11}, \frac{6}{11}\right) \] ### (ii) \(\mathbf{w} = (-1, 1, 1)\) e \(\mathbf{v} = (-2, 1, 2)\) 1. Calcule \(\mathbf{w} \cdot \mathbf{v}\): \[ \mathbf{w} \cdot \mathbf{v} = (-1)(-2) + 1 \cdot 1 + 1 \cdot 2 = 2 + 1 + 2 = 5 \] 2. Calcule \(\mathbf{v} \cdot \mathbf{v}\): \[ \mathbf{v} \cdot \mathbf{v} = (-2)^2 + 1^2 + 2^2 = 4 + 1 + 4 = 9 \] 3. A projeção é: \[ \text{proj}_{\mathbf{v}} \mathbf{w} = \frac{5}{9} \mathbf{v} = \frac{5}{9} (-2, 1, 2) = \left(-\frac{10}{9}, \frac{5}{9}, \frac{10}{9}\right) \] ### (iii) \(\mathbf{w} = (1, 3, -1)\) e \(\mathbf{v} = (-3, 2, 0)\) 1. Calcule \(\mathbf{w} \cdot \mathbf{v}\): \[ \mathbf{w} \cdot \mathbf{v} = 1 \cdot (-3) + 3 \cdot 2 + (-1) \cdot 0 = -3 + 6 + 0 = 3 \] 2. Calcule \(\mathbf{v} \cdot \mathbf{v}\): \[ \mathbf{v} \cdot \mathbf{v} = (-3)^2 + 2^2 + 0^2 = 9 + 4 + 0 = 13 \] 3. A projeção é: \[ \text{proj}_{\mathbf{v}} \mathbf{w} = \frac{3}{13} \mathbf{v} = \frac{3}{13} (-3, 2, 0) = \left(-\frac{9}{13}, \frac{6}{13}, 0\right) \] Resumindo as projeções: - (i) \(\left(\frac{18}{11}, -\frac{6}{11}, \frac{6}{11}\right)\) - (ii) \(\left(-\frac{10}{9}, \frac{5}{9}, \frac{10}{9}\right)\) - (iii) \(\left(-\frac{9}{13}, \frac{6}{13}, 0\right)\)
Já tem uma conta?
Ao continuar, você aceita os Termos de Uso e Política de Privacidade
Mais perguntas desse material