Solve Linear ODE Using Integrating Factor

Click For Summary

Homework Help Overview

The discussion revolves around solving a linear ordinary differential equation (ODE) using an integrating factor. The original poster presents an initial value problem involving trigonometric functions and seeks to verify their solution process.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to solve the ODE by identifying it as a linear first-order equation and calculating the integrating factor. Some participants question the correctness of the integration steps and the handling of constants. Others suggest that an integrating factor may not be necessary.

Discussion Status

The discussion is ongoing, with participants providing feedback on the original poster's approach and pointing out potential oversights. There is a mix of suggestions regarding the necessity of the integrating factor and the correct treatment of constants during integration.

Contextual Notes

Participants note the importance of careful handling of constants in integration and the clarity of each step in the solution process. There is also mention of the possibility of alternative methods to solve the problem without an integrating factor.

1s1
Messages
20
Reaction score
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?
 
Physics news on Phys.org
From this line

ysinx=∫xsinxdx

you should get

ysinx = sinx - xcosx +C

then divide by sinx.
 
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!
 
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.
 

Similar threads

Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
9
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K