Question
Question: If $y_1(x)=x$ is a solution of differential equation, then find the other solution $y_2(x)$ and henc...
If y1(x)=x is a solution of differential equation, then find the other solution y2(x) and hence the general solution.
(1−x2)dx2d2y+2xdxdy+2y=0

Another solution is y2(x)=−1−x2. The general solution is y(x)=c1x+c2(−1−x2).
Another solution is y2(x)=1+x2. The general solution is y(x)=c1x+c2(1+x2).
Another solution is y2(x)=−1+x2. The general solution is y(x)=c1x+c2(−1+x2).
Another solution is y2(x)=x2. The general solution is y(x)=c1x+c2x2.
Another solution is y2(x)=−1−x2. The general solution is y(x)=c1x+c2(−1−x2).
Solution
The given differential equation is (1−x2)dx2d2y+2xdxdy+2y=0. We are given that y1(x)=x is a solution. To find another linearly independent solution y2(x), we use the method of reduction of order. The formula for the second solution is: y2(x)=y1(x)∫[y1(x)]2e−∫p(x)dxdx
First, rewrite the ODE in standard form dx2d2y+p(x)dxdy+q(x)y=0 by dividing by (1−x2): dx2d2y+1−x22xdxdy+1−x22y=0 Here, p(x)=1−x22x.
Next, calculate the integral of p(x): ∫p(x)dx=∫1−x22xdx Let u=1−x2, so du=−2xdx. ∫1−x22xdx=∫u−du=−ln∣u∣=−ln∣1−x2∣.
Now, calculate e−∫p(x)dx: e−∫p(x)dx=e−(−ln∣1−x2∣)=eln∣1−x2∣=∣1−x2∣. Assuming we are working in an interval where 1−x2>0 (e.g., ∣x∣<1), we can write this as 1−x2.
Substitute y1(x)=x and e−∫p(x)dx=1−x2 into the formula for y2(x): y2(x)=x∫x21−x2dx y2(x)=x∫(x21−1)dx y2(x)=x(−x1−x+C), where C is the constant of integration. y2(x)=−1−x2+Cx.
For a linearly independent solution, we take the part of y2(x) that is not proportional to y1(x). The term Cx is linearly dependent on y1(x)=x. Thus, we take the constant part by setting C=0 (or by considering the non-y1 dependent part): y2(x)=−1−x2.
The general solution of a second-order linear homogeneous differential equation is given by y(x)=c1y1(x)+c2y2(x), where c1 and c2 are arbitrary constants. y(x)=c1x+c2(−1−x2)