Solveeit Logo

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=sin3xy'' \+ 9y = 0,\;{y_1} = \sin 3x by using reduction of order method how can I solve this equation?

Explanation

Solution

Use the given solution y1=sin3x{y_1} = \sin 3x to predict the required solution. Consider y=asinxy = a\sin x 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{y_1} = \sin 3x as one of the solution of the given differential equation y\+9y=0y'' \+ 9y = 0, so we will assume y=asin3xy = a\sin 3x to be its general solution, then
y=asin3x+3acos3xA And   y=asinx+3acosx+3acosx9asinx y=asinx+6acosx9asinx  y' = a'\sin 3x + 3a\cos 3x\mathfrak{A} \\\ {\text{And}}\; \\\ y'' = a''\sin x + 3a'\cos x + 3a'\cos x - 9a\sin x \\\ \Rightarrow y'' = a''\sin x + 6a'\cos x - 9a\sin x \\\
From the given differential equation we know that,
y\+9y=0y=9yy'' \+ 9y = 0 \Rightarrow y'' = - 9y
And also we have assumed y=asin3xy = a\sin 3x
y=9sin3x\Rightarrow y'' = - 9\sin 3x
Now putting this in the above equation, we will get

y=asinx+6acosx9asinx 9asin3x=asinx+6acosx9asinx asinx+6acosx=0 \Rightarrow y'' = a''\sin x + 6a'\cos x - 9a\sin x \\\ \Rightarrow - 9a\sin 3x = a''\sin x + 6a'\cos x - 9a\sin x \\\ \Rightarrow a''\sin x + 6a'\cos x = 0 \\\

So we have reduced it to linear differential equation in terms of aa'
We can also express the above expression as
aa+6cosxsinx=0\Rightarrow \dfrac{{a''}}{{a'}} + \dfrac{{6\cos x}}{{\sin x}} = 0
After integrating both sides we will get
lna\+2ln(sin3x)=ln(3c1)\Rightarrow \ln a' \+ 2\ln (\sin 3x) = \ln ( - 3{c_1})
Using property of log, we can further write it as
lna\+ln(sin23x)=ln(3c1) ln(asin23x)=ln(3c1)  \Rightarrow \ln a' \+ \ln ({\sin ^2}3x) = \ln ( - 3{c_1}) \\\ \Rightarrow \ln (a'{\sin ^2}3x) = \ln ( - 3{c_1}) \\\
Taking exponent to the base e both sides,
eln(asin23x)=eln(3c1) asin23x=3c1 a=3c1sin23x  \Rightarrow {e^{\ln (a'{{\sin }^2}3x)}} = {e^{\ln ( - 3{c_1})}} \\\ \Rightarrow a'{\sin ^2}3x = - 3{c_1} \\\ \Rightarrow a' = \dfrac{{ - 3{c_1}}}{{{{\sin }^2}3x}} \\\
Again integrating both sides, we will get

a=3c1sin23x a=c1cot3x+c2 \Rightarrow \int {a'} = \int {\dfrac{{ - 3{c_1}}}{{{{\sin }^2}3x}}} \\\ \Rightarrow a = {c_1}\cot 3x + {c_2} \\\

So we have got the value of aa
Putting this in y=asin3xy = a\sin 3x,
y=(c1cot3x+c2)sin3x y=c1cos3x+c2sin3x  \Rightarrow y = ({c_1}\cot 3x + {c_2})\sin 3x \\\ \Rightarrow y = {c_1}\cos 3x + {c_2}\sin 3x \\\
So this is the required solution for the differential equation y\+9y=0y '' \+ 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)\ln ( - 3{c_1}) 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 - 3{c_1} so that the result will come out to be simplified and have less terms.