Versione italiana
Esercizi sul prodotto tra un vettore e uno scalare
Teoria del Prodotto di un Vettore per uno Scalare
Il prodotto di un vettore per uno scalare (o numero reale) è un’operazione algebrica che modifica la lunghezza (o ampiezza) del vettore senza cambiarne la direzione, a meno che lo scalare sia negativo, nel qual caso il vettore viene invertito.
Definizione
Se abbiamo un vettore v e uno scalare k, il prodotto è definito come:
\mathbf{v} = (v_1, v_2, v_3)
k \mathbf{v} = (k v_1, k v_2, k v_3)
Dove:
- v è il vettore originale,
- k è lo scalare.
Proprietà del Prodotto Vettoriale per uno Scalare
- Associatività: k(m \mathbf{v}) = (km) \mathbf{v}
- Distributività: k(\mathbf{u} + \mathbf{v}) = k\mathbf{u} + k\mathbf{v}
- Identità: 1 \cdot \mathbf{v} = \mathbf{v}
Esercizi sul Prodotto di un Vettore per uno Scalare
Esercizio 1: Prodotto di un Vettore per uno Scalare Positivo
Calcola il prodotto del vettore:
\mathbf{a} = (2, -3, 4)
per lo scalare:
k = 3.
Svolgimento:
Utilizziamo la definizione del prodotto di un vettore per uno scalare:
k \mathbf{a} = 3(2, -3, 4) = (3 \cdot 2, 3 \cdot (-3), 3 \cdot 4).
Calcoliamo i singoli termini:
= (6, -9, 12).
Risultato:
Il prodotto del vettore \mathbf{a} per lo scalare k è (6, -9, 12).
Esercizio 2: Prodotto di un Vettore per uno Scalare Negativo
Calcola il prodotto del vettore:
\mathbf{b} = (-1, 5, 2)
per lo scalare:
k = -4.
Svolgimento:
Utilizziamo la definizione del prodotto di un vettore per uno scalare:
k \mathbf{b} = -4(-1, 5, 2) = (-4 \cdot (-1), -4 \cdot 5, -4 \cdot 2).
Calcoliamo i singoli termini:
= (4, -20, -8).
Risultato:
Il prodotto del vettore \mathbf{b} per lo scalare k è (4, -20, -8).
Esercizio 3: Prodotto di un Vettore per una Somma di Scalari
Calcola il prodotto del vettore:
\mathbf{c} = (0, 7, -3)
per la somma degli scalari:
k_1 = 2 \quad e \quad k_2 = 5.
Svolgimento:
Prima calcoliamo la somma degli scalari:
k = k_1 + k_2 = 2 + 5 = 7.
Ora calcoliamo il prodotto del vettore per la somma:
k \mathbf{c} = 7(0, 7, -3) = (7 \cdot 0, 7 \cdot 7, 7 \cdot (-3)).
Calcoliamo i singoli termini:
= (0, 49, -21).
Risultato:
Il prodotto del vettore \mathbf{c} per la somma degli scalari è (0, 49, -21).
Esercizio 4: Prodotto di un Vettore per uno Scalare e Somma di Vettori
Calcola il prodotto del vettore:
\mathbf{d} = (1, -1, 2)
per lo scalare:
k = -2.
Poi calcola la somma con il vettore:
\mathbf{e} = (3, 4, -5).
Svolgimento:
Primo calcoliamo il prodotto:
k \mathbf{d} = -2(1, -1, 2) = (-2 \cdot 1, -2 \cdot (-1), -2 \cdot 2).
Calcoliamo i singoli termini:
= (-2, 2, -4).
Ora sommiamo questo risultato con il vettore e:
(-2, 2, -4) + (3, 4, -5) = (-2 + 3,\; 2 + 4,\; -4 + (-5)).
Calcoliamo i singoli termini della somma:
= (1,\;6,\;-9).
Risultato:
Il risultato finale della somma è (1,\;6,\;-9).
English version
Exercises on the product of a vector and a scalar
Theory of the Product of a Vector by a Scalar
The product of a vector by a scalar (or real number) is an algebraic operation that changes the length (or magnitude) of the vector without changing its direction, unless the scalar is negative, in which case the vector is inverted.
Definition
If we have a vector v and a scalar k, the product is defined as:
\mathbf{v} = (v_1, v_2, v_3)
k \mathbf{v} = (k v_1, k v_2, k v_3)
Where:
- v is the original vector,
- k is the scalar.
Properties of the Vector Product for a Scalar
- Associativity: k(m \mathbf{v}) = (km) \mathbf{v}
- Distributivity: k(\mathbf{u} + \mathbf{v}) = k\mathbf{u} + k\mathbf{v}
- Identity: 1 \cdot \mathbf{v} = \mathbf{v}
Exercises on the Product of a Vector for a Scalar
Exercise 1: Product of a Vector for a Positive Scalar
Calculate the product of the vector:
\mathbf{a} = (2, -3, 4)
for the scalar:
k = 3.
Solution:
We use the definition of the product of a vector for a scalar:
k \mathbf{a} = 3(2, -3, 4) = (3 \cdot 2, 3 \cdot (-3), 3 \cdot 4).
Let’s calculate the individual terms:
= (6, -9, 12).
Result:
The product of the vector \mathbf{a} and the scalar k is (6, -9, 12).
Exercise 2: Product of a Vector and a Negative Scalar
Calculate the product of the vector:
\mathbf{b} = (-1, 5, 2)
for the scalar:
k = -4.
Process:
We use the definition of the product of a vector and a scalar:
k \mathbf{b} = -4(-1, 5, 2) = (-4 \cdot (-1), -4 \cdot 5, -4 \cdot 2).
We calculate the individual terms:
= (4, -20, -8).
Result:
The product of the vector \mathbf{b} and the scalar k is (4, -20, -8).
Exercise 3: Product of a Vector and a Sum of Scalars
Calculate the product of the vector:
\mathbf{c} = (0, 7, -3)
for the sum of the scalars:
k_1 = 2 \quad and \quad k_2 = 5.
Procedure:
First we calculate the sum of the scalars:
k = k_1 + k_2 = 2 + 5 = 7.
Now we calculate the product of the vector and the sum:
k \mathbf{c} = 7(0, 7, -3) = (7 \cdot 0, 7 \cdot 7, 7 \cdot (-3)).
Let’s calculate the individual terms:
= (0, 49, -21).
Result:
The product of the vector \mathbf{c} and the sum of the scalars is (0, 49, -21).
Exercise 4: Product of a Vector and a Scalar and Sum of Vectors
Calculate the product of the vector:
\mathbf{d} = (1, -1, 2)
for the scalar:
k = -2.
Then calculate the sum with the vector:
\mathbf{e} = (3, 4, -5).
Procedure:
First we calculate the product:
k \mathbf{d} = -2(1, -1, 2) = (-2 \cdot 1, -2 \cdot (-1), -2 \cdot 2).
Let’s calculate the individual terms:
= (-2, 2, -4).
Now let’s add this result with the vector e:
(-2, 2, -4) + (3, 4, -5) = (-2 + 3,\; 2 + 4,\; -4 + (-5)).
Let’s calculate the individual terms of the sum:
= (1,\;6,\;-9).
Result:
The final result of the sum is (1,\;6,\;-9).
Commenti
Posta un commento