Differences between revisions 2 and 3
Revision 2 as of 2010-08-12 09:07:01
Size: 466
Editor: prabhat
Comment:
Revision 3 as of 2010-08-12 09:08:42
Size: 464
Editor: prabhat
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
   * <prabhat>, <student>, <ait, pune>
   * <Narendra>, <student>, <ait, pune>
   * <prabhat>, <student>, <ait,pune>
   * <Narendra>, <student>, <ait,pune>
  • Book

    Advanced Engineering Mathematics

    Author

    Erwin Kreyszig

    Edition

    8th Edition

t=var('t')
y=function('y',t)
de=diff(y,t,2)-8*y
desolve(de,y)

http://10.101.11.72/SageDays/Kreyszig-2.2-4?action=edit&backto=SageDays/SprintsHelp&template=SageDays/SprintTemplate

  • Solution by:

    • <prabhat>, <student>, <ait,pune>

    • <Narendra>, <student>, <ait,pune>

SageDays/Kreyszig-2.2-4 (last edited 2010-08-12 09:08:42 by prabhat)