Solutions of Differential Equations with Initial Value Problems

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
Weatherkid11
Messages
18
Reaction score
0
Consider the initial-value problem y'''+9y'=0, y(0)=3, y'(0)=-1, y''(0)=2. Given that http://forums.cramster.com/Answer-Board/Image/cramster-equation-2006318224846327831888477500005072.gif are three linearly independent solutions of the given homogeneous linear differential equation, determine the particular solution of the initial-value problem.

So far I have y=C1(1)+C2(cos3x)+C3(sin3x) so 3=C1+C2+C3sin9 Is that right? Please help
 
Last edited by a moderator:
Physics news on Phys.org
No, it isn't. You know y(0)=3 and what you want to do is substitute that into y=C1(1)+C2(cos3x)+C3(sin3x) (which is correct). Doing that gives you
3 = c1(0) + C2(cos3*0) + C3(sin3*0).
 
OK, so then I would get C2 = 3, Then I would do the derivative of y and get -9sin3x+3c3cos3x, and use y'(0)=-1, so that would be -1=-9sin-3+3c3cos-3