All Linear Algebra Resources
Example Questions
Example Question #25 : Norms
Express the distance between and in terms of .
None of the other choices gives the correct response.
The distance between the vectors and is , the norm of their difference.
First, find by elementwise subtraction:
, the norm of this difference, can be found by adding the squares of the elements, then taking the square root:
,
the correct choice.
Example Question #23 : Norms
, an integer.
For which values of does it hold that ?
, the norm, or length, of , can be calculated by adding the squares of the numbers and taking the square root of the sum; can be calculated similarly.
We are seeking the real values of so that ; since both norms must be nonnegative, it suffices to find so that .
For to hold, it must hold that
, or
This is true if
,
which in turn holds if
.
Since it is specified that is an integer, it holds that .
Example Question #161 : Operations And Properties
Give the unit vector in the same direction as .
is itself a unit vector.
The unit vector in the same direction as is the vector
,
where , the norm of , is the square root of the sum of the squares of its entries.
The unit vector is therefore
,
or, simplified,
.
Example Question #161 : Operations And Properties
Which is a true statement?
, the norm, or length, of , can be calculated by adding the squares of the numbers and taking the square root of the sum; can be found similarly.
It is not necessary to actually calculate the norms. It can be observed that the five entries in and the five entries in have the same set of absolute values, and, consequently, the same squares. The sum of the squares of the five entries in is therefore equal to the same sum for . It immediately follows that
.
Example Question #161 : Operations And Properties
, where and are the lengths of the legs of a given right triangle.
True or false: The length of the hypotenuse is .
False
True
True
, the norm, or length, of , can be calculated by adding the squares of the numbers and taking the square root of the sum. , so
By the Pythagorean Theorem, this is the length of the hypotenuse. The statement is true.
Example Question #32 : Norms
Which vector has the greatest norm?
The norm of a vector is equal to the square root of the sum of the squares of its entries. It suffices to compare the sum of the squares, which will be the squares of the norms:
Of the five squares of the norms, is the greatest, so is the greatest norm.
Example Question #33 : Norms
and for some
Give the relationship between and for and to be orthogonal.
and are orthogonal regardless of the values of and .
and are orthogonal if and only if their dot product is 0. The dot product is equal to the sum of the products of entries in corresponding positions, so
Set this equal to 0:
, the correct choice.
Example Question #162 : Operations And Properties
True or false: is an undefined expression.
True
False
False
refers to the norm of a vector, which is always a scalar quantity regardless of what vector space the vector falls in. It follows that , the sum of two scalars, itself a scalar - a defined expression.
Example Question #35 : Norms
and are the sides of a parallelogram in Cartesian space, where and .
Give the length of its longer diagonal to the nearest tenth.
The lengths of the diagonals of a parallelogram formed by and are the lengths, or norms, of their sum and their difference: and .
To find , add elementwise:
The norm is equal to the square root of the sum of the squares of the elements:
,
the length of one diagonal.
can be found similarly:
,
the length of the other diagonal.
The longer diagonal has length 12.4.
Example Question #164 : Operations And Properties
and are the sides of a parallelogram in Cartesian space, where and .
Give the lengths of its shorter diagonal to the nearest tenth.
The lengths of the diagonals of a parallelogram formed by and are the lengths, or norms, of their sum and their difference: and .
To find , add elementwise:
The norm is equal to the square root of the sum of the squares of the elements:
,
the length of one diagonal.
can be found similarly:
,
the length of the other diagonal.
The shorter diagonal has length 5.9.
Certified Tutor