All Linear Algebra Resources
Example Questions
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 #31 : Norms
, 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 #32 : Norms
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.
Example Question #33 : Norms
and form two sides of a triangle. Is this triangle right, acute, or obtuse?
Right
Obtuse
Acute
Right
The angle between two vectors is , where
Their dot product is the sum of the products of their corresponding entries:
It follows that and are orthogonal, or perpendicular, vectors; this immediately proves that the triangle they form is right, so there is no need to go further.
Example Question #32 : Norms
and
and are the sides of a parallelogram in Cartesian space; which of the following statements describes the parallelogram?
The parallelogram is both a rectangle and a rhombus (and, consequently, a square).
The parallelogram is a rectangle, but not a rhombus.
The parallelogram is a rhombus, but not a rectangle.
The parallelogram is neither a rectangle nor a rhombus.
The parallelogram is a rhombus, but not a rectangle.
For the parallelogram formed by and to be a rectangle, the vectors must be perpendicular - that is, orthogonal, This is true if and only if .
The dot product of the vectors can be found by adding the products of corresponding entries:
The parallelogram is not a rectangle.
For the parallelogram formed by and to be a rhombus, the vectors must be of equal length, or 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 squares of the norms:
, so .
The parallelogram is a rhombus.