Linear Algebra/Computing Linear Maps

From testwiki
Jump to navigation Jump to search

Template:Navigation The prior section shows that a linear map is determined by its action on a basis. In fact, the equation

h(v)=h(c1β1++cnβn)=c1h(β1)++cnh(βn)

shows that, if we know the value of the map on the vectors in a basis, then we can compute the value of the map on any vector v at all. We just need to find the c's to express v with respect to the basis.

This section gives the scheme that computes, from the representation of a vector in the domain RepB(v), the representation of that vector's image in the codomain RepD(h(v)), using the representations of h(β1), ..., h(βn).

Template:Navigation

Template:BookCat