看板 Math 關於我們 聯絡資訊
1.Please find the dimension and a basis for the each of four fundamental subspace (row space column space null space and left null space) of matrix | 1 2 1 3 2 | | 3 4 9 0 7 | | 2 3 5 1 8 | | 2 3 5 1 8 | | 2 2 8 -3 5 | 主要問題:自己看書沒看到類似習題,大約只知道dimension為basis的數目 找的到basis應該就可以找到dim? left null space的定義也找不到 不知道從何下手 2.Let T:R^4 ->R^3 be a linear transformation defined by T(x,y,x,t)= (x-2y+z-t ,3x-2z+3t,5x-4y+t ) 1.Find bases for kernel and image T 2.Find the value of w if (1,5,w) 屬於 ImT ,the image of T. -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 58.115.127.136
recorriendo :第一題可用 行rank=列rank 以及 rank-nullity thm 03/14 15:08
recorriendo :所以重要的是找 rank 用高斯消去法就輕鬆找到了 03/14 15:08
recorriendo :第二題kernel就是被T傳到0的所有向量 所以解聯立 ima 03/14 15:15
recorriendo :ge可以先把T寫成矩陣再找column space的basis 03/14 15:15