|
⇤ ← Revision 1 as of 2010-08-11 11:46:27
Size: 443
Comment:
|
← Revision 2 as of 2010-08-11 12:22:57 ⇥
Size: 452
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 17: | Line 17: |
| * <Belinda>, <D'Cunha>, <St.Francis Institute Of Technology> | * <Belinda D'Cunha>, <Lecturer>, <St.Francis Institute Of Technology> |
Book
Advanced Engineering Mathematics
Author
Erwin Kreyszig
Edition
8th Edition
#Kreyszig Problem set 2.9 Question 3
var('x')
y=function('y',x)
print desolve(diff(y,x,2)+3*diff(y,x)==28*cosh(4*x),[y,x])
Solution by:
<Belinda D'Cunha>, <Lecturer>, <St.Francis Institute Of Technology>
<Your Name>, <Profession>, <Organization>
