Differences between revisions 2 and 3
Revision 2 as of 2010-12-17 10:07:12
Size: 368
Comment:
Revision 3 as of 2010-12-17 10:42:14
Size: 362
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
  * k s n murthy student SNIST   * Murthy student SNIST
  • Book

    Linear Algebra

    Author

    Gilbert Strang

    Edition

i=vector(ZZ,[1,0,0])
j=vector(ZZ,[0,1,0])
k=vector(ZZ,[0,0,1])
2*i+3*j+4*k
v=vector(ZZ,[2,3,4])
v

  • Solution by:

    • Murthy student SNIST
    • Anoop student SNIST
    • Abhilash student SNIST

Strang-2.1-2-U (last edited 2010-12-17 10:42:14 by anoopkumarreddy)