|
Size: 341
Comment:
|
← Revision 4 as of 2010-12-17 10:42:51 ⇥
Size: 407
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ## page was renamed from Kreyszig-kreyzing-1.6-39-8 | |
| Line 19: | Line 20: |
| * A.sai kiran reddy | * 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
