Solving the linear differential equation

101 Views Asked by At

Here we have a linear differential equation with constant coefficients:

$$ (D^4 + 2D^3 + 3D^2 + 2D + 1)y = 0 $$

while I know how to solve the differential equations of these type,my problem is rather simple , I am not able to factorize the given f(D) in the auxiliary equation.