MATH 2121: Lecture 3

Date: 2024-09-10 13:40:28

Reviewed:

Topic / Chapter: Vectors, Linear Combination, and Span

summary

โ“Questions

Notes

Vectors
  • Vector terminology

    • vector: matrix with exactly one column
      • ๐Ÿ‘จโ€๐Ÿซ until we discuss vector spaces
      • etc.
      • aka: column vectors
    • general vector
      • where
    • two vectors : equal if same no. of rows & same entries for each row
    • size of vector: no. of rows
    • vectors of same size: can be added
      • and
    • if is a scala, then: scala multiple, is:
    • subtraction is defined as
    • : set of all vectors w/ exactly rows
    • vectors : identified as arrows in the Cartesian plane
    • โญ proposition: sum of two vectors, can be represented as arrow towards opposite vector of the parallelogram w/ sides
      • 01_vector_addition
      • proof:
        • let be slopes of arrow
        • then slope of arrow from end of to (line 1):
        • slope of arrow from end of to (line 2):
        • thus, the diagram made by these 4 vectors is a parallelogram
        • the opposite vertex: where line 1,2 meets:
        • thus the endpoint = opposite vertex of parallelogram from origin
    • zero vector in : vector with all entries being 0
      • symbol 0 is used for both number 0 and zero vector in for any
Linear Combination
  • Linear combinations

    • suppose are vectors
    • and are scalars
    • then linear combination:
    • in language: " is combination of with coefficients "
    • โญ proposition: a vector equation of the form
        • where are variables and are vectors
      • has the same solution w/ the linear system w. augmented matrix
      • i.e. being lin. combination of lin. sys. being consistent (1 answer)
Span
  • Span

    • span of a finite set of vectors : set of all vectors
      • that are linear combinations of
      • and is denoted by:
        • or
    • or, more directly:
    • example
        • unless: span is an infinite set
      • span of non-zero :
        • all scalar multiples of
        • i.e. line
      • for non-zero ;
      • if ;
        • i.e. line
      • otherwise: no simpler way of describing
        • ๐Ÿ‘จโ€๐Ÿซ unless you want to say: "the set of all vectors of the form where and are arbitrary real numbers."
  • Visualizing span

    • span of 0: single point consisting of origin
    • span: collection of vectors belonging to the same line through the origin
    • for , span of : a plane not a line
      • all combinations of two non-parallel vectors
      • i.e. we can get any vector in Cartesian by combining 2 non-parallel vectors
  • Remarks

    • often, separate word exists for operation, verb doing the operation, and the result of operation
      • e.g. addition-add-sum
    • : also an operation
      • input: collection of vectors w/ same size
      • output: set of vectors w/ same size as the input
    • for span, names are:
      • operation: span
      • output of span operation on : the span of
      • or: (as a verb) spans the set
      • is spanned by : means
    • ๐Ÿ‘จโ€๐Ÿซ span of an infinite collection of vectors in : not covered yet
      • think of it as set of all vectors in
      • s.t. are linear combinations of a finite subset of collection of input vectors
      • finiteness: required as linear combinations aca only be formed w/ finite list of vectors
        • no general way to compute infinite sums of vectors
      • now: : takes any set of vectors in , and produces a set of vectors in
        • as input type == output type
        • can be composed with itself
      • above operation: idempotent in that
        • is any set, then