Espacios Vectoriales (Definición y ejemplos)
Introduction to Vector Spaces
Definition of a Vector Space
- A vector space is defined as a structure consisting of four elements: a set of vectors, a scalar field (usually the real numbers), and two operations (vector addition and scalar multiplication).
- The operation of addition must be defined on the set of vectors, while scalar multiplication involves an operation between scalars and vectors.
Axioms for Vector Spaces
- There are ten axioms that must be satisfied for a structure to qualify as a vector space. The first axiom states that vector addition must be closed within the set.
- The second axiom requires that vector addition is associative; changing the grouping of vectors does not affect the result.
- The third axiom introduces the existence of an additive identity, known as the zero vector, which when added to any vector returns that same vector.
- The fourth axiom necessitates each vector having an additive inverse (or symmetric element), such that adding it to the original vector yields the zero vector.
- The fifth axiom states that addition must be commutative; changing the order of vectors in addition does not change the result.
Further Axioms and Properties
External Operations
- The sixth axiom specifies that scalar multiplication must also be closed within the set of vectors; multiplying a scalar by a vector results in another vector from this set.
- The seventh axiom indicates distributivity with respect to vector addition; multiplying a scalar by a sum of two vectors equals summing their individual products with that scalar.
Distributive Properties
- The eighth axiom asserts distributivity concerning sums of scalars; if you have two scalars and one vector, distributing them correctly yields equivalent results.
- The ninth axiom emphasizes mixed associativity; multiplying two scalars together before applying them to a single vector should yield consistent results regardless of grouping.
Identity Element
- Finally, the tenth axiom requires there exists a multiplicative identity (typically 1), such that multiplying any vector by this number returns the original vector.
Examples Illustrating Vector Spaces
Geometric Vectors in R³
- An example includes geometric vectors in R³ where operations like component-wise addition and scaling satisfy all ten axioms outlined previously.
Matrices as Vector Spaces
Understanding Vector Spaces through Examples
Properties of Vector Spaces
- The discussion begins with the demonstration that the set of matrices satisfies all 10 axioms, confirming it as a real vector space.
- The speaker introduces polynomials of degree less than or equal to 2, represented in the form Ax^2 + Bx + C, and questions whether this set also forms a vector space.
- It is explained that polynomial addition involves summing coefficients of like degrees, while scalar multiplication applies distributive properties to each coefficient, reinforcing their structure as a vector space.
Generalization to Higher Degrees
- The concept is expanded to include any set of polynomials with degrees less than or equal to n, asserting they also possess vector space characteristics when coefficients are real numbers.
Extending Concepts to Higher Dimensions
- The speaker generalizes further by discussing geometric spaces, defining vectors as n-tuples of real numbers. Operations such as component-wise addition and scalar multiplication are highlighted.
- An example in mathbbR^4 illustrates how two vectors can be summed component-wise, emphasizing consistency across dimensions.
Key Properties and Conclusion
- The session concludes with an overview of fundamental properties applicable in any vector space, including the behavior when multiplying a vector by zero resulting in the null vector.