- 
					 
Consider the differential equation x² d²y + x dy - 4y = 0 dx² dx 
with the boundary conditions of y(0) with the boundary conditions of y(0) = 0 and y(1) = 1. The complete solution of the differential equation is 
- 
                        
- x²
 -  
sin 
πx 
2  -  
exsin 
πx 
2  -  
e-xsin 
πx 
2  
 
Correct Option: A
| x² | + x | - 4y = 0 | ||
| dx² | dx | 
⇒ x²y" + xy' - xy = 0
From Euler-Cauchy’s Equation a0 x²y" + a1 + xy' + a2y = 0
Given: a0 = 1, a1 =1, a2 = – 4
∴ a0m(m– 1) + a1m + a2 = 0
⇒ m(m – 1) + m – 4 = 0
⇒ m2 = 4
⇒ m = ± 2
| y(x) = Ax² + Bx–2 = Ax2 + | ||
| x² | 
Applying Boundary condition
| y(0) = A0 + | = 0 | |
| 0 | 
∴ B = 0
and y(1) = A(1) = 1
∴ A = 1
y(x) = x²