Solve Linear ODE Using Integrating Factor

  • #1

1s1

20
0

Homework Statement



Solve the initial value problem:
$$sin(x)y' + ycos(x) = xsin(x), y(2)= \pi/2$$


Homework Equations





The Attempt at a Solution



Recognizing it as a Linear First-Order Equation:$$\frac{dy}{dx}+y\frac{cosx}{sinx}=x$$
$$P(x)=\frac{cosx}{sinx}$$
Integrating factor: $$e^{\int \frac{cosx}{sinx}dx}=sinx$$

Multiplying the ODE by the integrating factor:
$$\frac{d}{dx}[ysinx] = xsinx$$

Integrating both sides: $$ysinx = \int xsinx dx$$
$$y=1-\frac{xcosx}{sinx}+C$$
Solving for C: $$C=1$$
$$y=2-\frac{xcosx}{sinx}$$

Apparently this solution is incorrect, but I can't figure out why?
 
  • #2
From this line

ysinx=∫xsinxdx

you should get

ysinx = sinx - xcosx +C

then divide by sinx.
 
  • #3
Thanks! When I divided through by ##sin(x)## from the step you suggested, I had forgotten to divide ##C## by ##sin(x)##. I tend to ignore the constants which is a big mistake. Thanks for the help!
 
  • #4
maybe you have missed out some steps of what you did, it is not evident that you have worked out your integration factor or multiplied by it.

You don't need an integration factor and can go straight from line 1 to line 5.
 

Suggested for: Solve Linear ODE Using Integrating Factor

Replies
1
Views
887
Replies
3
Views
768
Replies
18
Views
769
Replies
14
Views
1K
Replies
5
Views
584
Replies
12
Views
757
Replies
5
Views
1K
Replies
5
Views
655
Replies
8
Views
669
Replies
4
Views
426
Back
Top