|
⇤ ← Revision 1 as of 2010-08-10 13:19:07
Size: 481
Comment:
|
Size: 466
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 17: | Line 17: |
| * <Your Name>, <Profession>, <Organization> * <Your Name>, <Profession>, <Organization> |
* <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)
Solution by:
<prabhat>, <student>, <ait, pune>
<Narendra>, <student>, <ait, pune>
