|
Size: 466
Comment:
|
← Revision 3 as of 2010-08-12 09:08:42 ⇥
Size: 464
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)
Solution by:
<prabhat>, <student>, <ait,pune>
<Narendra>, <student>, <ait,pune>
