View Single Post
  #2  
Old January 11th, 2009, 11:36 AM
HallsofIvy HallsofIvy is offline
MHF Contributor
 
Join Date: Apr 2005
Posts: 3,301
Thanks: 291
Thanked 1,161 Times in 1,063 Posts
HallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud of
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 07:56 AM.
Reply With Quote