||'''Book''' ||Linear Algebra || ||'''Author''' ||Gilbert Strang || ||'''Edition''' || || /* code_begins */ {{{ a=matrix([[1,-1],[0,0]]) b=matrix([[0,0,3],[1,2,3]]) c=matrix([[0,0,0],[0,0,0]]) a.column space() a.left_kernel b.column space() b.left_kernel() c.column space() c.left_kernel() }}} /* code_ends */ ---- /!\ '''Edit conflict - other version:''' ---- * '''Solution by''': *g.mamatha,student,prakasam engg college *g.haritha,student,prakasam engg college *vvl amruthavally,student,prakasam engg college * , , * , , ---- /!\ '''Edit conflict - your version:''' ---- * '''Solution by''': * , , * , , * , , ---- /!\ '''End of edit conflict''' ----