Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

kevinlui's site

7239 views
---
title: 6/20
---

Plan

  • 1.5

  • 1.6

Remarks from 1.4

  • In this class, we allow spans of infinite sets.

  • Example, what is the span of xnx^n inside the space of all functions?

  • Vector spaces is a natural setting for linear transformations.

  • Spanning and generating.

1.5 Linear independence

  • Definition: A subset SS of a vector space VV is called linearly dependent if there exists a finite number of distinct vectors u1,u2,,unu_1,u_2,\ldots,u_n in SS and scalars a1,,ana_1,\ldots,a_n, not all zero, such that a1u1++a1un=0a_1u_1+\cdots+a_1u_n=0.

  • A subset SS is linearly independent if it is not linearly dependent.

  • Theorem: A subset SS of a vector space VV is linearly dependent if and only if there exists an element uSu\in S such that uspan(S{u})u\in span(S\setminus \{u\}).

  • (Spans don't grow if you add linearly dependent things.) Theorem: Let SS be a subset of a vector space VV and Aspan(S)A\subseteq span(S). Then span(S)=span(SA)span(S)=span(S\cup A).

  • (Linearly dependent means you have redundant elements) Corollary.

  • Example: Give polynomial example

1.6 Basis

  • Definition: Basis....

  • Examples