Differences between revisions 1 and 2
Revision 1 as of 2010-12-17 04:05:19
Size: 315
Editor: ksn murthy
Comment:
Revision 2 as of 2010-12-17 10:07:12
Size: 368
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
 ||'''Book'''|| Linear Algebra ||
 ||'''Author'''|| Gilbert Strang ||
 ||'''Edition'''||  ||
 ||'''Book''' ||Linear Algebra ||
 ||'''Author''' ||Gilbert Strang ||
 ||'''Edition''' || ||

Line 15: Line 17:
Line 18: Line 19:
 * '''Solution by''': 
  * k s n murthy student SNIST
 * '''Solution by''':
  * k s n murthy student SNIST
  * Anoop student SNIST
  * Abhilash 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:

    • k s n murthy student SNIST
    • Anoop student SNIST
    • Abhilash student SNIST

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