|
Size: 409
Comment: Wrong template used
|
← Revision 4 as of 2010-12-17 10:42:51 ⇥
Size: 407
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 20: | Line 20: |
| * A.sai kiran reddy ,student,snist | * shivashankar.v vignan college |
Book
Advanced Engineering Mathematics
Author
Erwin Kreyszig
Edition
8th Edition
x=var('x')
y=function('y',x)
deq1=diff(y,x)+4*y-cos(x)==0
r=desolve(deq1,[y,x],y)
show(r.simplify_full())
.
Solution by:
- shivashankar.v
vignan college
