Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Linear and Abstract Algebra
Reply
 
Thread Tools Display Modes
  #1  
Old January 11th, 2009, 08:06 AM
Member
 
Join Date: Dec 2008
Posts: 30
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
omert is on a distinguished road
Default Linear transformations

I'm stuck with the problem:
1. does a linear transformations (T:R3 to R3) exists that follwing these terms:
T(1,0,1)=T(2,1,2)=T(0,1,1)=T(2,3,3)
if there is give an example for such transformation, if not explain why?

2. Let V,W be vector spaces over the same field, both from a finite dimension.
Let U sub space of V and dimU>=dimv-dimw
prove that there is a transformation T:V to W, that sustains kerT = U.

Thanks ahead
Reply With Quote
Advertisement
 
  #2  
Old January 11th, 2009, 10:36 AM
MHF Contributor
 
Join Date: Apr 2005
Posts: 2,051
Thanks: 130
Thanked 752 Times in 697 Posts
HallsofIvy is a splendid one to beholdHallsofIvy is a splendid one to beholdHallsofIvy is a splendid one to beholdHallsofIvy is a splendid one to beholdHallsofIvy is a splendid one to beholdHallsofIvy is a splendid one to beholdHallsofIvy is a splendid one to behold
Default

Quote:
Originally Posted by omert View Post
I'm stuck with the problem:
1. does a linear transformations (T:R3 to R3) exists that follwing these terms:
T(1,0,1)=T(2,1,2)=T(0,1,1)=T(2,3,3)
if there is give an example for such transformation, if not explain why?
Think about the linear transformation T(v)= (0,0,0) for all v.

Quote:
2. Let V,W be vector spaces over the same field, both from a finite dimension.
Let U sub space of V and dimU>=dimv-dimw
prove that there is a transformation T:V to W, that sustains kerT = U.

Thanks ahead
Given any v in V, there exist vectors u, with u in U, and x such that v= u+ x with u in U. (choose a basis for both U, add vectors to make a basis for V and write v in terms of that basis). Define T(v)= x.

Last edited by HallsofIvy; January 12th, 2009 at 06:56 AM.
Reply With Quote
  #3  
Old January 11th, 2009, 11:29 AM
Member
 
Join Date: Dec 2008
Posts: 30
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
omert is on a distinguished road
Default

1. the transformation can't be the zero transformation, I need to find another example for these terms.

2. can you elaborate, I don't understand how from this you get to KerT = U?
Reply With Quote
  #4  
Old January 11th, 2009, 12:05 PM
Opalg's Avatar
MHF Contributor


 
Join Date: Aug 2007
Location: Leeds, UK
Posts: 1,570
Country:
Thanks: 94
Thanked 947 Times in 776 Posts
Opalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud of
Default

Quote:
Originally Posted by omert View Post
1. does a linear transformations (T:R3 to R3) exists that follwing these terms:
T(1,0,1)=T(2,1,2)=T(0,1,1)=T(2,3,3)
if there is give an example for such transformation, if not explain why?
Look at the set of vectors {(1,0,1), (2,1,2), (0,1,1), (2,3,3)}. The first three of these vectors are linearly independent. Thus they form a basis for R^3, and you can express the vectors (1,0,0), (0,1,0), (0,0,1) in terms of them. Then use the linearity of T to find T(1,0,0), T(0,1,0) and T(0,0,1) in terms of the vector v=T(1,0,1). Finally, check whether v=T(2,3,3) is equal to 2*T(1,0,0) + 3*T(0,1,0) + 3*T(0,0,1). If so (and assuming that v is not the zero vector) then you have constructed a nonzero T with the required properties.

Quote:
Originally Posted by omert View Post
2. Let V,W be vector spaces over the same field, both from a finite dimension.
Let U sub space of V and dimU>=dimv-dimw
prove that there is a transformation T:V to W, that sustains kerT = U.
Let \{e_1,\ldots,e_k\} be a basis for U (where k=dim(U)), and extend it to a basis \{e_1,\ldots,e_k,e_{k+1},\ldots,e_n\} of V. The condition on dim(U) tells you that dim(W)≥n–k, so you can define T to be the linear transformation that takes each of e_1,\ldots,e_k to 0, and takes the vectors e_{k+1},\ldots,e_n to a linearly independent set in W. You can then check that the kernel of T is exactly U.
__________________
June is a month for vacations.

I'm outta here!
Reply With Quote
  #5  
Old January 13th, 2009, 12:05 AM
Member
 
Join Date: Dec 2008
Posts: 30
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
omert is on a distinguished road
Default

Quote:
Look at the set of vectors {(1,0,1), (2,1,2), (0,1,1), (2,3,3)}. The first three of these vectors are linearly independent. Thus they form a basis for R^3, and you can express the vectors (1,0,0), (0,1,0), (0,0,1) in terms of them. Then use the linearity of T to find T(1,0,0), T(0,1,0) and T(0,0,1) in terms of the vector v=T(1,0,1). Finally, check whether v=T(2,3,3) is equal to 2*T(1,0,0) + 3*T(0,1,0) + 3*T(0,0,1). If so (and assuming that v is not the zero vector) then you have constructed a nonzero T with the required properties.
How do I find the T(1,0,0), T(0,1,0) and T(0,0,1) vectors in terms of only T(1,0,1)???
Reply With Quote
  #6  
Old January 13th, 2009, 11:56 AM
Opalg's Avatar
MHF Contributor


 
Join Date: Aug 2007
Location: Leeds, UK
Posts: 1,570
Country:
Thanks: 94
Thanked 947 Times in 776 Posts
Opalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud ofOpalg has much to be proud of
Default

Quote:
Originally Posted by omert View Post
How do I find the T(1,0,0), T(0,1,0) and T(0,0,1) vectors in terms of only T(1,0,1)???
You have to express (1,0,0), and the other two basis vectors, as linear combinations of (1,0,1), (2,1,2) and (0,1,1). If for example you know that (1,0,0) = –(1,0,1) + (2,1,2) – (0,1,1) then (since T is a linear transformation) T(1,0,0) = –T(1,0,1) + T(2,1,2) – T(0,1,1) = –v+v–v = –v.
__________________
June is a month for vacations.

I'm outta here!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 06:15 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.