Versione italiana
Esercizi sulla Norma di un Vettore e di un Versore
Introduzione
La norma di un vettore è una misura della sua lunghezza o grandezza. In uno spazio euclideo, la norma di un vettore \vec{v} = (x_1, x_2, \ldots, x_n) v ⃗ = ( x 1 , x 2 , … , x n ) \vec{v} = (x_1, x_2, \ldots, x_n) v = ( x 1 ​ , x 2 ​ , … , x n ​ ) è calcolata con la seguente formula:
\|\vec{v}\| = \sqrt{x_1^2 + x_2^2 + \ldots + x_n^2} ∥ v ⃗ ∥ = x 1 2 + x 2 2 + … + x n 2 \|\vec{v}\| = \sqrt{x_1^2 + x_2^2 + \ldots + x_n^2} ∥ v ∥ = x 1 2 ​ + x 2 2 ​ + … + x n 2 ​ ​
Un versore è un vettore di norma 1. Per ottenere un versore da un vettore \vec{v} v ⃗ \vec{v} v , si divide il vettore per la sua norma:
\hat{u} = \frac{\vec{v}}{\|\vec{v}\|} u ^ = v ⃗ ∥ v ⃗ ∥ \hat{u} = \frac{\vec{v}}{\|\vec{v}\|} u ^ = ∥ v ∥ v ​
Esercizio 1: Calcolo della Norma di un Vettore
Problema: Calcola la norma del vettore \vec{v} = (3, 4) v ⃗ = ( 3 , 4 ) \vec{v} = (3, 4) v = ( 3 , 4 ) .
Soluzione:
Utilizziamo la formula della norma:\|\vec{v}\| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5 ∥ v ⃗ ∥ = 3 2 + 4 2 = 9 + 16 = 25 = 5 \|\vec{v}\| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5 ∥ v ∥ = 3 2 + 4 2 ​ = 9 + 16 ​ = 25 ​ = 5
Quindi, la norma del vettore \vec{v} v ⃗ \vec{v} v è 5 5 5 5 .
Esercizio 2: Calcolo della Norma di un Vettore in \mathbb{R}^3 R 3 \mathbb{R}^3 R 3
Problema: Calcola la norma del vettore \vec{u} = (1, -2, 2) u ⃗ = ( 1 , − 2 , 2 ) \vec{u} = (1, -2, 2) u = ( 1 , − 2 , 2 ) .
Soluzione:
Utilizziamo la formula della norma:\|\vec{u}\| = \sqrt{1^2 + (-2)^2 + 2^2} = \sqrt{1 + 4 + 4} = \sqrt{9} = 3 ∥ u ⃗ ∥ = 1 2 + ( − 2 ) 2 + 2 2 = 1 + 4 + 4 = 9 = 3 \|\vec{u}\| = \sqrt{1^2 + (-2)^2 + 2^2} = \sqrt{1 + 4 + 4} = \sqrt{9} = 3 ∥ u ∥ = 1 2 + ( − 2 ) 2 + 2 2 ​ = 1 + 4 + 4 ​ = 9 ​ = 3
Quindi, la norma del vettore \vec{u} u ⃗ \vec{u} u è 3 3 3 3 .
Esercizio 3: Calcolo del Versore di un Vettore
Problema: Trova il versore del vettore \vec{v} = (6, 8) v ⃗ = ( 6 , 8 ) \vec{v} = (6, 8) v = ( 6 , 8 ) .
Soluzione:
Calcoliamo prima la norma di \vec{v} v ⃗ \vec{v} v :
\|\vec{v}\| = \sqrt{6^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100} = 10 ∥ v ⃗ ∥ = 6 2 + 8 2 = 36 + 64 = 100 = 10 \|\vec{v}\| = \sqrt{6^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100} = 10 ∥ v ∥ = 6 2 + 8 2 ​ = 36 + 64 ​ = 100 ​ = 10
Ora calcoliamo il versore:
\hat{u} = \frac{\vec{v}}{\|\vec{v}\|} = \frac{(6, 8)}{10} = \left( \frac{6}{10}, \frac{8}{10} \right) = \left( 0.6, 0.8 \right) u ^ = v ⃗ ∥ v ⃗ ∥ = ( 6 , 8 ) 10 = ( 6 10 , 8 10 ) = ( 0.6 , 0.8 ) \hat{u} = \frac{\vec{v}}{\|\vec{v}\|} = \frac{(6, 8)}{10} = \left( \frac{6}{10}, \frac{8}{10} \right) = \left( 0.6, 0.8 \right) u ^ = ∥ v ∥ v ​ = 10 ( 6 , 8 ) ​ = ( 10 6 ​ , 10 8 ​ ) = ( 0.6 , 0.8 )
Quindi, il versore del vettore \vec{v} v ⃗ \vec{v} v è \hat{u} = (0.6, 0.8) u ^ = ( 0.6 , 0.8 ) \hat{u} = (0.6, 0.8) u ^ = ( 0.6 , 0.8 ) .
Esercizio 4: Calcolo del Versore di un Vettore in \mathbb{R}^3 R 3 \mathbb{R}^3 R 3
Problema: Trova il versore del vettore \vec{u} = (2, -2, 1) u ⃗ = ( 2 , − 2 , 1 ) \vec{u} = (2, -2, 1) u = ( 2 , − 2 , 1 ) .
Soluzione:
Calcoliamo prima la norma di \vec{u} u ⃗ \vec{u} u :
\|\vec{u}\| = \sqrt{2^2 + (-2)^2 + 1^2} = \sqrt{4 + 4 + 1} = \sqrt{9} = 3 ∥ u ⃗ ∥ = 2 2 + ( − 2 ) 2 + 1 2 = 4 + 4 + 1 = 9 = 3 \|\vec{u}\| = \sqrt{2^2 + (-2)^2 + 1^2} = \sqrt{4 + 4 + 1} = \sqrt{9} = 3 ∥ u ∥ = 2 2 + ( − 2 ) 2 + 1 2 ​ = 4 + 4 + 1 ​ = 9 ​ = 3
Ora calcoliamo il versore:
\hat{u} = \frac{\vec{u}}{\|\vec{u}\|} = \frac{(2, -2, 1)}{3} = \left( \frac{2}{3}, -\frac{2}{3}, \frac{1}{3} \right) u ^ = u ⃗ ∥ u ⃗ ∥ = ( 2 , − 2 , 1 ) 3 = ( 2 3 , − 2 3 , 1 3 ) \hat{u} = \frac{\vec{u}}{\|\vec{u}\|} = \frac{(2, -2, 1)}{3} = \left( \frac{2}{3}, -\frac{2}{3}, \frac{1}{3} \right) u ^ = ∥ u ∥ u ​ = 3 ( 2 , − 2 , 1 ) ​ = ( 3 2 ​ , − 3 2 ​ , 3 1 ​ )
Quindi, il versore del vettore \vec{u} u ⃗ \vec{u} u è \hat{u} = \left( \frac{2}{3}, -\frac{2}{3}, \frac{1}{3} \right) u ^ = ( 2 3 , − 2 3 , 1 3 ) \hat{u} = \left( \frac{2}{3}, -\frac{2}{3}, \frac{1}{3} \right) u ^ = ( 3 2 ​ , − 3 2 ​ , 3 1 ​ ) .
English version
Exercises on the Norm of a Vector and a Versor
Introduction
The norm of a vector is a measure of its length or magnitude. In a Euclidean space, the norm of a vector \vec{v} = (x_1, x_2, \ldots, x_n) v ⃗ = ( x 1 , x 2 , … , x n ) \vec{v} = (x_1, x_2, \ldots, x_n) v = ( x 1 ​ , x 2 ​ , … , x n ​ ) is calculated with the following formula:
\|\vec{v}\| = \sqrt{x_1^2 + x_2^2 + \ldots + x_n^2} ∥ v ⃗ ∥ = x 1 2 + x 2 2 + … + x n 2 \|\vec{v}\| = \sqrt{x_1^2 + x_2^2 + \ldots + x_n^2} ∥ v ∥ = x 1 2 ​ + x 2 2 ​ + … + x n 2 ​ ​
A versor is a vector with norm 1. To obtain a versor from a vector \vec{v} v ⃗ \vec{v} v , divide the vector by its norm:
\hat{u} = \frac{\vec{v}}{\|\vec{v}\|} u ^ = v ⃗ ∥ v ⃗ ∥ \hat{u} = \frac{\vec{v}}{\|\vec{v}\|} u ^ = ∥ v ∥ v ​
Exercise 1: Calculating the Norm of a Vector
Problem: Calculate the norm of the vector \vec{v} = (3, 4) v ⃗ = ( 3 , 4 ) \vec{v} = (3, 4) v = ( 3 , 4 ) .
Solution:
We use the formula for the norm:
\|\vec{v}\| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5 ∥ v ⃗ ∥ = 3 2 + 4 2 = 9 + 16 = 25 = 5 \|\vec{v}\| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5 ∥ v ∥ = 3 2 + 4 2 ​ = 9 + 16 ​ = 25 ​ = 5
So, the norm of the vector \vec{v} v ⃗ \vec{v} v is 5 5 5 5 .
Exercise 2: Calculating the Norm of a Vector in \mathbb{R}^3 R 3 \mathbb{R}^3 R 3
Problem: Calculate the norm of the vector \vec{u} = (1, -2, 2) u ⃗ = ( 1 , − 2 , 2 ) \vec{u} = (1, -2, 2) u = ( 1 , − 2 , 2 ) .
Solution:
We use the norm formula:
\|\vec{u}\| = \sqrt{1^2 + (-2)^2 + 2^2} = \sqrt{1 + 4 + 4} = \sqrt{9} = 3 ∥ u ⃗ ∥ = 1 2 + ( − 2 ) 2 + 2 2 = 1 + 4 + 4 = 9 = 3 \|\vec{u}\| = \sqrt{1^2 + (-2)^2 + 2^2} = \sqrt{1 + 4 + 4} = \sqrt{9} = 3 ∥ u ∥ = 1 2 + ( − 2 ) 2 + 2 2 ​ = 1 + 4 + 4 ​ = 9 ​ = 3
So, the norm of the vector \vec{u} u ⃗ \vec{u} u is 3 3 3 3 .
Exercise 3: Calculating the Versor of a Vector
Problem: Find the versor of the vector \vec{v} = (6, 8) v ⃗ = ( 6 , 8 ) \vec{v} = (6, 8) v = ( 6 , 8 ) .
Solution:
First, let's calculate the norm of \vec{v} v ⃗ \vec{v} v :
\|\vec{v}\| = \sqrt{6^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100} = 10 ∥ v ⃗ ∥ = 6 2 + 8 2 = 36 + 64 = 100 = 10 \|\vec{v}\| = \sqrt{6^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100} = 10 ∥ v ∥ = 6 2 + 8 2 ​ = 36 + 64 ​ = 100 ​ = 10
Now let's calculate the versor:
\hat{u} = \frac{\vec{v}}{\|\vec{v}\|} = \frac{(6, 8)}{10} = \left( \frac{6}{10}, \frac{8}{10} \right) = \left( 0.6, 0.8 \right) u ^ = v ⃗ ∥ v ⃗ ∥ = ( 6 , 8 ) 10 = ( 6 10 , 8 10 ) = ( 0.6 , 0.8 ) \hat{u} = \frac{\vec{v}}{\|\vec{v}\|} = \frac{(6, 8)}{10} = \left( \frac{6}{10}, \frac{8}{10} \right) = \left( 0.6, 0.8 \right) u ^ = ∥ v ∥ v ​ = 10 ( 6 , 8 ) ​ = ( 10 6 ​ , 10 8 ​ ) = ( 0.6 , 0.8 )
So, the versor of the vector \vec{v} v ⃗ \vec{v} v is \hat{u} = (0.6, 0.8) u ^ = ( 0.6 , 0.8 ) \hat{u} = (0.6, 0.8) u ^ = ( 0.6 , 0.8 ) .
Exercise 4: Calculating the Versor of a Vector in \mathbb{R}^3 R 3 \mathbb{R}^3 R 3
Problem: Find the versor of the vector \vec{u} = (2, -2, 1) u ⃗ = ( 2 , − 2 , 1 ) \vec{u} = (2, -2, 1) u = ( 2 , − 2 , 1 ) .
Solution:
First, let's calculate the norm of \vec{u} u ⃗ \vec{u} u :
\|\vec{u}\| = \sqrt{2^2 + (-2)^2 + 1^2} = \sqrt{4 + 4 + 1} = \sqrt{9} = 3 ∥ u ⃗ ∥ = 2 2 + ( − 2 ) 2 + 1 2 = 4 + 4 + 1 = 9 = 3 \|\vec{u}\| = \sqrt{2^2 + (-2)^2 + 1^2} = \sqrt{4 + 4 + 1} = \sqrt{9} = 3 ∥ u ∥ = 2 2 + ( − 2 ) 2 + 1 2 ​ = 4 + 4 + 1 ​ = 9 ​ = 3
Now let's calculate the unit vector:
\hat{u} = \frac{\vec{u}}{\|\vec{u}\|} = \frac{(2, -2, 1)}{3} = \left( \frac{2}{3}, -\frac{ 2}{3}, \frac{1}{3} \right) u ^ = u ⃗ ∥ u ⃗ ∥ = ( 2 , − 2 , 1 ) 3 = ( 2 3 , − 2 3 , 1 3 ) \hat{u} = \frac{\vec{u}}{\|\vec{u}\|} = \frac{(2, -2, 1)}{3} = \left( \frac{2}{3}, -\frac{ 2}{3}, \frac{1}{3} \right) u ^ = ∥ u ∥ u ​ = 3 ( 2 , − 2 , 1 ) ​ = ( 3 2 ​ , − 3 2 ​ , 3 1 ​ )
Therefore, the unit vector \vec{u} u ⃗ \vec{u} u is \hat{u} = \left( \frac{2}{3}, -\frac{2}{3}, \frac{1}{3} \right) u ^ = ( 2 3 , − 2 3 , 1 3 ) \hat{u} = \left( \frac{2}{3}, -\frac{2}{3}, \frac{1}{3} \right) u ^ = ( 3 2 ​ , − 3 2 ​ , 3 1 ​ ) .
Commenti
Posta un commento