Solutions of Differential Equations with Initial Value Problems

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
 
No, what's the derivative of y, forget the C's for a minute.
 
In y(0)= 3, x= 0, not 3! That was your mistake in your first post
sin(0)= 0, cos(0)= 1 so y(0)= 3 gives you C1+ C2= 3.

In "y'(0)= -1", x= 0, not -1!
3C3= -1.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top