Differences between revisions 1 and 2
Revision 1 as of 2010-08-11 10:38:07
Size: 420
Editor: SWATI AHUJA
Comment:
Revision 2 as of 2010-08-11 10:58:28
Size: 405
Editor: Aashita
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
   * Kesarwani Aashita Chandrashekhar, Student, IIT Roorkee    * Aashita Kesarwani, Student, IIT Roorkee
  • Book

    Advanced Engineering Mathematics

    Author

    Erwin Kreyszig

    Edition

    8th Edition

var('x')
y=function('y',x)
print desolve(diff(y,x)-(y-2)*cot(x),[y,x])

  • Solution by:

    • Swati Ahuja, Student, IIT Roorkee
    • Aashita Kesarwani, Student, IIT Roorkee
    • Praveen Kumar, Student, IIT Roorkee

SageDays/Kreyszig-1.6-11 (last edited 2010-08-11 10:58:28 by Aashita)