Thread Closed

Show that taking the coordinates of a vector WRT a basis is a linear transformation

 
Share Thread Thread Tools
Oct10-10, 12:46 PM   #1
 

Show that taking the coordinates of a vector WRT a basis is a linear transformation


1. The problem statement, all variables and given/known data

Suppose U is a finite dimensional vector space and A = {u1, u2, ... , un} is a basis of U. Define T : U -> R(nx1) by T(v) = [v]A.

(In other words: U is an n-dimensional vector space, A is a basis for U, and T is the transformation that takes a vector in U and finds its coordinate vector with respect to the basis A.)

Show that T is a linear transformation. Find kerT.


2. Relevant equations



3. The attempt at a solution

If v and w are arbitrary vectors in U and a and b are scalars, we have

T(av+bw)
= [av+bw]A
=[av1+bw1, ... , avn+bwn]A
=[av1 + ... + avn]A + [bw1 + ... + bwn]A
=a[v1 + ... + vn]A + b[w1 + ... + wn]A
=aT(v) + bT(w)

So T is a linear transformation.

I just don't see if what I'm doing here is justified. Please help! Thanks.


And for finding kerT, since A is a basis, it is linearly independent, so the only way to get the zero vector is to multiply everything by 0, so kerT = {0}.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
Thread Closed
Thread Tools


Similar Threads for: Show that taking the coordinates of a vector WRT a basis is a linear transformation
Thread Forum Replies
Basis of Image of Linear Transformation Calculus & Beyond Homework 1
Polynomial Basis and Linear Transformation Calculus & Beyond Homework 1
Basis of image of linear transformation Calculus & Beyond Homework 3
Linear Maps/Coordinates/Basis Linear & Abstract Algebra 5
Basis for P2 and Linear Transformation Calculus & Beyond Homework 3