Question
Question: \[y'' \+ 9y = 0,\;{y_1} = \sin 3x\] by using reduction of order method how can I solve this equation...
y′′\+9y=0,y1=sin3x by using reduction of order method how can I solve this equation?
Solution
Use the given solution y1=sin3x to predict the required solution. Consider y=asinx and find its single and double derivative then and use the given differential equation to simplify it. Then separate the variables and integrate them by substitution method and finally put the integrated value into the considered variable to get the solution.
Complete step by step solution:
We have given y1=sin3x as one of the solution of the given differential equation y′′\+9y=0, so we will assume y=asin3x to be its general solution, then
y′=a′sin3x+3acos3xA And y′′=a′′sinx+3a′cosx+3a′cosx−9asinx ⇒y′′=a′′sinx+6a′cosx−9asinx
From the given differential equation we know that,
y′′\+9y=0⇒y′′=−9y
And also we have assumed y=asin3x
⇒y′′=−9sin3x
Now putting this in the above equation, we will get
So we have reduced it to linear differential equation in terms of a′
We can also express the above expression as
⇒a′a′′+sinx6cosx=0
After integrating both sides we will get
⇒lna′\+2ln(sin3x)=ln(−3c1)
Using property of log, we can further write it as
⇒lna′\+ln(sin23x)=ln(−3c1) ⇒ln(a′sin23x)=ln(−3c1)
Taking exponent to the base e both sides,
⇒eln(a′sin23x)=eln(−3c1) ⇒a′sin23x=−3c1 ⇒a′=sin23x−3c1
Again integrating both sides, we will get
So we have got the value of a
Putting this in y=asin3x,
⇒y=(c1cot3x+c2)sin3x ⇒y=c1cos3x+c2sin3x
So this is the required solution for the differential equation y′′\+9y=0
Note: You can take anything for the constant part after integrating any function according to your use. As we have taken ln(−3c1) as the constant, because all the integrated terms in terms of log,\ so we have also taken the constant as log and also for further integration process we have taken −3c1 so that the result will come out to be simplified and have less terms.