The steps necessary to find the ordinary differential equations satisfied by this solution are
Differentiate the general solution with respect to x exactly 4 times.
Use the (4+1) number of expressions (4 derivatives) obtained to eliminate the 4 arbitrary constants in terms of the dependent variable or its derivatives.
Obtain the final expression which contains absolutely no arbitrary constant. This is the required differential equation.
y=c1cos(4x)+c2sin(4x)+c3xcos(4x)
+c4xsin(4x)
y′=−4c1sin(4x)+4c2cos(4x)−4c3xsin4x
+c3cos(4x)+4c4xcos(4x)+c4sin(4x)
y′′=−16c1cos(4x)−16c2sin(4x)−16c3xcos(4x)
−8c3sin(4x)−16c4xsin(4x)+8c4cos(4x)
y′′′=64c1sin(4x)−64c2cos(4x)+64c3xsin(4x)
−48c3cos(4x)−64c4xcos(4x)−48c4sin(4x)
y′′′′=256c1cos(4x)+256c2sin(4x)+256c3xcos(4x)
+256c3sin(4x)+256c4xsin(4x)−256c4cos(4x)
y′′′′+16y′′=128c3sin(4x)−128c4cos(4x)
y′′′+16y′=−32c3cos(4x)−32c4sin(4x)
y′′+16y=−8c3sin(4x)+8c4cos(4x)
y′′′′+32y′′+256y=0
The differential equation from the given general solution
y′′′′+32y′′+256y=0 Auxiliary (corresponding) equation
r2+32r2+256=0
(r2+16)2=0
r1=r2=−4i,r3=r4=4i
Comments