Solution:
The given differential equation is
x y" -(x+n)y'+ny=0------------(1)
Let, y'=t
y"=t'
[tex]\frac{dy}{dx}=t\\\\y=t x[/tex]
Substituting the value of , y', y'' and y in equation (1)
→x t' -(x+n)t+n t x=0
→ x t' = x t+ n t- nt x
→ x t'=t(x+n-nx)
[tex]\rightarrow \frac{t'}{t}=\frac{x+n-nx}{x}\\\\\rightarrow \frac{dt}{t}=(1-n+\frac{n}{x}) dx\\\\ \text{Integrating both sides}}\\\\ \int{\frac{dt}{t}}=\int {(1-n+\frac{n}{x}) dx}\\\\ \log t=x - nx+n \log x+\log K\\\\ \log t -\log x^n-\log K=x(1-n)\\\\\log \frac{t}{Kx^n}=x(1-n)\\\\t=Kx^n \times e^{x(1-n)}\\\\y'=Kx^n \times e^{x(1-n)}[/tex]
which is a solution of Differential equation.
(b)
[tex]\frac{dy}{dx}=Kx^n\times e^{x(1-n)}\\\\ dy=Kx^n\times e^{x(1-n)} dx[/tex]
Integrating both sides
[tex]y=\frac{Kx^n\times e^{x(1-n)}}{1-n}-\frac{Kn}{1-n}\int{x^{n-1}e^{x(1-n)} dx[/tex]
required linear independent solution of Differential equation.