given that y(x) =x^-1is one solution of the differential equation 2 x^2 y ′′ +3x y' − y = 0 x>0 find a second linearly independent solution of the equation
1
Expert's answer
2020-03-18T15:39:53-0400
Let's assume that y2=x−1v(x) is the second linearlyindependent solution of the equation.
Substituting it to the equation leads us to
2x2(v′′x−1−2v′x−2+2vx−3)+3x(v′x−1−vx−2)−vx−1=0
Since x−1 is the solution of the equation, we get
2x2(v′′x−1−2v′x−2)+3xv′x−1=0
2xv′′−4v′+3v′=0
v′′−2xv′=0
Assume
v′=w
We get
w′−2xw=0
wdw=2xdx
w=x+c1
Therefore
v=∫(x+c1)dx=32x3/2+c1x+c2
Assuming c1=c2=0 we get the second linearly independent solution in form y2=32x2/3x−1=32x−1/3
Comments