Is There an Exact Solution for the Differential Equation y'= 2 + (1+sin(t))y/5?

  • Thread starter Thread starter kochibacha
  • Start date Start date
kochibacha
Messages
14
Reaction score
0
it's linear ordinary differential equation and when i tried to solve the integrating factor cannot be put in an elementary form. The text i that i got this equation tell me to plot y versus t for several constant C so there must be the exact solution
 
Physics news on Phys.org
  • Like
Likes 1 person
The point of an integrating factor, \alpha, is that it allows us the write the parts including y as a single derivative: (\alpha y)'= \alpha y'+ \alpha' y and here we want that to equal y'- (1+ sin(t))y. That is, we want \alpha'= d\alpha/dt= -1 - sin(t) which is "separable".
 
HallsofIvy said:
The point of an integrating factor, \alpha, is that it allows us the write the parts including y as a single derivative: (\alpha y)'= \alpha y'+ \alpha' y and here we want that to equal y'- (1+ sin(t))y. That is, we want \alpha'= d\alpha/dt= -1 - sin(t) which is "separable".
I should have said
\frac{d\alpha}{dt}= (-1- sin(t))\alpha
 
@kochibacha: any of this useful?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top