Given that y1=√x lnx is a solution of
4x^2 y"+y=0
Use the reduction of order to obtain the general solution on (0, ∞) show that tge set of solutions (y1, y2) is a fundamental set
1
Expert's answer
2021-07-12T05:38:56-0400
Let y=y1u , hence y′=y1′u+y1u′ , and y′′=y1′′u+2y1′u′+y1u′′.
Then
0=4x2y′′+y=4x2(y1′′u+2y1′u′+y1u′′)+y1u=
=4x2(2y1′u′+y1u′′)+(4x2y1′′+y1)u=4x2(2y1′u′+y1u′′), since 4x2y1′′+y1=0.
2y1′u′+y1u′′=0
2y1′y1u′+y12u′′=(y12u′)′=0
y12u′=C1
u′=C1/y12
u=∫xln2xC1dx=C0−C1lnx1
y=y1u=(C0−C1lnx1)xlnx=C0xlnx−C1x is the general solution.
The functions y1(x)=xlnx, y2(x)=x are linearly independent. Indeed, if
a1y1+a2y2=0 , then a1lnx+a2=0 . Since a1lnx=−a2 is a constant, a1=0 and hence a2=0. This means that y1(x) and y2(x) are linearly independent.
The functions y1(x) and y2(x) form a fundamental set of solutions, since they are linear independent, and the general solution is their arbitrary linear combination.
Comments