Linear Algebra Flashcards
(136 cards)
What is a vector in linear algebra?
A vector is a mathematical object represented by an ordered list of numbers, often used to describe quantities with both magnitude and direction.
What is the geometric interpretation of a vector?
Geometrically, a vector can be represented as an arrow in space, where its length corresponds to magnitude, and its direction indicates the associated direction.
How is vector addition defined?
Vector addition involves adding corresponding components of two vectors, resulting in a new vector with components equal to the sum of the corresponding components.
What is the dot product of two vectors?
The dot product is a scalar obtained by multiplying corresponding components of two vectors and summing the results.
How is the cross product of two vectors calculated?
The cross product is computed by determining a new vector perpendicular to the plane formed by the original vectors, with magnitude equal to the product of the magnitudes and the sine of the angle between them.
What is a scalar in linear algebra?
A scalar is a single numerical value, often used to scale vectors or matrices.
How does scalar multiplication affect a vector?
Scalar multiplication involves multiplying each component of a vector by the scalar, resulting in a new vector with scaled magnitude and possibly reversed direction.
What is the role of scalars in linear transformations?
Scalars play a crucial role in linear transformations by determining how much the transformation stretches or compresses vectors.
Can a scalar have direction?
No, a scalar is a quantity without direction; it only represents magnitude or size.
How is scalar multiplication represented mathematically?
Mathematically, scalar multiplication is denoted as the product of a scalar and a vector, resulting in a scaled vector.
What is a linear combination in linear algebra?
A linear combination of vectors involves multiplying each vector by a scalar and then summing up the results.
How is the span of a set of vectors defined?
The span of a set of vectors is the set of all possible linear combinations that can be formed using those vectors.
When do vectors span a space?
Vectors span a space when any vector in that space can be expressed as a linear combination of the given vectors.
What is the significance of basis vectors in linear algebra?
Basis vectors are a set of vectors that span a vector space and are linearly independent, forming the foundation for expressing any vector in that space as a unique linear combination.
How does the concept of linear combinations relate to basis vectors?
Basis vectors are essential in understanding linear combinations, as they provide the building blocks for expressing any vector through a linear combination of these basis vectors.
What does the term “span” refer to in linear algebra?
In linear algebra, the span of a set of vectors is the set of all possible linear combinations that can be formed using those vectors.
How is the span mathematically defined?
The span of vectors v₁, v₂, …, vₙ is the set of all possible linear combinations c₁v₁ + c₂v₂ + … + cₙvₙ, where c₁, c₂, …, cₙ are scalar coefficients.
When do vectors span a space?
Vectors span a space when any vector in that space can be expressed as a linear combination of the given vectors.
What is the relationship between linear combinations and the span of vectors?
Linear combinations of vectors contribute to defining the span, as the span represents all possible combinations that can be formed using those vectors.
What is a common application of matrices in finance when dealing with multiple assets and their returns?
Portfolio optimization.
In portfolio optimization, what does a matrix represent in the context of asset returns?
The covariance matrix of asset returns.
How is matrix multiplication used in finance to calculate the returns of a portfolio?
Matrix multiplication can be used to calculate the weighted sum of asset returns in a portfolio.
What is the role of matrix inversion in financial risk management?
Matrix inversion is used to calculate the weights of assets in an efficient portfolio.
How can matrix algebra be applied in risk assessment in finance?
Matrix algebra can be used to calculate the value-at-risk (VaR) of a portfolio.