Differences between revisions 1 and 2
Revision 1 as of 2010-08-11 10:26:20
Size: 422
Editor: SWATI AHUJA
Comment:
Revision 2 as of 2010-08-11 11:38:18
Size: 407
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) -tan(y)/(x-1),[y,x])

  • Solution by:

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

SageDays/Kreyszig-1.6-34 (last edited 2010-08-11 11:38:18 by Aashita)