Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

use maple to solve the following system of differential equations: $f''- g' +g = \sin x$ & $g'- g + f=\cos x$

subject to the initial conditions: $f(0)= 2, g(0)=1, f'(0)=-1$

share|improve this question
1  
Hint: adding the the two differential equations, we get $f''+f=\sin x+\cos x$. This is a nonhomogenous second order linear equation with constant coefficients, which can be solved. – Paul Feb 26 '12 at 13:22
He didn't say "use your brain and think about things." He said "use maple." :) – Cam McLeman Feb 26 '12 at 13:52
@CamMcLeman: haha. Anyway, I think we can simplify it before using maple. – Paul Feb 26 '12 at 13:58
So, what was your attempt in Maple syntax? Maybe we can tell you what was wrong with it. – GEdgar Feb 26 '12 at 14:39

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.