Jump to content

linear transformation

Featured Replies

hey , i'm having a bit of trouble with this linear transformation problem. i am not really sure what or how they want me to show? :confused:

 

so yeah, does anyone have some suggestions or advice?

 

Cheers

 

Sarah :)

Picture 8.png

  • Author

ok what i have gotten so far is...

 

let [math] v\epsilon V[/math]

 

[math]

that \ is \ v = a_1v_1+...+a_nv_n

[/math]

 

so

[math]

T(v) = T(a_1v_1 + ... + a_nv_n) = T(a_1v_1) + ... + T(a_nv_n) [/math]

[math]

= a_1T(v_1) + ... + a_nT(v_n)

[/math]

Please don't take this as rude, but what is yor thinking behind that step? Mightn't it be more helpful to think about how the w_i relate to the v_j?

  • Author

its fine, not taken as rude at all :)

 

[math] v_j [/math] ??

i, j, they're just dummy indieces, i could have used, s,t,r, or "squirrel", you get that it doesn't matter?

  • Author

ok umm so how about i start by well... lol i am not really sure how to start a problem like this, never really done one like it before. how can you show that there is a unique linear transformation? i dunno :S

Construct one that does it and the uniqueness follows (a liner map is uniquely determined by where it sends a basis and specifying the action on the basis uniquely determines the map obviously). do you understand the basic method of constructing linear maps from where they send the basis vecotrs? eg in R^2 if e and f are the basis and I tell you that e maps to 2e+f and f maps to e+2f can you write out the matrix? (you can if you just think about matrix multiplication. where does the 2x2 matrix ith entries a,b in the top row and c,d in the bottom row send the vector (0,1)^t (ie the column vector with 1 at the top and 0 at the bottom) in terms of a,b,c, adn d?

  • Author

hmmm....yeah i dunno, i can't find anything in my text book that seems to help me, there is stuff about linear transformations, but sort of dunno i don't see how to apply it to this particular question :S

  • Author

"a liner map is uniquely determined by where it sends a basis and specifying the action on the basis uniquely determines the map obviously"

 

is that a thm. of some kind, because i havent seen it in my textbook yet. although i can see that it makes sense.

  • Author

oh ok i think i see....

 

a linear transformation maps one vector space into another, right?

 

so if T:E --> W is a linear transformation

 

the range of the transformation is depedent on the vectors in V, and if you have a basis for E, then you effectively have all basis for the range of T, as a linear transformation is defined by

T(u+v) = T(u) + T(v)

and

T(cu) = cT(u)

 

is what i just said correct?....or relevant? :P

 

Thanks

 

Sarah :)

yes, that is the idea of it, if you know where it sends the basis you know ehrere it sends every vector.

  • Author

ok heres my attempt at what i think the proof to problem should look like (tell me what you think! :) )

 

ok here goes:

-----------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------

Define T to be

[math]

T( \sum_{i=1}^n(a_iv_i)) = \sum_{i=1}^n(a_iw_i)

[/math]

 

Since T is defined as transforming the basis vectors of the vector space V, then it is well defined.

 

Now take

[math]

v, p \in V

[/math]

and

[math]

c,d \in \mathbb{R} [/math] (i.e. c,d scalars)

 

So

[math]

v = \sum_{i=1}^n(a_iv_i)

[/math]

[math]

p = \sum_{i=1}^n(b_iv_i)

[/math]

 

[math]

(cv + cp) = c(\sum_{i=1}^n(a_iv_i)) + d(\sum_{i=1}^n(b_iv_i))

[/math]

[math]

= v_i(\sum_{i=1}^n(ca_i + db_i))

[/math]

[math]

= \sum_{i=1}^n(v_i(ca_i + db_i))

[/math]

 

Then

[math]

T(cv + dp) = \sum_{i=1}^n(ca_i + db_i)w_i

[/math]

[math]

= c\sum_{i=1}^na_iw_i + d\sum_{i=1}^nb_iw_i

[/math]

[math]

= cT(v) + dT(p)

[/math]

 

[math]

\therefore [/math] T is linear.

 

 

[math]

\therefore [/math] there is a unique linaer transformation [math] T : V \rightarrow W [/math] such that [math] T(v_i) = w_i [/math] for i = 1,…,n.

-----------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------

 

well that’s what I think it is, however I am not sure this shows that it is unique (or is it because of the fact that is transforms basis vectors that make it unique??, in which case should I say up the top of my proof “Since T is defined as transforming the basis vectors of the vector space V, then it is well defined AND unique.”)

 

well anyway, tell me what you think! :)

 

Cheers

 

Sarah :)

Proof of uniqueness of a linear transformation:

 

We can assume that {e1,e2,...} is the basis of the vector space V.

 

Suppose T and T' two linear transformations such that

T(e1) = u1 and T'(e1) = u1

T(e2) = u2 and T'(e2) = u2

T(e3) = u3 and T'(e3) = u3, etc.

Then, for each v in V

 

T(v) = T(k.e1+l.e2+m.e3+...)

= k.u1 + l.u2 + m.u3 + ... for some real k,l,m, ...

and

T'(v)= T'(k.e1 + l.e2 + m.e3+ ...)

= T'(k.e1) + T'(l.e2) + T'(m.e3) + ...

= k.T'(e1) + l.T'(e2) + m.T'(e3) + ...

= k.u1 + l.u2 + m.u3 + ...

Hence, T = T'

 

Hope this answers your problem.

Archived

This topic is now archived and is closed to further replies.

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.